Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1774 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/o-du-l2-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-S38oX14Hk1IU/agent.2110 SSH_AGENT_PID=2112 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/o-du-l2-docker-merge-master@tmp/private_key_1278488509941679997.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-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 1cd13b3a192d0f9bfd7474920ac107fceef40558 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cd13b3a192d0f9bfd7474920ac107fceef40558 # timeout=10 Commit message: "[Epic-ID: ODUHIGH-538][Issue-ID: ODUHIGH-578] Rename odu_config.xml to fdd_odu_config.xml and Added tdd_odu_config.xml file to support tdd configurations" > git rev-list --no-walk 1cd13b3a192d0f9bfd7474920ac107fceef40558 # 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-docker-merge-master] $ /bin/bash /tmp/jenkins6667055601843200350.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-xIK2 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-xIK2/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-xIK2/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.84 botocore==1.34.84 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.35 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.34.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.3.1 provisioning config files... copy managed file [global-settings] to file:/w/workspace/o-du-l2-docker-merge-master@tmp/config4322845141532697966tmp copy managed file [o-du-l2-settings] to file:/w/workspace/o-du-l2-docker-merge-master@tmp/config11548558820004134170tmp [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins14388467681805123427.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-docker-merge-master] $ /bin/bash /tmp/jenkins13357100834705405116.sh [o-du-l2-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16871052574306423247.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-docker-merge-master] $ /bin/bash -l /tmp/jenkins16737958097037983248.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-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIK2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-xIK2/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 DOCKER_ROOT=/w/workspace/o-du-l2-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/o-du-l2 [EnvInject] - Variables injected successfully. [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins10837642382254232261.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:9.0.5 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:9.0.5 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 817B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 #3 DONE 0.1s #4 [ 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 0.0s done #4 sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 3.06kB / 3.06kB done #4 sha256:cdcad96bd1285535e6d19ea758ef1f9c16d7d79e61845e5cd76aef5185a6a90d 8.76kB / 8.76kB done #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 8.39MB / 26.71MB 0.2s #4 sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 850B / 850B 0.0s done #4 sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 162B / 162B 0.1s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 3.15MB / 227.37MB 0.2s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 1.05MB / 126.73MB 0.2s #4 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 144B / 144B 0.1s done #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 13.63MB / 26.71MB 0.3s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 19.92MB / 26.71MB 0.4s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.5s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 19.92MB / 227.37MB 0.5s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 11.53MB / 126.73MB 0.5s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.5s done #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 3.15MB / 120.16MB 0.6s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 33.55MB / 227.37MB 0.7s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 19.92MB / 126.73MB 0.7s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 10.49MB / 120.16MB 0.7s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 48.23MB / 227.37MB 0.9s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 27.69MB / 126.73MB 0.9s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 25.17MB / 120.16MB 0.9s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 35.65MB / 120.16MB 1.0s #4 ... #5 [internal] load build context #5 transferring context: 64.48MB 0.9s done #5 DONE 1.0s #4 [ 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 69.21MB / 227.37MB 1.1s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 39.85MB / 126.73MB 1.1s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 48.23MB / 120.16MB 1.1s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 82.84MB / 227.37MB 1.2s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 57.67MB / 120.16MB 1.2s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 96.62MB / 227.37MB 1.3s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 52.43MB / 126.73MB 1.3s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 70.25MB / 120.16MB 1.3s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 111.15MB / 227.37MB 1.4s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 59.77MB / 126.73MB 1.4s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 82.84MB / 120.16MB 1.4s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 124.78MB / 227.37MB 1.5s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 95.42MB / 120.16MB 1.5s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 136.31MB / 227.37MB 1.6s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 70.25MB / 126.73MB 1.6s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 109.05MB / 120.16MB 1.6s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 163.58MB / 227.37MB 1.8s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 82.84MB / 126.73MB 1.8s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 1.8s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 179.31MB / 227.37MB 1.9s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 91.23MB / 126.73MB 1.9s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 199.23MB / 227.37MB 2.0s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 100.66MB / 126.73MB 2.0s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 220.20MB / 227.37MB 2.1s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 110.10MB / 126.73MB 2.1s #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 1.6s done #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 2.0s done #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 2.3s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 2.6s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 20.97MB / 123.71MB 2.6s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 30.41MB / 123.71MB 2.7s #4 extracting sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 done #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 7.34MB / 71.95MB 2.7s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 2.7s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 36.70MB / 123.71MB 2.8s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 19.92MB / 71.95MB 2.8s #4 extracting sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 done #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0B / 37.93MB 2.8s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 45.09MB / 123.71MB 2.9s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 32.51MB / 71.95MB 2.9s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 9.44MB / 37.93MB 2.9s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 52.43MB / 123.71MB 3.0s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 48.23MB / 71.95MB 3.0s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 20.97MB / 37.93MB 3.0s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 59.52MB / 123.71MB 3.1s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 60.82MB / 71.95MB 3.1s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 33.55MB / 37.93MB 3.1s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 71.30MB / 123.71MB 3.2s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 3.2s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.2s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 84.93MB / 123.71MB 3.3s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.2s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 95.42MB / 123.71MB 3.4s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 3.3s done #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 1.05MB / 8.47MB 3.4s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0B / 42.84MB 3.4s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 104.86MB / 123.71MB 3.5s #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 3.15MB / 8.47MB 3.5s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 3.7s #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 3.7s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 5.24MB / 42.84MB 3.7s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 16.78MB / 42.84MB 3.8s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 3.8s done #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 3.8s done #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 32.51MB / 42.84MB 3.9s #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 1.05MB / 24.34MB 3.9s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 4.0s done #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 4.1s #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 4.1s done #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 5.3s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 7.0s done #4 extracting sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 done #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 3.8s done #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 4.0s done #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 3.9s done #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 1.5s done #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0.1s #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 1.6s done #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0.9s done #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 0.1s #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 0.2s done #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 3.8s done #4 DONE 31.4s #6 [ 2/10] ADD . /opt/o-du-l2 #6 DONE 7.6s #7 [ 3/10] WORKDIR /opt/o-du-l2 #7 DONE 0.1s #8 [ 4/10] RUN apt-get update && apt-get install -y libpcap-dev && apt-get install -y libxml2-dev #8 0.792 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease #8 0.792 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] #8 0.838 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] #8 1.106 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] #8 1.178 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #8 1.289 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #8 1.380 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #8 1.658 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #8 1.687 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #8 1.709 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] #8 1.736 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #8 1.805 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #8 1.846 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #8 1.847 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #8 2.500 Fetched 15.0 MB in 2s (8072 kB/s) #8 2.500 Reading package lists... #8 3.596 Reading package lists... #8 4.616 Building dependency tree... #8 4.794 Reading state information... #8 4.925 The following additional packages will be installed: #8 4.926 libpcap0.8 libpcap0.8-dev #8 4.949 The following NEW packages will be installed: #8 4.950 libpcap-dev libpcap0.8 libpcap0.8-dev #8 5.244 0 upgraded, 3 newly installed, 0 to remove and 147 not upgraded. #8 5.244 Need to get 339 kB of archives. #8 5.244 After this operation, 1066 kB of additional disk space will be used. #8 5.244 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8 amd64 1.8.1-6ubuntu1.18.04.2 [118 kB] #8 5.836 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.046 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.247 debconf: delaying package configuration, since apt-utils is not installed #8 6.289 Fetched 339 kB in 1s (313 kB/s) #8 6.348 Selecting previously unselected package libpcap0.8:amd64. #8 6.348 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24853 files and directories currently installed.) #8 6.417 Preparing to unpack .../libpcap0.8_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.432 Unpacking libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.507 Selecting previously unselected package libpcap0.8-dev:amd64. #8 6.509 Preparing to unpack .../libpcap0.8-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.518 Unpacking libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.592 Selecting previously unselected package libpcap-dev:amd64. #8 6.595 Preparing to unpack .../libpcap-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.602 Unpacking libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.666 Setting up libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.687 Setting up libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.705 Setting up libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.725 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 7.189 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 7.409 Reading package lists... #8 8.426 Building dependency tree... #8 8.611 Reading state information... #8 8.750 The following additional packages will be installed: #8 8.750 libxml2 #8 8.774 The following NEW packages will be installed: #8 8.775 libxml2-dev #8 8.776 The following packages will be upgraded: #8 8.777 libxml2 #8 8.943 1 upgraded, 1 newly installed, 0 to remove and 146 not upgraded. #8 8.943 Need to get 1421 kB of archives. #8 8.943 After this operation, 3561 kB of additional disk space will be used. #8 8.943 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.9 [663 kB] #8 9.455 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.9 [757 kB] #8 9.677 debconf: delaying package configuration, since apt-utils is not installed #8 9.704 Fetched 1421 kB in 1s (1917 kB/s) #8 9.748 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24963 files and directories currently installed.) #8 9.762 Preparing to unpack .../libxml2_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #8 9.793 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) over (2.9.4+dfsg1-6.1ubuntu1.3) ... #8 9.945 Selecting previously unselected package libxml2-dev:amd64. #8 9.948 Preparing to unpack .../libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #8 9.955 Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 10.13 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 10.15 Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 10.17 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 10.20 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 DONE 10.4s #9 [ 5/10] RUN cd build/odu && make clean_odu odu MACHINE=BIT64 MODE=FDD #9 0.238 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.239 -e Cleaning DU APP #9 0.243 /opt/o-du-l2/src/du_app/ /opt/o-du-l2/src/cm #9 0.244 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.249 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.250 -e Cleaning ASN #9 0.251 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm #9 0.252 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.260 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.261 -e Cleaning ASN #9 0.262 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm #9 0.264 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.271 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.272 -e Cleaning ASN #9 0.272 /opt/o-du-l2/src/codec_utils/E2AP /opt/o-du-l2/src/cm #9 0.275 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.278 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.279 -e Cleaning ASN #9 0.280 /opt/o-du-l2/src/codec_utils/E2SM_KPM /opt/o-du-l2/src/cm #9 0.282 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.292 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.293 -e Cleaning ASN #9 0.294 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm #9 0.297 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.301 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.302 -e Cleaning RLC #9 0.304 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.308 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.308 -e Cleaning CPUH CM #9 0.309 -e   #9 0.310 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.316 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.317 -e Cleaing MAC #9 0.318 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.323 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.324 -e Cleaing MAC #9 0.326 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.330 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.331 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/odu #9 0.332 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.335 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.336 #9 0.337 -e Cleaning PHY stub #9 0.337 /opt/o-du-l2/src/phy_stub/ /opt/o-du-l2/src/cm #9 0.338 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.344 -e ***** ODU CLEAN COMPLETE ***** #9 0.346 -e Preparing directories for build... #9 0.356 -e Directories are successfully prepared #9 0.360 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.361 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  #9 0.362 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  #9 0.363 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  #9 0.364 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  #9 0.365 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  #9 0.366 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  #9 0.367 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  #9 0.367 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  #9 0.368 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  #9 0.368 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  #9 0.369 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  #9 0.370 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  #9 0.371 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  #9 0.372 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  #9 0.372 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  #9 0.373 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  #9 0.374 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  #9 0.376 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  #9 0.376 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  #9 0.377 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  #9 0.377 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  #9 0.378 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  #9 0.379 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  #9 0.380 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  #9 0.380 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  #9 0.380 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  #9 0.380 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  #9 0.380 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  #9 0.381 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  #9 0.382 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  #9 0.383 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  #9 0.384 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  #9 0.385 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  #9 0.385 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  #9 0.386 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  #9 0.387 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  #9 0.387 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  #9 0.388 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  #9 0.390 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  #9 0.391 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  #9 0.393 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  #9 0.393 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  #9 0.395 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  #9 0.396 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  #9 0.405 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  #9 0.483 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: #9 0.483 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.483 #define __EXTENSIONS__ /* for Sun */ #9 0.483 #9 0.483 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: #9 0.483 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.483 #define __EXTENSIONS__ /* for Sun */ #9 0.483 #9 0.484 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: #9 0.484 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.484 #define __EXTENSIONS__ /* for Sun */ #9 0.484 #9 0.484 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: #9 0.484 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.484 #define __EXTENSIONS__ /* for Sun */ #9 0.484 #9 0.484 :0:0: note: this is the location of the previous definition #9 0.484 :0:0: note: this is the location of the previous definition #9 0.485 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: #9 0.485 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.485 #define __EXTENSIONS__ /* for Sun */ #9 0.485 #9 0.485 :0:0: note: this is the location of the previous definition #9 0.485 :0:0: note: this is the location of the previous definition #9 0.485 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: #9 0.485 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.485 #define __EXTENSIONS__ /* for Sun */ #9 0.485 #9 0.485 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: #9 0.485 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.485 #define __EXTENSIONS__ /* for Sun */ #9 0.485 #9 0.486 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: #9 0.486 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.486 #define __EXTENSIONS__ /* for Sun */ #9 0.486 #9 0.486 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: #9 0.486 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.486 #define __EXTENSIONS__ /* for Sun */ #9 0.486 #9 0.486 :0:0: note: this is the location of the previous definition #9 0.486 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: #9 0.486 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.486 #define __EXTENSIONS__ /* for Sun */ #9 0.486 #9 0.486 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: #9 0.486 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.486 #define __EXTENSIONS__ /* for Sun */ #9 0.486 #9 0.486 :0:0: note: this is the location of the previous definition #9 0.486 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: #9 0.486 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.486 #define __EXTENSIONS__ /* for Sun */ #9 0.486 #9 0.486 :0:0: note: this is the location of the previous definition #9 0.486 :0:0: note: this is the location of the previous definition #9 0.486 :0:0: note: this is the location of the previous definition #9 0.486 :0:0: note: this is the location of the previous definition #9 0.487 :0:0: note: this is the location of the previous definition #9 0.487 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: #9 0.487 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.487 #define __EXTENSIONS__ /* for Sun */ #9 0.487 #9 0.487 :0:0: note: this is the location of the previous definition #9 0.487 :0:0: note: this is the location of the previous definition #9 0.487 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: #9 0.487 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.487 #define __EXTENSIONS__ /* for Sun */ #9 0.487 #9 0.487 :0:0: note: this is the location of the previous definition #9 0.487 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: #9 0.487 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.487 #define __EXTENSIONS__ /* for Sun */ #9 0.487 #9 0.487 :0:0: note: this is the location of the previous definition #9 0.488 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: #9 0.488 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.488 #define __EXTENSIONS__ /* for Sun */ #9 0.488 #9 0.488 :0:0: note: this is the location of the previous definition #9 0.488 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: #9 0.488 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.488 #define __EXTENSIONS__ /* for Sun */ #9 0.488 #9 0.488 :0:0: note: this is the location of the previous definition #9 0.489 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: #9 0.489 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.489 #define __EXTENSIONS__ /* for Sun */ #9 0.489 #9 0.490 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: #9 0.490 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.490 #define __EXTENSIONS__ /* for Sun */ #9 0.490 #9 0.490 :0:0: note: this is the location of the previous definition #9 0.490 :0:0: note: this is the location of the previous definition #9 0.491 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: #9 0.491 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.491 #define __EXTENSIONS__ /* for Sun */ #9 0.491 #9 0.491 :0:0: note: this is the location of the previous definition #9 0.493 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: #9 0.493 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.493 #define __EXTENSIONS__ /* for Sun */ #9 0.493 #9 0.493 :0:0: note: this is the location of the previous definition #9 0.494 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: #9 0.494 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.494 #define __EXTENSIONS__ /* for Sun */ #9 0.494 #9 0.494 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: #9 0.494 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.494 #define __EXTENSIONS__ /* for Sun */ #9 0.494 #9 0.495 :0:0: note: this is the location of the previous definition #9 0.495 :0:0: note: this is the location of the previous definition #9 0.496 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: #9 0.496 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.496 #define __EXTENSIONS__ /* for Sun */ #9 0.496 #9 0.496 :0:0: note: this is the location of the previous definition #9 0.498 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: #9 0.498 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.498 #define __EXTENSIONS__ /* for Sun */ #9 0.498 #9 0.498 :0:0: note: this is the location of the previous definition #9 0.499 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: #9 0.499 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.499 #define __EXTENSIONS__ /* for Sun */ #9 0.499 #9 0.499 :0:0: note: this is the location of the previous definition #9 0.500 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: #9 0.500 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.500 #define __EXTENSIONS__ /* for Sun */ #9 0.500 #9 0.500 :0:0: note: this is the location of the previous definition #9 0.500 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: #9 0.500 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.500 #define __EXTENSIONS__ /* for Sun */ #9 0.500 #9 0.500 :0:0: note: this is the location of the previous definition #9 0.503 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: #9 0.503 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.503 #define __EXTENSIONS__ /* for Sun */ #9 0.503 #9 0.503 :0:0: note: this is the location of the previous definition #9 0.503 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: #9 0.503 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.503 #define __EXTENSIONS__ /* for Sun */ #9 0.503 #9 0.504 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: #9 0.504 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.504 #define __EXTENSIONS__ /* for Sun */ #9 0.504 #9 0.504 :0:0: note: this is the location of the previous definition #9 0.505 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: #9 0.505 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.505 #define __EXTENSIONS__ /* for Sun */ #9 0.505 #9 0.505 :0:0: note: this is the location of the previous definition #9 0.505 :0:0: note: this is the location of the previous definition #9 0.506 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: #9 0.506 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.506 #define __EXTENSIONS__ /* for Sun */ #9 0.506 #9 0.506 :0:0: note: this is the location of the previous definition #9 0.513 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: #9 0.513 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.513 #define __EXTENSIONS__ /* for Sun */ #9 0.513 #9 0.514 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: #9 0.514 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.514 #define __EXTENSIONS__ /* for Sun */ #9 0.514 #9 0.514 :0:0: note: this is the location of the previous definition #9 0.519 :0:0: note: this is the location of the previous definition #9 0.549 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: #9 0.549 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.549 #define __EXTENSIONS__ /* for Sun */ #9 0.549 #9 0.551 :0:0: note: this is the location of the previous definition #9 0.556 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: #9 0.556 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.556 #define __EXTENSIONS__ /* for Sun */ #9 0.556 #9 0.556 :0:0: note: this is the location of the previous definition #9 0.658 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: #9 0.658 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.658 #define __EXTENSIONS__ /* for Sun */ #9 0.658 #9 0.658 :0:0: note: this is the location of the previous definition #9 0.658 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: #9 0.658 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.658 #define __EXTENSIONS__ /* for Sun */ #9 0.658 #9 0.661 :0:0: note: this is the location of the previous definition #9 0.676 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: #9 0.676 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.676 #define __EXTENSIONS__ /* for Sun */ #9 0.676 #9 0.676 :0:0: note: this is the location of the previous definition #9 0.685 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: #9 0.685 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.685 #define __EXTENSIONS__ /* for Sun */ #9 0.685 #9 0.685 :0:0: note: this is the location of the previous definition #9 0.686 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': #9 0.690 /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 0.690 asn_dec_rval_t rval; \ #9 0.690 ^ #9 0.690 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' #9 0.690 RETURN(RC_FAIL); #9 0.690 ^~~~~~ #9 0.690 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 0.690 asn_dec_rval_t rval = {RC_OK, 0}; #9 0.690 ^~~~ #9 0.690 /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 0.690 asn_dec_rval_t rval; \ #9 0.690 ^ #9 0.690 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' #9 0.690 RETURN(RC_WMORE); #9 0.690 ^~~~~~ #9 0.690 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 0.690 asn_dec_rval_t rval = {RC_OK, 0}; #9 0.690 ^~~~ #9 0.690 /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 0.690 asn_dec_rval_t rval; \ #9 0.690 ^ #9 0.690 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' #9 0.690 RETURN(RC_FAIL); #9 0.690 ^~~~~~ #9 0.690 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 0.690 asn_dec_rval_t rval = {RC_OK, 0}; #9 0.690 ^~~~ #9 0.691 /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 0.691 asn_dec_rval_t rval; \ #9 0.691 ^ #9 0.691 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' #9 0.691 RETURN(RC_FAIL); #9 0.691 ^~~~~~ #9 0.691 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 0.691 asn_dec_rval_t rval = {RC_OK, 0}; #9 0.691 ^~~~ #9 0.691 /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 0.691 asn_dec_rval_t rval; \ #9 0.691 ^ #9 0.691 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' #9 0.691 RETURN(RC_WMORE); #9 0.691 ^~~~~~ #9 0.691 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 0.691 asn_dec_rval_t rval = {RC_OK, 0}; #9 0.691 ^~~~ #9 0.691 /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 0.691 asn_dec_rval_t rval; \ #9 0.691 ^ #9 0.691 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' #9 0.691 RETURN(RC_FAIL); #9 0.691 ^~~~~~ #9 0.691 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 0.691 asn_dec_rval_t rval = {RC_OK, 0}; #9 0.691 ^~~~ #9 0.691 /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 0.691 asn_dec_rval_t rval; \ #9 0.691 ^ #9 0.691 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' #9 0.691 RETURN(RC_OK); #9 0.691 ^~~~~~ #9 0.691 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 0.691 asn_dec_rval_t rval = {RC_OK, 0}; #9 0.691 ^~~~ #9 0.691 /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 0.691 asn_dec_rval_t rval; \ #9 0.691 ^ #9 0.691 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' #9 0.691 RETURN(RC_FAIL); #9 0.691 ^~~~~~ #9 0.691 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 0.691 asn_dec_rval_t rval = {RC_OK, 0}; #9 0.691 ^~~~ #9 0.693 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: #9 0.693 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.693 #define __EXTENSIONS__ /* for Sun */ #9 0.693 #9 0.693 :0:0: note: this is the location of the previous definition #9 0.695 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: #9 0.695 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.695 #define __EXTENSIONS__ /* for Sun */ #9 0.695 #9 0.699 :0:0: note: this is the location of the previous definition #9 1.026 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_common.a  #9 1.039 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.046 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.047 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  #9 1.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  #9 1.049 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  #9 1.050 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  #9 1.050 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  #9 1.053 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  #9 1.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  #9 1.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  #9 1.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  #9 1.055 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  #9 1.056 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  #9 1.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  #9 1.058 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  #9 1.059 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  #9 1.061 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  #9 1.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  #9 1.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  #9 1.069 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  #9 1.073 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  #9 1.074 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  #9 1.074 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  #9 1.074 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  #9 1.080 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, #9 1.080 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: #9 1.080 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.080 #define __EXTENSIONS__ /* for Sun */ #9 1.080 #9 1.080 :0:0: note: this is the location of the previous definition #9 1.081 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  #9 1.081 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  #9 1.085 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  #9 1.086 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  #9 1.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  #9 1.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  #9 1.090 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  #9 1.090 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  #9 1.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  #9 1.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  #9 1.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  #9 1.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  #9 1.097 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  #9 1.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  #9 1.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  #9 1.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  #9 1.123 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 1.123 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: #9 1.123 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.123 #define __EXTENSIONS__ /* for Sun */ #9 1.123 #9 1.123 :0:0: note: this is the location of the previous definition #9 1.125 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, #9 1.125 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: #9 1.125 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.125 #define __EXTENSIONS__ /* for Sun */ #9 1.125 #9 1.125 :0:0: note: this is the location of the previous definition #9 1.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  #9 1.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  #9 1.134 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  #9 1.141 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  #9 1.145 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 1.145 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, #9 1.145 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: #9 1.145 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.145 #define __EXTENSIONS__ /* for Sun */ #9 1.145 #9 1.146 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  #9 1.150 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  #9 1.157 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, #9 1.157 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: #9 1.157 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.157 #define __EXTENSIONS__ /* for Sun */ #9 1.157 #9 1.157 :0:0: note: this is the location of the previous definition #9 1.157 :0:0: note: this is the location of the previous definition #9 1.159 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, #9 1.159 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: #9 1.159 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.159 #define __EXTENSIONS__ /* for Sun */ #9 1.159 #9 1.159 :0:0: note: this is the location of the previous definition #9 1.161 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 1.161 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: #9 1.161 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.161 #define __EXTENSIONS__ /* for Sun */ #9 1.161 #9 1.161 :0:0: note: this is the location of the previous definition #9 1.162 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  #9 1.163 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  #9 1.163 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  #9 1.165 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  #9 1.168 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  #9 1.169 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  #9 1.181 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  #9 1.186 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 1.186 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, #9 1.186 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: #9 1.186 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.186 #define __EXTENSIONS__ /* for Sun */ #9 1.186 #9 1.199 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 1.199 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: #9 1.199 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.199 #define __EXTENSIONS__ /* for Sun */ #9 1.199 #9 1.199 :0:0: note: this is the location of the previous definition #9 1.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  #9 1.208 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, #9 1.208 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: #9 1.208 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.208 #define __EXTENSIONS__ /* for Sun */ #9 1.208 #9 1.208 :0:0: note: this is the location of the previous definition #9 1.217 :0:0: note: this is the location of the previous definition #9 1.238 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, #9 1.238 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: #9 1.238 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.238 #define __EXTENSIONS__ /* for Sun */ #9 1.238 #9 1.238 :0:0: note: this is the location of the previous definition #9 1.242 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 1.242 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: #9 1.242 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.242 #define __EXTENSIONS__ /* for Sun */ #9 1.242 #9 1.242 :0:0: note: this is the location of the previous definition #9 1.243 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  #9 1.245 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  #9 1.246 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  #9 1.249 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  #9 1.250 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  #9 1.251 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  #9 1.252 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  #9 1.252 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  #9 1.253 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  #9 1.261 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  #9 1.265 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  #9 1.274 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, #9 1.274 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: #9 1.274 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.274 #define __EXTENSIONS__ /* for Sun */ #9 1.274 #9 1.274 :0:0: note: this is the location of the previous definition #9 1.280 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  #9 1.281 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  #9 1.282 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  #9 1.285 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  #9 1.286 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  #9 1.290 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  #9 1.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 1.296 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: #9 1.296 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.296 #define __EXTENSIONS__ /* for Sun */ #9 1.296 #9 1.296 :0:0: note: this is the location of the previous definition #9 1.299 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  #9 1.316 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, #9 1.316 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: #9 1.316 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.316 #define __EXTENSIONS__ /* for Sun */ #9 1.316 #9 1.316 :0:0: note: this is the location of the previous definition #9 1.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, #9 1.320 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: #9 1.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.320 #define __EXTENSIONS__ /* for Sun */ #9 1.320 #9 1.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 1.320 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: #9 1.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.320 #define __EXTENSIONS__ /* for Sun */ #9 1.320 #9 1.320 :0:0: note: this is the location of the previous definition #9 1.330 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, #9 1.330 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: #9 1.330 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.330 #define __EXTENSIONS__ /* for Sun */ #9 1.330 #9 1.332 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, #9 1.332 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: #9 1.332 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.332 #define __EXTENSIONS__ /* for Sun */ #9 1.332 #9 1.334 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, #9 1.334 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: #9 1.334 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.334 #define __EXTENSIONS__ /* for Sun */ #9 1.334 #9 1.336 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 1.336 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 1.336 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, #9 1.336 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: #9 1.336 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.336 #define __EXTENSIONS__ /* for Sun */ #9 1.336 #9 1.338 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  #9 1.339 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  #9 1.340 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, #9 1.340 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: #9 1.340 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.340 #define __EXTENSIONS__ /* for Sun */ #9 1.340 #9 1.340 :0:0: note: this is the location of the previous definition #9 1.346 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 1.346 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: #9 1.346 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.346 #define __EXTENSIONS__ /* for Sun */ #9 1.346 #9 1.346 :0:0: note: this is the location of the previous definition #9 1.347 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 1.347 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: #9 1.347 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.347 #define __EXTENSIONS__ /* for Sun */ #9 1.347 #9 1.347 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  #9 1.350 :0:0: note: this is the location of the previous definition #9 1.355 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, #9 1.355 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: #9 1.355 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.355 #define __EXTENSIONS__ /* for Sun */ #9 1.355 #9 1.355 :0:0: note: this is the location of the previous definition #9 1.355 :0:0: note: this is the location of the previous definition #9 1.356 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  #9 1.359 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 1.359 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, #9 1.359 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: #9 1.359 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.359 #define __EXTENSIONS__ /* for Sun */ #9 1.359 #9 1.359 :0:0: note: this is the location of the previous definition #9 1.359 :0:0: note: this is the location of the previous definition #9 1.360 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  #9 1.360 :0:0: note: this is the location of the previous definition #9 1.369 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  #9 1.371 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 1.371 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, #9 1.371 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: #9 1.371 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.371 #define __EXTENSIONS__ /* for Sun */ #9 1.371 #9 1.372 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, #9 1.372 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: #9 1.372 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.372 #define __EXTENSIONS__ /* for Sun */ #9 1.372 #9 1.372 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  #9 1.374 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 1.374 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, #9 1.374 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: #9 1.374 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.374 #define __EXTENSIONS__ /* for Sun */ #9 1.374 #9 1.374 :0:0: note: this is the location of the previous definition #9 1.375 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  #9 1.375 :0:0: note: this is the location of the previous definition #9 1.376 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 1.376 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, #9 1.376 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: #9 1.376 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.376 #define __EXTENSIONS__ /* for Sun */ #9 1.376 #9 1.377 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, #9 1.377 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: #9 1.377 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.377 #define __EXTENSIONS__ /* for Sun */ #9 1.377 #9 1.377 :0:0: note: this is the location of the previous definition #9 1.381 :0:0: note: this is the location of the previous definition #9 1.397 :0:0: note: this is the location of the previous definition #9 1.408 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, #9 1.408 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: #9 1.408 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.408 #define __EXTENSIONS__ /* for Sun */ #9 1.408 #9 1.408 :0:0: note: this is the location of the previous definition #9 1.413 :0:0: note: this is the location of the previous definition #9 1.417 :0:0: note: this is the location of the previous definition #9 1.421 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  #9 1.421 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, #9 1.421 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: #9 1.421 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.421 #define __EXTENSIONS__ /* for Sun */ #9 1.421 #9 1.421 :0:0: note: this is the location of the previous definition #9 1.422 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  #9 1.422 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  #9 1.424 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  #9 1.424 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  #9 1.432 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  #9 1.442 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  #9 1.460 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 1.460 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: #9 1.460 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.460 #define __EXTENSIONS__ /* for Sun */ #9 1.460 #9 1.460 :0:0: note: this is the location of the previous definition #9 1.463 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  #9 1.469 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  #9 1.474 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  #9 1.485 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 1.485 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 1.485 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, #9 1.485 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: #9 1.485 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.485 #define __EXTENSIONS__ /* for Sun */ #9 1.485 #9 1.485 :0:0: note: this is the location of the previous definition #9 1.489 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  #9 1.490 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  #9 1.504 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, #9 1.504 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: #9 1.504 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.504 #define __EXTENSIONS__ /* for Sun */ #9 1.504 #9 1.504 :0:0: note: this is the location of the previous definition #9 1.508 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, #9 1.508 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: #9 1.508 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.508 #define __EXTENSIONS__ /* for Sun */ #9 1.508 #9 1.515 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  #9 1.515 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  #9 1.523 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, #9 1.523 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: #9 1.523 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.523 #define __EXTENSIONS__ /* for Sun */ #9 1.523 #9 1.523 :0:0: note: this is the location of the previous definition #9 1.528 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, #9 1.528 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: #9 1.528 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.528 #define __EXTENSIONS__ /* for Sun */ #9 1.528 #9 1.531 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  #9 1.535 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 1.535 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, #9 1.535 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: #9 1.535 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.535 #define __EXTENSIONS__ /* for Sun */ #9 1.535 #9 1.535 :0:0: note: this is the location of the previous definition #9 1.535 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  #9 1.536 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  #9 1.538 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, #9 1.538 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: #9 1.538 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.538 #define __EXTENSIONS__ /* for Sun */ #9 1.538 #9 1.541 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, #9 1.541 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: #9 1.541 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.541 #define __EXTENSIONS__ /* for Sun */ #9 1.541 #9 1.543 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 1.543 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 1.543 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, #9 1.543 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: #9 1.543 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.543 #define __EXTENSIONS__ /* for Sun */ #9 1.543 #9 1.546 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, #9 1.546 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: #9 1.546 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.546 #define __EXTENSIONS__ /* for Sun */ #9 1.546 #9 1.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 1.547 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, #9 1.547 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: #9 1.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.547 #define __EXTENSIONS__ /* for Sun */ #9 1.547 #9 1.552 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, #9 1.552 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: #9 1.552 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.552 #define __EXTENSIONS__ /* for Sun */ #9 1.552 #9 1.554 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, #9 1.554 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: #9 1.554 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.554 #define __EXTENSIONS__ /* for Sun */ #9 1.554 #9 1.554 :0:0: note: this is the location of the previous definition #9 1.565 :0:0: note: this is the location of the previous definition #9 1.568 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, #9 1.568 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: #9 1.568 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.568 #define __EXTENSIONS__ /* for Sun */ #9 1.568 #9 1.569 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 1.569 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, #9 1.569 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: #9 1.569 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.569 #define __EXTENSIONS__ /* for Sun */ #9 1.569 #9 1.569 :0:0: note: this is the location of the previous definition #9 1.570 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, #9 1.570 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: #9 1.570 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.570 #define __EXTENSIONS__ /* for Sun */ #9 1.570 #9 1.570 :0:0: note: this is the location of the previous definition #9 1.571 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, #9 1.571 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: #9 1.571 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.571 #define __EXTENSIONS__ /* for Sun */ #9 1.571 #9 1.571 :0:0: note: this is the location of the previous definition #9 1.573 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, #9 1.573 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: #9 1.573 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.573 #define __EXTENSIONS__ /* for Sun */ #9 1.573 #9 1.575 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 1.575 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, #9 1.575 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: #9 1.575 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.575 #define __EXTENSIONS__ /* for Sun */ #9 1.575 #9 1.575 :0:0: note: this is the location of the previous definition #9 1.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 1.580 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 1.580 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, #9 1.580 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: #9 1.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.580 #define __EXTENSIONS__ /* for Sun */ #9 1.580 #9 1.580 :0:0: note: this is the location of the previous definition #9 1.583 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, #9 1.583 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: #9 1.583 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.583 #define __EXTENSIONS__ /* for Sun */ #9 1.583 #9 1.584 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, #9 1.584 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: #9 1.584 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.584 #define __EXTENSIONS__ /* for Sun */ #9 1.584 #9 1.584 :0:0: note: this is the location of the previous definition #9 1.589 :0:0: note: this is the location of the previous definition #9 1.590 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 1.590 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, #9 1.590 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: #9 1.590 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.590 #define __EXTENSIONS__ /* for Sun */ #9 1.590 #9 1.590 :0:0: note: this is the location of the previous definition #9 1.592 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 1.592 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, #9 1.592 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: #9 1.592 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.592 #define __EXTENSIONS__ /* for Sun */ #9 1.592 #9 1.592 :0:0: note: this is the location of the previous definition #9 1.593 :0:0: note: this is the location of the previous definition #9 1.593 :0:0: note: this is the location of the previous definition #9 1.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 1.594 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, #9 1.594 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: #9 1.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.594 #define __EXTENSIONS__ /* for Sun */ #9 1.594 #9 1.594 :0:0: note: this is the location of the previous definition #9 1.596 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, #9 1.596 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: #9 1.596 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.596 #define __EXTENSIONS__ /* for Sun */ #9 1.596 #9 1.600 :0:0: note: this is the location of the previous definition #9 1.605 :0:0: note: this is the location of the previous definition #9 1.613 :0:0: note: this is the location of the previous definition #9 1.613 :0:0: note: this is the location of the previous definition #9 1.613 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 1.613 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, #9 1.613 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: #9 1.613 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.613 #define __EXTENSIONS__ /* for Sun */ #9 1.613 #9 1.613 :0:0: note: this is the location of the previous definition #9 1.616 :0:0: note: this is the location of the previous definition #9 1.616 :0:0: note: this is the location of the previous definition #9 1.616 :0:0: note: this is the location of the previous definition #9 1.638 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, #9 1.638 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: #9 1.638 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.638 #define __EXTENSIONS__ /* for Sun */ #9 1.638 #9 1.638 :0:0: note: this is the location of the previous definition #9 1.641 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  #9 1.648 :0:0: note: this is the location of the previous definition #9 1.649 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  #9 1.650 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  #9 1.650 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  #9 1.651 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  #9 1.651 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  #9 1.652 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  #9 1.652 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  #9 1.653 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  #9 1.657 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  #9 1.660 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  #9 1.660 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  #9 1.692 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  #9 1.693 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  #9 1.696 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  #9 1.707 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 1.707 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, #9 1.707 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: #9 1.707 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.707 #define __EXTENSIONS__ /* for Sun */ #9 1.707 #9 1.736 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, #9 1.736 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: #9 1.736 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.736 #define __EXTENSIONS__ /* for Sun */ #9 1.736 #9 1.736 :0:0: note: this is the location of the previous definition #9 1.742 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 1.742 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: #9 1.742 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.742 #define __EXTENSIONS__ /* for Sun */ #9 1.742 #9 1.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, #9 1.750 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: #9 1.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.750 #define __EXTENSIONS__ /* for Sun */ #9 1.750 #9 1.750 :0:0: note: this is the location of the previous definition #9 1.765 :0:0: note: this is the location of the previous definition #9 1.765 :0:0: note: this is the location of the previous definition #9 1.769 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 1.769 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, #9 1.769 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: #9 1.769 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.769 #define __EXTENSIONS__ /* for Sun */ #9 1.769 #9 1.769 :0:0: note: this is the location of the previous definition #9 1.771 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, #9 1.771 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: #9 1.771 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.771 #define __EXTENSIONS__ /* for Sun */ #9 1.771 #9 1.795 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  #9 1.799 :0:0: note: this is the location of the previous definition #9 1.799 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 1.799 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, #9 1.799 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: #9 1.799 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.799 #define __EXTENSIONS__ /* for Sun */ #9 1.799 #9 1.799 :0:0: note: this is the location of the previous definition #9 1.803 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 1.803 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 1.803 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, #9 1.803 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: #9 1.803 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.803 #define __EXTENSIONS__ /* for Sun */ #9 1.803 #9 1.803 :0:0: note: this is the location of the previous definition #9 1.804 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  #9 1.805 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  #9 1.807 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, #9 1.807 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: #9 1.807 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.807 #define __EXTENSIONS__ /* for Sun */ #9 1.807 #9 1.807 :0:0: note: this is the location of the previous definition #9 1.809 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  #9 1.809 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  #9 1.809 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  #9 1.810 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 1.810 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: #9 1.810 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.810 #define __EXTENSIONS__ /* for Sun */ #9 1.810 #9 1.810 :0:0: note: this is the location of the previous definition #9 1.817 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  #9 1.821 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  #9 1.825 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, #9 1.825 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: #9 1.825 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.825 #define __EXTENSIONS__ /* for Sun */ #9 1.825 #9 1.825 :0:0: note: this is the location of the previous definition #9 1.825 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  #9 1.828 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, #9 1.828 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: #9 1.828 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.828 #define __EXTENSIONS__ /* for Sun */ #9 1.828 #9 1.828 :0:0: note: this is the location of the previous definition #9 1.828 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  #9 1.829 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  #9 1.836 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 1.836 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 1.836 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, #9 1.836 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: #9 1.836 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.836 #define __EXTENSIONS__ /* for Sun */ #9 1.836 #9 1.836 :0:0: note: this is the location of the previous definition #9 1.860 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, #9 1.860 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: #9 1.860 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.860 #define __EXTENSIONS__ /* for Sun */ #9 1.860 #9 1.860 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 1.860 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, #9 1.860 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: #9 1.860 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.860 #define __EXTENSIONS__ /* for Sun */ #9 1.860 #9 1.860 :0:0: note: this is the location of the previous definition #9 1.864 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  #9 1.868 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, #9 1.868 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: #9 1.868 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.868 #define __EXTENSIONS__ /* for Sun */ #9 1.868 #9 1.868 :0:0: note: this is the location of the previous definition #9 1.877 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  #9 1.895 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, #9 1.895 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: #9 1.895 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.895 #define __EXTENSIONS__ /* for Sun */ #9 1.895 #9 1.895 :0:0: note: this is the location of the previous definition #9 1.903 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 1.903 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 1.903 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, #9 1.903 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: #9 1.903 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.903 #define __EXTENSIONS__ /* for Sun */ #9 1.903 #9 1.909 :0:0: note: this is the location of the previous definition #9 1.911 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, #9 1.911 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: #9 1.911 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.911 #define __EXTENSIONS__ /* for Sun */ #9 1.911 #9 1.913 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 1.913 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: #9 1.913 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.913 #define __EXTENSIONS__ /* for Sun */ #9 1.913 #9 1.918 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, #9 1.918 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: #9 1.918 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.918 #define __EXTENSIONS__ /* for Sun */ #9 1.918 #9 1.920 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, #9 1.920 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: #9 1.920 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.920 #define __EXTENSIONS__ /* for Sun */ #9 1.920 #9 1.930 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, #9 1.930 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: #9 1.930 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.930 #define __EXTENSIONS__ /* for Sun */ #9 1.930 #9 1.930 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 1.930 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: #9 1.930 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.930 #define __EXTENSIONS__ /* for Sun */ #9 1.930 #9 1.931 :0:0: note: this is the location of the previous definition #9 1.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, #9 1.939 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: #9 1.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.939 #define __EXTENSIONS__ /* for Sun */ #9 1.939 #9 1.939 :0:0: note: this is the location of the previous definition #9 1.939 :0:0: note: this is the location of the previous definition #9 1.940 :0:0: note: this is the location of the previous definition #9 1.942 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  #9 1.943 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  #9 1.947 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, #9 1.947 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: #9 1.947 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.947 #define __EXTENSIONS__ /* for Sun */ #9 1.947 #9 1.947 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, #9 1.947 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: #9 1.947 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.947 #define __EXTENSIONS__ /* for Sun */ #9 1.947 #9 1.947 :0:0: note: this is the location of the previous definition #9 1.947 :0:0: note: this is the location of the previous definition #9 1.949 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, #9 1.949 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: #9 1.949 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.949 #define __EXTENSIONS__ /* for Sun */ #9 1.949 #9 1.949 :0:0: note: this is the location of the previous definition #9 1.949 :0:0: note: this is the location of the previous definition #9 1.951 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, #9 1.951 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: #9 1.951 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.951 #define __EXTENSIONS__ /* for Sun */ #9 1.951 #9 1.951 :0:0: note: this is the location of the previous definition #9 1.953 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  #9 1.959 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 1.959 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, #9 1.959 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: #9 1.959 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.959 #define __EXTENSIONS__ /* for Sun */ #9 1.959 #9 1.959 :0:0: note: this is the location of the previous definition #9 1.959 :0:0: note: this is the location of the previous definition #9 1.965 :0:0: note: this is the location of the previous definition #9 1.975 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, #9 1.975 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: #9 1.975 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.975 #define __EXTENSIONS__ /* for Sun */ #9 1.975 #9 1.975 :0:0: note: this is the location of the previous definition #9 1.976 :0:0: note: this is the location of the previous definition #9 1.980 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, #9 1.980 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: #9 1.980 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.980 #define __EXTENSIONS__ /* for Sun */ #9 1.980 #9 1.980 :0:0: note: this is the location of the previous definition #9 1.982 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 1.982 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: #9 1.982 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.982 #define __EXTENSIONS__ /* for Sun */ #9 1.982 #9 1.982 :0:0: note: this is the location of the previous definition #9 1.983 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  #9 1.984 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  #9 1.988 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, #9 1.988 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: #9 1.988 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.988 #define __EXTENSIONS__ /* for Sun */ #9 1.988 #9 1.990 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 1.990 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, #9 1.990 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: #9 1.990 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.990 #define __EXTENSIONS__ /* for Sun */ #9 1.990 #9 1.990 :0:0: note: this is the location of the previous definition #9 1.991 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  #9 1.992 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  #9 2.008 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  #9 2.012 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  #9 2.016 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 2.016 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 2.016 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, #9 2.016 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: #9 2.016 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.016 #define __EXTENSIONS__ /* for Sun */ #9 2.016 #9 2.050 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, #9 2.050 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.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.050 :0:0: note: this is the location of the previous definition #9 2.050 :0:0: note: this is the location of the previous definition #9 2.062 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  #9 2.062 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.062 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, #9 2.062 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: #9 2.062 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.062 #define __EXTENSIONS__ /* for Sun */ #9 2.062 #9 2.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  #9 2.064 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  #9 2.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  #9 2.066 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 2.066 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, #9 2.066 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: #9 2.066 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.066 #define __EXTENSIONS__ /* for Sun */ #9 2.066 #9 2.068 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, #9 2.068 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: #9 2.068 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.068 #define __EXTENSIONS__ /* for Sun */ #9 2.068 #9 2.073 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  #9 2.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  #9 2.079 :0:0: note: this is the location of the previous definition #9 2.086 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  #9 2.086 :0:0: note: this is the location of the previous definition #9 2.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  #9 2.118 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: #9 2.118 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.118 #define __EXTENSIONS__ /* for Sun */ #9 2.118 #9 2.118 :0:0: note: this is the location of the previous definition #9 2.123 :0:0: note: this is the location of the previous definition #9 2.125 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, #9 2.125 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: #9 2.125 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.125 #define __EXTENSIONS__ /* for Sun */ #9 2.125 #9 2.125 :0:0: note: this is the location of the previous definition #9 2.130 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 2.130 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, #9 2.130 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: #9 2.130 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.130 #define __EXTENSIONS__ /* for Sun */ #9 2.130 #9 2.138 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.138 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, #9 2.138 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: #9 2.138 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.138 #define __EXTENSIONS__ /* for Sun */ #9 2.138 #9 2.140 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 2.140 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, #9 2.140 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: #9 2.140 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.140 #define __EXTENSIONS__ /* for Sun */ #9 2.140 #9 2.140 :0:0: note: this is the location of the previous definition #9 2.142 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, #9 2.142 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: #9 2.142 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.142 #define __EXTENSIONS__ /* for Sun */ #9 2.142 #9 2.142 :0:0: note: this is the location of the previous definition #9 2.146 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 2.146 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, #9 2.146 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: #9 2.146 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.146 #define __EXTENSIONS__ /* for Sun */ #9 2.146 #9 2.146 :0:0: note: this is the location of the previous definition #9 2.152 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.152 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, #9 2.152 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: #9 2.152 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.152 #define __EXTENSIONS__ /* for Sun */ #9 2.152 #9 2.152 :0:0: note: this is the location of the previous definition #9 2.154 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  #9 2.154 :0:0: note: this is the location of the previous definition #9 2.184 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  #9 2.184 :0:0: note: this is the location of the previous definition #9 2.188 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.188 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, #9 2.188 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: #9 2.188 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.188 #define __EXTENSIONS__ /* for Sun */ #9 2.188 #9 2.201 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  #9 2.201 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  #9 2.202 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  #9 2.203 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  #9 2.203 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  #9 2.204 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  #9 2.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  #9 2.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  #9 2.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  #9 2.209 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  #9 2.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  #9 2.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  #9 2.213 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  #9 2.215 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 2.215 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, #9 2.215 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: #9 2.215 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.215 #define __EXTENSIONS__ /* for Sun */ #9 2.215 #9 2.215 :0:0: note: this is the location of the previous definition #9 2.216 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 2.216 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: #9 2.216 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.216 #define __EXTENSIONS__ /* for Sun */ #9 2.216 #9 2.216 :0:0: note: this is the location of the previous definition #9 2.218 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, #9 2.218 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: #9 2.218 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.218 #define __EXTENSIONS__ /* for Sun */ #9 2.218 #9 2.218 :0:0: note: this is the location of the previous definition #9 2.231 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.231 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, #9 2.231 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: #9 2.231 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.231 #define __EXTENSIONS__ /* for Sun */ #9 2.231 #9 2.231 :0:0: note: this is the location of the previous definition #9 2.231 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, #9 2.231 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: #9 2.231 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.231 #define __EXTENSIONS__ /* for Sun */ #9 2.231 #9 2.231 :0:0: note: this is the location of the previous definition #9 2.232 :0:0: note: this is the location of the previous definition #9 2.235 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, #9 2.235 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: #9 2.235 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.235 #define __EXTENSIONS__ /* for Sun */ #9 2.235 #9 2.235 :0:0: note: this is the location of the previous definition #9 2.239 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, #9 2.239 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: #9 2.239 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.239 #define __EXTENSIONS__ /* for Sun */ #9 2.239 #9 2.247 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.247 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, #9 2.247 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: #9 2.247 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.247 #define __EXTENSIONS__ /* for Sun */ #9 2.247 #9 2.248 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 2.248 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: #9 2.248 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.248 #define __EXTENSIONS__ /* for Sun */ #9 2.248 #9 2.248 :0:0: note: this is the location of the previous definition #9 2.265 :0:0: note: this is the location of the previous definition #9 2.266 :0:0: note: this is the location of the previous definition #9 2.269 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, #9 2.269 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: #9 2.269 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.269 #define __EXTENSIONS__ /* for Sun */ #9 2.269 #9 2.269 :0:0: note: this is the location of the previous definition #9 2.271 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 2.271 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, #9 2.271 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: #9 2.271 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.271 #define __EXTENSIONS__ /* for Sun */ #9 2.271 #9 2.271 :0:0: note: this is the location of the previous definition #9 2.271 :0:0: note: this is the location of the previous definition #9 2.274 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, #9 2.274 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: #9 2.274 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.274 #define __EXTENSIONS__ /* for Sun */ #9 2.274 #9 2.274 :0:0: note: this is the location of the previous definition #9 2.278 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.278 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, #9 2.278 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: #9 2.278 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.278 #define __EXTENSIONS__ /* for Sun */ #9 2.278 #9 2.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 2.284 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: #9 2.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.284 #define __EXTENSIONS__ /* for Sun */ #9 2.284 #9 2.285 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  #9 2.298 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, #9 2.298 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: #9 2.298 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.298 #define __EXTENSIONS__ /* for Sun */ #9 2.298 #9 2.298 :0:0: note: this is the location of the previous definition #9 2.298 :0:0: note: this is the location of the previous definition #9 2.301 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  #9 2.302 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.302 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.302 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, #9 2.302 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: #9 2.302 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.302 #define __EXTENSIONS__ /* for Sun */ #9 2.302 #9 2.302 :0:0: note: this is the location of the previous definition #9 2.306 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  #9 2.313 :0:0: note: this is the location of the previous definition #9 2.315 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, #9 2.315 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: #9 2.315 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.315 #define __EXTENSIONS__ /* for Sun */ #9 2.315 #9 2.316 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  #9 2.348 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, #9 2.348 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.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.353 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.353 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, #9 2.353 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: #9 2.353 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.353 #define __EXTENSIONS__ /* for Sun */ #9 2.353 #9 2.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  #9 2.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  #9 2.355 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  #9 2.355 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  #9 2.360 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  #9 2.361 :0:0: note: this is the location of the previous definition #9 2.369 :0:0: note: this is the location of the previous definition #9 2.370 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  #9 2.373 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  #9 2.374 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  #9 2.376 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, #9 2.376 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: #9 2.376 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.376 #define __EXTENSIONS__ /* for Sun */ #9 2.376 #9 2.383 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, #9 2.383 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: #9 2.383 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.383 #define __EXTENSIONS__ /* for Sun */ #9 2.383 #9 2.383 :0:0: note: this is the location of the previous definition #9 2.384 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  #9 2.384 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  #9 2.404 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, #9 2.404 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.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.404 :0:0: note: this is the location of the previous definition #9 2.405 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, #9 2.405 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: #9 2.405 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.405 #define __EXTENSIONS__ /* for Sun */ #9 2.405 #9 2.405 :0:0: note: this is the location of the previous definition #9 2.405 :0:0: note: this is the location of the previous definition #9 2.409 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  #9 2.417 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  #9 2.420 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, #9 2.420 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: #9 2.420 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.420 #define __EXTENSIONS__ /* for Sun */ #9 2.420 #9 2.420 :0:0: note: this is the location of the previous definition #9 2.429 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  #9 2.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  #9 2.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  #9 2.434 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  #9 2.434 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  #9 2.437 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  #9 2.438 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  #9 2.438 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  #9 2.438 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  #9 2.456 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, #9 2.456 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: #9 2.456 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.456 #define __EXTENSIONS__ /* for Sun */ #9 2.456 #9 2.456 :0:0: note: this is the location of the previous definition #9 2.465 :0:0: note: this is the location of the previous definition #9 2.466 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  #9 2.466 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  #9 2.467 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  #9 2.467 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  #9 2.469 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  #9 2.476 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, #9 2.476 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: #9 2.476 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.476 #define __EXTENSIONS__ /* for Sun */ #9 2.476 #9 2.480 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, #9 2.480 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: #9 2.480 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.480 #define __EXTENSIONS__ /* for Sun */ #9 2.480 #9 2.480 :0:0: note: this is the location of the previous definition #9 2.483 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, #9 2.483 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: #9 2.483 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.483 #define __EXTENSIONS__ /* for Sun */ #9 2.483 #9 2.483 :0:0: note: this is the location of the previous definition #9 2.486 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, #9 2.486 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: #9 2.486 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.486 #define __EXTENSIONS__ /* for Sun */ #9 2.486 #9 2.495 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 2.495 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, #9 2.495 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: #9 2.495 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.495 #define __EXTENSIONS__ /* for Sun */ #9 2.495 #9 2.495 :0:0: note: this is the location of the previous definition #9 2.497 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, #9 2.497 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: #9 2.497 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.497 #define __EXTENSIONS__ /* for Sun */ #9 2.497 #9 2.501 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, #9 2.501 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: #9 2.501 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.501 #define __EXTENSIONS__ /* for Sun */ #9 2.501 #9 2.501 :0:0: note: this is the location of the previous definition #9 2.502 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, #9 2.502 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: #9 2.502 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.502 #define __EXTENSIONS__ /* for Sun */ #9 2.502 #9 2.505 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, #9 2.505 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: #9 2.505 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.505 #define __EXTENSIONS__ /* for Sun */ #9 2.505 #9 2.509 :0:0: note: this is the location of the previous definition #9 2.515 :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/ProtocolIE-Container.h:484:0, #9 2.516 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, #9 2.516 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.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.519 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 2.519 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, #9 2.519 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: #9 2.519 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.519 #define __EXTENSIONS__ /* for Sun */ #9 2.519 #9 2.519 :0:0: note: this is the location of the previous definition #9 2.519 :0:0: note: this is the location of the previous definition #9 2.521 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 2.521 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, #9 2.521 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: #9 2.521 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.521 #define __EXTENSIONS__ /* for Sun */ #9 2.521 #9 2.521 :0:0: note: this is the location of the previous definition #9 2.523 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  #9 2.523 :0:0: note: this is the location of the previous definition #9 2.523 :0:0: note: this is the location of the previous definition #9 2.524 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  #9 2.528 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, #9 2.528 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: #9 2.528 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.528 #define __EXTENSIONS__ /* for Sun */ #9 2.528 #9 2.535 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, #9 2.535 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: #9 2.535 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.535 #define __EXTENSIONS__ /* for Sun */ #9 2.535 #9 2.535 :0:0: note: this is the location of the previous definition #9 2.536 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  #9 2.536 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  #9 2.536 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  #9 2.537 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  #9 2.546 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, #9 2.546 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: #9 2.546 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.546 #define __EXTENSIONS__ /* for Sun */ #9 2.546 #9 2.565 :0:0: note: this is the location of the previous definition #9 2.571 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.571 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, #9 2.571 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: #9 2.571 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.571 #define __EXTENSIONS__ /* for Sun */ #9 2.571 #9 2.571 :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/RequestType.h:54:0, #9 2.575 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.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.581 :0:0: note: this is the location of the previous definition #9 2.592 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  #9 2.605 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.605 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.605 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, #9 2.605 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.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.605 :0:0: note: this is the location of the previous definition #9 2.606 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  #9 2.608 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  #9 2.611 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, #9 2.611 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: #9 2.611 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.611 #define __EXTENSIONS__ /* for Sun */ #9 2.611 #9 2.615 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.615 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, #9 2.615 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: #9 2.615 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.615 #define __EXTENSIONS__ /* for Sun */ #9 2.615 #9 2.615 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  #9 2.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  #9 2.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  #9 2.631 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, #9 2.631 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: #9 2.631 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.631 #define __EXTENSIONS__ /* for Sun */ #9 2.631 #9 2.645 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 2.645 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, #9 2.645 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: #9 2.645 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.645 #define __EXTENSIONS__ /* for Sun */ #9 2.645 #9 2.645 :0:0: note: this is the location of the previous definition #9 2.645 :0:0: note: this is the location of the previous definition #9 2.653 :0:0: note: this is the location of the previous definition #9 2.669 :0:0: note: this is the location of the previous definition #9 2.673 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 2.673 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: #9 2.673 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.673 #define __EXTENSIONS__ /* for Sun */ #9 2.673 #9 2.673 :0:0: note: this is the location of the previous definition #9 2.681 :0:0: note: this is the location of the previous definition #9 2.697 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 2.697 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, #9 2.697 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: #9 2.697 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.697 #define __EXTENSIONS__ /* for Sun */ #9 2.697 #9 2.697 :0:0: note: this is the location of the previous definition #9 2.701 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  #9 2.705 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  #9 2.712 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  #9 2.723 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 2.723 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.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.733 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, #9 2.733 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: #9 2.733 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.733 #define __EXTENSIONS__ /* for Sun */ #9 2.733 #9 2.739 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  #9 2.739 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  #9 2.740 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  #9 2.741 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  #9 2.742 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  #9 2.745 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, #9 2.745 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.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.745 :0:0: note: this is the location of the previous definition #9 2.747 :0:0: note: this is the location of the previous definition #9 2.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.750 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.750 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: #9 2.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.750 #define __EXTENSIONS__ /* for Sun */ #9 2.750 #9 2.753 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, #9 2.753 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: #9 2.753 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.753 #define __EXTENSIONS__ /* for Sun */ #9 2.753 #9 2.753 :0:0: note: this is the location of the previous definition #9 2.766 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, #9 2.766 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: #9 2.766 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.766 #define __EXTENSIONS__ /* for Sun */ #9 2.766 #9 2.766 :0:0: note: this is the location of the previous definition #9 2.767 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.767 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, #9 2.767 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: #9 2.767 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.767 #define __EXTENSIONS__ /* for Sun */ #9 2.767 #9 2.767 :0:0: note: this is the location of the previous definition #9 2.773 :0:0: note: this is the location of the previous definition #9 2.774 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.774 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, #9 2.774 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: #9 2.774 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.774 #define __EXTENSIONS__ /* for Sun */ #9 2.774 #9 2.783 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 2.783 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, #9 2.783 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: #9 2.783 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.783 #define __EXTENSIONS__ /* for Sun */ #9 2.783 #9 2.783 :0:0: note: this is the location of the previous definition #9 2.784 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  #9 2.795 :0:0: note: this is the location of the previous definition #9 2.799 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.799 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, #9 2.799 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.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.801 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.801 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, #9 2.801 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: #9 2.801 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.801 #define __EXTENSIONS__ /* for Sun */ #9 2.801 #9 2.802 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.802 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, #9 2.802 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: #9 2.802 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.802 #define __EXTENSIONS__ /* for Sun */ #9 2.802 #9 2.805 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  #9 2.805 :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/ProtocolIE-Container.h:484:0, #9 2.810 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.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.812 :0:0: note: this is the location of the previous definition #9 2.815 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, #9 2.815 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: #9 2.815 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.815 #define __EXTENSIONS__ /* for Sun */ #9 2.815 #9 2.837 :0:0: note: this is the location of the previous definition #9 2.845 :0:0: note: this is the location of the previous definition #9 2.845 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  #9 2.847 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  #9 2.847 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  #9 2.849 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  #9 2.849 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  #9 2.850 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  #9 2.850 :0:0: note: this is the location of the previous definition #9 2.857 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  #9 2.857 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  #9 2.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  #9 2.859 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  #9 2.859 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  #9 2.864 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  #9 2.864 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  #9 2.865 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  #9 2.865 :0:0: note: this is the location of the previous definition #9 2.865 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  #9 2.866 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  #9 2.872 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, #9 2.872 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: #9 2.872 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.872 #define __EXTENSIONS__ /* for Sun */ #9 2.872 #9 2.872 :0:0: note: this is the location of the previous definition #9 2.873 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, #9 2.873 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: #9 2.873 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.873 #define __EXTENSIONS__ /* for Sun */ #9 2.873 #9 2.884 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, #9 2.884 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: #9 2.884 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.884 #define __EXTENSIONS__ /* for Sun */ #9 2.884 #9 2.884 :0:0: note: this is the location of the previous definition #9 2.884 :0:0: note: this is the location of the previous definition #9 2.895 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, #9 2.895 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: #9 2.895 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.895 #define __EXTENSIONS__ /* for Sun */ #9 2.895 #9 2.895 :0:0: note: this is the location of the previous definition #9 2.899 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, #9 2.899 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: #9 2.899 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.899 #define __EXTENSIONS__ /* for Sun */ #9 2.899 #9 2.899 :0:0: note: this is the location of the previous definition #9 2.902 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  #9 2.904 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, #9 2.904 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: #9 2.904 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.904 #define __EXTENSIONS__ /* for Sun */ #9 2.904 #9 2.904 :0:0: note: this is the location of the previous definition #9 2.906 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, #9 2.906 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: #9 2.906 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.906 #define __EXTENSIONS__ /* for Sun */ #9 2.906 #9 2.906 :0:0: note: this is the location of the previous definition #9 2.912 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.912 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 2.912 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: #9 2.912 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.912 #define __EXTENSIONS__ /* for Sun */ #9 2.912 #9 2.912 :0:0: note: this is the location of the previous definition #9 2.912 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  #9 2.913 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, #9 2.913 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.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.918 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 2.918 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, #9 2.918 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: #9 2.918 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.918 #define __EXTENSIONS__ /* for Sun */ #9 2.918 #9 2.918 :0:0: note: this is the location of the previous definition #9 2.918 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  #9 2.923 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, #9 2.923 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: #9 2.923 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.923 #define __EXTENSIONS__ /* for Sun */ #9 2.923 #9 2.923 :0:0: note: this is the location of the previous definition #9 2.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  #9 2.926 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  #9 2.928 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 2.928 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: #9 2.928 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.928 #define __EXTENSIONS__ /* for Sun */ #9 2.928 #9 2.928 :0:0: note: this is the location of the previous definition #9 2.941 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, #9 2.941 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.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.965 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, #9 2.965 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: #9 2.965 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.965 #define __EXTENSIONS__ /* for Sun */ #9 2.965 #9 2.973 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  #9 2.976 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  #9 2.977 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  #9 2.983 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, #9 2.983 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: #9 2.983 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.983 #define __EXTENSIONS__ /* for Sun */ #9 2.983 #9 2.984 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  #9 2.989 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  #9 2.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  #9 2.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  #9 2.996 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.996 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.996 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, #9 2.996 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: #9 2.996 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.996 #define __EXTENSIONS__ /* for Sun */ #9 2.996 #9 2.996 :0:0: note: this is the location of the previous definition #9 2.997 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  #9 3.000 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.000 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, #9 3.000 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: #9 3.000 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.000 #define __EXTENSIONS__ /* for Sun */ #9 3.000 #9 3.000 :0:0: note: this is the location of the previous definition #9 3.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  #9 3.010 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, #9 3.010 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.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.011 :0:0: note: this is the location of the previous definition #9 3.017 :0:0: note: this is the location of the previous definition #9 3.024 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, #9 3.024 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: #9 3.024 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.024 #define __EXTENSIONS__ /* for Sun */ #9 3.024 #9 3.024 :0:0: note: this is the location of the previous definition #9 3.026 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.026 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, #9 3.026 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: #9 3.026 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.026 #define __EXTENSIONS__ /* for Sun */ #9 3.026 #9 3.028 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.028 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, #9 3.028 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: #9 3.028 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.028 #define __EXTENSIONS__ /* for Sun */ #9 3.028 #9 3.031 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.031 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, #9 3.031 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: #9 3.031 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.031 #define __EXTENSIONS__ /* for Sun */ #9 3.031 #9 3.032 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.032 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, #9 3.032 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.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.034 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, #9 3.034 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: #9 3.034 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.034 #define __EXTENSIONS__ /* for Sun */ #9 3.034 #9 3.034 :0:0: note: this is the location of the previous definition #9 3.040 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, #9 3.040 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: #9 3.040 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.040 #define __EXTENSIONS__ /* for Sun */ #9 3.040 #9 3.045 :0:0: note: this is the location of the previous definition #9 3.045 :0:0: note: this is the location of the previous definition #9 3.055 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 3.055 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: #9 3.055 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.055 #define __EXTENSIONS__ /* for Sun */ #9 3.055 #9 3.055 :0:0: note: this is the location of the previous definition #9 3.061 :0:0: note: this is the location of the previous definition #9 3.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  #9 3.068 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.068 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, #9 3.068 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: #9 3.068 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.068 #define __EXTENSIONS__ /* for Sun */ #9 3.068 #9 3.069 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  #9 3.069 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  #9 3.073 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.073 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.073 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, #9 3.073 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: #9 3.073 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.073 #define __EXTENSIONS__ /* for Sun */ #9 3.073 #9 3.079 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, #9 3.079 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: #9 3.079 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.079 #define __EXTENSIONS__ /* for Sun */ #9 3.079 #9 3.085 :0:0: note: this is the location of the previous definition #9 3.090 :0:0: note: this is the location of the previous definition #9 3.106 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 3.106 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: #9 3.106 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.106 #define __EXTENSIONS__ /* for Sun */ #9 3.106 #9 3.107 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, #9 3.107 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: #9 3.107 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.107 #define __EXTENSIONS__ /* for Sun */ #9 3.107 #9 3.107 :0:0: note: this is the location of the previous definition #9 3.113 :0:0: note: this is the location of the previous definition #9 3.113 :0:0: note: this is the location of the previous definition #9 3.131 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  #9 3.138 :0:0: note: this is the location of the previous definition #9 3.138 :0:0: note: this is the location of the previous definition #9 3.146 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 3.146 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, #9 3.146 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: #9 3.146 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.146 #define __EXTENSIONS__ /* for Sun */ #9 3.146 #9 3.146 :0:0: note: this is the location of the previous definition #9 3.157 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, #9 3.157 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: #9 3.157 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.157 #define __EXTENSIONS__ /* for Sun */ #9 3.157 #9 3.160 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  #9 3.164 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  #9 3.165 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  #9 3.169 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 3.169 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, #9 3.169 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: #9 3.169 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.169 #define __EXTENSIONS__ /* for Sun */ #9 3.169 #9 3.169 :0:0: note: this is the location of the previous definition #9 3.171 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  #9 3.172 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  #9 3.172 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.172 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, #9 3.172 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: #9 3.172 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.172 #define __EXTENSIONS__ /* for Sun */ #9 3.172 #9 3.172 :0:0: note: this is the location of the previous definition #9 3.173 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  #9 3.177 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  #9 3.177 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  #9 3.178 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  #9 3.179 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  #9 3.198 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  #9 3.198 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  #9 3.199 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  #9 3.200 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  #9 3.201 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  #9 3.204 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  #9 3.206 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  #9 3.206 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  #9 3.209 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  #9 3.209 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  #9 3.209 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  #9 3.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  #9 3.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  #9 3.228 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, #9 3.228 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: #9 3.228 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.228 #define __EXTENSIONS__ /* for Sun */ #9 3.228 #9 3.245 :0:0: note: this is the location of the previous definition #9 3.255 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, #9 3.255 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: #9 3.255 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.255 #define __EXTENSIONS__ /* for Sun */ #9 3.255 #9 3.255 :0:0: note: this is the location of the previous definition #9 3.261 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.261 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.261 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, #9 3.261 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: #9 3.261 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.261 #define __EXTENSIONS__ /* for Sun */ #9 3.261 #9 3.263 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, #9 3.263 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: #9 3.263 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.263 #define __EXTENSIONS__ /* for Sun */ #9 3.263 #9 3.266 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 3.266 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, #9 3.266 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.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.266 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, #9 3.266 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-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 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, #9 3.270 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: #9 3.270 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.270 #define __EXTENSIONS__ /* for Sun */ #9 3.270 #9 3.270 :0:0: note: this is the location of the previous definition #9 3.271 :0:0: note: this is the location of the previous definition #9 3.271 :0:0: note: this is the location of the previous definition #9 3.273 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  #9 3.274 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.274 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.274 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, #9 3.274 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: #9 3.274 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.274 #define __EXTENSIONS__ /* for Sun */ #9 3.274 #9 3.274 :0:0: note: this is the location of the previous definition #9 3.275 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  #9 3.277 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.277 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, #9 3.277 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: #9 3.277 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.277 #define __EXTENSIONS__ /* for Sun */ #9 3.277 #9 3.277 :0:0: note: this is the location of the previous definition #9 3.278 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 3.278 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, #9 3.278 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: #9 3.278 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.278 #define __EXTENSIONS__ /* for Sun */ #9 3.278 #9 3.278 :0:0: note: this is the location of the previous definition #9 3.279 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  #9 3.280 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, #9 3.280 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: #9 3.280 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.280 #define __EXTENSIONS__ /* for Sun */ #9 3.280 #9 3.283 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.283 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.283 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, #9 3.283 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.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.283 :0:0: note: this is the location of the previous definition #9 3.284 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  #9 3.284 :0:0: note: this is the location of the previous definition #9 3.290 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, #9 3.290 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: #9 3.290 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.290 #define __EXTENSIONS__ /* for Sun */ #9 3.290 #9 3.290 :0:0: note: this is the location of the previous definition #9 3.290 :0:0: note: this is the location of the previous definition #9 3.295 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, #9 3.295 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: #9 3.295 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.295 #define __EXTENSIONS__ /* for Sun */ #9 3.295 #9 3.295 :0:0: note: this is the location of the previous definition #9 3.297 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 3.297 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, #9 3.297 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: #9 3.297 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.297 #define __EXTENSIONS__ /* for Sun */ #9 3.297 #9 3.297 :0:0: note: this is the location of the previous definition #9 3.300 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, #9 3.300 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: #9 3.300 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.300 #define __EXTENSIONS__ /* for Sun */ #9 3.300 #9 3.300 :0:0: note: this is the location of the previous definition #9 3.304 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 3.304 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: #9 3.304 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.304 #define __EXTENSIONS__ /* for Sun */ #9 3.304 #9 3.308 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.308 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, #9 3.308 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: #9 3.308 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.308 #define __EXTENSIONS__ /* for Sun */ #9 3.308 #9 3.315 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, #9 3.315 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: #9 3.315 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.315 #define __EXTENSIONS__ /* for Sun */ #9 3.315 #9 3.318 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.318 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, #9 3.318 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: #9 3.318 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.318 #define __EXTENSIONS__ /* for Sun */ #9 3.318 #9 3.326 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, #9 3.326 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: #9 3.326 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.326 #define __EXTENSIONS__ /* for Sun */ #9 3.326 #9 3.326 :0:0: note: this is the location of the previous definition #9 3.327 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, #9 3.327 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: #9 3.327 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.327 #define __EXTENSIONS__ /* for Sun */ #9 3.327 #9 3.327 :0:0: note: this is the location of the previous definition #9 3.328 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 3.328 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, #9 3.328 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: #9 3.328 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.328 #define __EXTENSIONS__ /* for Sun */ #9 3.328 #9 3.328 :0:0: note: this is the location of the previous definition #9 3.330 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, #9 3.330 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: #9 3.330 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.330 #define __EXTENSIONS__ /* for Sun */ #9 3.330 #9 3.340 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.340 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, #9 3.340 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: #9 3.340 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.340 #define __EXTENSIONS__ /* for Sun */ #9 3.340 #9 3.340 :0:0: note: this is the location of the previous definition #9 3.343 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  #9 3.343 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.343 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, #9 3.343 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: #9 3.343 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.343 #define __EXTENSIONS__ /* for Sun */ #9 3.343 #9 3.343 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  #9 3.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  #9 3.352 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  #9 3.352 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  #9 3.355 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, #9 3.355 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: #9 3.355 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.355 #define __EXTENSIONS__ /* for Sun */ #9 3.355 #9 3.355 :0:0: note: this is the location of the previous definition #9 3.363 :0:0: note: this is the location of the previous definition #9 3.363 :0:0: note: this is the location of the previous definition #9 3.364 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  #9 3.371 :0:0: note: this is the location of the previous definition #9 3.382 :0:0: note: this is the location of the previous definition #9 3.389 :0:0: note: this is the location of the previous definition #9 3.389 :0:0: note: this is the location of the previous definition #9 3.413 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  #9 3.413 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  #9 3.414 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  #9 3.417 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  #9 3.426 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  #9 3.429 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  #9 3.433 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  #9 3.434 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  #9 3.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  #9 3.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  #9 3.482 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, #9 3.482 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: #9 3.482 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.482 #define __EXTENSIONS__ /* for Sun */ #9 3.482 #9 3.482 :0:0: note: this is the location of the previous definition #9 3.491 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 3.491 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, #9 3.491 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: #9 3.491 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.491 #define __EXTENSIONS__ /* for Sun */ #9 3.491 #9 3.492 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  #9 3.494 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  #9 3.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  #9 3.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  #9 3.502 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  #9 3.504 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  #9 3.504 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  #9 3.514 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  #9 3.520 :0:0: note: this is the location of the previous definition #9 3.537 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 3.537 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, #9 3.537 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: #9 3.537 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.537 #define __EXTENSIONS__ /* for Sun */ #9 3.537 #9 3.541 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 3.541 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, #9 3.541 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: #9 3.541 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.541 #define __EXTENSIONS__ /* for Sun */ #9 3.541 #9 3.541 :0:0: note: this is the location of the previous definition #9 3.548 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, #9 3.548 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: #9 3.548 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.548 #define __EXTENSIONS__ /* for Sun */ #9 3.548 #9 3.557 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  #9 3.565 :0:0: note: this is the location of the previous definition #9 3.575 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  #9 3.579 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 3.579 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: #9 3.579 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.579 #define __EXTENSIONS__ /* for Sun */ #9 3.579 #9 3.581 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  #9 3.583 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  #9 3.584 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  #9 3.587 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  #9 3.589 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 3.589 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, #9 3.589 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: #9 3.589 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.589 #define __EXTENSIONS__ /* for Sun */ #9 3.589 #9 3.590 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  #9 3.591 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 3.591 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: #9 3.591 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.591 #define __EXTENSIONS__ /* for Sun */ #9 3.591 #9 3.591 :0:0: note: this is the location of the previous definition #9 3.597 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  #9 3.605 :0:0: note: this is the location of the previous definition #9 3.609 :0:0: note: this is the location of the previous definition #9 3.613 :0:0: note: this is the location of the previous definition #9 3.620 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, #9 3.620 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: #9 3.620 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.620 #define __EXTENSIONS__ /* for Sun */ #9 3.620 #9 3.620 :0:0: note: this is the location of the previous definition #9 3.644 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 3.644 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: #9 3.644 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.644 #define __EXTENSIONS__ /* for Sun */ #9 3.644 #9 3.648 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.648 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.648 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 3.648 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, #9 3.648 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: #9 3.648 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.648 #define __EXTENSIONS__ /* for Sun */ #9 3.648 #9 3.651 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  #9 3.658 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, #9 3.658 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: #9 3.658 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.658 #define __EXTENSIONS__ /* for Sun */ #9 3.658 #9 3.658 :0:0: note: this is the location of the previous definition #9 3.660 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  #9 3.663 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, #9 3.663 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: #9 3.663 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.663 #define __EXTENSIONS__ /* for Sun */ #9 3.663 #9 3.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.666 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.666 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, #9 3.666 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: #9 3.666 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.666 #define __EXTENSIONS__ /* for Sun */ #9 3.666 #9 3.667 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, #9 3.667 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: #9 3.667 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.667 #define __EXTENSIONS__ /* for Sun */ #9 3.667 #9 3.669 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, #9 3.669 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: #9 3.669 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.669 #define __EXTENSIONS__ /* for Sun */ #9 3.669 #9 3.671 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.671 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, #9 3.671 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: #9 3.671 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.671 #define __EXTENSIONS__ /* for Sun */ #9 3.671 #9 3.673 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.673 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.673 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, #9 3.673 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: #9 3.673 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.673 #define __EXTENSIONS__ /* for Sun */ #9 3.673 #9 3.675 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.675 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.675 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, #9 3.675 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: #9 3.675 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.675 #define __EXTENSIONS__ /* for Sun */ #9 3.675 #9 3.676 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  #9 3.676 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.676 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, #9 3.676 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: #9 3.676 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.676 #define __EXTENSIONS__ /* for Sun */ #9 3.676 #9 3.679 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, #9 3.679 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.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.679 :0:0: note: this is the location of the previous definition #9 3.680 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  #9 3.688 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.688 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 3.688 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, #9 3.688 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: #9 3.688 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.688 #define __EXTENSIONS__ /* for Sun */ #9 3.688 #9 3.688 :0:0: note: this is the location of the previous definition #9 3.689 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.689 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, #9 3.689 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: #9 3.689 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.689 #define __EXTENSIONS__ /* for Sun */ #9 3.689 #9 3.689 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  #9 3.690 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  #9 3.690 :0:0: note: this is the location of the previous definition #9 3.691 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  #9 3.691 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  #9 3.693 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  #9 3.694 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  #9 3.694 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  #9 3.695 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  #9 3.696 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  #9 3.701 :0:0: note: this is the location of the previous definition #9 3.701 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  #9 3.707 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, #9 3.707 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.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.707 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  #9 3.711 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, #9 3.711 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: #9 3.711 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.711 #define __EXTENSIONS__ /* for Sun */ #9 3.711 #9 3.711 :0:0: note: this is the location of the previous definition #9 3.713 :0:0: note: this is the location of the previous definition #9 3.713 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  #9 3.716 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, #9 3.716 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: #9 3.716 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.716 #define __EXTENSIONS__ /* for Sun */ #9 3.716 #9 3.716 :0:0: note: this is the location of the previous definition #9 3.722 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 3.722 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: #9 3.722 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.722 #define __EXTENSIONS__ /* for Sun */ #9 3.722 #9 3.722 :0:0: note: this is the location of the previous definition #9 3.722 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.722 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.722 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, #9 3.722 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: #9 3.722 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.722 #define __EXTENSIONS__ /* for Sun */ #9 3.722 #9 3.725 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  #9 3.728 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  #9 3.728 :0:0: note: this is the location of the previous definition #9 3.728 :0:0: note: this is the location of the previous definition #9 3.728 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, #9 3.728 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: #9 3.728 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.728 #define __EXTENSIONS__ /* for Sun */ #9 3.728 #9 3.728 :0:0: note: this is the location of the previous definition #9 3.728 :0:0: note: this is the location of the previous definition #9 3.729 :0:0: note: this is the location of the previous definition #9 3.730 :0:0: note: this is the location of the previous definition #9 3.731 :0:0: note: this is the location of the previous definition #9 3.737 :0:0: note: this is the location of the previous definition #9 3.737 :0:0: note: this is the location of the previous definition #9 3.738 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  #9 3.741 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 3.741 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: #9 3.741 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.741 #define __EXTENSIONS__ /* for Sun */ #9 3.741 #9 3.742 :0:0: note: this is the location of the previous definition #9 3.745 :0:0: note: this is the location of the previous definition #9 3.759 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 3.759 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, #9 3.759 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: #9 3.759 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.759 #define __EXTENSIONS__ /* for Sun */ #9 3.759 #9 3.759 :0:0: note: this is the location of the previous definition #9 3.759 :0:0: note: this is the location of the previous definition #9 3.766 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.766 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.766 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 3.766 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: #9 3.766 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.766 #define __EXTENSIONS__ /* for Sun */ #9 3.766 #9 3.766 :0:0: note: this is the location of the previous definition #9 3.771 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, #9 3.771 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: #9 3.771 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.771 #define __EXTENSIONS__ /* for Sun */ #9 3.771 #9 3.771 :0:0: note: this is the location of the previous definition #9 3.786 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.786 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, #9 3.786 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: #9 3.786 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.786 #define __EXTENSIONS__ /* for Sun */ #9 3.786 #9 3.786 :0:0: note: this is the location of the previous definition #9 3.794 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 3.794 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: #9 3.794 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.794 #define __EXTENSIONS__ /* for Sun */ #9 3.794 #9 3.794 :0:0: note: this is the location of the previous definition #9 3.796 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, #9 3.796 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: #9 3.796 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.796 #define __EXTENSIONS__ /* for Sun */ #9 3.796 #9 3.796 :0:0: note: this is the location of the previous definition #9 3.803 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, #9 3.803 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: #9 3.803 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.803 #define __EXTENSIONS__ /* for Sun */ #9 3.803 #9 3.817 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  #9 3.819 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 3.819 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: #9 3.819 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.819 #define __EXTENSIONS__ /* for Sun */ #9 3.819 #9 3.819 :0:0: note: this is the location of the previous definition #9 3.826 :0:0: note: this is the location of the previous definition #9 3.832 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  #9 3.833 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  #9 3.837 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  #9 3.839 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  #9 3.846 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  #9 3.849 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  #9 3.861 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, #9 3.861 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: #9 3.861 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.861 #define __EXTENSIONS__ /* for Sun */ #9 3.861 #9 3.861 :0:0: note: this is the location of the previous definition #9 3.866 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  #9 3.889 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.889 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, #9 3.889 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: #9 3.889 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.889 #define __EXTENSIONS__ /* for Sun */ #9 3.889 #9 3.894 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 3.894 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, #9 3.894 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: #9 3.894 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.894 #define __EXTENSIONS__ /* for Sun */ #9 3.894 #9 3.898 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, #9 3.898 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: #9 3.898 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.898 #define __EXTENSIONS__ /* for Sun */ #9 3.898 #9 3.907 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, #9 3.907 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: #9 3.907 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.907 #define __EXTENSIONS__ /* for Sun */ #9 3.907 #9 3.907 :0:0: note: this is the location of the previous definition #9 3.909 :0:0: note: this is the location of the previous definition #9 3.909 :0:0: note: this is the location of the previous definition #9 3.910 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  #9 3.924 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.924 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, #9 3.924 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: #9 3.924 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.924 #define __EXTENSIONS__ /* for Sun */ #9 3.924 #9 3.924 :0:0: note: this is the location of the previous definition #9 3.928 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.928 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.928 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 3.928 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, #9 3.928 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: #9 3.928 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.928 #define __EXTENSIONS__ /* for Sun */ #9 3.928 #9 3.928 :0:0: note: this is the location of the previous definition #9 3.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  #9 3.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  #9 3.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 3.939 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: #9 3.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.939 #define __EXTENSIONS__ /* for Sun */ #9 3.939 #9 3.939 :0:0: note: this is the location of the previous definition #9 3.942 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  #9 3.945 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  #9 3.946 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  #9 3.949 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  #9 3.950 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 3.950 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, #9 3.950 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: #9 3.950 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.950 #define __EXTENSIONS__ /* for Sun */ #9 3.950 #9 3.950 :0:0: note: this is the location of the previous definition #9 3.955 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, #9 3.955 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: #9 3.955 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.955 #define __EXTENSIONS__ /* for Sun */ #9 3.955 #9 3.955 :0:0: note: this is the location of the previous definition #9 3.956 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  #9 3.957 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  #9 3.957 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, #9 3.957 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: #9 3.957 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.957 #define __EXTENSIONS__ /* for Sun */ #9 3.957 #9 3.957 :0:0: note: this is the location of the previous definition #9 3.957 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  #9 3.958 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 3.958 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: #9 3.958 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.958 #define __EXTENSIONS__ /* for Sun */ #9 3.958 #9 3.958 :0:0: note: this is the location of the previous definition #9 3.966 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, #9 3.966 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: #9 3.966 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.966 #define __EXTENSIONS__ /* for Sun */ #9 3.966 #9 3.966 :0:0: note: this is the location of the previous definition #9 3.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  #9 3.975 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.975 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, #9 3.975 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: #9 3.975 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.975 #define __EXTENSIONS__ /* for Sun */ #9 3.975 #9 3.975 :0:0: note: this is the location of the previous definition #9 3.985 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 3.985 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: #9 3.985 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.985 #define __EXTENSIONS__ /* for Sun */ #9 3.985 #9 3.985 :0:0: note: this is the location of the previous definition #9 3.985 :0:0: note: this is the location of the previous definition #9 3.986 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #9 3.986 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: #9 3.986 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.986 #define __EXTENSIONS__ /* for Sun */ #9 3.986 #9 3.986 :0:0: note: this is the location of the previous definition #9 3.987 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  #9 3.987 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, #9 3.987 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: #9 3.987 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.987 #define __EXTENSIONS__ /* for Sun */ #9 3.987 #9 3.987 :0:0: note: this is the location of the previous definition #9 3.989 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  #9 3.997 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  #9 4.003 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.003 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, #9 4.003 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: #9 4.003 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.003 #define __EXTENSIONS__ /* for Sun */ #9 4.003 #9 4.015 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: #9 4.015 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.015 #define __EXTENSIONS__ /* for Sun */ #9 4.015 #9 4.015 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  #9 4.021 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  #9 4.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  #9 4.024 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 4.024 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, #9 4.024 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: #9 4.024 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.024 #define __EXTENSIONS__ /* for Sun */ #9 4.024 #9 4.024 :0:0: note: this is the location of the previous definition #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.047 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  #9 4.050 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  #9 4.052 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.052 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.052 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, #9 4.052 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: #9 4.052 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.052 #define __EXTENSIONS__ /* for Sun */ #9 4.052 #9 4.052 :0:0: note: this is the location of the previous definition #9 4.070 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  #9 4.073 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  #9 4.080 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  #9 4.088 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  #9 4.088 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  #9 4.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  #9 4.091 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, #9 4.091 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: #9 4.091 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.091 #define __EXTENSIONS__ /* for Sun */ #9 4.091 #9 4.091 :0:0: note: this is the location of the previous definition #9 4.091 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, #9 4.091 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: #9 4.091 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.091 #define __EXTENSIONS__ /* for Sun */ #9 4.091 #9 4.091 :0:0: note: this is the location of the previous definition #9 4.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  #9 4.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  #9 4.093 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  #9 4.095 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.095 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, #9 4.095 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: #9 4.095 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.095 #define __EXTENSIONS__ /* for Sun */ #9 4.095 #9 4.109 :0:0: note: this is the location of the previous definition #9 4.121 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  #9 4.122 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, #9 4.122 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: #9 4.122 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.122 #define __EXTENSIONS__ /* for Sun */ #9 4.122 #9 4.122 :0:0: note: this is the location of the previous definition #9 4.123 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  #9 4.140 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  #9 4.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  #9 4.151 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  #9 4.162 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 4.162 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: #9 4.162 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.162 #define __EXTENSIONS__ /* for Sun */ #9 4.162 #9 4.174 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.174 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, #9 4.174 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: #9 4.174 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.174 #define __EXTENSIONS__ /* for Sun */ #9 4.174 #9 4.174 :0:0: note: this is the location of the previous definition #9 4.178 :0:0: note: this is the location of the previous definition #9 4.193 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 4.193 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 4.193 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: #9 4.193 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.193 #define __EXTENSIONS__ /* for Sun */ #9 4.193 #9 4.193 :0:0: note: this is the location of the previous definition #9 4.201 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  #9 4.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  #9 4.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  #9 4.233 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, #9 4.233 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: #9 4.233 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.233 #define __EXTENSIONS__ /* for Sun */ #9 4.233 #9 4.233 :0:0: note: this is the location of the previous definition #9 4.238 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.238 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, #9 4.238 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: #9 4.238 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.238 #define __EXTENSIONS__ /* for Sun */ #9 4.238 #9 4.238 :0:0: note: this is the location of the previous definition #9 4.256 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  #9 4.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  #9 4.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  #9 4.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  #9 4.260 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  #9 4.260 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  #9 4.263 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  #9 4.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  #9 4.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  #9 4.269 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  #9 4.269 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  #9 4.270 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  #9 4.276 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.276 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, #9 4.276 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: #9 4.276 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.276 #define __EXTENSIONS__ /* for Sun */ #9 4.276 #9 4.276 :0:0: note: this is the location of the previous definition #9 4.276 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  #9 4.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, #9 4.284 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.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.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, #9 4.292 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: #9 4.292 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.292 #define __EXTENSIONS__ /* for Sun */ #9 4.292 #9 4.292 :0:0: note: this is the location of the previous definition #9 4.293 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  #9 4.297 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  #9 4.298 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.298 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, #9 4.298 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: #9 4.298 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.298 #define __EXTENSIONS__ /* for Sun */ #9 4.298 #9 4.301 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  #9 4.313 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  #9 4.315 :0:0: note: this is the location of the previous definition #9 4.315 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  #9 4.316 :0:0: note: this is the location of the previous definition #9 4.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 4.320 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: #9 4.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.320 #define __EXTENSIONS__ /* for Sun */ #9 4.320 #9 4.320 :0:0: note: this is the location of the previous definition #9 4.320 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  #9 4.334 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  #9 4.342 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  #9 4.344 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.344 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, #9 4.344 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: #9 4.344 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.344 #define __EXTENSIONS__ /* for Sun */ #9 4.344 #9 4.351 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, #9 4.351 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: #9 4.351 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.351 #define __EXTENSIONS__ /* for Sun */ #9 4.351 #9 4.352 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, #9 4.352 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: #9 4.352 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.352 #define __EXTENSIONS__ /* for Sun */ #9 4.352 #9 4.352 :0:0: note: this is the location of the previous definition #9 4.360 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 4.360 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, #9 4.360 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: #9 4.360 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.360 #define __EXTENSIONS__ /* for Sun */ #9 4.360 #9 4.361 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.361 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.361 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, #9 4.361 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: #9 4.361 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.361 #define __EXTENSIONS__ /* for Sun */ #9 4.361 #9 4.364 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 4.364 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: #9 4.364 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.364 #define __EXTENSIONS__ /* for Sun */ #9 4.364 #9 4.364 :0:0: note: this is the location of the previous definition #9 4.369 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, #9 4.369 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: #9 4.369 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.369 #define __EXTENSIONS__ /* for Sun */ #9 4.369 #9 4.369 :0:0: note: this is the location of the previous definition #9 4.373 :0:0: note: this is the location of the previous definition #9 4.376 :0:0: note: this is the location of the previous definition #9 4.377 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.377 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, #9 4.377 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: #9 4.377 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.377 #define __EXTENSIONS__ /* for Sun */ #9 4.377 #9 4.381 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, #9 4.381 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: #9 4.381 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.381 #define __EXTENSIONS__ /* for Sun */ #9 4.381 #9 4.381 :0:0: note: this is the location of the previous definition #9 4.383 :0:0: note: this is the location of the previous definition #9 4.393 :0:0: note: this is the location of the previous definition #9 4.397 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #9 4.397 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, #9 4.397 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: #9 4.397 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.397 #define __EXTENSIONS__ /* for Sun */ #9 4.397 #9 4.399 :0:0: note: this is the location of the previous definition #9 4.408 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.408 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, #9 4.408 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: #9 4.408 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.408 #define __EXTENSIONS__ /* for Sun */ #9 4.408 #9 4.412 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 4.412 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 4.412 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, #9 4.412 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: #9 4.412 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.412 #define __EXTENSIONS__ /* for Sun */ #9 4.412 #9 4.413 :0:0: note: this is the location of the previous definition #9 4.415 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, #9 4.415 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: #9 4.415 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.415 #define __EXTENSIONS__ /* for Sun */ #9 4.415 #9 4.416 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, #9 4.416 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: #9 4.416 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.416 #define __EXTENSIONS__ /* for Sun */ #9 4.416 #9 4.446 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.446 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, #9 4.446 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: #9 4.446 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.446 #define __EXTENSIONS__ /* for Sun */ #9 4.446 #9 4.446 :0:0: note: this is the location of the previous definition #9 4.446 :0:0: note: this is the location of the previous definition #9 4.447 :0:0: note: this is the location of the previous definition #9 4.447 :0:0: note: this is the location of the previous definition #9 4.454 :0:0: note: this is the location of the previous definition #9 4.463 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.463 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.463 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, #9 4.463 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: #9 4.463 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.463 #define __EXTENSIONS__ /* for Sun */ #9 4.463 #9 4.469 :0:0: note: this is the location of the previous definition #9 4.469 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 4.469 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, #9 4.469 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: #9 4.469 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.469 #define __EXTENSIONS__ /* for Sun */ #9 4.469 #9 4.469 :0:0: note: this is the location of the previous definition #9 4.470 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.470 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.470 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, #9 4.470 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.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.471 :0:0: note: this is the location of the previous definition #9 4.506 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, #9 4.506 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: #9 4.506 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.506 #define __EXTENSIONS__ /* for Sun */ #9 4.506 #9 4.524 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, #9 4.524 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: #9 4.524 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.524 #define __EXTENSIONS__ /* for Sun */ #9 4.524 #9 4.524 :0:0: note: this is the location of the previous definition #9 4.525 :0:0: note: this is the location of the previous definition #9 4.560 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, #9 4.560 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: #9 4.560 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.560 #define __EXTENSIONS__ /* for Sun */ #9 4.560 #9 4.578 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, #9 4.578 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: #9 4.578 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.578 #define __EXTENSIONS__ /* for Sun */ #9 4.578 #9 4.583 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 4.583 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: #9 4.583 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.583 #define __EXTENSIONS__ /* for Sun */ #9 4.583 #9 4.583 :0:0: note: this is the location of the previous definition #9 4.592 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 4.592 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 4.592 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: #9 4.592 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.592 #define __EXTENSIONS__ /* for Sun */ #9 4.592 #9 4.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, #9 4.594 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: #9 4.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.594 #define __EXTENSIONS__ /* for Sun */ #9 4.594 #9 4.596 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, #9 4.596 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: #9 4.596 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.596 #define __EXTENSIONS__ /* for Sun */ #9 4.596 #9 4.596 :0:0: note: this is the location of the previous definition #9 4.610 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, #9 4.610 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: #9 4.610 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.610 #define __EXTENSIONS__ /* for Sun */ #9 4.610 #9 4.618 :0:0: note: this is the location of the previous definition #9 4.627 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 4.627 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, #9 4.627 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: #9 4.627 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.627 #define __EXTENSIONS__ /* for Sun */ #9 4.627 #9 4.627 :0:0: note: this is the location of the previous definition #9 4.631 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.631 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.631 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, #9 4.631 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: #9 4.631 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.631 #define __EXTENSIONS__ /* for Sun */ #9 4.631 #9 4.635 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 4.635 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: #9 4.635 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.635 #define __EXTENSIONS__ /* for Sun */ #9 4.635 #9 4.635 :0:0: note: this is the location of the previous definition #9 4.635 :0:0: note: this is the location of the previous definition #9 4.642 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.642 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, #9 4.642 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: #9 4.642 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.642 #define __EXTENSIONS__ /* for Sun */ #9 4.642 #9 4.642 :0:0: note: this is the location of the previous definition #9 4.642 :0:0: note: this is the location of the previous definition #9 4.647 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, #9 4.647 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: #9 4.647 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.647 #define __EXTENSIONS__ /* for Sun */ #9 4.647 #9 4.650 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, #9 4.650 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: #9 4.650 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.650 #define __EXTENSIONS__ /* for Sun */ #9 4.650 #9 4.650 :0:0: note: this is the location of the previous definition #9 4.652 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, #9 4.652 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: #9 4.652 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.652 #define __EXTENSIONS__ /* for Sun */ #9 4.652 #9 4.652 :0:0: note: this is the location of the previous definition #9 4.654 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 4.654 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: #9 4.654 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.654 #define __EXTENSIONS__ /* for Sun */ #9 4.654 #9 4.654 :0:0: note: this is the location of the previous definition #9 4.654 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 4.654 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: #9 4.654 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.654 #define __EXTENSIONS__ /* for Sun */ #9 4.654 #9 4.656 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 4.656 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, #9 4.656 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: #9 4.656 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.656 #define __EXTENSIONS__ /* for Sun */ #9 4.656 #9 4.657 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, #9 4.657 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: #9 4.657 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.657 #define __EXTENSIONS__ /* for Sun */ #9 4.657 #9 4.657 :0:0: note: this is the location of the previous definition #9 4.660 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.660 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, #9 4.660 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: #9 4.660 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.660 #define __EXTENSIONS__ /* for Sun */ #9 4.660 #9 4.665 :0:0: note: this is the location of the previous definition #9 4.665 :0:0: note: this is the location of the previous definition #9 4.668 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.668 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, #9 4.668 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: #9 4.668 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.668 #define __EXTENSIONS__ /* for Sun */ #9 4.668 #9 4.668 :0:0: note: this is the location of the previous definition #9 4.672 :0:0: note: this is the location of the previous definition #9 4.677 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, #9 4.677 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: #9 4.677 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.677 #define __EXTENSIONS__ /* for Sun */ #9 4.677 #9 4.677 :0:0: note: this is the location of the previous definition #9 4.690 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.690 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, #9 4.690 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: #9 4.690 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.690 #define __EXTENSIONS__ /* for Sun */ #9 4.690 #9 4.690 :0:0: note: this is the location of the previous definition #9 4.693 :0:0: note: this is the location of the previous definition #9 4.698 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 4.698 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 4.698 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: #9 4.698 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.698 #define __EXTENSIONS__ /* for Sun */ #9 4.698 #9 4.698 :0:0: note: this is the location of the previous definition #9 4.701 :0:0: note: this is the location of the previous definition #9 4.704 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 4.704 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: #9 4.704 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.704 #define __EXTENSIONS__ /* for Sun */ #9 4.704 #9 4.704 :0:0: note: this is the location of the previous definition #9 4.704 :0:0: note: this is the location of the previous definition #9 4.706 :0:0: note: this is the location of the previous definition #9 4.706 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.706 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, #9 4.706 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: #9 4.706 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.706 #define __EXTENSIONS__ /* for Sun */ #9 4.706 #9 4.706 :0:0: note: this is the location of the previous definition #9 4.717 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.717 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, #9 4.717 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: #9 4.717 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.717 #define __EXTENSIONS__ /* for Sun */ #9 4.717 #9 4.717 :0:0: note: this is the location of the previous definition #9 4.738 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.738 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, #9 4.738 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: #9 4.738 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.738 #define __EXTENSIONS__ /* for Sun */ #9 4.738 #9 4.738 :0:0: note: this is the location of the previous definition #9 4.744 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.744 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.744 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, #9 4.744 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: #9 4.744 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.744 #define __EXTENSIONS__ /* for Sun */ #9 4.744 #9 4.746 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.746 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, #9 4.746 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: #9 4.746 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.746 #define __EXTENSIONS__ /* for Sun */ #9 4.746 #9 4.746 :0:0: note: this is the location of the previous definition #9 4.783 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.783 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, #9 4.783 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: #9 4.783 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.783 #define __EXTENSIONS__ /* for Sun */ #9 4.783 #9 4.783 :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/Cells-to-be-Activated-List.h:41:0, #9 4.784 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: #9 4.784 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.784 #define __EXTENSIONS__ /* for Sun */ #9 4.784 #9 4.784 :0:0: note: this is the location of the previous definition #9 4.789 :0:0: note: this is the location of the previous definition #9 4.793 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 4.793 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, #9 4.793 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: #9 4.793 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.793 #define __EXTENSIONS__ /* for Sun */ #9 4.793 #9 4.793 :0:0: note: this is the location of the previous definition #9 4.796 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.796 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.796 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, #9 4.796 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: #9 4.796 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.796 #define __EXTENSIONS__ /* for Sun */ #9 4.796 #9 4.797 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.797 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: #9 4.797 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.797 #define __EXTENSIONS__ /* for Sun */ #9 4.797 #9 4.797 :0:0: note: this is the location of the previous definition #9 4.811 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, #9 4.811 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: #9 4.811 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.811 #define __EXTENSIONS__ /* for Sun */ #9 4.811 #9 4.811 :0:0: note: this is the location of the previous definition #9 4.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, #9 4.814 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: #9 4.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.814 #define __EXTENSIONS__ /* for Sun */ #9 4.814 #9 4.814 :0:0: note: this is the location of the previous definition #9 4.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 4.814 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, #9 4.814 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: #9 4.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.814 #define __EXTENSIONS__ /* for Sun */ #9 4.814 #9 4.814 :0:0: note: this is the location of the previous definition #9 4.815 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, #9 4.815 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: #9 4.815 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.815 #define __EXTENSIONS__ /* for Sun */ #9 4.815 #9 4.815 :0:0: note: this is the location of the previous definition #9 4.820 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.820 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, #9 4.820 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: #9 4.820 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.820 #define __EXTENSIONS__ /* for Sun */ #9 4.820 #9 4.820 :0:0: note: this is the location of the previous definition #9 4.822 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 4.822 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 4.822 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, #9 4.822 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: #9 4.822 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.822 #define __EXTENSIONS__ /* for Sun */ #9 4.822 #9 4.822 :0:0: note: this is the location of the previous definition #9 4.823 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 4.823 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: #9 4.823 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.823 #define __EXTENSIONS__ /* for Sun */ #9 4.823 #9 4.823 :0:0: note: this is the location of the previous definition #9 4.827 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 4.827 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, #9 4.827 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: #9 4.827 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.827 #define __EXTENSIONS__ /* for Sun */ #9 4.827 #9 4.828 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.828 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, #9 4.828 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: #9 4.828 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.828 #define __EXTENSIONS__ /* for Sun */ #9 4.828 #9 4.828 :0:0: note: this is the location of the previous definition #9 4.829 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.829 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, #9 4.829 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: #9 4.829 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.829 #define __EXTENSIONS__ /* for Sun */ #9 4.829 #9 4.829 :0:0: note: this is the location of the previous definition #9 4.833 :0:0: note: this is the location of the previous definition #9 4.842 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.842 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.842 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, #9 4.842 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: #9 4.842 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.842 #define __EXTENSIONS__ /* for Sun */ #9 4.842 #9 4.842 :0:0: note: this is the location of the previous definition #9 4.846 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 4.846 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, #9 4.846 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: #9 4.846 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.846 #define __EXTENSIONS__ /* for Sun */ #9 4.846 #9 4.846 :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/ProtocolIE-Container.h:484:0, #9 4.848 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, #9 4.848 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.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.848 :0:0: note: this is the location of the previous definition #9 4.854 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 4.854 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: #9 4.854 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.854 #define __EXTENSIONS__ /* for Sun */ #9 4.854 #9 4.854 :0:0: note: this is the location of the previous definition #9 4.875 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, #9 4.875 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: #9 4.875 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.875 #define __EXTENSIONS__ /* for Sun */ #9 4.875 #9 4.875 :0:0: note: this is the location of the previous definition #9 4.885 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 4.885 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, #9 4.885 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.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.903 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 4.903 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, #9 4.903 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: #9 4.903 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.903 #define __EXTENSIONS__ /* for Sun */ #9 4.903 #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/UEContextSetupRequest.h:15, #9 4.939 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: #9 4.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.939 #define __EXTENSIONS__ /* for Sun */ #9 4.939 #9 4.939 :0:0: note: this is the location of the previous definition #9 4.954 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 4.954 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, #9 4.954 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: #9 4.954 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.954 #define __EXTENSIONS__ /* for Sun */ #9 4.954 #9 4.955 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.955 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, #9 4.955 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: #9 4.955 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.955 #define __EXTENSIONS__ /* for Sun */ #9 4.955 #9 4.960 :0:0: note: this is the location of the previous definition #9 4.964 :0:0: note: this is the location of the previous definition #9 4.969 :0:0: note: this is the location of the previous definition #9 5.590 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_f1ap.a  #9 5.660 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 5.667 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 5.669 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c  #9 5.669 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c  #9 5.670 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c  #9 5.672 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c  #9 5.673 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c  #9 5.674 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c  #9 5.675 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c  #9 5.677 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c  #9 5.677 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c  #9 5.678 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c  #9 5.678 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c  #9 5.680 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c  #9 5.681 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c  #9 5.681 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c  #9 5.682 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c  #9 5.682 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c  #9 5.683 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c  #9 5.683 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c  #9 5.684 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c  #9 5.684 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c  #9 5.685 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c  #9 5.685 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c  #9 5.685 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c  #9 5.685 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c  #9 5.686 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c  #9 5.687 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c  #9 5.687 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c  #9 5.688 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c  #9 5.694 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c  #9 5.696 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c  #9 5.696 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c  #9 5.697 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c  #9 5.697 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c  #9 5.698 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c  #9 5.698 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c  #9 5.698 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c  #9 5.701 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c  #9 5.709 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c  #9 5.710 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c  #9 5.710 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, #9 5.710 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c:8: #9 5.710 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.710 #define __EXTENSIONS__ /* for Sun */ #9 5.710 #9 5.713 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c  #9 5.716 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.h:41:0, #9 5.716 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c:8: #9 5.716 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.716 #define __EXTENSIONS__ /* for Sun */ #9 5.716 #9 5.716 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c  #9 5.717 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c  #9 5.717 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c  #9 5.721 :0:0: note: this is the location of the previous definition #9 5.721 :0:0: note: this is the location of the previous definition #9 5.725 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c  #9 5.728 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.h:45:0, #9 5.728 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c:8: #9 5.728 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.728 #define __EXTENSIONS__ /* for Sun */ #9 5.728 #9 5.729 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c  #9 5.729 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c  #9 5.730 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c  #9 5.734 :0:0: note: this is the location of the previous definition #9 5.734 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c  #9 5.743 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c  #9 5.743 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c  #9 5.755 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c  #9 5.773 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c  #9 5.774 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.h:41:0, #9 5.774 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c:8: #9 5.774 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.774 #define __EXTENSIONS__ /* for Sun */ #9 5.774 #9 5.774 :0:0: note: this is the location of the previous definition #9 5.781 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 5.781 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.h:15, #9 5.781 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c:8: #9 5.781 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.781 #define __EXTENSIONS__ /* for Sun */ #9 5.781 #9 5.781 :0:0: note: this is the location of the previous definition #9 5.807 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, #9 5.807 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.h:15, #9 5.807 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c:8: #9 5.807 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.807 #define __EXTENSIONS__ /* for Sun */ #9 5.807 #9 5.811 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c  #9 5.813 :0:0: note: this is the location of the previous definition #9 5.813 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c  #9 5.814 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c  #9 5.815 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c  #9 5.816 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c  #9 5.816 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c  #9 5.824 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.h:41:0, #9 5.824 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c:8: #9 5.824 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.824 #define __EXTENSIONS__ /* for Sun */ #9 5.824 #9 5.825 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c  #9 5.825 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c  #9 5.829 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c  #9 5.830 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c  #9 5.830 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c  #9 5.832 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c  #9 5.833 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c  #9 5.834 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c  #9 5.837 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c  #9 5.838 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c  #9 5.841 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c  #9 5.857 :0:0: note: this is the location of the previous definition #9 5.857 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c  #9 5.858 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c  #9 5.862 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c  #9 5.862 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c  #9 5.863 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c  #9 5.863 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c  #9 5.869 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c  #9 5.873 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c  #9 5.880 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.h:56:0, #9 5.880 from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c:8: #9 5.880 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.880 #define __EXTENSIONS__ /* for Sun */ #9 5.880 #9 5.880 :0:0: note: this is the location of the previous definition #9 5.880 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 5.880 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.h:15, #9 5.880 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c:8: #9 5.880 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.880 #define __EXTENSIONS__ /* for Sun */ #9 5.880 #9 5.881 :0:0: note: this is the location of the previous definition #9 5.883 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-DU-ID.h:46:0, #9 5.883 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.h:15, #9 5.883 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c:8: #9 5.883 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.883 #define __EXTENSIONS__ /* for Sun */ #9 5.883 #9 5.883 :0:0: note: this is the location of the previous definition #9 5.885 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c  #9 5.889 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 5.889 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c:8: #9 5.889 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.889 #define __EXTENSIONS__ /* for Sun */ #9 5.889 #9 5.889 :0:0: note: this is the location of the previous definition #9 5.889 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c  #9 5.890 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c  #9 5.891 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c  #9 5.896 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 5.896 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.h:15, #9 5.896 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c:8: #9 5.896 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.896 #define __EXTENSIONS__ /* for Sun */ #9 5.896 #9 5.896 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 5.896 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.h:15, #9 5.896 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c:8: #9 5.896 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.896 #define __EXTENSIONS__ /* for Sun */ #9 5.896 #9 5.896 :0:0: note: this is the location of the previous definition #9 5.900 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c  #9 5.900 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.h:45:0, #9 5.900 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c:8: #9 5.900 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.900 #define __EXTENSIONS__ /* for Sun */ #9 5.900 #9 5.900 :0:0: note: this is the location of the previous definition #9 5.901 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c  #9 5.902 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c  #9 5.904 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #9 5.904 from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c:8: #9 5.904 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.904 #define __EXTENSIONS__ /* for Sun */ #9 5.904 #9 5.904 :0:0: note: this is the location of the previous definition #9 5.904 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c  #9 5.906 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 5.906 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.h:15, #9 5.906 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c:8: #9 5.906 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.906 #define __EXTENSIONS__ /* for Sun */ #9 5.906 #9 5.909 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 5.909 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c:8: #9 5.909 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.909 #define __EXTENSIONS__ /* for Sun */ #9 5.909 #9 5.909 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.h:41:0, #9 5.909 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c:8: #9 5.909 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.909 #define __EXTENSIONS__ /* for Sun */ #9 5.909 #9 5.910 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #9 5.910 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, #9 5.910 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, #9 5.910 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c:8: #9 5.910 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.910 #define __EXTENSIONS__ /* for Sun */ #9 5.910 #9 5.912 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.h:58:0, #9 5.912 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c:8: #9 5.912 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.912 #define __EXTENSIONS__ /* for Sun */ #9 5.912 #9 5.912 :0:0: note: this is the location of the previous definition #9 5.912 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c  #9 5.912 :0:0: note: this is the location of the previous definition #9 5.914 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, #9 5.914 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c:8: #9 5.914 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.914 #define __EXTENSIONS__ /* for Sun */ #9 5.914 #9 5.914 :0:0: note: this is the location of the previous definition #9 5.914 :0:0: note: this is the location of the previous definition #9 5.917 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.h:54:0, #9 5.917 from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c:8: #9 5.917 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.917 #define __EXTENSIONS__ /* for Sun */ #9 5.917 #9 5.921 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 5.921 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.h:15, #9 5.921 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c:8: #9 5.921 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.921 #define __EXTENSIONS__ /* for Sun */ #9 5.921 #9 5.921 :0:0: note: this is the location of the previous definition #9 5.921 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #9 5.921 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.h:15, #9 5.921 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c:8: #9 5.921 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.921 #define __EXTENSIONS__ /* for Sun */ #9 5.921 #9 5.921 :0:0: note: this is the location of the previous definition #9 5.926 :0:0: note: this is the location of the previous definition #9 5.929 :0:0: note: this is the location of the previous definition #9 5.933 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c  #9 5.934 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c  #9 5.937 :0:0: note: this is the location of the previous definition #9 5.937 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, #9 5.937 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.h:15, #9 5.937 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c:8: #9 5.937 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.937 #define __EXTENSIONS__ /* for Sun */ #9 5.937 #9 5.937 :0:0: note: this is the location of the previous definition #9 5.941 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c  #9 5.945 :0:0: note: this is the location of the previous definition #9 5.952 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c  #9 5.953 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c  #9 5.953 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c  #9 5.957 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c  #9 5.962 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.h:45:0, #9 5.962 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c:8: #9 5.962 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.962 #define __EXTENSIONS__ /* for Sun */ #9 5.962 #9 5.964 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c  #9 5.965 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c  #9 5.965 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c  #9 5.966 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c  #9 5.966 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c  #9 5.967 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c  #9 5.967 :0:0: note: this is the location of the previous definition #9 5.977 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c  #9 5.978 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c  #9 5.982 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 5.982 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.h:15, #9 5.982 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c:8: #9 5.982 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.982 #define __EXTENSIONS__ /* for Sun */ #9 5.982 #9 5.982 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 5.982 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.h:15, #9 5.982 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c:8: #9 5.982 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.982 #define __EXTENSIONS__ /* for Sun */ #9 5.982 #9 5.995 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.h:41:0, #9 5.995 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c:8: #9 5.995 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.995 #define __EXTENSIONS__ /* for Sun */ #9 5.995 #9 5.995 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 5.995 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.h:15, #9 5.995 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c:8: #9 5.995 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.995 #define __EXTENSIONS__ /* for Sun */ #9 5.995 #9 5.995 :0:0: note: this is the location of the previous definition #9 6.004 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.h:41:0, #9 6.004 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c:8: #9 6.004 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.004 #define __EXTENSIONS__ /* for Sun */ #9 6.004 #9 6.013 :0:0: note: this is the location of the previous definition #9 6.020 :0:0: note: this is the location of the previous definition #9 6.021 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c  #9 6.024 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c  #9 6.025 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c  #9 6.027 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c  #9 6.032 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c  #9 6.032 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c  #9 6.033 :0:0: note: this is the location of the previous definition #9 6.033 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c  #9 6.034 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c  #9 6.057 :0:0: note: this is the location of the previous definition #9 6.066 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #9 6.066 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.h:15, #9 6.066 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c:8: #9 6.066 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.066 #define __EXTENSIONS__ /* for Sun */ #9 6.066 #9 6.067 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c  #9 6.072 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c  #9 6.073 :0:0: note: this is the location of the previous definition #9 6.077 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c  #9 6.081 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c  #9 6.089 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c  #9 6.097 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c  #9 6.106 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c  #9 6.144 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, #9 6.144 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c:8: #9 6.144 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.144 #define __EXTENSIONS__ /* for Sun */ #9 6.144 #9 6.149 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c  #9 6.152 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.h:45:0, #9 6.152 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c:8: #9 6.152 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.152 #define __EXTENSIONS__ /* for Sun */ #9 6.152 #9 6.157 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c  #9 6.159 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.h:56:0, #9 6.159 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c:8: #9 6.159 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.159 #define __EXTENSIONS__ /* for Sun */ #9 6.159 #9 6.163 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.163 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.h:15, #9 6.163 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c:8: #9 6.163 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.163 #define __EXTENSIONS__ /* for Sun */ #9 6.163 #9 6.165 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.h:48:0, #9 6.165 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c:8: #9 6.165 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.165 #define __EXTENSIONS__ /* for Sun */ #9 6.165 #9 6.166 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #9 6.166 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, #9 6.166 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.h:15, #9 6.166 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c:8: #9 6.166 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.166 #define __EXTENSIONS__ /* for Sun */ #9 6.166 #9 6.166 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.h:41:0, #9 6.166 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c:8: #9 6.166 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.166 #define __EXTENSIONS__ /* for Sun */ #9 6.166 #9 6.169 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.h:41:0, #9 6.169 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c:8: #9 6.169 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.169 #define __EXTENSIONS__ /* for Sun */ #9 6.169 #9 6.170 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.h:54:0, #9 6.170 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c:8: #9 6.170 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.170 #define __EXTENSIONS__ /* for Sun */ #9 6.170 #9 6.170 :0:0: note: this is the location of the previous definition #9 6.170 :0:0: note: this is the location of the previous definition #9 6.181 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.h:41:0, #9 6.181 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c:8: #9 6.181 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.181 #define __EXTENSIONS__ /* for Sun */ #9 6.181 #9 6.181 :0:0: note: this is the location of the previous definition #9 6.181 :0:0: note: this is the location of the previous definition #9 6.185 :0:0: note: this is the location of the previous definition #9 6.189 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.189 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.h:15, #9 6.189 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c:8: #9 6.189 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.189 #define __EXTENSIONS__ /* for Sun */ #9 6.189 #9 6.190 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.190 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.h:15, #9 6.190 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c:8: #9 6.190 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.190 #define __EXTENSIONS__ /* for Sun */ #9 6.190 #9 6.190 :0:0: note: this is the location of the previous definition #9 6.190 :0:0: note: this is the location of the previous definition #9 6.190 :0:0: note: this is the location of the previous definition #9 6.190 :0:0: note: this is the location of the previous definition #9 6.195 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c  #9 6.196 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c  #9 6.196 :0:0: note: this is the location of the previous definition #9 6.197 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c  #9 6.198 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c  #9 6.201 :0:0: note: this is the location of the previous definition #9 6.203 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c  #9 6.208 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, #9 6.208 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.h:15, #9 6.208 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c:8: #9 6.208 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.208 #define __EXTENSIONS__ /* for Sun */ #9 6.208 #9 6.210 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, #9 6.210 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, #9 6.210 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.h:15, #9 6.210 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c:8: #9 6.210 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.210 #define __EXTENSIONS__ /* for Sun */ #9 6.210 #9 6.210 :0:0: note: this is the location of the previous definition #9 6.217 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c  #9 6.218 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.h:41:0, #9 6.218 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c:8: #9 6.218 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.218 #define __EXTENSIONS__ /* for Sun */ #9 6.218 #9 6.221 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c  #9 6.222 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c  #9 6.222 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c  #9 6.223 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, #9 6.223 from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c:8: #9 6.223 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.223 #define __EXTENSIONS__ /* for Sun */ #9 6.223 #9 6.225 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c  #9 6.228 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.h:41:0, #9 6.228 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c:8: #9 6.228 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.228 #define __EXTENSIONS__ /* for Sun */ #9 6.228 #9 6.233 :0:0: note: this is the location of the previous definition #9 6.241 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c  #9 6.242 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c  #9 6.246 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c  #9 6.261 :0:0: note: this is the location of the previous definition #9 6.261 :0:0: note: this is the location of the previous definition #9 6.271 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c  #9 6.271 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.271 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.h:15, #9 6.271 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c:8: #9 6.271 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.271 #define __EXTENSIONS__ /* for Sun */ #9 6.271 #9 6.272 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.272 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.h:15, #9 6.272 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c:8: #9 6.272 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.272 #define __EXTENSIONS__ /* for Sun */ #9 6.272 #9 6.272 :0:0: note: this is the location of the previous definition #9 6.272 :0:0: note: this is the location of the previous definition #9 6.273 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.273 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.h:15, #9 6.273 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c:8: #9 6.273 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.273 #define __EXTENSIONS__ /* for Sun */ #9 6.273 #9 6.273 :0:0: note: this is the location of the previous definition #9 6.285 :0:0: note: this is the location of the previous definition #9 6.285 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c  #9 6.295 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c  #9 6.297 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c  #9 6.298 :0:0: note: this is the location of the previous definition #9 6.301 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c  #9 6.302 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c  #9 6.307 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.h:55:0, #9 6.307 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c:8: #9 6.307 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.307 #define __EXTENSIONS__ /* for Sun */ #9 6.307 #9 6.313 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c  #9 6.314 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c  #9 6.314 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c  #9 6.318 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c  #9 6.319 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c  #9 6.332 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.h:56:0, #9 6.332 from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c:8: #9 6.332 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.332 #define __EXTENSIONS__ /* for Sun */ #9 6.332 #9 6.332 :0:0: note: this is the location of the previous definition #9 6.341 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c  #9 6.344 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c  #9 6.344 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, #9 6.344 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.h:15, #9 6.344 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c:8: #9 6.344 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.344 #define __EXTENSIONS__ /* for Sun */ #9 6.344 #9 6.353 :0:0: note: this is the location of the previous definition #9 6.359 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.359 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.h:15, #9 6.359 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c:8: #9 6.359 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.359 #define __EXTENSIONS__ /* for Sun */ #9 6.359 #9 6.359 :0:0: note: this is the location of the previous definition #9 6.361 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.h:41:0, #9 6.361 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c:8: #9 6.361 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.361 #define __EXTENSIONS__ /* for Sun */ #9 6.361 #9 6.361 :0:0: note: this is the location of the previous definition #9 6.363 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.h:60:0, #9 6.363 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c:8: #9 6.363 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.363 #define __EXTENSIONS__ /* for Sun */ #9 6.363 #9 6.364 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #9 6.364 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.h:15, #9 6.364 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c:8: #9 6.364 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.364 #define __EXTENSIONS__ /* for Sun */ #9 6.364 #9 6.367 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.367 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.h:15, #9 6.367 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c:8: #9 6.367 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.367 #define __EXTENSIONS__ /* for Sun */ #9 6.367 #9 6.367 :0:0: note: this is the location of the previous definition #9 6.374 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.374 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.h:15, #9 6.374 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c:8: #9 6.374 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.374 #define __EXTENSIONS__ /* for Sun */ #9 6.374 #9 6.374 :0:0: note: this is the location of the previous definition #9 6.375 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.375 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.h:15, #9 6.375 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c:8: #9 6.375 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.375 #define __EXTENSIONS__ /* for Sun */ #9 6.375 #9 6.377 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.h:45:0, #9 6.377 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c:8: #9 6.377 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.377 #define __EXTENSIONS__ /* for Sun */ #9 6.377 #9 6.379 :0:0: note: this is the location of the previous definition #9 6.385 :0:0: note: this is the location of the previous definition #9 6.387 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c  #9 6.388 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c  #9 6.388 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.388 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.h:15, #9 6.388 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c:8: #9 6.388 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.388 #define __EXTENSIONS__ /* for Sun */ #9 6.388 #9 6.389 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c  #9 6.389 :0:0: note: this is the location of the previous definition #9 6.393 :0:0: note: this is the location of the previous definition #9 6.393 :0:0: note: this is the location of the previous definition #9 6.393 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c  #9 6.394 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c  #9 6.397 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #9 6.397 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.h:15, #9 6.397 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c:8: #9 6.397 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.397 #define __EXTENSIONS__ /* for Sun */ #9 6.397 #9 6.397 :0:0: note: this is the location of the previous definition #9 6.397 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, #9 6.397 from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c:8: #9 6.397 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.397 #define __EXTENSIONS__ /* for Sun */ #9 6.397 #9 6.397 :0:0: note: this is the location of the previous definition #9 6.404 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.404 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.h:15, #9 6.404 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c:8: #9 6.404 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.404 #define __EXTENSIONS__ /* for Sun */ #9 6.404 #9 6.404 :0:0: note: this is the location of the previous definition #9 6.407 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.407 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.h:15, #9 6.407 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c:8: #9 6.407 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.407 #define __EXTENSIONS__ /* for Sun */ #9 6.407 #9 6.407 :0:0: note: this is the location of the previous definition #9 6.409 :0:0: note: this is the location of the previous definition #9 6.419 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.h:45:0, #9 6.419 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c:8: #9 6.419 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.419 #define __EXTENSIONS__ /* for Sun */ #9 6.419 #9 6.421 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #9 6.421 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, #9 6.421 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c:8: #9 6.421 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.421 #define __EXTENSIONS__ /* for Sun */ #9 6.421 #9 6.421 :0:0: note: this is the location of the previous definition #9 6.428 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.428 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.h:15, #9 6.428 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c:8: #9 6.428 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.428 #define __EXTENSIONS__ /* for Sun */ #9 6.428 #9 6.428 :0:0: note: this is the location of the previous definition #9 6.435 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.h:41:0, #9 6.435 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c:8: #9 6.435 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.435 #define __EXTENSIONS__ /* for Sun */ #9 6.435 #9 6.435 :0:0: note: this is the location of the previous definition #9 6.438 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #9 6.438 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, #9 6.438 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.h:15, #9 6.438 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c:8: #9 6.438 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.438 #define __EXTENSIONS__ /* for Sun */ #9 6.438 #9 6.438 :0:0: note: this is the location of the previous definition #9 6.446 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #9 6.446 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.h:15, #9 6.446 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c:8: #9 6.446 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.446 #define __EXTENSIONS__ /* for Sun */ #9 6.446 #9 6.446 :0:0: note: this is the location of the previous definition #9 6.456 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c  #9 6.460 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.h:41:0, #9 6.460 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c:8: #9 6.460 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.460 #define __EXTENSIONS__ /* for Sun */ #9 6.460 #9 6.464 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.h:23:0, #9 6.464 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c:8: #9 6.464 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.464 #define __EXTENSIONS__ /* for Sun */ #9 6.464 #9 6.468 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c  #9 6.474 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c  #9 6.478 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c  #9 6.479 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c  #9 6.482 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c  #9 6.486 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #9 6.486 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.h:15, #9 6.486 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c:8: #9 6.486 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.486 #define __EXTENSIONS__ /* for Sun */ #9 6.486 #9 6.490 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.490 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.h:15, #9 6.490 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c:8: #9 6.490 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.490 #define __EXTENSIONS__ /* for Sun */ #9 6.490 #9 6.490 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c  #9 6.496 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.h:41:0, #9 6.496 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c:8: #9 6.496 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.496 #define __EXTENSIONS__ /* for Sun */ #9 6.496 #9 6.498 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.h:41:0, #9 6.498 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c:8: #9 6.498 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.498 #define __EXTENSIONS__ /* for Sun */ #9 6.498 #9 6.504 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c  #9 6.505 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c  #9 6.511 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #9 6.511 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, #9 6.511 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c:8: #9 6.511 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.511 #define __EXTENSIONS__ /* for Sun */ #9 6.511 #9 6.513 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #9 6.513 from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c:8: #9 6.513 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.513 #define __EXTENSIONS__ /* for Sun */ #9 6.513 #9 6.513 :0:0: note: this is the location of the previous definition #9 6.515 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c  #9 6.520 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c  #9 6.520 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, #9 6.520 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.h:15, #9 6.520 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c:8: #9 6.520 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.520 #define __EXTENSIONS__ /* for Sun */ #9 6.520 #9 6.520 :0:0: note: this is the location of the previous definition #9 6.524 :0:0: note: this is the location of the previous definition #9 6.524 :0:0: note: this is the location of the previous definition #9 6.525 :0:0: note: this is the location of the previous definition #9 6.525 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c  #9 6.526 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #9 6.526 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.h:15, #9 6.526 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c:8: #9 6.526 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.526 #define __EXTENSIONS__ /* for Sun */ #9 6.526 #9 6.526 :0:0: note: this is the location of the previous definition #9 6.526 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c  #9 6.526 :0:0: note: this is the location of the previous definition #9 6.526 :0:0: note: this is the location of the previous definition #9 6.526 :0:0: note: this is the location of the previous definition #9 6.527 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c  #9 6.527 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c  #9 6.528 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c  #9 6.528 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c  #9 6.533 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c  #9 6.543 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c  #9 6.543 :0:0: note: this is the location of the previous definition #9 6.547 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.547 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.h:15, #9 6.547 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c:8: #9 6.547 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.547 #define __EXTENSIONS__ /* for Sun */ #9 6.547 #9 6.549 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c  #9 6.550 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c  #9 6.562 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.562 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.h:15, #9 6.562 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c:8: #9 6.562 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.562 #define __EXTENSIONS__ /* for Sun */ #9 6.562 #9 6.562 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.562 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.h:15, #9 6.562 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c:8: #9 6.562 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.562 #define __EXTENSIONS__ /* for Sun */ #9 6.562 #9 6.569 :0:0: note: this is the location of the previous definition #9 6.574 :0:0: note: this is the location of the previous definition #9 6.574 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c  #9 6.576 :0:0: note: this is the location of the previous definition #9 6.577 :0:0: note: this is the location of the previous definition #9 6.585 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.h:41:0, #9 6.585 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c:8: #9 6.585 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.585 #define __EXTENSIONS__ /* for Sun */ #9 6.585 #9 6.585 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c  #9 6.590 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c  #9 6.599 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.599 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.h:15, #9 6.599 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c:8: #9 6.599 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.599 #define __EXTENSIONS__ /* for Sun */ #9 6.599 #9 6.599 :0:0: note: this is the location of the previous definition #9 6.599 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c  #9 6.600 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c  #9 6.637 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.637 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.h:15, #9 6.637 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c:8: #9 6.637 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.637 #define __EXTENSIONS__ /* for Sun */ #9 6.637 #9 6.641 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, #9 6.641 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c:8: #9 6.641 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.641 #define __EXTENSIONS__ /* for Sun */ #9 6.641 #9 6.641 :0:0: note: this is the location of the previous definition #9 6.656 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #9 6.656 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.h:15, #9 6.656 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c:8: #9 6.656 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.656 #define __EXTENSIONS__ /* for Sun */ #9 6.656 #9 6.656 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c  #9 6.672 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c  #9 6.679 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c  #9 6.680 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c  #9 6.681 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c  #9 6.686 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c  #9 6.687 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c  #9 6.689 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, #9 6.689 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.h:15, #9 6.689 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c:8: #9 6.689 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.689 #define __EXTENSIONS__ /* for Sun */ #9 6.689 #9 6.689 :0:0: note: this is the location of the previous definition #9 6.690 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c  #9 6.706 :0:0: note: this is the location of the previous definition #9 6.710 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c  #9 6.710 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c  #9 6.711 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c  #9 6.715 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c  #9 6.734 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.734 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.h:15, #9 6.734 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c:8: #9 6.734 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.734 #define __EXTENSIONS__ /* for Sun */ #9 6.734 #9 6.734 :0:0: note: this is the location of the previous definition #9 6.745 :0:0: note: this is the location of the previous definition #9 6.757 :0:0: note: this is the location of the previous definition #9 6.765 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c  #9 6.769 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c  #9 6.776 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.776 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.h:15, #9 6.776 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c:8: #9 6.776 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.776 #define __EXTENSIONS__ /* for Sun */ #9 6.776 #9 6.777 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.777 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.h:15, #9 6.777 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c:8: #9 6.777 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.777 #define __EXTENSIONS__ /* for Sun */ #9 6.777 #9 6.781 :0:0: note: this is the location of the previous definition #9 6.789 :0:0: note: this is the location of the previous definition #9 6.797 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c  #9 6.812 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #9 6.812 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.h:15, #9 6.812 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c:8: #9 6.812 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.812 #define __EXTENSIONS__ /* for Sun */ #9 6.812 #9 6.816 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.816 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.h:15, #9 6.816 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c:8: #9 6.816 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.816 #define __EXTENSIONS__ /* for Sun */ #9 6.816 #9 6.819 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.819 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.h:15, #9 6.819 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c:8: #9 6.819 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.819 #define __EXTENSIONS__ /* for Sun */ #9 6.819 #9 6.832 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, #9 6.832 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.h:15, #9 6.832 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c:8: #9 6.832 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.832 #define __EXTENSIONS__ /* for Sun */ #9 6.832 #9 6.837 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.837 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.h:15, #9 6.837 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c:8: #9 6.837 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.837 #define __EXTENSIONS__ /* for Sun */ #9 6.837 #9 6.840 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.h:57:0, #9 6.840 from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c:8: #9 6.840 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.840 #define __EXTENSIONS__ /* for Sun */ #9 6.840 #9 6.842 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.h:45:0, #9 6.842 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c:8: #9 6.842 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.842 #define __EXTENSIONS__ /* for Sun */ #9 6.842 #9 6.843 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, #9 6.843 from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c:8: #9 6.843 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.843 #define __EXTENSIONS__ /* for Sun */ #9 6.843 #9 6.847 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.h:45:0, #9 6.847 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c:8: #9 6.847 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.847 #define __EXTENSIONS__ /* for Sun */ #9 6.847 #9 6.847 :0:0: note: this is the location of the previous definition #9 6.860 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.h:61:0, #9 6.860 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c:8: #9 6.860 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.860 #define __EXTENSIONS__ /* for Sun */ #9 6.860 #9 6.863 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, #9 6.863 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, #9 6.863 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c:8: #9 6.863 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.863 #define __EXTENSIONS__ /* for Sun */ #9 6.863 #9 6.863 :0:0: note: this is the location of the previous definition #9 6.864 :0:0: note: this is the location of the previous definition #9 6.868 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.h:23:0, #9 6.868 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c:8: #9 6.868 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.868 #define __EXTENSIONS__ /* for Sun */ #9 6.868 #9 6.869 :0:0: note: this is the location of the previous definition #9 6.874 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.h:23:0, #9 6.874 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c:8: #9 6.874 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.874 #define __EXTENSIONS__ /* for Sun */ #9 6.874 #9 6.874 :0:0: note: this is the location of the previous definition #9 6.876 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.h:45:0, #9 6.876 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c:8: #9 6.876 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.876 #define __EXTENSIONS__ /* for Sun */ #9 6.876 #9 6.879 :0:0: note: this is the location of the previous definition #9 6.879 :0:0: note: this is the location of the previous definition #9 6.885 :0:0: note: this is the location of the previous definition #9 6.885 :0:0: note: this is the location of the previous definition #9 6.903 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.h:41:0, #9 6.903 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c:8: #9 6.903 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.903 #define __EXTENSIONS__ /* for Sun */ #9 6.903 #9 6.908 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.h:46:0, #9 6.908 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c:8: #9 6.908 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.908 #define __EXTENSIONS__ /* for Sun */ #9 6.908 #9 6.908 :0:0: note: this is the location of the previous definition #9 6.919 :0:0: note: this is the location of the previous definition #9 6.932 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.h:45:0, #9 6.932 from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c:8: #9 6.932 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.932 #define __EXTENSIONS__ /* for Sun */ #9 6.932 #9 6.932 :0:0: note: this is the location of the previous definition #9 6.945 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.945 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.h:15, #9 6.945 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c:8: #9 6.945 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.945 #define __EXTENSIONS__ /* for Sun */ #9 6.945 #9 6.945 :0:0: note: this is the location of the previous definition #9 6.945 :0:0: note: this is the location of the previous definition #9 6.947 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.947 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.h:15, #9 6.947 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c:8: #9 6.947 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.947 #define __EXTENSIONS__ /* for Sun */ #9 6.947 #9 6.954 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #9 6.954 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.h:15, #9 6.954 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c:8: #9 6.954 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.954 #define __EXTENSIONS__ /* for Sun */ #9 6.954 #9 6.956 :0:0: note: this is the location of the previous definition #9 6.958 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, #9 6.958 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c:8: #9 6.958 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.958 #define __EXTENSIONS__ /* for Sun */ #9 6.958 #9 6.962 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.962 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.h:15, #9 6.962 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c:8: #9 6.962 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.962 #define __EXTENSIONS__ /* for Sun */ #9 6.962 #9 6.965 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.h:57:0, #9 6.965 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c:8: #9 6.965 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.965 #define __EXTENSIONS__ /* for Sun */ #9 6.965 #9 6.965 :0:0: note: this is the location of the previous definition #9 6.970 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #9 6.970 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.h:15, #9 6.970 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c:8: #9 6.970 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.970 #define __EXTENSIONS__ /* for Sun */ #9 6.970 #9 6.970 :0:0: note: this is the location of the previous definition #9 6.970 :0:0: note: this is the location of the previous definition #9 6.970 :0:0: note: this is the location of the previous definition #9 6.976 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.h:41:0, #9 6.976 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c:8: #9 6.976 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.976 #define __EXTENSIONS__ /* for Sun */ #9 6.976 #9 6.976 :0:0: note: this is the location of the previous definition #9 6.976 :0:0: note: this is the location of the previous definition #9 6.976 :0:0: note: this is the location of the previous definition #9 6.982 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.982 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.h:15, #9 6.982 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c:8: #9 6.982 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.982 #define __EXTENSIONS__ /* for Sun */ #9 6.982 #9 6.982 :0:0: note: this is the location of the previous definition #9 6.982 :0:0: note: this is the location of the previous definition #9 6.984 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 6.984 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.h:15, #9 6.984 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c:8: #9 6.984 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.984 #define __EXTENSIONS__ /* for Sun */ #9 6.984 #9 6.988 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, #9 6.988 from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c:8: #9 6.988 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.988 #define __EXTENSIONS__ /* for Sun */ #9 6.988 #9 6.988 :0:0: note: this is the location of the previous definition #9 6.991 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 6.991 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.h:15, #9 6.991 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c:8: #9 6.991 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.991 #define __EXTENSIONS__ /* for Sun */ #9 6.991 #9 6.991 :0:0: note: this is the location of the previous definition #9 6.995 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.h:45:0, #9 6.995 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c:8: #9 6.995 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.995 #define __EXTENSIONS__ /* for Sun */ #9 6.995 #9 6.997 :0:0: note: this is the location of the previous definition #9 7.000 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.h:41:0, #9 7.000 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c:8: #9 7.000 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.000 #define __EXTENSIONS__ /* for Sun */ #9 7.000 #9 7.000 :0:0: note: this is the location of the previous definition #9 7.004 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.004 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.h:15, #9 7.004 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c:8: #9 7.004 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.004 #define __EXTENSIONS__ /* for Sun */ #9 7.004 #9 7.008 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #9 7.008 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, #9 7.008 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c:8: #9 7.008 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.008 #define __EXTENSIONS__ /* for Sun */ #9 7.008 #9 7.008 :0:0: note: this is the location of the previous definition #9 7.010 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.h:61:0, #9 7.010 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c:8: #9 7.010 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.010 #define __EXTENSIONS__ /* for Sun */ #9 7.010 #9 7.010 :0:0: note: this is the location of the previous definition #9 7.017 :0:0: note: this is the location of the previous definition #9 7.024 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.h:56:0, #9 7.024 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c:8: #9 7.024 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.024 #define __EXTENSIONS__ /* for Sun */ #9 7.024 #9 7.024 :0:0: note: this is the location of the previous definition #9 7.028 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, #9 7.028 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.h:15, #9 7.028 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c:8: #9 7.028 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.028 #define __EXTENSIONS__ /* for Sun */ #9 7.028 #9 7.028 :0:0: note: this is the location of the previous definition #9 7.036 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #9 7.036 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c:8: #9 7.036 /opt/o-du-l2/src/codec_utils/E2AP/../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.037 :0:0: note: this is the location of the previous definition #9 7.038 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.h:54:0, #9 7.038 from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c:8: #9 7.038 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.038 #define __EXTENSIONS__ /* for Sun */ #9 7.038 #9 7.038 :0:0: note: this is the location of the previous definition #9 7.041 :0:0: note: this is the location of the previous definition #9 7.046 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.h:54:0, #9 7.046 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c:8: #9 7.046 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.046 #define __EXTENSIONS__ /* for Sun */ #9 7.046 #9 7.047 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.047 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.h:15, #9 7.047 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c:8: #9 7.047 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.047 #define __EXTENSIONS__ /* for Sun */ #9 7.047 #9 7.051 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.h:44:0, #9 7.051 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c:8: #9 7.051 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.051 #define __EXTENSIONS__ /* for Sun */ #9 7.051 #9 7.051 :0:0: note: this is the location of the previous definition #9 7.053 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #9 7.053 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.h:15, #9 7.053 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c:8: #9 7.053 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.053 #define __EXTENSIONS__ /* for Sun */ #9 7.053 #9 7.053 :0:0: note: this is the location of the previous definition #9 7.054 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.h:76:0, #9 7.054 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c:8: #9 7.054 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.054 #define __EXTENSIONS__ /* for Sun */ #9 7.054 #9 7.056 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.h:41:0, #9 7.056 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c:8: #9 7.056 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.056 #define __EXTENSIONS__ /* for Sun */ #9 7.056 #9 7.056 :0:0: note: this is the location of the previous definition #9 7.056 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.h:41:0, #9 7.056 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c:8: #9 7.056 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.056 #define __EXTENSIONS__ /* for Sun */ #9 7.056 #9 7.056 :0:0: note: this is the location of the previous definition #9 7.059 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.059 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.h:15, #9 7.059 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c:8: #9 7.059 /opt/o-du-l2/src/codec_utils/E2AP/../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.062 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 7.062 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.h:15, #9 7.062 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c:8: #9 7.062 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.062 #define __EXTENSIONS__ /* for Sun */ #9 7.062 #9 7.062 :0:0: note: this is the location of the previous definition #9 7.064 :0:0: note: this is the location of the previous definition #9 7.067 :0:0: note: this is the location of the previous definition #9 7.067 :0:0: note: this is the location of the previous definition #9 7.068 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.h:41:0, #9 7.068 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c:8: #9 7.068 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.068 #define __EXTENSIONS__ /* for Sun */ #9 7.068 #9 7.068 :0:0: note: this is the location of the previous definition #9 7.069 :0:0: note: this is the location of the previous definition #9 7.077 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 7.077 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.h:15, #9 7.077 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c:8: #9 7.077 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.077 #define __EXTENSIONS__ /* for Sun */ #9 7.077 #9 7.079 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.h:44:0, #9 7.079 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c:8: #9 7.079 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.079 #define __EXTENSIONS__ /* for Sun */ #9 7.079 #9 7.079 :0:0: note: this is the location of the previous definition #9 7.083 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, #9 7.083 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.h:15, #9 7.083 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c:8: #9 7.083 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.083 #define __EXTENSIONS__ /* for Sun */ #9 7.083 #9 7.083 :0:0: note: this is the location of the previous definition #9 7.085 :0:0: note: this is the location of the previous definition #9 7.085 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.085 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.h:15, #9 7.085 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c:8: #9 7.085 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.085 #define __EXTENSIONS__ /* for Sun */ #9 7.085 #9 7.085 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.h:41:0, #9 7.085 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c:8: #9 7.085 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.085 #define __EXTENSIONS__ /* for Sun */ #9 7.085 #9 7.088 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.088 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.h:15, #9 7.088 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c:8: #9 7.088 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.088 #define __EXTENSIONS__ /* for Sun */ #9 7.088 #9 7.093 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.093 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.h:15, #9 7.093 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c:8: #9 7.093 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.093 #define __EXTENSIONS__ /* for Sun */ #9 7.093 #9 7.093 :0:0: note: this is the location of the previous definition #9 7.093 :0:0: note: this is the location of the previous definition #9 7.094 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.h:46:0, #9 7.094 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c:8: #9 7.094 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.094 #define __EXTENSIONS__ /* for Sun */ #9 7.094 #9 7.094 :0:0: note: this is the location of the previous definition #9 7.095 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.h:41:0, #9 7.095 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c:8: #9 7.095 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.095 #define __EXTENSIONS__ /* for Sun */ #9 7.095 #9 7.095 :0:0: note: this is the location of the previous definition #9 7.099 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, #9 7.099 from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c:8: #9 7.099 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.099 #define __EXTENSIONS__ /* for Sun */ #9 7.099 #9 7.099 :0:0: note: this is the location of the previous definition #9 7.100 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.h:23:0, #9 7.100 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c:8: #9 7.100 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.100 #define __EXTENSIONS__ /* for Sun */ #9 7.100 #9 7.100 :0:0: note: this is the location of the previous definition #9 7.103 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.h:41:0, #9 7.103 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c:8: #9 7.103 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.103 #define __EXTENSIONS__ /* for Sun */ #9 7.103 #9 7.103 :0:0: note: this is the location of the previous definition #9 7.108 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.h:41:0, #9 7.108 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c:8: #9 7.108 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.108 #define __EXTENSIONS__ /* for Sun */ #9 7.108 #9 7.108 :0:0: note: this is the location of the previous definition #9 7.131 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 7.131 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.h:15, #9 7.131 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c:8: #9 7.131 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.131 #define __EXTENSIONS__ /* for Sun */ #9 7.131 #9 7.139 :0:0: note: this is the location of the previous definition #9 7.144 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.h:41:0, #9 7.144 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c:8: #9 7.144 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.144 #define __EXTENSIONS__ /* for Sun */ #9 7.144 #9 7.147 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #9 7.147 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.h:15, #9 7.147 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c:8: #9 7.147 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.147 #define __EXTENSIONS__ /* for Sun */ #9 7.147 #9 7.149 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.h:57:0, #9 7.149 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c:8: #9 7.149 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.149 #define __EXTENSIONS__ /* for Sun */ #9 7.149 #9 7.149 :0:0: note: this is the location of the previous definition #9 7.151 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.151 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.h:15, #9 7.151 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c:8: #9 7.151 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.151 #define __EXTENSIONS__ /* for Sun */ #9 7.151 #9 7.151 :0:0: note: this is the location of the previous definition #9 7.151 :0:0: note: this is the location of the previous definition #9 7.154 :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/E2AP/PLMN-Identity.h:46:0, #9 7.156 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, #9 7.156 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c:8: #9 7.156 /opt/o-du-l2/src/codec_utils/E2AP/../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.158 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, #9 7.158 from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c:8: #9 7.158 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.158 #define __EXTENSIONS__ /* for Sun */ #9 7.158 #9 7.163 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.h:45:0, #9 7.163 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c:8: #9 7.163 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.163 #define __EXTENSIONS__ /* for Sun */ #9 7.163 #9 7.163 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #9 7.163 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.h:15, #9 7.163 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c:8: #9 7.163 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.163 #define __EXTENSIONS__ /* for Sun */ #9 7.163 #9 7.166 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.h:58:0, #9 7.166 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c:8: #9 7.166 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.166 #define __EXTENSIONS__ /* for Sun */ #9 7.166 #9 7.185 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.h:41:0, #9 7.185 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c:8: #9 7.185 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.185 #define __EXTENSIONS__ /* for Sun */ #9 7.185 #9 7.185 :0:0: note: this is the location of the previous definition #9 7.185 :0:0: note: this is the location of the previous definition #9 7.187 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #9 7.187 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.h:15, #9 7.187 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c:8: #9 7.187 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.187 #define __EXTENSIONS__ /* for Sun */ #9 7.187 #9 7.187 :0:0: note: this is the location of the previous definition #9 7.187 :0:0: note: this is the location of the previous definition #9 7.195 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #9 7.195 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c:8: #9 7.195 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.195 #define __EXTENSIONS__ /* for Sun */ #9 7.195 #9 7.197 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.h:46:0, #9 7.197 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c:8: #9 7.197 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.197 #define __EXTENSIONS__ /* for Sun */ #9 7.197 #9 7.198 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #9 7.198 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.h:15, #9 7.198 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c:8: #9 7.198 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.198 #define __EXTENSIONS__ /* for Sun */ #9 7.198 #9 7.200 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.200 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.h:15, #9 7.200 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c:8: #9 7.200 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.200 #define __EXTENSIONS__ /* for Sun */ #9 7.200 #9 7.204 :0:0: note: this is the location of the previous definition #9 7.206 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.206 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.h:15, #9 7.206 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c:8: #9 7.206 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.206 #define __EXTENSIONS__ /* for Sun */ #9 7.206 #9 7.206 :0:0: note: this is the location of the previous definition #9 7.207 :0:0: note: this is the location of the previous definition #9 7.207 :0:0: note: this is the location of the previous definition #9 7.207 :0:0: note: this is the location of the previous definition #9 7.208 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.h:64:0, #9 7.208 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c:8: #9 7.208 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.208 #define __EXTENSIONS__ /* for Sun */ #9 7.208 #9 7.212 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.212 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.h:15, #9 7.212 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c:8: #9 7.212 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.212 #define __EXTENSIONS__ /* for Sun */ #9 7.212 #9 7.212 :0:0: note: this is the location of the previous definition #9 7.212 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #9 7.212 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.h:15, #9 7.212 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c:8: #9 7.212 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.212 #define __EXTENSIONS__ /* for Sun */ #9 7.212 #9 7.212 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, #9 7.212 from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c:8: #9 7.212 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.212 #define __EXTENSIONS__ /* for Sun */ #9 7.212 #9 7.212 :0:0: note: this is the location of the previous definition #9 7.213 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.h:45:0, #9 7.213 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c:8: #9 7.213 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.213 #define __EXTENSIONS__ /* for Sun */ #9 7.213 #9 7.213 :0:0: note: this is the location of the previous definition #9 7.218 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.218 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.h:15, #9 7.218 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c:8: #9 7.218 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.218 #define __EXTENSIONS__ /* for Sun */ #9 7.218 #9 7.218 :0:0: note: this is the location of the previous definition #9 7.218 :0:0: note: this is the location of the previous definition #9 7.218 :0:0: note: this is the location of the previous definition #9 7.218 :0:0: note: this is the location of the previous definition #9 7.222 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.h:45:0, #9 7.222 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c:8: #9 7.222 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.222 #define __EXTENSIONS__ /* for Sun */ #9 7.222 #9 7.222 :0:0: note: this is the location of the previous definition #9 7.223 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, #9 7.223 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c:8: #9 7.223 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.223 #define __EXTENSIONS__ /* for Sun */ #9 7.223 #9 7.225 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.h:41:0, #9 7.225 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c:8: #9 7.225 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.225 #define __EXTENSIONS__ /* for Sun */ #9 7.225 #9 7.225 :0:0: note: this is the location of the previous definition #9 7.225 :0:0: note: this is the location of the previous definition #9 7.226 :0:0: note: this is the location of the previous definition #9 7.227 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #9 7.227 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.h:15, #9 7.227 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c:8: #9 7.227 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.227 #define __EXTENSIONS__ /* for Sun */ #9 7.227 #9 7.234 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #9 7.234 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.h:15, #9 7.234 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c:8: #9 7.234 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.234 #define __EXTENSIONS__ /* for Sun */ #9 7.234 #9 7.234 :0:0: note: this is the location of the previous definition #9 7.237 :0:0: note: this is the location of the previous definition #9 7.237 :0:0: note: this is the location of the previous definition #9 7.238 :0:0: note: this is the location of the previous definition #9 7.284 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, #9 7.284 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.h:15, #9 7.284 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c:8: #9 7.284 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.284 #define __EXTENSIONS__ /* for Sun */ #9 7.284 #9 7.284 :0:0: note: this is the location of the previous definition #9 7.309 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.h:41:0, #9 7.309 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c:8: #9 7.309 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.309 #define __EXTENSIONS__ /* for Sun */ #9 7.309 #9 7.309 :0:0: note: this is the location of the previous definition #9 7.316 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #9 7.316 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, #9 7.316 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.h:15, #9 7.316 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c:8: #9 7.316 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.316 #define __EXTENSIONS__ /* for Sun */ #9 7.316 #9 7.316 :0:0: note: this is the location of the previous definition #9 7.337 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.h:71:0, #9 7.337 from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c:8: #9 7.337 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.337 #define __EXTENSIONS__ /* for Sun */ #9 7.337 #9 7.338 :0:0: note: this is the location of the previous definition #9 7.376 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #9 7.376 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.h:15, #9 7.376 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c:8: #9 7.376 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.376 #define __EXTENSIONS__ /* for Sun */ #9 7.376 #9 7.376 :0:0: note: this is the location of the previous definition #9 7.734 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  #9 7.763 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 7.769 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 7.771 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c  #9 7.771 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c  #9 7.772 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c  #9 7.774 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c  #9 7.774 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c  #9 7.775 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c  #9 7.776 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c  #9 7.779 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c  #9 7.785 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c  #9 7.785 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c  #9 7.786 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c  #9 7.786 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c  #9 7.786 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c  #9 7.787 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c  #9 7.787 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c  #9 7.788 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c  #9 7.788 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c  #9 7.789 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c  #9 7.789 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c  #9 7.789 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c  #9 7.790 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c  #9 7.790 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c  #9 7.790 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c  #9 7.791 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c  #9 7.792 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c  #9 7.792 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c  #9 7.793 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c  #9 7.793 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c  #9 7.793 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c  #9 7.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c  #9 7.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c  #9 7.795 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c  #9 7.795 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c  #9 7.795 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c  #9 7.796 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c  #9 7.796 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c  #9 7.797 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c  #9 7.797 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c  #9 7.798 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c  #9 7.798 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c  #9 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c  #9 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c  #9 7.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c  #9 7.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c  #9 7.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c  #9 7.803 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c  #9 7.805 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, #9 7.805 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c:8: #9 7.805 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../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 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c  #9 7.809 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c  #9 7.814 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c  #9 7.818 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.h:59:0, #9 7.818 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c:8: #9 7.818 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.818 #define __EXTENSIONS__ /* for Sun */ #9 7.818 #9 7.818 :0:0: note: this is the location of the previous definition #9 7.824 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c  #9 7.829 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c  #9 7.832 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c  #9 7.841 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c  #9 7.842 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c  #9 7.845 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c  #9 7.848 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c  #9 7.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c  #9 7.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c  #9 7.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c  #9 7.850 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c  #9 7.850 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c  #9 7.851 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c  #9 7.851 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c  #9 7.852 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c  #9 7.855 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c  #9 7.855 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c  #9 7.856 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c  #9 7.857 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c  #9 7.858 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c  #9 7.860 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, #9 7.860 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c:8: #9 7.860 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.860 #define __EXTENSIONS__ /* for Sun */ #9 7.860 #9 7.860 :0:0: note: this is the location of the previous definition #9 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c  #9 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c  #9 7.861 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c  #9 7.862 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c  #9 7.865 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c  #9 7.866 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c  #9 7.866 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c  #9 7.866 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c  #9 7.867 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c  #9 7.870 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c  #9 7.870 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c  #9 7.873 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c  #9 7.873 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c  #9 7.874 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c  #9 7.875 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c  #9 7.875 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c:12:0: #9 7.875 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.875 #define __EXTENSIONS__ /* for Sun */ #9 7.875 #9 7.875 :0:0: note: this is the location of the previous definition #9 7.876 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c  #9 7.877 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c  #9 7.878 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c  #9 7.878 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c  #9 7.878 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c  #9 7.879 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c  #9 7.879 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c  #9 7.880 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c  #9 7.880 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c  #9 7.884 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #9 7.884 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.h:15, #9 7.884 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c:8: #9 7.884 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.884 #define __EXTENSIONS__ /* for Sun */ #9 7.884 #9 7.884 :0:0: note: this is the location of the previous definition #9 7.884 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c  #9 7.885 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c  #9 7.885 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c  #9 7.886 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c  #9 7.886 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c  #9 7.886 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c  #9 7.890 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c  #9 7.896 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #9 7.896 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #9 7.896 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.h:15, #9 7.896 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c:8: #9 7.896 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.896 #define __EXTENSIONS__ /* for Sun */ #9 7.896 #9 7.896 :0:0: note: this is the location of the previous definition #9 7.896 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c  #9 7.897 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c  #9 7.899 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.h:47:0, #9 7.899 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c:8: #9 7.899 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.899 #define __EXTENSIONS__ /* for Sun */ #9 7.899 #9 7.899 :0:0: note: this is the location of the previous definition #9 7.899 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c  #9 7.903 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c  #9 7.905 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c  #9 7.905 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c  #9 7.909 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.h:77:0, #9 7.909 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c:8: #9 7.909 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.909 #define __EXTENSIONS__ /* for Sun */ #9 7.909 #9 7.913 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c  #9 7.919 :0:0: note: this is the location of the previous definition #9 7.921 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, #9 7.921 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.h:15, #9 7.921 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c:8: #9 7.921 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.921 #define __EXTENSIONS__ /* for Sun */ #9 7.921 #9 7.921 :0:0: note: this is the location of the previous definition #9 7.937 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c  #9 7.938 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c:5:0: #9 7.938 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.938 #define __EXTENSIONS__ /* for Sun */ #9 7.938 #9 7.961 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c  #9 7.962 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c  #9 7.962 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c  #9 7.966 :0:0: note: this is the location of the previous definition #9 7.974 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c  #9 7.975 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c  #9 8.028 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #9 8.028 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.h:15, #9 8.028 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c:8: #9 8.028 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.028 #define __EXTENSIONS__ /* for Sun */ #9 8.028 #9 8.028 :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/E2SM_KPM/E2SM-KPM-IndicationHeader.h:65:0, #9 8.031 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c:8: #9 8.031 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.031 #define __EXTENSIONS__ /* for Sun */ #9 8.031 #9 8.031 :0:0: note: this is the location of the previous definition #9 8.088 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.h:70:0, #9 8.088 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c:8: #9 8.088 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.088 #define __EXTENSIONS__ /* for Sun */ #9 8.088 #9 8.088 :0:0: note: this is the location of the previous definition #9 8.100 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:9:0: #9 8.100 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.100 #define __EXTENSIONS__ /* for Sun */ #9 8.100 #9 8.104 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.h:46:0, #9 8.104 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c:8: #9 8.104 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.104 #define __EXTENSIONS__ /* for Sun */ #9 8.104 #9 8.104 :0:0: note: this is the location of the previous definition #9 8.152 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, #9 8.152 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.h:15, #9 8.152 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c:8: #9 8.152 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.152 #define __EXTENSIONS__ /* for Sun */ #9 8.152 #9 8.152 :0:0: note: this is the location of the previous definition #9 8.153 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #9 8.153 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #9 8.153 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.h:15, #9 8.153 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c:8: #9 8.153 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.153 #define __EXTENSIONS__ /* for Sun */ #9 8.153 #9 8.153 :0:0: note: this is the location of the previous definition #9 8.161 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #9 8.161 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.h:15, #9 8.161 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c:8: #9 8.161 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.161 #define __EXTENSIONS__ /* for Sun */ #9 8.161 #9 8.161 :0:0: note: this is the location of the previous definition #9 8.172 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #9 8.172 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.h:15, #9 8.172 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c:8: #9 8.172 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.172 #define __EXTENSIONS__ /* for Sun */ #9 8.172 #9 8.172 :0:0: note: this is the location of the previous definition #9 8.177 :0:0: note: this is the location of the previous definition #9 8.198 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #9 8.198 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.h:15, #9 8.198 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c:8: #9 8.198 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.198 #define __EXTENSIONS__ /* for Sun */ #9 8.198 #9 8.198 :0:0: note: this is the location of the previous definition #9 8.202 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #9 8.202 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #9 8.202 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c:8: #9 8.202 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.202 #define __EXTENSIONS__ /* for Sun */ #9 8.202 #9 8.202 :0:0: note: this is the location of the previous definition #9 8.208 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, #9 8.208 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.h:15, #9 8.208 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c:8: #9 8.208 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.208 #define __EXTENSIONS__ /* for Sun */ #9 8.208 #9 8.220 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #9 8.220 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #9 8.220 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.h:15, #9 8.220 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c:8: #9 8.220 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.220 #define __EXTENSIONS__ /* for Sun */ #9 8.220 #9 8.241 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.h:60:0, #9 8.241 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c:8: #9 8.241 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.241 #define __EXTENSIONS__ /* for Sun */ #9 8.241 #9 8.256 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.h:44:0, #9 8.256 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c:8: #9 8.256 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.256 #define __EXTENSIONS__ /* for Sun */ #9 8.256 #9 8.256 :0:0: note: this is the location of the previous definition #9 8.260 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, #9 8.260 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c:8: #9 8.260 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.260 #define __EXTENSIONS__ /* for Sun */ #9 8.260 #9 8.272 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #9 8.272 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c:8: #9 8.272 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.272 #define __EXTENSIONS__ /* for Sun */ #9 8.272 #9 8.288 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.h:46:0, #9 8.288 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c:8: #9 8.288 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.288 #define __EXTENSIONS__ /* for Sun */ #9 8.288 #9 8.291 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, #9 8.291 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.h:15, #9 8.291 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c:8: #9 8.291 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.291 #define __EXTENSIONS__ /* for Sun */ #9 8.291 #9 8.291 :0:0: note: this is the location of the previous definition #9 8.292 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, #9 8.292 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c:8: #9 8.292 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.292 #define __EXTENSIONS__ /* for Sun */ #9 8.292 #9 8.294 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, #9 8.294 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c:8: #9 8.294 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.294 #define __EXTENSIONS__ /* for Sun */ #9 8.294 #9 8.301 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, #9 8.301 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.h:15, #9 8.301 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c:8: #9 8.301 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.301 #define __EXTENSIONS__ /* for Sun */ #9 8.301 #9 8.309 :0:0: note: this is the location of the previous definition #9 8.315 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.h:46:0, #9 8.315 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c:8: #9 8.315 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.315 #define __EXTENSIONS__ /* for Sun */ #9 8.315 #9 8.315 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, #9 8.315 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.h:15, #9 8.315 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c:8: #9 8.315 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.315 #define __EXTENSIONS__ /* for Sun */ #9 8.315 #9 8.325 :0:0: note: this is the location of the previous definition #9 8.333 :0:0: note: this is the location of the previous definition #9 8.333 :0:0: note: this is the location of the previous definition #9 8.337 :0:0: note: this is the location of the previous definition #9 8.341 :0:0: note: this is the location of the previous definition #9 8.347 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #9 8.347 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c:8: #9 8.347 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.347 #define __EXTENSIONS__ /* for Sun */ #9 8.347 #9 8.347 :0:0: note: this is the location of the previous definition #9 8.348 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.h:46:0, #9 8.348 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c:8: #9 8.348 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.348 #define __EXTENSIONS__ /* for Sun */ #9 8.348 #9 8.348 :0:0: note: this is the location of the previous definition #9 8.348 :0:0: note: this is the location of the previous definition #9 8.348 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.h:59:0, #9 8.348 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c:8: #9 8.348 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.348 #define __EXTENSIONS__ /* for Sun */ #9 8.348 #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.365 :0:0: note: this is the location of the previous definition #9 8.366 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.h:45:0, #9 8.366 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c:8: #9 8.366 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.366 #define __EXTENSIONS__ /* for Sun */ #9 8.366 #9 8.366 :0:0: note: this is the location of the previous definition #9 8.374 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, #9 8.374 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c:8: #9 8.374 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.374 #define __EXTENSIONS__ /* for Sun */ #9 8.374 #9 8.374 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #9 8.374 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.h:15, #9 8.374 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c:8: #9 8.374 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.374 #define __EXTENSIONS__ /* for Sun */ #9 8.374 #9 8.374 :0:0: note: this is the location of the previous definition #9 8.379 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, #9 8.379 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c:8: #9 8.379 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.379 #define __EXTENSIONS__ /* for Sun */ #9 8.379 #9 8.385 :0:0: note: this is the location of the previous definition #9 8.392 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #9 8.392 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.h:15, #9 8.392 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c:8: #9 8.392 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.392 #define __EXTENSIONS__ /* for Sun */ #9 8.392 #9 8.393 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.h:46:0, #9 8.393 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c:8: #9 8.393 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.393 #define __EXTENSIONS__ /* for Sun */ #9 8.393 #9 8.393 :0:0: note: this is the location of the previous definition #9 8.397 :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/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, #9 8.399 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c:8: #9 8.399 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../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.405 :0:0: note: this is the location of the previous definition #9 8.407 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, #9 8.407 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c:8: #9 8.407 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.407 #define __EXTENSIONS__ /* for Sun */ #9 8.407 #9 8.410 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.h:45:0, #9 8.410 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c:8: #9 8.410 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.410 #define __EXTENSIONS__ /* for Sun */ #9 8.410 #9 8.410 :0:0: note: this is the location of the previous definition #9 8.415 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, #9 8.415 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.h:15, #9 8.415 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c:8: #9 8.415 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.415 #define __EXTENSIONS__ /* for Sun */ #9 8.415 #9 8.415 :0:0: note: this is the location of the previous definition #9 8.426 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, #9 8.426 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.h:15, #9 8.426 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c:8: #9 8.426 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.426 #define __EXTENSIONS__ /* for Sun */ #9 8.426 #9 8.428 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #9 8.428 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c:8: #9 8.428 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.428 #define __EXTENSIONS__ /* for Sun */ #9 8.428 #9 8.428 :0:0: note: this is the location of the previous definition #9 8.430 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #9 8.430 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #9 8.430 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.h:15, #9 8.430 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c:8: #9 8.430 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.430 #define __EXTENSIONS__ /* for Sun */ #9 8.430 #9 8.430 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, #9 8.430 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c:8: #9 8.430 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.430 #define __EXTENSIONS__ /* for Sun */ #9 8.430 #9 8.430 :0:0: note: this is the location of the previous definition #9 8.431 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.h:63:0, #9 8.431 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c:8: #9 8.431 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.431 #define __EXTENSIONS__ /* for Sun */ #9 8.431 #9 8.431 :0:0: note: this is the location of the previous definition #9 8.436 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, #9 8.436 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c:8: #9 8.436 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.436 #define __EXTENSIONS__ /* for Sun */ #9 8.436 #9 8.436 :0:0: note: this is the location of the previous definition #9 8.439 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, #9 8.439 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, #9 8.439 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.h:15, #9 8.439 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c:8: #9 8.439 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.439 #define __EXTENSIONS__ /* for Sun */ #9 8.439 #9 8.444 :0:0: note: this is the location of the previous definition #9 8.445 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, #9 8.445 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.h:15, #9 8.445 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c:8: #9 8.445 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.445 #define __EXTENSIONS__ /* for Sun */ #9 8.445 #9 8.445 :0:0: note: this is the location of the previous definition #9 8.445 :0:0: note: this is the location of the previous definition #9 8.448 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.h:44:0, #9 8.448 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c:8: #9 8.448 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.448 #define __EXTENSIONS__ /* for Sun */ #9 8.448 #9 8.448 :0:0: note: this is the location of the previous definition #9 8.448 :0:0: note: this is the location of the previous definition #9 8.449 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, #9 8.449 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c:8: #9 8.449 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.449 #define __EXTENSIONS__ /* for Sun */ #9 8.449 #9 8.449 :0:0: note: this is the location of the previous definition #9 8.455 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, #9 8.455 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.h:15, #9 8.455 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c:8: #9 8.455 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.455 #define __EXTENSIONS__ /* for Sun */ #9 8.455 #9 8.455 :0:0: note: this is the location of the previous definition #9 8.458 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, #9 8.458 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.h:15, #9 8.458 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c:8: #9 8.458 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.458 #define __EXTENSIONS__ /* for Sun */ #9 8.458 #9 8.458 :0:0: note: this is the location of the previous definition #9 8.460 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, #9 8.460 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.h:15, #9 8.460 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c:8: #9 8.460 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.460 #define __EXTENSIONS__ /* for Sun */ #9 8.460 #9 8.460 :0:0: note: this is the location of the previous definition #9 8.461 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, #9 8.461 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, #9 8.461 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c:8: #9 8.461 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.461 #define __EXTENSIONS__ /* for Sun */ #9 8.461 #9 8.461 :0:0: note: this is the location of the previous definition #9 8.469 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.h:65:0, #9 8.469 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c:8: #9 8.469 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.469 #define __EXTENSIONS__ /* for Sun */ #9 8.469 #9 8.469 :0:0: note: this is the location of the previous definition #9 8.471 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, #9 8.471 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.h:15, #9 8.471 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c:8: #9 8.471 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.471 #define __EXTENSIONS__ /* for Sun */ #9 8.471 #9 8.475 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #9 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.h:15, #9 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c:8: #9 8.475 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.475 #define __EXTENSIONS__ /* for Sun */ #9 8.475 #9 8.476 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.h:46:0, #9 8.476 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c:8: #9 8.476 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.476 #define __EXTENSIONS__ /* for Sun */ #9 8.476 #9 8.476 :0:0: note: this is the location of the previous definition #9 8.480 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, #9 8.480 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.h:15, #9 8.480 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c:8: #9 8.480 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.480 #define __EXTENSIONS__ /* for Sun */ #9 8.480 #9 8.492 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, #9 8.492 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c:8: #9 8.492 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.492 #define __EXTENSIONS__ /* for Sun */ #9 8.492 #9 8.492 :0:0: note: this is the location of the previous definition #9 8.493 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.h:61:0, #9 8.493 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c:8: #9 8.493 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.493 #define __EXTENSIONS__ /* for Sun */ #9 8.493 #9 8.493 :0:0: note: this is the location of the previous definition #9 8.495 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, #9 8.495 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.h:15, #9 8.495 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c:8: #9 8.495 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.495 #define __EXTENSIONS__ /* for Sun */ #9 8.495 #9 8.498 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, #9 8.498 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.h:15, #9 8.498 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c:8: #9 8.498 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.498 #define __EXTENSIONS__ /* for Sun */ #9 8.498 #9 8.502 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #9 8.502 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.h:15, #9 8.502 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c:8: #9 8.502 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.502 #define __EXTENSIONS__ /* for Sun */ #9 8.502 #9 8.502 :0:0: note: this is the location of the previous definition #9 8.503 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, #9 8.503 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c:8: #9 8.503 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.503 #define __EXTENSIONS__ /* for Sun */ #9 8.503 #9 8.503 :0:0: note: this is the location of the previous definition #9 8.508 :0:0: note: this is the location of the previous definition #9 8.508 :0:0: note: this is the location of the previous definition #9 8.512 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.h:44:0, #9 8.512 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c:8: #9 8.512 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.512 #define __EXTENSIONS__ /* for Sun */ #9 8.512 #9 8.514 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #9 8.514 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.h:15, #9 8.514 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c:8: #9 8.514 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.514 #define __EXTENSIONS__ /* for Sun */ #9 8.514 #9 8.514 :0:0: note: this is the location of the previous definition #9 8.516 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.h:44:0, #9 8.516 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c:8: #9 8.516 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.516 #define __EXTENSIONS__ /* for Sun */ #9 8.516 #9 8.516 :0:0: note: this is the location of the previous definition #9 8.518 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, #9 8.518 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c:8: #9 8.518 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.518 #define __EXTENSIONS__ /* for Sun */ #9 8.518 #9 8.520 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, #9 8.520 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.h:15, #9 8.520 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c:8: #9 8.520 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.520 #define __EXTENSIONS__ /* for Sun */ #9 8.520 #9 8.521 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #9 8.521 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.h:15, #9 8.521 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c:8: #9 8.521 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.521 #define __EXTENSIONS__ /* for Sun */ #9 8.521 #9 8.521 :0:0: note: this is the location of the previous definition #9 8.522 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, #9 8.522 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.h:15, #9 8.522 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c:8: #9 8.522 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.522 #define __EXTENSIONS__ /* for Sun */ #9 8.522 #9 8.524 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.h:44:0, #9 8.524 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c:8: #9 8.524 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.524 #define __EXTENSIONS__ /* for Sun */ #9 8.524 #9 8.524 :0:0: note: this is the location of the previous definition #9 8.526 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.h:44:0, #9 8.526 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c:8: #9 8.526 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.526 #define __EXTENSIONS__ /* for Sun */ #9 8.526 #9 8.527 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #9 8.527 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.h:15, #9 8.527 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c:8: #9 8.527 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.527 #define __EXTENSIONS__ /* for Sun */ #9 8.527 #9 8.529 :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/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, #9 8.529 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.h:15, #9 8.529 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c:8: #9 8.529 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.529 #define __EXTENSIONS__ /* for Sun */ #9 8.529 #9 8.529 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #9 8.529 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, #9 8.529 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c:8: #9 8.529 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.529 #define __EXTENSIONS__ /* for Sun */ #9 8.529 #9 8.529 :0:0: note: this is the location of the previous definition #9 8.533 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, #9 8.533 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.h:15, #9 8.533 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c:8: #9 8.533 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.533 #define __EXTENSIONS__ /* for Sun */ #9 8.533 #9 8.536 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.h:47:0, #9 8.536 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c:8: #9 8.536 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.536 #define __EXTENSIONS__ /* for Sun */ #9 8.536 #9 8.536 :0:0: note: this is the location of the previous definition #9 8.539 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.h:44:0, #9 8.539 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c:8: #9 8.539 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.539 #define __EXTENSIONS__ /* for Sun */ #9 8.539 #9 8.539 :0:0: note: this is the location of the previous definition #9 8.539 :0:0: note: this is the location of the previous definition #9 8.541 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.h:46:0, #9 8.541 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c:8: #9 8.541 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.541 #define __EXTENSIONS__ /* for Sun */ #9 8.541 #9 8.542 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #9 8.542 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, #9 8.542 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.h:15, #9 8.542 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c:8: #9 8.542 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.542 #define __EXTENSIONS__ /* for Sun */ #9 8.542 #9 8.544 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #9 8.544 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.h:15, #9 8.544 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c:8: #9 8.544 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.544 #define __EXTENSIONS__ /* for Sun */ #9 8.544 #9 8.544 :0:0: note: this is the location of the previous definition #9 8.547 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.h:44:0, #9 8.547 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c:8: #9 8.547 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../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 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, #9 8.548 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.h:15, #9 8.548 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c:8: #9 8.548 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.548 #define __EXTENSIONS__ /* for Sun */ #9 8.548 #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.549 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.h:44:0, #9 8.549 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c:8: #9 8.549 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.549 #define __EXTENSIONS__ /* for Sun */ #9 8.549 #9 8.549 :0:0: note: this is the location of the previous definition #9 8.553 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.h:44:0, #9 8.553 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c:8: #9 8.553 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.553 #define __EXTENSIONS__ /* for Sun */ #9 8.553 #9 8.553 :0:0: note: this is the location of the previous definition #9 8.553 :0:0: note: this is the location of the previous definition #9 8.554 :0:0: note: this is the location of the previous definition #9 8.555 :0:0: note: this is the location of the previous definition #9 8.555 :0:0: note: this is the location of the previous definition #9 8.556 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.h:61:0, #9 8.556 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c:8: #9 8.556 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.556 #define __EXTENSIONS__ /* for Sun */ #9 8.556 #9 8.556 :0:0: note: this is the location of the previous definition #9 8.556 :0:0: note: this is the location of the previous definition #9 8.557 :0:0: note: this is the location of the previous definition #9 8.557 :0:0: note: this is the location of the previous definition #9 8.557 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #9 8.557 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.h:15, #9 8.557 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c:8: #9 8.557 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.557 #define __EXTENSIONS__ /* for Sun */ #9 8.557 #9 8.557 :0:0: note: this is the location of the previous definition #9 8.558 :0:0: note: this is the location of the previous definition #9 8.568 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.h:46:0, #9 8.568 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c:8: #9 8.568 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.568 #define __EXTENSIONS__ /* for Sun */ #9 8.568 #9 8.570 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #9 8.570 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.h:15, #9 8.570 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c:8: #9 8.570 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.570 #define __EXTENSIONS__ /* for Sun */ #9 8.570 #9 8.571 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, #9 8.571 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.h:15, #9 8.571 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c:8: #9 8.571 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.571 #define __EXTENSIONS__ /* for Sun */ #9 8.571 #9 8.571 :0:0: note: this is the location of the previous definition #9 8.573 :0:0: note: this is the location of the previous definition #9 8.574 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.h:72:0, #9 8.574 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c:8: #9 8.574 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.574 #define __EXTENSIONS__ /* for Sun */ #9 8.574 #9 8.574 :0:0: note: this is the location of the previous definition #9 8.578 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, #9 8.578 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c:8: #9 8.578 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.578 #define __EXTENSIONS__ /* for Sun */ #9 8.578 #9 8.578 :0:0: note: this is the location of the previous definition #9 8.579 :0:0: note: this is the location of the previous definition #9 8.581 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, #9 8.581 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c:8: #9 8.581 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.581 #define __EXTENSIONS__ /* for Sun */ #9 8.581 #9 8.581 :0:0: note: this is the location of the previous definition #9 8.581 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #9 8.581 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c:8: #9 8.581 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.581 #define __EXTENSIONS__ /* for Sun */ #9 8.581 #9 8.582 :0:0: note: this is the location of the previous definition #9 8.582 :0:0: note: this is the location of the previous definition #9 8.585 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.h:56:0, #9 8.585 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c:8: #9 8.585 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.585 #define __EXTENSIONS__ /* for Sun */ #9 8.585 #9 8.591 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, #9 8.591 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c:8: #9 8.591 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.591 #define __EXTENSIONS__ /* for Sun */ #9 8.591 #9 8.591 :0:0: note: this is the location of the previous definition #9 8.591 :0:0: note: this is the location of the previous definition #9 8.597 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, #9 8.597 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c:8: #9 8.597 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.597 #define __EXTENSIONS__ /* for Sun */ #9 8.597 #9 8.597 :0:0: note: this is the location of the previous definition #9 8.597 :0:0: note: this is the location of the previous definition #9 8.604 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.h:46:0, #9 8.604 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c:8: #9 8.604 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.604 #define __EXTENSIONS__ /* for Sun */ #9 8.604 #9 8.604 :0:0: note: this is the location of the previous definition #9 8.604 :0:0: note: this is the location of the previous definition #9 8.605 :0:0: note: this is the location of the previous definition #9 8.614 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.h:46:0, #9 8.614 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c:8: #9 8.614 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.614 #define __EXTENSIONS__ /* for Sun */ #9 8.614 #9 8.614 :0:0: note: this is the location of the previous definition #9 8.616 :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/E2SM_KPM/MeasurementCondList.h:44:0, #9 8.620 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.h:15, #9 8.620 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c:8: #9 8.620 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../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.623 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.h:46:0, #9 8.623 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c:8: #9 8.623 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.623 #define __EXTENSIONS__ /* for Sun */ #9 8.623 #9 8.623 :0:0: note: this is the location of the previous definition #9 8.650 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.h:46:0, #9 8.650 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c:8: #9 8.650 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.650 #define __EXTENSIONS__ /* for Sun */ #9 8.650 #9 8.654 :0:0: note: this is the location of the previous definition #9 8.667 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.h:46:0, #9 8.667 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c:8: #9 8.667 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.667 #define __EXTENSIONS__ /* for Sun */ #9 8.667 #9 8.670 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.h:55:0, #9 8.670 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c:8: #9 8.670 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.670 #define __EXTENSIONS__ /* for Sun */ #9 8.670 #9 8.670 :0:0: note: this is the location of the previous definition #9 8.689 :0:0: note: this is the location of the previous definition #9 8.719 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: In function 'REAL__dump': #9 8.719 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:239:19: warning: declaration of 's' shadows a previous local [-Wshadow] #9 8.719 char *s = expptr; #9 8.719 ^ #9 8.719 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:198:15: note: shadowed declaration is here #9 8.719 char *s; #9 8.719 ^ #9 8.723 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: At top level: #9 8.723 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:835:1: warning: 'no_sanitize' attribute directive ignored [-Wattributes] #9 8.723 asn_double2float(double d, float *outcome) { #9 8.723 ^~~~~~~~~~~~~~~~ #9 8.787 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  #9 8.827 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 8.836 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 8.837 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  #9 8.838 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  #9 8.838 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  #9 8.839 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  #9 8.840 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  #9 8.844 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  #9 8.846 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  #9 8.847 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  #9 8.848 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  #9 8.848 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  #9 8.848 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  #9 8.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  #9 8.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  #9 8.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  #9 8.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  #9 8.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  #9 8.850 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  #9 8.850 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  #9 8.851 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  #9 8.851 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  #9 8.852 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  #9 8.852 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  #9 8.852 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  #9 8.853 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  #9 8.857 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  #9 8.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  #9 8.860 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  #9 8.861 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  #9 8.861 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  #9 8.865 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  #9 8.866 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  #9 8.870 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  #9 8.876 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  #9 8.876 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  #9 8.876 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  #9 8.878 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  #9 8.881 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  #9 8.881 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  #9 8.885 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  #9 8.885 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  #9 8.892 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  #9 8.893 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  #9 8.894 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  #9 8.894 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  #9 8.894 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  #9 8.895 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  #9 8.898 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  #9 8.898 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  #9 8.898 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  #9 8.905 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  #9 8.909 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  #9 8.910 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  #9 8.910 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  #9 8.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  #9 8.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  #9 8.913 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  #9 8.913 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  #9 8.913 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  #9 8.914 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  #9 8.914 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  #9 8.914 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  #9 8.915 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  #9 8.923 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, #9 8.923 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: #9 8.923 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.923 #define __EXTENSIONS__ /* for Sun */ #9 8.923 #9 8.929 :0:0: note: this is the location of the previous definition #9 8.947 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 8.947 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, #9 8.947 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.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.948 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  #9 8.949 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, #9 8.949 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: #9 8.949 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.949 #define __EXTENSIONS__ /* for Sun */ #9 8.949 #9 8.949 :0:0: note: this is the location of the previous definition #9 8.957 :0:0: note: this is the location of the previous definition #9 8.972 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 8.972 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, #9 8.972 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: #9 8.972 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.972 #define __EXTENSIONS__ /* for Sun */ #9 8.972 #9 8.972 :0:0: note: this is the location of the previous definition #9 8.973 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  #9 8.976 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 8.976 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: #9 8.976 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.976 #define __EXTENSIONS__ /* for Sun */ #9 8.976 #9 8.976 :0:0: note: this is the location of the previous definition #9 8.980 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  #9 8.980 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  #9 8.980 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  #9 8.981 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  #9 8.987 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, #9 8.987 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: #9 8.987 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.987 #define __EXTENSIONS__ /* for Sun */ #9 8.987 #9 8.987 :0:0: note: this is the location of the previous definition #9 8.993 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  #9 8.995 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  #9 9.016 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, #9 9.016 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: #9 9.016 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.016 #define __EXTENSIONS__ /* for Sun */ #9 9.016 #9 9.016 :0:0: note: this is the location of the previous definition #9 9.017 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  #9 9.021 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, #9 9.021 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: #9 9.021 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.021 #define __EXTENSIONS__ /* for Sun */ #9 9.021 #9 9.021 :0:0: note: this is the location of the previous definition #9 9.033 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 9.033 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: #9 9.033 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.033 #define __EXTENSIONS__ /* for Sun */ #9 9.033 #9 9.033 :0:0: note: this is the location of the previous definition #9 9.033 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  #9 9.036 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, #9 9.036 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: #9 9.036 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.036 #define __EXTENSIONS__ /* for Sun */ #9 9.036 #9 9.036 :0:0: note: this is the location of the previous definition #9 9.039 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  #9 9.040 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, #9 9.040 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: #9 9.040 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.040 #define __EXTENSIONS__ /* for Sun */ #9 9.040 #9 9.040 :0:0: note: this is the location of the previous definition #9 9.041 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  #9 9.048 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, #9 9.048 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: #9 9.048 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.048 #define __EXTENSIONS__ /* for Sun */ #9 9.048 #9 9.048 :0:0: note: this is the location of the previous definition #9 9.048 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  #9 9.050 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 9.050 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 9.050 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: #9 9.050 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.050 #define __EXTENSIONS__ /* for Sun */ #9 9.050 #9 9.050 :0:0: note: this is the location of the previous definition #9 9.050 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  #9 9.050 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  #9 9.051 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  #9 9.051 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  #9 9.052 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  #9 9.052 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  #9 9.052 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  #9 9.053 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  #9 9.053 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  #9 9.054 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  #9 9.058 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  #9 9.062 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  #9 9.063 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 9.063 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: #9 9.063 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.063 #define __EXTENSIONS__ /* for Sun */ #9 9.063 #9 9.063 :0:0: note: this is the location of the previous definition #9 9.086 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, #9 9.086 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: #9 9.086 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.086 #define __EXTENSIONS__ /* for Sun */ #9 9.086 #9 9.086 :0:0: note: this is the location of the previous definition #9 9.089 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 9.089 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, #9 9.089 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: #9 9.089 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.089 #define __EXTENSIONS__ /* for Sun */ #9 9.089 #9 9.089 :0:0: note: this is the location of the previous definition #9 9.094 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 9.094 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, #9 9.094 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: #9 9.094 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.094 #define __EXTENSIONS__ /* for Sun */ #9 9.094 #9 9.094 :0:0: note: this is the location of the previous definition #9 9.116 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.116 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, #9 9.116 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: #9 9.116 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.116 #define __EXTENSIONS__ /* for Sun */ #9 9.116 #9 9.116 :0:0: note: this is the location of the previous definition #9 9.118 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 9.118 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, #9 9.118 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: #9 9.118 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.118 #define __EXTENSIONS__ /* for Sun */ #9 9.118 #9 9.118 :0:0: note: this is the location of the previous definition #9 9.121 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  #9 9.132 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, #9 9.132 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: #9 9.132 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.132 #define __EXTENSIONS__ /* for Sun */ #9 9.132 #9 9.132 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  #9 9.133 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  #9 9.134 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  #9 9.135 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  #9 9.135 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  #9 9.135 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  #9 9.136 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  #9 9.138 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  #9 9.138 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  #9 9.138 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  #9 9.139 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  #9 9.139 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  #9 9.139 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  #9 9.141 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 9.141 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, #9 9.141 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: #9 9.141 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.141 #define __EXTENSIONS__ /* for Sun */ #9 9.141 #9 9.141 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  #9 9.143 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, #9 9.143 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: #9 9.143 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.143 #define __EXTENSIONS__ /* for Sun */ #9 9.143 #9 9.143 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  #9 9.144 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 9.144 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 9.144 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, #9 9.144 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.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.144 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  #9 9.146 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, #9 9.146 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: #9 9.146 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.146 #define __EXTENSIONS__ /* for Sun */ #9 9.146 #9 9.148 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  #9 9.148 :0:0: note: this is the location of the previous definition #9 9.148 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  #9 9.149 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  #9 9.150 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  #9 9.150 :0:0: note: this is the location of the previous definition #9 9.153 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.153 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, #9 9.153 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: #9 9.153 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.153 #define __EXTENSIONS__ /* for Sun */ #9 9.153 #9 9.161 :0:0: note: this is the location of the previous definition #9 9.165 :0:0: note: this is the location of the previous definition #9 9.165 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  #9 9.166 :0:0: note: this is the location of the previous definition #9 9.169 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, #9 9.169 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: #9 9.169 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.169 #define __EXTENSIONS__ /* for Sun */ #9 9.169 #9 9.169 :0:0: note: this is the location of the previous definition #9 9.170 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, #9 9.170 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: #9 9.170 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.170 #define __EXTENSIONS__ /* for Sun */ #9 9.170 #9 9.170 :0:0: note: this is the location of the previous definition #9 9.170 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  #9 9.177 :0:0: note: this is the location of the previous definition #9 9.189 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  #9 9.212 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  #9 9.217 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  #9 9.218 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  #9 9.218 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  #9 9.219 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  #9 9.223 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  #9 9.233 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  #9 9.245 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  #9 9.246 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  #9 9.247 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  #9 9.250 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  #9 9.250 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  #9 9.252 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  #9 9.253 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  #9 9.253 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  #9 9.254 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  #9 9.254 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  #9 9.255 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  #9 9.259 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  #9 9.259 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  #9 9.260 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  #9 9.260 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  #9 9.261 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  #9 9.261 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  #9 9.262 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 9.262 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, #9 9.262 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: #9 9.262 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.262 #define __EXTENSIONS__ /* for Sun */ #9 9.262 #9 9.262 :0:0: note: this is the location of the previous definition #9 9.266 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  #9 9.270 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.270 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, #9 9.270 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: #9 9.270 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.270 #define __EXTENSIONS__ /* for Sun */ #9 9.270 #9 9.270 :0:0: note: this is the location of the previous definition #9 9.277 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  #9 9.278 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  #9 9.280 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  #9 9.283 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 9.283 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, #9 9.283 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: #9 9.283 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.283 #define __EXTENSIONS__ /* for Sun */ #9 9.283 #9 9.283 :0:0: note: this is the location of the previous definition #9 9.283 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  #9 9.287 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, #9 9.287 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: #9 9.287 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.287 #define __EXTENSIONS__ /* for Sun */ #9 9.287 #9 9.287 :0:0: note: this is the location of the previous definition #9 9.287 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  #9 9.288 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  #9 9.308 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, #9 9.308 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: #9 9.308 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.308 #define __EXTENSIONS__ /* for Sun */ #9 9.308 #9 9.364 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 9.364 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, #9 9.364 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: #9 9.364 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.364 #define __EXTENSIONS__ /* for Sun */ #9 9.364 #9 9.365 :0:0: note: this is the location of the previous definition #9 9.368 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, #9 9.368 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: #9 9.368 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.368 #define __EXTENSIONS__ /* for Sun */ #9 9.368 #9 9.371 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.371 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, #9 9.371 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: #9 9.371 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.371 #define __EXTENSIONS__ /* for Sun */ #9 9.371 #9 9.377 :0:0: note: this is the location of the previous definition #9 9.405 :0:0: note: this is the location of the previous definition #9 9.405 :0:0: note: this is the location of the previous definition #9 9.413 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 9.413 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: #9 9.413 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.413 #define __EXTENSIONS__ /* for Sun */ #9 9.413 #9 9.413 :0:0: note: this is the location of the previous definition #9 9.419 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  #9 9.436 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, #9 9.436 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: #9 9.436 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.436 #define __EXTENSIONS__ /* for Sun */ #9 9.436 #9 9.439 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, #9 9.439 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: #9 9.439 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.439 #define __EXTENSIONS__ /* for Sun */ #9 9.439 #9 9.439 :0:0: note: this is the location of the previous definition #9 9.443 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 9.443 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, #9 9.443 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.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.443 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 9.443 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.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.447 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 9.447 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, #9 9.447 from /opt/o-du-l2/src/codec_utils/RRC/TAG-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.447 :0:0: note: this is the location of the previous definition #9 9.448 :0:0: note: this is the location of the previous definition #9 9.458 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 9.458 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: #9 9.458 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.458 #define __EXTENSIONS__ /* for Sun */ #9 9.458 #9 9.461 :0:0: note: this is the location of the previous definition #9 9.467 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, #9 9.467 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: #9 9.467 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.467 #define __EXTENSIONS__ /* for Sun */ #9 9.467 #9 9.467 :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/ResultsPerSSB-IndexList.h:44:0, #9 9.472 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.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.472 :0:0: note: this is the location of the previous definition #9 9.486 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, #9 9.486 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: #9 9.486 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.486 #define __EXTENSIONS__ /* for Sun */ #9 9.486 #9 9.486 :0:0: note: this is the location of the previous definition #9 9.493 :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/SS-RSSI-Measurement.h:42:0, #9 9.506 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.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.506 :0:0: note: this is the location of the previous definition #9 9.516 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, #9 9.516 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: #9 9.516 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.516 #define __EXTENSIONS__ /* for Sun */ #9 9.516 #9 9.516 :0:0: note: this is the location of the previous definition #9 9.517 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  #9 9.521 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  #9 9.523 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  #9 9.527 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  #9 9.531 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, #9 9.531 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: #9 9.531 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.531 #define __EXTENSIONS__ /* for Sun */ #9 9.531 #9 9.531 :0:0: note: this is the location of the previous definition #9 9.536 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, #9 9.536 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: #9 9.536 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.536 #define __EXTENSIONS__ /* for Sun */ #9 9.536 #9 9.537 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.537 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, #9 9.537 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.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.541 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, #9 9.541 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: #9 9.541 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.541 #define __EXTENSIONS__ /* for Sun */ #9 9.541 #9 9.541 :0:0: note: this is the location of the previous definition #9 9.551 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 9.551 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, #9 9.551 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: #9 9.551 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.551 #define __EXTENSIONS__ /* for Sun */ #9 9.551 #9 9.560 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 9.560 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, #9 9.560 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: #9 9.560 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.560 #define __EXTENSIONS__ /* for Sun */ #9 9.560 #9 9.560 :0:0: note: this is the location of the previous definition #9 9.565 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 9.565 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: #9 9.565 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.565 #define __EXTENSIONS__ /* for Sun */ #9 9.565 #9 9.566 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 9.566 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: #9 9.566 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.566 #define __EXTENSIONS__ /* for Sun */ #9 9.566 #9 9.566 :0:0: note: this is the location of the previous definition #9 9.571 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, #9 9.571 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: #9 9.571 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.571 #define __EXTENSIONS__ /* for Sun */ #9 9.571 #9 9.571 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  #9 9.576 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.576 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, #9 9.576 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: #9 9.576 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.576 #define __EXTENSIONS__ /* for Sun */ #9 9.576 #9 9.577 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  #9 9.578 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  #9 9.580 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, #9 9.580 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: #9 9.580 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.580 #define __EXTENSIONS__ /* for Sun */ #9 9.580 #9 9.580 :0:0: note: this is the location of the previous definition #9 9.584 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 9.584 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: #9 9.584 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.584 #define __EXTENSIONS__ /* for Sun */ #9 9.584 #9 9.584 :0:0: note: this is the location of the previous definition #9 9.587 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, #9 9.587 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: #9 9.587 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.587 #define __EXTENSIONS__ /* for Sun */ #9 9.587 #9 9.588 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 9.588 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, #9 9.588 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: #9 9.588 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.588 #define __EXTENSIONS__ /* for Sun */ #9 9.588 #9 9.588 :0:0: note: this is the location of the previous definition #9 9.591 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, #9 9.591 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: #9 9.591 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.591 #define __EXTENSIONS__ /* for Sun */ #9 9.591 #9 9.591 :0:0: note: this is the location of the previous definition #9 9.594 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 9.594 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: #9 9.594 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.594 #define __EXTENSIONS__ /* for Sun */ #9 9.594 #9 9.595 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, #9 9.595 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: #9 9.595 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.595 #define __EXTENSIONS__ /* for Sun */ #9 9.595 #9 9.595 :0:0: note: this is the location of the previous definition #9 9.599 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.599 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, #9 9.599 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: #9 9.599 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.599 #define __EXTENSIONS__ /* for Sun */ #9 9.599 #9 9.599 :0:0: note: this is the location of the previous definition #9 9.602 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 9.602 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, #9 9.602 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: #9 9.602 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.602 #define __EXTENSIONS__ /* for Sun */ #9 9.602 #9 9.602 :0:0: note: this is the location of the previous definition #9 9.602 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 9.602 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: #9 9.602 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.602 #define __EXTENSIONS__ /* for Sun */ #9 9.602 #9 9.602 :0:0: note: this is the location of the previous definition #9 9.614 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 9.614 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, #9 9.614 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: #9 9.614 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.614 #define __EXTENSIONS__ /* for Sun */ #9 9.614 #9 9.616 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.616 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, #9 9.616 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: #9 9.616 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.616 #define __EXTENSIONS__ /* for Sun */ #9 9.616 #9 9.621 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 9.621 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: #9 9.621 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.621 #define __EXTENSIONS__ /* for Sun */ #9 9.621 #9 9.621 :0:0: note: this is the location of the previous definition #9 9.623 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, #9 9.623 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: #9 9.623 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.623 #define __EXTENSIONS__ /* for Sun */ #9 9.623 #9 9.623 :0:0: note: this is the location of the previous definition #9 9.626 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 9.626 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, #9 9.626 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: #9 9.626 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.626 #define __EXTENSIONS__ /* for Sun */ #9 9.626 #9 9.627 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 9.627 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 9.627 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: #9 9.627 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.627 #define __EXTENSIONS__ /* for Sun */ #9 9.627 #9 9.633 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.633 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, #9 9.633 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: #9 9.633 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.633 #define __EXTENSIONS__ /* for Sun */ #9 9.633 #9 9.635 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 9.635 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: #9 9.635 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.635 #define __EXTENSIONS__ /* for Sun */ #9 9.635 #9 9.637 :0:0: note: this is the location of the previous definition #9 9.637 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 9.637 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.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.649 :0:0: note: this is the location of the previous definition #9 9.651 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, #9 9.651 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: #9 9.651 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.651 #define __EXTENSIONS__ /* for Sun */ #9 9.651 #9 9.651 :0:0: note: this is the location of the previous definition #9 9.662 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, #9 9.662 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: #9 9.662 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.662 #define __EXTENSIONS__ /* for Sun */ #9 9.662 #9 9.662 :0:0: note: this is the location of the previous definition #9 9.663 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, #9 9.663 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: #9 9.663 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.663 #define __EXTENSIONS__ /* for Sun */ #9 9.663 #9 9.663 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, #9 9.663 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: #9 9.663 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.663 #define __EXTENSIONS__ /* for Sun */ #9 9.663 #9 9.663 :0:0: note: this is the location of the previous definition #9 9.663 :0:0: note: this is the location of the previous definition #9 9.665 :0:0: note: this is the location of the previous definition #9 9.669 :0:0: note: this is the location of the previous definition #9 9.669 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  #9 9.673 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 9.673 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: #9 9.673 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.673 #define __EXTENSIONS__ /* for Sun */ #9 9.673 #9 9.677 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, #9 9.677 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: #9 9.677 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.677 #define __EXTENSIONS__ /* for Sun */ #9 9.677 #9 9.677 :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/ReselectionThresholdQ.h:46:0, #9 9.679 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.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.680 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  #9 9.680 :0:0: note: this is the location of the previous definition #9 9.681 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  #9 9.689 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, #9 9.689 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: #9 9.689 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.689 #define __EXTENSIONS__ /* for Sun */ #9 9.689 #9 9.689 :0:0: note: this is the location of the previous definition #9 9.690 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  #9 9.690 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  #9 9.690 :0:0: note: this is the location of the previous definition #9 9.691 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  #9 9.692 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 9.692 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: #9 9.692 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.692 #define __EXTENSIONS__ /* for Sun */ #9 9.692 #9 9.692 :0:0: note: this is the location of the previous definition #9 9.692 :0:0: note: this is the location of the previous definition #9 9.692 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  #9 9.693 :0:0: note: this is the location of the previous definition #9 9.697 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, #9 9.697 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: #9 9.697 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.697 #define __EXTENSIONS__ /* for Sun */ #9 9.697 #9 9.697 :0:0: note: this is the location of the previous definition #9 9.698 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  #9 9.698 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  #9 9.700 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 9.700 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: #9 9.700 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.700 #define __EXTENSIONS__ /* for Sun */ #9 9.700 #9 9.700 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, #9 9.700 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: #9 9.700 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.700 #define __EXTENSIONS__ /* for Sun */ #9 9.700 #9 9.706 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  #9 9.706 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  #9 9.706 :0:0: note: this is the location of the previous definition #9 9.706 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  #9 9.719 :0:0: note: this is the location of the previous definition #9 9.723 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 9.723 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: #9 9.723 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.723 #define __EXTENSIONS__ /* for Sun */ #9 9.723 #9 9.724 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 9.724 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.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.726 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 9.726 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, #9 9.726 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: #9 9.726 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.726 #define __EXTENSIONS__ /* for Sun */ #9 9.726 #9 9.726 :0:0: note: this is the location of the previous definition #9 9.733 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  #9 9.744 :0:0: note: this is the location of the previous definition #9 9.744 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, #9 9.744 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: #9 9.744 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.744 #define __EXTENSIONS__ /* for Sun */ #9 9.744 #9 9.744 :0:0: note: this is the location of the previous definition #9 9.748 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, #9 9.748 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: #9 9.748 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.748 #define __EXTENSIONS__ /* for Sun */ #9 9.748 #9 9.748 :0:0: note: this is the location of the previous definition #9 9.748 :0:0: note: this is the location of the previous definition #9 9.757 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  #9 9.759 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 9.759 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: #9 9.759 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.759 #define __EXTENSIONS__ /* for Sun */ #9 9.759 #9 9.761 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #9 9.761 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, #9 9.761 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: #9 9.761 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.761 #define __EXTENSIONS__ /* for Sun */ #9 9.761 #9 9.765 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, #9 9.765 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: #9 9.765 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.765 #define __EXTENSIONS__ /* for Sun */ #9 9.765 #9 9.773 :0:0: note: this is the location of the previous definition #9 9.779 :0:0: note: this is the location of the previous definition #9 9.782 :0:0: note: this is the location of the previous definition #9 9.797 :0:0: note: this is the location of the previous definition #9 9.800 :0:0: note: this is the location of the previous definition #9 9.809 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, #9 9.809 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: #9 9.809 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.809 #define __EXTENSIONS__ /* for Sun */ #9 9.809 #9 9.810 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, #9 9.810 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: #9 9.810 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.810 #define __EXTENSIONS__ /* for Sun */ #9 9.810 #9 9.817 :0:0: note: this is the location of the previous definition #9 9.817 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 9.817 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: #9 9.817 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.817 #define __EXTENSIONS__ /* for Sun */ #9 9.817 #9 9.819 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, #9 9.819 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: #9 9.819 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.819 #define __EXTENSIONS__ /* for Sun */ #9 9.819 #9 9.820 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 9.820 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, #9 9.820 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: #9 9.820 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.820 #define __EXTENSIONS__ /* for Sun */ #9 9.820 #9 9.820 :0:0: note: this is the location of the previous definition #9 9.821 :0:0: note: this is the location of the previous definition #9 9.821 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  #9 9.825 :0:0: note: this is the location of the previous definition #9 9.825 :0:0: note: this is the location of the previous definition #9 9.829 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  #9 9.829 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  #9 9.840 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 9.840 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 9.840 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, #9 9.840 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: #9 9.840 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.840 #define __EXTENSIONS__ /* for Sun */ #9 9.840 #9 9.849 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, #9 9.849 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: #9 9.849 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.849 #define __EXTENSIONS__ /* for Sun */ #9 9.849 #9 9.849 :0:0: note: this is the location of the previous definition #9 9.854 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 9.854 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, #9 9.854 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: #9 9.854 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.854 #define __EXTENSIONS__ /* for Sun */ #9 9.854 #9 9.854 :0:0: note: this is the location of the previous definition #9 9.857 :0:0: note: this is the location of the previous definition #9 9.862 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 9.862 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, #9 9.862 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: #9 9.862 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.862 #define __EXTENSIONS__ /* for Sun */ #9 9.862 #9 9.864 :0:0: note: this is the location of the previous definition #9 9.866 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 9.866 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, #9 9.866 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.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.873 :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.885 :0:0: note: this is the location of the previous definition #9 9.888 :0:0: note: this is the location of the previous definition #9 9.914 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, #9 9.914 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: #9 9.914 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.914 #define __EXTENSIONS__ /* for Sun */ #9 9.914 #9 9.915 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  #9 9.916 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  #9 9.916 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  #9 9.918 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  #9 9.922 :0:0: note: this is the location of the previous definition #9 9.923 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  #9 9.929 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  #9 9.943 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 9.943 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, #9 9.943 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: #9 9.943 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.943 #define __EXTENSIONS__ /* for Sun */ #9 9.943 #9 9.943 :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/TypeII-CodebookPortSelection.h:62:0, #9 9.948 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.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.950 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 9.950 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: #9 9.950 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.950 #define __EXTENSIONS__ /* for Sun */ #9 9.950 #9 9.965 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  #9 9.967 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  #9 9.969 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  #9 9.970 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  #9 9.970 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, #9 9.970 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: #9 9.970 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.970 #define __EXTENSIONS__ /* for Sun */ #9 9.970 #9 9.971 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, #9 9.971 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: #9 9.971 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.971 #define __EXTENSIONS__ /* for Sun */ #9 9.971 #9 9.972 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  #9 9.975 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 9.975 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: #9 9.975 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.975 #define __EXTENSIONS__ /* for Sun */ #9 9.975 #9 9.983 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, #9 9.983 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: #9 9.983 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.983 #define __EXTENSIONS__ /* for Sun */ #9 9.983 #9 9.983 :0:0: note: this is the location of the previous definition #9 9.984 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, #9 9.984 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: #9 9.984 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.984 #define __EXTENSIONS__ /* for Sun */ #9 9.984 #9 9.984 :0:0: note: this is the location of the previous definition #9 9.989 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, #9 9.989 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: #9 9.989 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.989 #define __EXTENSIONS__ /* for Sun */ #9 9.989 #9 9.989 :0:0: note: this is the location of the previous definition #9 9.989 :0:0: note: this is the location of the previous definition #9 9.995 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  #9 9.995 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  #9 10.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, #9 10.00 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: #9 10.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.00 #define __EXTENSIONS__ /* for Sun */ #9 10.00 #9 10.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, #9 10.00 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: #9 10.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.00 #define __EXTENSIONS__ /* for Sun */ #9 10.00 #9 10.00 :0:0: note: this is the location of the previous definition #9 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.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 :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/InterFreqCarrierFreqList.h:44:0, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.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.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: #9 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.02 #define __EXTENSIONS__ /* for Sun */ #9 10.02 #9 10.02 :0:0: note: this is the location of the previous definition #9 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: #9 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.02 #define __EXTENSIONS__ /* for Sun */ #9 10.02 #9 10.02 :0:0: note: this is the location of the previous definition #9 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: #9 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.02 #define __EXTENSIONS__ /* for Sun */ #9 10.02 #9 10.02 :0:0: note: this is the location of the previous definition #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: #9 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.03 #define __EXTENSIONS__ /* for Sun */ #9 10.03 #9 10.03 :0:0: note: this is the location of the previous definition #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: #9 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.03 #define __EXTENSIONS__ /* for Sun */ #9 10.03 #9 10.03 :0:0: note: this is the location of the previous definition #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.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.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/MeasGapSharingScheme.h:55:0, #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.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.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: #9 10.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.04 #define __EXTENSIONS__ /* for Sun */ #9 10.04 #9 10.04 :0:0: note: this is the location of the previous definition #9 10.05 :0:0: note: this is the location of the previous definition #9 10.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: #9 10.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.05 #define __EXTENSIONS__ /* for Sun */ #9 10.05 #9 10.05 :0:0: note: this is the location of the previous definition #9 10.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: #9 10.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.05 #define __EXTENSIONS__ /* for Sun */ #9 10.05 #9 10.05 :0:0: note: this is the location of the previous definition #9 10.05 :0:0: note: this is the location of the previous definition #9 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: #9 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.07 #define __EXTENSIONS__ /* for Sun */ #9 10.07 #9 10.07 :0:0: note: this is the location of the previous definition #9 10.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, #9 10.08 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: #9 10.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.08 #define __EXTENSIONS__ /* for Sun */ #9 10.08 #9 10.08 :0:0: note: this is the location of the previous definition #9 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: #9 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.09 #define __EXTENSIONS__ /* for Sun */ #9 10.09 #9 10.09 :0:0: note: this is the location of the previous definition #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  #9 10.10 :0:0: note: this is the location of the previous definition #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  #9 10.11 :0:0: note: this is the location of the previous definition #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  #9 10.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  #9 10.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  #9 10.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  #9 10.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  #9 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  #9 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.16 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 10.16 from /opt/o-du-l2/src/codec_utils/RRC/BWP.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.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  #9 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  #9 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 10.18 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, #9 10.18 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: #9 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.18 #define __EXTENSIONS__ /* for Sun */ #9 10.18 #9 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, #9 10.18 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: #9 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.18 #define __EXTENSIONS__ /* for Sun */ #9 10.18 #9 10.18 :0:0: note: this is the location of the previous definition #9 10.18 :0:0: note: this is the location of the previous definition #9 10.18 :0:0: note: this is the location of the previous definition #9 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: #9 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.19 #define __EXTENSIONS__ /* for Sun */ #9 10.19 #9 10.19 :0:0: note: this is the location of the previous definition #9 10.19 :0:0: note: this is the location of the previous definition #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: #9 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.20 #define __EXTENSIONS__ /* for Sun */ #9 10.20 #9 10.20 :0:0: note: this is the location of the previous definition #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.21 #define __EXTENSIONS__ /* for Sun */ #9 10.21 #9 10.21 :0:0: note: this is the location of the previous definition #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.21 #define __EXTENSIONS__ /* for Sun */ #9 10.21 #9 10.21 :0:0: note: this is the location of the previous definition #9 10.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  #9 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.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/SIB6.h:48:0, #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.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/RRC-TransactionIdentifier.h:46:0, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  #9 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  #9 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: #9 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.24 #define __EXTENSIONS__ /* for Sun */ #9 10.24 #9 10.24 :0:0: note: this is the location of the previous definition #9 10.24 :0:0: note: this is the location of the previous definition #9 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.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/MRDC-Parameters.c  #9 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  #9 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: #9 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.25 #define __EXTENSIONS__ /* for Sun */ #9 10.25 #9 10.25 :0:0: note: this is the location of the previous definition #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.26 #define __EXTENSIONS__ /* for Sun */ #9 10.26 #9 10.26 :0:0: note: this is the location of the previous definition #9 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: #9 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.27 #define __EXTENSIONS__ /* for Sun */ #9 10.27 #9 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: #9 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.27 #define __EXTENSIONS__ /* for Sun */ #9 10.27 #9 10.27 :0:0: note: this is the location of the previous definition #9 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: #9 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.27 #define __EXTENSIONS__ /* for Sun */ #9 10.27 #9 10.27 :0:0: note: this is the location of the previous definition #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.28 #define __EXTENSIONS__ /* for Sun */ #9 10.28 #9 10.28 :0:0: note: this is the location of the previous definition #9 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: #9 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.29 #define __EXTENSIONS__ /* for Sun */ #9 10.29 #9 10.29 :0:0: note: this is the location of the previous definition #9 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  #9 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: #9 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.30 #define __EXTENSIONS__ /* for Sun */ #9 10.30 #9 10.30 :0:0: note: this is the location of the previous definition #9 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  #9 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  #9 10.30 :0:0: note: this is the location of the previous definition #9 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  #9 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  #9 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  #9 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  #9 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  #9 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  #9 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  #9 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  #9 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  #9 10.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 10.32 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, #9 10.32 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: #9 10.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.32 #define __EXTENSIONS__ /* for Sun */ #9 10.32 #9 10.32 :0:0: note: this is the location of the previous definition #9 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  #9 10.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 10.32 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: #9 10.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.32 #define __EXTENSIONS__ /* for Sun */ #9 10.32 #9 10.32 :0:0: note: this is the location of the previous definition #9 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  #9 10.33 :0:0: note: this is the location of the previous definition #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  #9 10.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.33 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, #9 10.33 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: #9 10.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.33 #define __EXTENSIONS__ /* for Sun */ #9 10.33 #9 10.33 :0:0: note: this is the location of the previous definition #9 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: #9 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.36 #define __EXTENSIONS__ /* for Sun */ #9 10.36 #9 10.36 :0:0: note: this is the location of the previous definition #9 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.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/BWP-Id.h:46:0, #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.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.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  #9 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: #9 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.40 #define __EXTENSIONS__ /* for Sun */ #9 10.40 #9 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: #9 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.40 #define __EXTENSIONS__ /* for Sun */ #9 10.40 #9 10.40 :0:0: note: this is the location of the previous definition #9 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.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.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.42 #define __EXTENSIONS__ /* for Sun */ #9 10.42 #9 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: #9 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.43 #define __EXTENSIONS__ /* for Sun */ #9 10.43 #9 10.43 :0:0: note: this is the location of the previous definition #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  #9 10.45 :0:0: note: this is the location of the previous definition #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  #9 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: #9 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.45 #define __EXTENSIONS__ /* for Sun */ #9 10.45 #9 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: #9 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.45 #define __EXTENSIONS__ /* for Sun */ #9 10.45 #9 10.45 :0:0: note: this is the location of the previous definition #9 10.45 :0:0: note: this is the location of the previous definition #9 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: #9 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.45 #define __EXTENSIONS__ /* for Sun */ #9 10.45 #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  #9 10.45 :0:0: note: this is the location of the previous definition #9 10.45 :0:0: note: this is the location of the previous definition #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  #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/RF-Parameters.h:57:0, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  #9 10.46 :0:0: note: this is the location of the previous definition #9 10.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  #9 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: #9 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.47 #define __EXTENSIONS__ /* for Sun */ #9 10.47 #9 10.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  #9 10.47 :0:0: note: this is the location of the previous definition #9 10.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  #9 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  #9 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  #9 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  #9 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  #9 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  #9 10.50 :0:0: note: this is the location of the previous definition #9 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.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.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.54 #define __EXTENSIONS__ /* for Sun */ #9 10.54 #9 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.54 #define __EXTENSIONS__ /* for Sun */ #9 10.54 #9 10.54 :0:0: note: this is the location of the previous definition #9 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.54 #define __EXTENSIONS__ /* for Sun */ #9 10.54 #9 10.54 :0:0: note: this is the location of the previous definition #9 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.54 #define __EXTENSIONS__ /* for Sun */ #9 10.54 #9 10.54 :0:0: note: this is the location of the previous definition #9 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  #9 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.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.57 :0:0: note: this is the location of the previous definition #9 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, #9 10.58 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.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/TDD-UL-DL-SlotIndex.c  #9 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  #9 10.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  #9 10.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  #9 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  #9 10.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  #9 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  #9 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  #9 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  #9 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  #9 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  #9 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: #9 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.65 #define __EXTENSIONS__ /* for Sun */ #9 10.65 #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.66 #define __EXTENSIONS__ /* for Sun */ #9 10.66 #9 10.66 :0:0: note: this is the location of the previous definition #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.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/MeasTriggerQuantity.c  #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.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/EUTRA-FreqBlackCellList.h:44:0, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: #9 10.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.67 #define __EXTENSIONS__ /* for Sun */ #9 10.67 #9 10.67 :0:0: note: this is the location of the previous definition #9 10.67 :0:0: note: this is the location of the previous definition #9 10.67 :0:0: note: this is the location of the previous definition #9 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.68 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, #9 10.68 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: #9 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.68 #define __EXTENSIONS__ /* for Sun */ #9 10.68 #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.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, #9 10.68 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: #9 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.68 #define __EXTENSIONS__ /* for Sun */ #9 10.68 #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/SuspendConfig.c  #9 10.69 :0:0: note: this is the location of the previous definition #9 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  #9 10.70 :0:0: note: this is the location of the previous definition #9 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  #9 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: #9 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.71 #define __EXTENSIONS__ /* for Sun */ #9 10.71 #9 10.71 :0:0: note: this is the location of the previous definition #9 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: #9 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.71 #define __EXTENSIONS__ /* for Sun */ #9 10.71 #9 10.71 :0:0: note: this is the location of the previous definition #9 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: #9 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.71 #define __EXTENSIONS__ /* for Sun */ #9 10.71 #9 10.71 :0:0: note: this is the location of the previous definition #9 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: #9 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.71 #define __EXTENSIONS__ /* for Sun */ #9 10.71 #9 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  #9 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, #9 10.72 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: #9 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.72 #define __EXTENSIONS__ /* for Sun */ #9 10.72 #9 10.72 :0:0: note: this is the location of the previous definition #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  #9 10.73 :0:0: note: this is the location of the previous definition #9 10.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: #9 10.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.73 #define __EXTENSIONS__ /* for Sun */ #9 10.73 #9 10.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: #9 10.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.73 #define __EXTENSIONS__ /* for Sun */ #9 10.73 #9 10.73 :0:0: note: this is the location of the previous definition #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  #9 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: #9 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.74 #define __EXTENSIONS__ /* for Sun */ #9 10.74 #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  #9 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: #9 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.74 #define __EXTENSIONS__ /* for Sun */ #9 10.74 #9 10.74 :0:0: note: this is the location of the previous definition #9 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  #9 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: #9 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.75 #define __EXTENSIONS__ /* for Sun */ #9 10.75 #9 10.75 :0:0: note: this is the location of the previous definition #9 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  #9 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  #9 10.76 :0:0: note: this is the location of the previous definition #9 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: #9 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.76 #define __EXTENSIONS__ /* for Sun */ #9 10.76 #9 10.77 :0:0: note: this is the location of the previous definition #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.77 #define __EXTENSIONS__ /* for Sun */ #9 10.77 #9 10.77 :0:0: note: this is the location of the previous definition #9 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: #9 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.79 #define __EXTENSIONS__ /* for Sun */ #9 10.79 #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  #9 10.79 :0:0: note: this is the location of the previous definition #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  #9 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.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/OtherConfig.h:74:0, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: #9 10.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.82 #define __EXTENSIONS__ /* for Sun */ #9 10.82 #9 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  #9 10.82 :0:0: note: this is the location of the previous definition #9 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.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.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  #9 10.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  #9 10.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  #9 10.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  #9 10.84 :0:0: note: this is the location of the previous definition #9 10.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  #9 10.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  #9 10.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  #9 10.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  #9 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.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 :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/RSRP-Range.h:46:0, #9 10.87 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, #9 10.87 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.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/MeasResultCellListSFTD.h:44:0, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: #9 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.88 #define __EXTENSIONS__ /* for Sun */ #9 10.88 #9 10.89 :0:0: note: this is the location of the previous definition #9 10.89 :0:0: note: this is the location of the previous definition #9 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  #9 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  #9 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: #9 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.90 #define __EXTENSIONS__ /* for Sun */ #9 10.90 #9 10.90 :0:0: note: this is the location of the previous definition #9 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.91 #define __EXTENSIONS__ /* for Sun */ #9 10.91 #9 10.91 :0:0: note: this is the location of the previous definition #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.91 #define __EXTENSIONS__ /* for Sun */ #9 10.91 #9 10.91 :0:0: note: this is the location of the previous definition #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  #9 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  #9 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  #9 10.95 :0:0: note: this is the location of the previous definition #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  #9 10.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: #9 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.95 #define __EXTENSIONS__ /* for Sun */ #9 10.95 #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  #9 10.95 :0:0: note: this is the location of the previous definition #9 10.96 :0:0: note: this is the location of the previous definition #9 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  #9 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: #9 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.96 #define __EXTENSIONS__ /* for Sun */ #9 10.96 #9 10.96 :0:0: note: this is the location of the previous definition #9 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  #9 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  #9 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  #9 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: #9 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.97 #define __EXTENSIONS__ /* for Sun */ #9 10.97 #9 10.97 :0:0: note: this is the location of the previous definition #9 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  #9 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  #9 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.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 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  #9 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  #9 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  #9 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.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.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  #9 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: #9 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.01 #define __EXTENSIONS__ /* for Sun */ #9 11.01 #9 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: #9 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.01 #define __EXTENSIONS__ /* for Sun */ #9 11.01 #9 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 11.03 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 11.03 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: #9 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.03 #define __EXTENSIONS__ /* for Sun */ #9 11.03 #9 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.03 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, #9 11.03 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: #9 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.03 #define __EXTENSIONS__ /* for Sun */ #9 11.03 #9 11.03 :0:0: note: this is the location of the previous definition #9 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  #9 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  #9 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  #9 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, #9 11.04 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 11.04 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, #9 11.04 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  #9 11.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.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.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  #9 11.05 :0:0: note: this is the location of the previous definition #9 11.05 :0:0: note: this is the location of the previous definition #9 11.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.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.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: #9 11.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.05 #define __EXTENSIONS__ /* for Sun */ #9 11.05 #9 11.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, #9 11.06 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.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.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.06 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, #9 11.06 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.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.06 :0:0: note: this is the location of the previous definition #9 11.06 :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/PortIndex2.h:46:0, #9 11.06 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.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/UAC-BarringPerCatList.h:44:0, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.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 :0:0: note: this is the location of the previous definition #9 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: #9 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.08 #define __EXTENSIONS__ /* for Sun */ #9 11.08 #9 11.08 :0:0: note: this is the location of the previous definition #9 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: #9 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.08 #define __EXTENSIONS__ /* for Sun */ #9 11.08 #9 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: #9 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.08 #define __EXTENSIONS__ /* for Sun */ #9 11.08 #9 11.08 :0:0: note: this is the location of the previous definition #9 11.09 :0:0: note: this is the location of the previous definition #9 11.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 11.09 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, #9 11.09 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: #9 11.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.09 #define __EXTENSIONS__ /* for Sun */ #9 11.09 #9 11.09 :0:0: note: this is the location of the previous definition #9 11.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, #9 11.09 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: #9 11.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.09 #define __EXTENSIONS__ /* for Sun */ #9 11.09 #9 11.09 :0:0: note: this is the location of the previous definition #9 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.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 :0:0: note: this is the location of the previous definition #9 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.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/PortIndexFor8Ranks.c  #9 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/MNC.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.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 :0:0: note: this is the location of the previous definition #9 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.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 :0:0: note: this is the location of the previous definition #9 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: #9 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.12 #define __EXTENSIONS__ /* for Sun */ #9 11.12 #9 11.12 :0:0: note: this is the location of the previous definition #9 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: #9 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.12 #define __EXTENSIONS__ /* for Sun */ #9 11.12 #9 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: #9 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.12 #define __EXTENSIONS__ /* for Sun */ #9 11.12 #9 11.12 :0:0: note: this is the location of the previous definition #9 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: #9 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.13 #define __EXTENSIONS__ /* for Sun */ #9 11.13 #9 11.13 :0:0: note: this is the location of the previous definition #9 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.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/SystemInformation-IEs.h:101:0, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: #9 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.13 #define __EXTENSIONS__ /* for Sun */ #9 11.13 #9 11.13 :0:0: note: this is the location of the previous definition #9 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.14 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, #9 11.14 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: #9 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.14 #define __EXTENSIONS__ /* for Sun */ #9 11.14 #9 11.14 :0:0: note: this is the location of the previous definition #9 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 11.14 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 11.15 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, #9 11.15 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: #9 11.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.15 #define __EXTENSIONS__ /* for Sun */ #9 11.15 #9 11.15 :0:0: note: this is the location of the previous definition #9 11.15 :0:0: note: this is the location of the previous definition #9 11.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 11.16 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: #9 11.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.16 #define __EXTENSIONS__ /* for Sun */ #9 11.16 #9 11.16 :0:0: note: this is the location of the previous definition #9 11.16 :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/RNTI-Value.h:46:0, #9 11.16 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, #9 11.16 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: #9 11.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.16 #define __EXTENSIONS__ /* for Sun */ #9 11.16 #9 11.16 :0:0: note: this is the location of the previous definition #9 11.16 :0:0: note: this is the location of the previous definition #9 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  #9 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: #9 11.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.24 #define __EXTENSIONS__ /* for Sun */ #9 11.24 #9 11.24 :0:0: note: this is the location of the previous definition #9 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  #9 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  #9 11.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  #9 11.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  #9 11.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 11.26 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, #9 11.26 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  #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/ConfigRestrictInfoSCG.c  #9 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  #9 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: #9 11.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.27 #define __EXTENSIONS__ /* for Sun */ #9 11.27 #9 11.27 :0:0: note: this is the location of the previous definition #9 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.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.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: #9 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.30 #define __EXTENSIONS__ /* for Sun */ #9 11.30 #9 11.30 :0:0: note: this is the location of the previous definition #9 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: #9 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.30 #define __EXTENSIONS__ /* for Sun */ #9 11.30 #9 11.31 :0:0: note: this is the location of the previous definition #9 11.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, #9 11.31 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: #9 11.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.31 #define __EXTENSIONS__ /* for Sun */ #9 11.31 #9 11.31 :0:0: note: this is the location of the previous definition #9 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.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.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.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.35 :0:0: note: this is the location of the previous definition #9 11.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 11.36 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, #9 11.36 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: #9 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.36 #define __EXTENSIONS__ /* for Sun */ #9 11.36 #9 11.36 :0:0: note: this is the location of the previous definition #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  #9 11.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, #9 11.37 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.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.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, #9 11.38 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.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.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 11.38 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.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.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.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/CA-BandwidthClassNR.c  #9 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  #9 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.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.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: #9 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.40 #define __EXTENSIONS__ /* for Sun */ #9 11.40 #9 11.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  #9 11.40 :0:0: note: this is the location of the previous definition #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  #9 11.41 :0:0: note: this is the location of the previous definition #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  #9 11.42 :0:0: note: this is the location of the previous definition #9 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 11.42 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 11.42 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, #9 11.42 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: #9 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.42 #define __EXTENSIONS__ /* for Sun */ #9 11.42 #9 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: #9 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.43 #define __EXTENSIONS__ /* for Sun */ #9 11.43 #9 11.43 :0:0: note: this is the location of the previous definition #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  #9 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: #9 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.43 #define __EXTENSIONS__ /* for Sun */ #9 11.43 #9 11.43 :0:0: note: this is the location of the previous definition #9 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  #9 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  #9 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  #9 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: #9 11.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.44 #define __EXTENSIONS__ /* for Sun */ #9 11.44 #9 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  #9 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: #9 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.45 #define __EXTENSIONS__ /* for Sun */ #9 11.45 #9 11.46 :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/CSI-RS-IM-ReceptionForFeedback.h:166:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.47 #define __EXTENSIONS__ /* for Sun */ #9 11.47 #9 11.47 :0:0: note: this is the location of the previous definition #9 11.47 :0:0: note: this is the location of the previous definition #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.47 #define __EXTENSIONS__ /* for Sun */ #9 11.47 #9 11.47 :0:0: note: this is the location of the previous definition #9 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: #9 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.48 #define __EXTENSIONS__ /* for Sun */ #9 11.48 #9 11.48 :0:0: note: this is the location of the previous definition #9 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.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/RRC-TransactionIdentifier.h:46:0, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: #9 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.49 #define __EXTENSIONS__ /* for Sun */ #9 11.49 #9 11.49 :0:0: note: this is the location of the previous definition #9 11.49 :0:0: note: this is the location of the previous definition #9 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: #9 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.50 #define __EXTENSIONS__ /* for Sun */ #9 11.50 #9 11.50 :0:0: note: this is the location of the previous definition #9 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  #9 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: #9 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.50 #define __EXTENSIONS__ /* for Sun */ #9 11.50 #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  #9 11.51 :0:0: note: this is the location of the previous definition #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  #9 11.51 :0:0: note: this is the location of the previous definition #9 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, #9 11.52 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.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/TrackingAreaCode.c  #9 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 11.52 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, #9 11.52 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: #9 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.52 #define __EXTENSIONS__ /* for Sun */ #9 11.52 #9 11.52 :0:0: note: this is the location of the previous definition #9 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 11.52 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: #9 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.52 #define __EXTENSIONS__ /* for Sun */ #9 11.52 #9 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: #9 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.53 #define __EXTENSIONS__ /* for Sun */ #9 11.53 #9 11.53 :0:0: note: this is the location of the previous definition #9 11.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.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/PhysCellId.h:46:0, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: #9 11.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.55 #define __EXTENSIONS__ /* for Sun */ #9 11.55 #9 11.55 :0:0: note: this is the location of the previous definition #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.56 #define __EXTENSIONS__ /* for Sun */ #9 11.56 #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.56 #define __EXTENSIONS__ /* for Sun */ #9 11.56 #9 11.56 :0:0: note: this is the location of the previous definition #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.56 #define __EXTENSIONS__ /* for Sun */ #9 11.56 #9 11.56 :0:0: note: this is the location of the previous definition #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.57 #define __EXTENSIONS__ /* for Sun */ #9 11.57 #9 11.57 :0:0: note: this is the location of the previous definition #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.57 #define __EXTENSIONS__ /* for Sun */ #9 11.57 #9 11.57 :0:0: note: this is the location of the previous definition #9 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: #9 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.58 #define __EXTENSIONS__ /* for Sun */ #9 11.58 #9 11.58 :0:0: note: this is the location of the previous definition #9 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: #9 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.58 #define __EXTENSIONS__ /* for Sun */ #9 11.58 #9 11.58 :0:0: note: this is the location of the previous definition #9 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: #9 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.58 #define __EXTENSIONS__ /* for Sun */ #9 11.58 #9 11.58 :0:0: note: this is the location of the previous definition #9 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: #9 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.59 #define __EXTENSIONS__ /* for Sun */ #9 11.59 #9 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: #9 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.59 #define __EXTENSIONS__ /* for Sun */ #9 11.59 #9 11.59 :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/P-Max.h:46:0, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: #9 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.59 #define __EXTENSIONS__ /* for Sun */ #9 11.59 #9 11.59 :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/MeasAndMobParameters.h:46:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.60 #define __EXTENSIONS__ /* for Sun */ #9 11.60 #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.60 #define __EXTENSIONS__ /* for Sun */ #9 11.60 #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.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/FeatureSets.h:74:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.60 #define __EXTENSIONS__ /* for Sun */ #9 11.60 #9 11.60 :0:0: note: this is the location of the previous definition #9 11.60 :0:0: note: this is the location of the previous definition #9 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  #9 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  #9 11.61 :0:0: note: this is the location of the previous definition #9 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  #9 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  #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/MeasObjectId.h:46:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: #9 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.62 #define __EXTENSIONS__ /* for Sun */ #9 11.62 #9 11.62 :0:0: note: this is the location of the previous definition #9 11.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  #9 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: #9 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.63 #define __EXTENSIONS__ /* for Sun */ #9 11.63 #9 11.63 :0:0: note: this is the location of the previous definition #9 11.64 :0:0: note: this is the location of the previous definition #9 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, #9 11.64 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: #9 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.64 #define __EXTENSIONS__ /* for Sun */ #9 11.64 #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  #9 11.64 :0:0: note: this is the location of the previous definition #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  #9 11.65 :0:0: note: this is the location of the previous definition #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  #9 11.66 :0:0: note: this is the location of the previous definition #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  #9 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: #9 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.66 #define __EXTENSIONS__ /* for Sun */ #9 11.66 #9 11.66 :0:0: note: this is the location of the previous definition #9 11.66 :0:0: note: this is the location of the previous definition #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.69 :0:0: note: this is the location of the previous definition #9 11.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  #9 11.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  #9 11.72 :0:0: note: this is the location of the previous definition #9 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  #9 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  #9 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/QFI.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/SearchSpaceZero.c  #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/SRS-CC-SetIndex.h:41:0, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.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/MIMO-ParametersPerBand.h:254:0, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.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/SRS-TPC-CommandConfig.h:51:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: #9 11.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.77 #define __EXTENSIONS__ /* for Sun */ #9 11.77 #9 11.77 :0:0: note: this is the location of the previous definition #9 11.77 :0:0: note: this is the location of the previous definition #9 11.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.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/SRB-ToAddModList.h:44:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.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.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  #9 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, #9 11.79 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: #9 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.79 #define __EXTENSIONS__ /* for Sun */ #9 11.79 #9 11.79 :0:0: note: this is the location of the previous definition #9 11.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  #9 11.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  #9 11.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  #9 11.79 :0:0: note: this is the location of the previous definition #9 11.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  #9 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  #9 11.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  #9 11.82 :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-MeasConfig.c  #9 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 11.83 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, #9 11.83 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: #9 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.83 #define __EXTENSIONS__ /* for Sun */ #9 11.83 #9 11.83 :0:0: note: this is the location of the previous definition #9 11.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  #9 11.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  #9 11.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  #9 11.83 :0:0: note: this is the location of the previous definition #9 11.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  #9 11.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  #9 11.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  #9 11.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  #9 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, #9 11.85 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: #9 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.85 #define __EXTENSIONS__ /* for Sun */ #9 11.85 #9 11.85 :0:0: note: this is the location of the previous definition #9 11.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  #9 11.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.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/CA-BandwidthClassNR.h:71:0, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  #9 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  #9 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 11.87 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: #9 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.87 #define __EXTENSIONS__ /* for Sun */ #9 11.87 #9 11.87 :0:0: note: this is the location of the previous definition #9 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  #9 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 11.87 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, #9 11.87 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: #9 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.87 #define __EXTENSIONS__ /* for Sun */ #9 11.87 #9 11.87 :0:0: note: this is the location of the previous definition #9 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 11.87 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: #9 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.87 #define __EXTENSIONS__ /* for Sun */ #9 11.87 #9 11.87 :0:0: note: this is the location of the previous definition #9 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  #9 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: #9 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.88 #define __EXTENSIONS__ /* for Sun */ #9 11.88 #9 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: #9 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.89 #define __EXTENSIONS__ /* for Sun */ #9 11.89 #9 11.89 :0:0: note: this is the location of the previous definition #9 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: #9 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.89 #define __EXTENSIONS__ /* for Sun */ #9 11.89 #9 11.89 :0:0: note: this is the location of the previous definition #9 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: #9 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.89 #define __EXTENSIONS__ /* for Sun */ #9 11.89 #9 11.89 :0:0: note: this is the location of the previous definition #9 11.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, #9 11.90 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: #9 11.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.90 #define __EXTENSIONS__ /* for Sun */ #9 11.90 #9 11.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.90 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, #9 11.90 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: #9 11.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.90 #define __EXTENSIONS__ /* for Sun */ #9 11.90 #9 11.90 :0:0: note: this is the location of the previous definition #9 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.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.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: #9 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.93 #define __EXTENSIONS__ /* for Sun */ #9 11.93 #9 11.93 :0:0: note: this is the location of the previous definition #9 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.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/EUTRA-PhysCellId.h:46:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.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/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.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 :0:0: note: this is the location of the previous definition #9 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: #9 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.95 #define __EXTENSIONS__ /* for Sun */ #9 11.95 #9 11.95 :0:0: note: this is the location of the previous definition #9 11.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  #9 11.96 :0:0: note: this is the location of the previous definition #9 11.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  #9 11.96 :0:0: note: this is the location of the previous definition #9 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: #9 11.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.96 #define __EXTENSIONS__ /* for Sun */ #9 11.96 #9 11.96 :0:0: note: this is the location of the previous definition #9 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  #9 11.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  #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/UERadioAccessCapabilityInformation-IEs.h:45:0, #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  #9 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  #9 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  #9 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  #9 11.98 :0:0: note: this is the location of the previous definition #9 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  #9 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  #9 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  #9 11.99 :0:0: note: this is the location of the previous definition #9 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  #9 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  #9 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  #9 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  #9 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  #9 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  #9 12.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  #9 12.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  #9 12.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  #9 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  #9 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  #9 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  #9 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  #9 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.04 #define __EXTENSIONS__ /* for Sun */ #9 12.04 #9 12.04 :0:0: note: this is the location of the previous definition #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.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/DedicatedNAS-Message.h:45:0, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: #9 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.06 #define __EXTENSIONS__ /* for Sun */ #9 12.06 #9 12.06 :0:0: note: this is the location of the previous definition #9 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  #9 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  #9 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  #9 12.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  #9 12.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  #9 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  #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/ShortMAC-I.h:46:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: #9 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.07 #define __EXTENSIONS__ /* for Sun */ #9 12.07 #9 12.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  #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/SchedulingRequestId.h:46:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.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.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.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.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.10 #define __EXTENSIONS__ /* for Sun */ #9 12.10 #9 12.10 :0:0: note: this is the location of the previous definition #9 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: #9 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.11 #define __EXTENSIONS__ /* for Sun */ #9 12.11 #9 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: #9 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.12 #define __EXTENSIONS__ /* for Sun */ #9 12.12 #9 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: #9 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.12 #define __EXTENSIONS__ /* for Sun */ #9 12.12 #9 12.12 :0:0: note: this is the location of the previous definition #9 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 12.13 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, #9 12.13 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: #9 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.13 #define __EXTENSIONS__ /* for Sun */ #9 12.13 #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.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/Q-OffsetRange.h:82:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.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/SearchSpaceZero.h:46:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.14 #define __EXTENSIONS__ /* for Sun */ #9 12.14 #9 12.14 :0:0: note: this is the location of the previous definition #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.14 #define __EXTENSIONS__ /* for Sun */ #9 12.14 #9 12.14 :0:0: note: this is the location of the previous definition #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.14 #define __EXTENSIONS__ /* for Sun */ #9 12.14 #9 12.14 :0:0: note: this is the location of the previous definition #9 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.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/ServCellIndexRrc.h:46:0, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: #9 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.16 #define __EXTENSIONS__ /* for Sun */ #9 12.16 #9 12.16 :0:0: note: this is the location of the previous definition #9 12.16 :0:0: note: this is the location of the previous definition #9 12.16 :0:0: note: this is the location of the previous definition #9 12.16 :0:0: note: this is the location of the previous definition #9 12.17 :0:0: note: this is the location of the previous definition #9 12.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  #9 12.19 :0:0: note: this is the location of the previous definition #9 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  #9 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: #9 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.21 #define __EXTENSIONS__ /* for Sun */ #9 12.21 #9 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: #9 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.22 #define __EXTENSIONS__ /* for Sun */ #9 12.22 #9 12.22 :0:0: note: this is the location of the previous definition #9 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: #9 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.22 #define __EXTENSIONS__ /* for Sun */ #9 12.22 #9 12.22 :0:0: note: this is the location of the previous definition #9 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  #9 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  #9 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: #9 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.23 #define __EXTENSIONS__ /* for Sun */ #9 12.23 #9 12.23 :0:0: note: this is the location of the previous definition #9 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: #9 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.23 #define __EXTENSIONS__ /* for Sun */ #9 12.23 #9 12.23 :0:0: note: this is the location of the previous definition #9 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 12.24 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, #9 12.24 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: #9 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.24 #define __EXTENSIONS__ /* for Sun */ #9 12.24 #9 12.24 :0:0: note: this is the location of the previous definition #9 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 12.24 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, #9 12.24 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: #9 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.24 #define __EXTENSIONS__ /* for Sun */ #9 12.24 #9 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, #9 12.24 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: #9 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.24 #define __EXTENSIONS__ /* for Sun */ #9 12.24 #9 12.24 :0:0: note: this is the location of the previous definition #9 12.26 :0:0: note: this is the location of the previous definition #9 12.26 :0:0: note: this is the location of the previous definition #9 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, #9 12.27 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: #9 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.27 #define __EXTENSIONS__ /* for Sun */ #9 12.27 #9 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 12.28 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, #9 12.28 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: #9 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.28 #define __EXTENSIONS__ /* for Sun */ #9 12.28 #9 12.28 :0:0: note: this is the location of the previous definition #9 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, #9 12.28 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: #9 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.28 #define __EXTENSIONS__ /* for Sun */ #9 12.28 #9 12.28 :0:0: note: this is the location of the previous definition #9 12.28 :0:0: note: this is the location of the previous definition #9 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, #9 12.29 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: #9 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.29 #define __EXTENSIONS__ /* for Sun */ #9 12.29 #9 12.29 :0:0: note: this is the location of the previous definition #9 12.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  #9 12.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  #9 12.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  #9 12.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  #9 12.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  #9 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: #9 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.35 #define __EXTENSIONS__ /* for Sun */ #9 12.35 #9 12.36 :0:0: note: this is the location of the previous definition #9 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 12.37 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, #9 12.37 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: #9 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.37 #define __EXTENSIONS__ /* for Sun */ #9 12.37 #9 12.37 :0:0: note: this is the location of the previous definition #9 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 12.37 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, #9 12.37 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: #9 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.37 #define __EXTENSIONS__ /* for Sun */ #9 12.37 #9 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, #9 12.37 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: #9 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.37 #define __EXTENSIONS__ /* for Sun */ #9 12.37 #9 12.37 :0:0: note: this is the location of the previous definition #9 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: #9 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.38 #define __EXTENSIONS__ /* for Sun */ #9 12.38 #9 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: #9 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.38 #define __EXTENSIONS__ /* for Sun */ #9 12.38 #9 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, #9 12.39 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: #9 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.39 #define __EXTENSIONS__ /* for Sun */ #9 12.39 #9 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, #9 12.39 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: #9 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.39 #define __EXTENSIONS__ /* for Sun */ #9 12.39 #9 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  #9 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 12.39 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, #9 12.39 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: #9 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.39 #define __EXTENSIONS__ /* for Sun */ #9 12.39 #9 12.39 :0:0: note: this is the location of the previous definition #9 12.39 :0:0: note: this is the location of the previous definition #9 12.39 :0:0: note: this is the location of the previous definition #9 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  #9 12.40 :0:0: note: this is the location of the previous definition #9 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  #9 12.40 :0:0: note: this is the location of the previous definition #9 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: #9 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.40 #define __EXTENSIONS__ /* for Sun */ #9 12.40 #9 12.40 :0:0: note: this is the location of the previous definition #9 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: #9 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.41 #define __EXTENSIONS__ /* for Sun */ #9 12.41 #9 12.41 :0:0: note: this is the location of the previous definition #9 12.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, #9 12.42 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: #9 12.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.42 #define __EXTENSIONS__ /* for Sun */ #9 12.42 #9 12.42 :0:0: note: this is the location of the previous definition #9 12.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 12.42 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: #9 12.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.42 #define __EXTENSIONS__ /* for Sun */ #9 12.42 #9 12.42 :0:0: note: this is the location of the previous definition #9 12.42 :0:0: note: this is the location of the previous definition #9 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, #9 12.43 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: #9 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.43 #define __EXTENSIONS__ /* for Sun */ #9 12.43 #9 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  #9 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 12.43 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: #9 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.43 #define __EXTENSIONS__ /* for Sun */ #9 12.43 #9 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: #9 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.44 #define __EXTENSIONS__ /* for Sun */ #9 12.44 #9 12.44 :0:0: note: this is the location of the previous definition #9 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: #9 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.44 #define __EXTENSIONS__ /* for Sun */ #9 12.44 #9 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: #9 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.44 #define __EXTENSIONS__ /* for Sun */ #9 12.44 #9 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  #9 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: #9 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.44 #define __EXTENSIONS__ /* for Sun */ #9 12.44 #9 12.44 :0:0: note: this is the location of the previous definition #9 12.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: #9 12.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.45 #define __EXTENSIONS__ /* for Sun */ #9 12.45 #9 12.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  #9 12.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: #9 12.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.45 #define __EXTENSIONS__ /* for Sun */ #9 12.45 #9 12.45 :0:0: note: this is the location of the previous definition #9 12.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  #9 12.45 :0:0: note: this is the location of the previous definition #9 12.46 :0:0: note: this is the location of the previous definition #9 12.46 :0:0: note: this is the location of the previous definition #9 12.46 :0:0: note: this is the location of the previous definition #9 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: #9 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.46 #define __EXTENSIONS__ /* for Sun */ #9 12.46 #9 12.46 :0:0: note: this is the location of the previous definition #9 12.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  #9 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 12.47 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: #9 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.47 #define __EXTENSIONS__ /* for Sun */ #9 12.47 #9 12.47 :0:0: note: this is the location of the previous definition #9 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, #9 12.47 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: #9 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.47 #define __EXTENSIONS__ /* for Sun */ #9 12.47 #9 12.47 :0:0: note: this is the location of the previous definition #9 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 12.47 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, #9 12.47 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: #9 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.47 #define __EXTENSIONS__ /* for Sun */ #9 12.47 #9 12.47 :0:0: note: this is the location of the previous definition #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.48 #define __EXTENSIONS__ /* for Sun */ #9 12.48 #9 12.48 :0:0: note: this is the location of the previous definition #9 12.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  #9 12.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  #9 12.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, #9 12.50 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: #9 12.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.50 #define __EXTENSIONS__ /* for Sun */ #9 12.50 #9 12.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  #9 12.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  #9 12.50 :0:0: note: this is the location of the previous definition #9 12.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  #9 12.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #9 12.51 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: #9 12.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.51 #define __EXTENSIONS__ /* for Sun */ #9 12.51 #9 12.51 :0:0: note: this is the location of the previous definition #9 12.51 :0:0: note: this is the location of the previous definition #9 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, #9 12.52 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: #9 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.52 #define __EXTENSIONS__ /* for Sun */ #9 12.52 #9 12.52 :0:0: note: this is the location of the previous definition #9 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #9 12.52 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, #9 12.52 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: #9 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.52 #define __EXTENSIONS__ /* for Sun */ #9 12.52 #9 12.52 :0:0: note: this is the location of the previous definition #9 12.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 12.53 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: #9 12.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.53 #define __EXTENSIONS__ /* for Sun */ #9 12.53 #9 12.53 :0:0: note: this is the location of the previous definition #9 12.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 12.53 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, #9 12.53 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: #9 12.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.53 #define __EXTENSIONS__ /* for Sun */ #9 12.53 #9 12.54 :0:0: note: this is the location of the previous definition #9 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #9 12.55 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, #9 12.55 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: #9 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.55 #define __EXTENSIONS__ /* for Sun */ #9 12.55 #9 12.55 :0:0: note: this is the location of the previous definition #9 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: #9 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.56 #define __EXTENSIONS__ /* for Sun */ #9 12.56 #9 12.56 :0:0: note: this is the location of the previous definition #9 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: #9 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.56 #define __EXTENSIONS__ /* for Sun */ #9 12.56 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  #9 12.58 :0:0: note: this is the location of the previous definition #9 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, #9 12.58 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: #9 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.58 #define __EXTENSIONS__ /* for Sun */ #9 12.58 #9 12.58 :0:0: note: this is the location of the previous definition #9 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 12.58 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 12.58 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: #9 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.58 #define __EXTENSIONS__ /* for Sun */ #9 12.58 #9 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  #9 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: #9 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.59 #define __EXTENSIONS__ /* for Sun */ #9 12.59 #9 12.59 :0:0: note: this is the location of the previous definition #9 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: #9 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.59 #define __EXTENSIONS__ /* for Sun */ #9 12.59 #9 12.59 :0:0: note: this is the location of the previous definition #9 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: #9 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.60 #define __EXTENSIONS__ /* for Sun */ #9 12.60 #9 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  #9 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  #9 12.60 :0:0: note: this is the location of the previous definition #9 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  #9 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  #9 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  #9 12.60 :0:0: note: this is the location of the previous definition #9 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: #9 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.60 #define __EXTENSIONS__ /* for Sun */ #9 12.60 #9 12.60 :0:0: note: this is the location of the previous definition #9 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  #9 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  #9 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  #9 12.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 12.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, #9 12.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: #9 12.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.61 #define __EXTENSIONS__ /* for Sun */ #9 12.61 #9 12.61 :0:0: note: this is the location of the previous definition #9 12.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.61 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, #9 12.61 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: #9 12.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.61 #define __EXTENSIONS__ /* for Sun */ #9 12.61 #9 12.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, #9 12.62 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: #9 12.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.62 #define __EXTENSIONS__ /* for Sun */ #9 12.62 #9 12.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, #9 12.63 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c:8: #9 12.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.63 #define __EXTENSIONS__ /* for Sun */ #9 12.63 #9 12.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, #9 12.63 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: #9 12.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.63 #define __EXTENSIONS__ /* for Sun */ #9 12.63 #9 12.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  #9 12.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, #9 12.64 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: #9 12.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.64 #define __EXTENSIONS__ /* for Sun */ #9 12.64 #9 12.64 :0:0: note: this is the location of the previous definition #9 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  #9 12.64 :0:0: note: this is the location of the previous definition #9 12.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 12.64 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 12.64 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: #9 12.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.64 #define __EXTENSIONS__ /* for Sun */ #9 12.64 #9 12.64 :0:0: note: this is the location of the previous definition #9 12.65 :0:0: note: this is the location of the previous definition #9 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  #9 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  #9 12.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 12.68 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: #9 12.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.68 #define __EXTENSIONS__ /* for Sun */ #9 12.68 #9 12.68 :0:0: note: this is the location of the previous definition #9 12.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  #9 12.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 12.69 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, #9 12.69 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: #9 12.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.69 #define __EXTENSIONS__ /* for Sun */ #9 12.69 #9 12.69 :0:0: note: this is the location of the previous definition #9 12.69 :0:0: note: this is the location of the previous definition #9 12.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  #9 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 12.70 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: #9 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.70 #define __EXTENSIONS__ /* for Sun */ #9 12.70 #9 12.70 :0:0: note: this is the location of the previous definition #9 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, #9 12.71 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: #9 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.71 #define __EXTENSIONS__ /* for Sun */ #9 12.71 #9 12.71 :0:0: note: this is the location of the previous definition #9 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  #9 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  #9 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  #9 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  #9 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  #9 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  #9 12.72 :0:0: note: this is the location of the previous definition #9 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  #9 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  #9 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  #9 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  #9 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  #9 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  #9 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  #9 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  #9 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  #9 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  #9 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  #9 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  #9 12.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 12.75 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 12.75 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, #9 12.75 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: #9 12.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.75 #define __EXTENSIONS__ /* for Sun */ #9 12.75 #9 12.75 :0:0: note: this is the location of the previous definition #9 12.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  #9 12.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, #9 12.75 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: #9 12.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.75 #define __EXTENSIONS__ /* for Sun */ #9 12.75 #9 12.75 :0:0: note: this is the location of the previous definition #9 12.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, #9 12.75 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: #9 12.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.75 #define __EXTENSIONS__ /* for Sun */ #9 12.75 #9 12.75 :0:0: note: this is the location of the previous definition #9 12.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 12.76 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: #9 12.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.76 #define __EXTENSIONS__ /* for Sun */ #9 12.76 #9 12.76 :0:0: note: this is the location of the previous definition #9 12.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  #9 12.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 12.79 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, #9 12.79 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: #9 12.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.79 #define __EXTENSIONS__ /* for Sun */ #9 12.79 #9 12.79 :0:0: note: this is the location of the previous definition #9 12.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, #9 12.81 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: #9 12.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.81 #define __EXTENSIONS__ /* for Sun */ #9 12.81 #9 12.81 :0:0: note: this is the location of the previous definition #9 12.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 12.81 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, #9 12.81 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c:8: #9 12.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.81 #define __EXTENSIONS__ /* for Sun */ #9 12.81 #9 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  #9 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  #9 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  #9 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  #9 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  #9 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  #9 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  #9 12.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  #9 12.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  #9 12.83 :0:0: note: this is the location of the previous definition #9 12.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  #9 12.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, #9 12.84 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: #9 12.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.84 #define __EXTENSIONS__ /* for Sun */ #9 12.84 #9 12.84 :0:0: note: this is the location of the previous definition #9 12.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, #9 12.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: #9 12.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.85 #define __EXTENSIONS__ /* for Sun */ #9 12.85 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  #9 12.85 :0:0: note: this is the location of the previous definition #9 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 12.89 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 12.89 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, #9 12.89 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: #9 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.89 #define __EXTENSIONS__ /* for Sun */ #9 12.89 #9 12.89 :0:0: note: this is the location of the previous definition #9 12.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 12.90 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, #9 12.90 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: #9 12.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.90 #define __EXTENSIONS__ /* for Sun */ #9 12.90 #9 12.90 :0:0: note: this is the location of the previous definition #9 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  #9 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 12.92 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, #9 12.92 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: #9 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.92 #define __EXTENSIONS__ /* for Sun */ #9 12.92 #9 12.92 :0:0: note: this is the location of the previous definition #9 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.93 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, #9 12.93 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: #9 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.93 #define __EXTENSIONS__ /* for Sun */ #9 12.93 #9 12.93 :0:0: note: this is the location of the previous definition #9 12.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 12.94 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, #9 12.94 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: #9 12.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.94 #define __EXTENSIONS__ /* for Sun */ #9 12.94 #9 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  #9 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  #9 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, #9 12.95 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: #9 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.95 #define __EXTENSIONS__ /* for Sun */ #9 12.95 #9 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  #9 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  #9 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  #9 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  #9 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: #9 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.97 #define __EXTENSIONS__ /* for Sun */ #9 12.97 #9 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: #9 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.97 #define __EXTENSIONS__ /* for Sun */ #9 12.97 #9 12.97 :0:0: note: this is the location of the previous definition #9 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: #9 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.97 #define __EXTENSIONS__ /* for Sun */ #9 12.97 #9 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: #9 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.97 #define __EXTENSIONS__ /* for Sun */ #9 12.97 #9 12.97 :0:0: note: this is the location of the previous definition #9 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: #9 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.97 #define __EXTENSIONS__ /* for Sun */ #9 12.97 #9 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  #9 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  #9 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  #9 12.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 12.98 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, #9 12.98 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: #9 12.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.98 #define __EXTENSIONS__ /* for Sun */ #9 12.98 #9 12.98 :0:0: note: this is the location of the previous definition #9 12.98 :0:0: note: this is the location of the previous definition #9 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  #9 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  #9 12.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: #9 12.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.99 #define __EXTENSIONS__ /* for Sun */ #9 12.99 #9 12.99 :0:0: note: this is the location of the previous definition #9 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  #9 12.99 :0:0: note: this is the location of the previous definition #9 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  #9 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  #9 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  #9 12.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: #9 12.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.99 #define __EXTENSIONS__ /* for Sun */ #9 12.99 #9 12.99 :0:0: note: this is the location of the previous definition #9 12.99 :0:0: note: this is the location of the previous definition #9 12.99 :0:0: note: this is the location of the previous definition #9 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  #9 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  #9 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: #9 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.00 #define __EXTENSIONS__ /* for Sun */ #9 13.00 #9 13.00 :0:0: note: this is the location of the previous definition #9 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  #9 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  #9 13.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, #9 13.01 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: #9 13.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.01 #define __EXTENSIONS__ /* for Sun */ #9 13.01 #9 13.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 13.01 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, #9 13.01 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: #9 13.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.01 #define __EXTENSIONS__ /* for Sun */ #9 13.01 #9 13.01 :0:0: note: this is the location of the previous definition #9 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  #9 13.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 13.01 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, #9 13.01 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: #9 13.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.01 #define __EXTENSIONS__ /* for Sun */ #9 13.01 #9 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 13.02 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: #9 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.02 #define __EXTENSIONS__ /* for Sun */ #9 13.02 #9 13.02 :0:0: note: this is the location of the previous definition #9 13.02 :0:0: note: this is the location of the previous definition #9 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, #9 13.03 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: #9 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.03 #define __EXTENSIONS__ /* for Sun */ #9 13.03 #9 13.03 :0:0: note: this is the location of the previous definition #9 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #9 13.03 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: #9 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.03 #define __EXTENSIONS__ /* for Sun */ #9 13.03 #9 13.03 :0:0: note: this is the location of the previous definition #9 13.03 :0:0: note: this is the location of the previous definition #9 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, #9 13.03 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: #9 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.03 #define __EXTENSIONS__ /* for Sun */ #9 13.03 #9 13.03 :0:0: note: this is the location of the previous definition #9 13.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #9 13.04 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, #9 13.04 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: #9 13.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.04 #define __EXTENSIONS__ /* for Sun */ #9 13.04 #9 13.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, #9 13.04 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: #9 13.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.04 #define __EXTENSIONS__ /* for Sun */ #9 13.04 #9 13.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  #9 13.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  #9 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, #9 13.05 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: #9 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.05 #define __EXTENSIONS__ /* for Sun */ #9 13.05 #9 13.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  #9 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, #9 13.05 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: #9 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.05 #define __EXTENSIONS__ /* for Sun */ #9 13.05 #9 13.05 :0:0: note: this is the location of the previous definition #9 13.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, #9 13.06 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: #9 13.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.06 #define __EXTENSIONS__ /* for Sun */ #9 13.06 #9 13.06 :0:0: note: this is the location of the previous definition #9 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  #9 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 13.08 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, #9 13.08 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: #9 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.08 #define __EXTENSIONS__ /* for Sun */ #9 13.08 #9 13.08 :0:0: note: this is the location of the previous definition #9 13.08 :0:0: note: this is the location of the previous definition #9 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 13.08 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: #9 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.08 #define __EXTENSIONS__ /* for Sun */ #9 13.08 #9 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  #9 13.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  #9 13.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 13.09 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: #9 13.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.09 #define __EXTENSIONS__ /* for Sun */ #9 13.09 #9 13.09 :0:0: note: this is the location of the previous definition #9 13.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, #9 13.10 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: #9 13.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.10 #define __EXTENSIONS__ /* for Sun */ #9 13.10 #9 13.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 13.10 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: #9 13.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.10 #define __EXTENSIONS__ /* for Sun */ #9 13.10 #9 13.11 :0:0: note: this is the location of the previous definition #9 13.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  #9 13.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  #9 13.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 13.12 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, #9 13.12 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: #9 13.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.12 #define __EXTENSIONS__ /* for Sun */ #9 13.12 #9 13.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  #9 13.12 :0:0: note: this is the location of the previous definition #9 13.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, #9 13.12 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: #9 13.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.12 #define __EXTENSIONS__ /* for Sun */ #9 13.12 #9 13.12 :0:0: note: this is the location of the previous definition #9 13.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, #9 13.12 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: #9 13.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.12 #define __EXTENSIONS__ /* for Sun */ #9 13.12 #9 13.12 :0:0: note: this is the location of the previous definition #9 13.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 13.13 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, #9 13.13 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: #9 13.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.13 #define __EXTENSIONS__ /* for Sun */ #9 13.13 #9 13.13 :0:0: note: this is the location of the previous definition #9 13.14 :0:0: note: this is the location of the previous definition #9 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, #9 13.14 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: #9 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.14 #define __EXTENSIONS__ /* for Sun */ #9 13.14 #9 13.14 :0:0: note: this is the location of the previous definition #9 13.14 :0:0: note: this is the location of the previous definition #9 13.15 :0:0: note: this is the location of the previous definition #9 13.15 :0:0: note: this is the location of the previous definition #9 13.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 13.17 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c:8: #9 13.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.17 #define __EXTENSIONS__ /* for Sun */ #9 13.17 #9 13.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  #9 13.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  #9 13.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, #9 13.19 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: #9 13.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.19 #define __EXTENSIONS__ /* for Sun */ #9 13.19 #9 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: #9 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.20 #define __EXTENSIONS__ /* for Sun */ #9 13.20 #9 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: #9 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.20 #define __EXTENSIONS__ /* for Sun */ #9 13.20 #9 13.20 :0:0: note: this is the location of the previous definition #9 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: #9 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.20 #define __EXTENSIONS__ /* for Sun */ #9 13.20 #9 13.20 :0:0: note: this is the location of the previous definition #9 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, #9 13.21 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: #9 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.21 #define __EXTENSIONS__ /* for Sun */ #9 13.21 #9 13.21 :0:0: note: this is the location of the previous definition #9 13.21 :0:0: note: this is the location of the previous definition #9 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, #9 13.22 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: #9 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.22 #define __EXTENSIONS__ /* for Sun */ #9 13.22 #9 13.22 :0:0: note: this is the location of the previous definition #9 13.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  #9 13.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  #9 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  #9 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  #9 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  #9 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  #9 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  #9 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  #9 13.26 :0:0: note: this is the location of the previous definition #9 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 13.26 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, #9 13.26 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: #9 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.26 #define __EXTENSIONS__ /* for Sun */ #9 13.26 #9 13.26 :0:0: note: this is the location of the previous definition #9 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 13.26 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: #9 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.26 #define __EXTENSIONS__ /* for Sun */ #9 13.26 #9 13.26 :0:0: note: this is the location of the previous definition #9 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 13.28 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, #9 13.28 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: #9 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.28 #define __EXTENSIONS__ /* for Sun */ #9 13.28 #9 13.28 :0:0: note: this is the location of the previous definition #9 13.28 :0:0: note: this is the location of the previous definition #9 13.28 :0:0: note: this is the location of the previous definition #9 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 13.28 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: #9 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.28 #define __EXTENSIONS__ /* for Sun */ #9 13.28 #9 13.28 :0:0: note: this is the location of the previous definition #9 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 13.29 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: #9 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.29 #define __EXTENSIONS__ /* for Sun */ #9 13.29 #9 13.29 :0:0: note: this is the location of the previous definition #9 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, #9 13.29 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: #9 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.29 #define __EXTENSIONS__ /* for Sun */ #9 13.29 #9 13.29 :0:0: note: this is the location of the previous definition #9 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: #9 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.30 #define __EXTENSIONS__ /* for Sun */ #9 13.30 #9 13.30 :0:0: note: this is the location of the previous definition #9 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: #9 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.30 #define __EXTENSIONS__ /* for Sun */ #9 13.30 #9 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: #9 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.30 #define __EXTENSIONS__ /* for Sun */ #9 13.30 #9 13.30 :0:0: note: this is the location of the previous definition #9 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, #9 13.31 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: #9 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.31 #define __EXTENSIONS__ /* for Sun */ #9 13.31 #9 13.31 :0:0: note: this is the location of the previous definition #9 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  #9 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  #9 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, #9 13.31 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: #9 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.31 #define __EXTENSIONS__ /* for Sun */ #9 13.31 #9 13.31 :0:0: note: this is the location of the previous definition #9 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  #9 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, #9 13.31 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: #9 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.31 #define __EXTENSIONS__ /* for Sun */ #9 13.31 #9 13.31 :0:0: note: this is the location of the previous definition #9 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 13.32 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, #9 13.32 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: #9 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.32 #define __EXTENSIONS__ /* for Sun */ #9 13.32 #9 13.32 :0:0: note: this is the location of the previous definition #9 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 13.32 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, #9 13.32 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: #9 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.32 #define __EXTENSIONS__ /* for Sun */ #9 13.32 #9 13.32 :0:0: note: this is the location of the previous definition #9 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 13.33 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, #9 13.33 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: #9 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.33 #define __EXTENSIONS__ /* for Sun */ #9 13.33 #9 13.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  #9 13.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 13.34 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, #9 13.34 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: #9 13.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.34 #define __EXTENSIONS__ /* for Sun */ #9 13.34 #9 13.34 :0:0: note: this is the location of the previous definition #9 13.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 13.34 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, #9 13.34 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: #9 13.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.34 #define __EXTENSIONS__ /* for Sun */ #9 13.34 #9 13.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 13.35 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, #9 13.35 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: #9 13.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.35 #define __EXTENSIONS__ /* for Sun */ #9 13.35 #9 13.35 :0:0: note: this is the location of the previous definition #9 13.37 :0:0: note: this is the location of the previous definition #9 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, #9 13.38 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: #9 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.38 #define __EXTENSIONS__ /* for Sun */ #9 13.38 #9 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 13.38 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: #9 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.38 #define __EXTENSIONS__ /* for Sun */ #9 13.38 #9 13.38 :0:0: note: this is the location of the previous definition #9 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, #9 13.39 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: #9 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.39 #define __EXTENSIONS__ /* for Sun */ #9 13.39 #9 13.39 :0:0: note: this is the location of the previous definition #9 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, #9 13.40 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: #9 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.40 #define __EXTENSIONS__ /* for Sun */ #9 13.40 #9 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, #9 13.40 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: #9 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.40 #define __EXTENSIONS__ /* for Sun */ #9 13.40 #9 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, #9 13.40 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: #9 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.40 #define __EXTENSIONS__ /* for Sun */ #9 13.40 #9 13.40 :0:0: note: this is the location of the previous definition #9 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  #9 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 13.41 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, #9 13.41 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: #9 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.41 #define __EXTENSIONS__ /* for Sun */ #9 13.41 #9 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  #9 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 13.41 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: #9 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.41 #define __EXTENSIONS__ /* for Sun */ #9 13.41 #9 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  #9 13.41 :0:0: note: this is the location of the previous definition #9 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  #9 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  #9 13.42 :0:0: note: this is the location of the previous definition #9 13.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  #9 13.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 13.42 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: #9 13.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.42 #define __EXTENSIONS__ /* for Sun */ #9 13.42 #9 13.42 :0:0: note: this is the location of the previous definition #9 13.42 :0:0: note: this is the location of the previous definition #9 13.42 :0:0: note: this is the location of the previous definition #9 13.43 :0:0: note: this is the location of the previous definition #9 13.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #9 13.43 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: #9 13.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.43 #define __EXTENSIONS__ /* for Sun */ #9 13.43 #9 13.43 :0:0: note: this is the location of the previous definition #9 13.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 13.44 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: #9 13.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.44 #define __EXTENSIONS__ /* for Sun */ #9 13.44 #9 13.44 :0:0: note: this is the location of the previous definition #9 13.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 13.44 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, #9 13.44 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: #9 13.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.44 #define __EXTENSIONS__ /* for Sun */ #9 13.44 #9 13.44 :0:0: note: this is the location of the previous definition #9 13.44 :0:0: note: this is the location of the previous definition #9 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  #9 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  #9 13.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 13.47 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, #9 13.47 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c:8: #9 13.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.47 #define __EXTENSIONS__ /* for Sun */ #9 13.47 #9 13.47 :0:0: note: this is the location of the previous definition #9 13.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 13.48 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: #9 13.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.48 #define __EXTENSIONS__ /* for Sun */ #9 13.48 #9 13.48 :0:0: note: this is the location of the previous definition #9 13.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, #9 13.48 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: #9 13.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.48 #define __EXTENSIONS__ /* for Sun */ #9 13.48 #9 13.48 :0:0: note: this is the location of the previous definition #9 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  #9 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  #9 13.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  #9 13.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  #9 13.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  #9 13.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 13.49 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 13.49 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, #9 13.49 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: #9 13.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.49 #define __EXTENSIONS__ /* for Sun */ #9 13.49 #9 13.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 13.49 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, #9 13.49 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: #9 13.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.49 #define __EXTENSIONS__ /* for Sun */ #9 13.49 #9 13.49 :0:0: note: this is the location of the previous definition #9 13.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 13.49 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, #9 13.49 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: #9 13.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.49 #define __EXTENSIONS__ /* for Sun */ #9 13.49 #9 13.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #9 13.50 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: #9 13.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.50 #define __EXTENSIONS__ /* for Sun */ #9 13.50 #9 13.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 13.51 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: #9 13.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.51 #define __EXTENSIONS__ /* for Sun */ #9 13.51 #9 13.51 :0:0: note: this is the location of the previous definition #9 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  #9 13.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 13.51 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, #9 13.51 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: #9 13.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.51 #define __EXTENSIONS__ /* for Sun */ #9 13.51 #9 13.51 :0:0: note: this is the location of the previous definition #9 13.51 :0:0: note: this is the location of the previous definition #9 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  #9 13.52 :0:0: note: this is the location of the previous definition #9 13.52 :0:0: note: this is the location of the previous definition #9 13.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  #9 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  #9 13.53 :0:0: note: this is the location of the previous definition #9 13.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, #9 13.53 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: #9 13.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.53 #define __EXTENSIONS__ /* for Sun */ #9 13.53 #9 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  #9 13.55 :0:0: note: this is the location of the previous definition #9 13.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  #9 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  #9 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  #9 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  #9 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  #9 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  #9 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  #9 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  #9 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  #9 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  #9 13.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, #9 13.58 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: #9 13.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.58 #define __EXTENSIONS__ /* for Sun */ #9 13.58 #9 13.58 :0:0: note: this is the location of the previous definition #9 13.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 13.59 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, #9 13.59 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: #9 13.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.59 #define __EXTENSIONS__ /* for Sun */ #9 13.59 #9 13.59 :0:0: note: this is the location of the previous definition #9 13.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, #9 13.60 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: #9 13.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.60 #define __EXTENSIONS__ /* for Sun */ #9 13.60 #9 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, #9 13.61 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: #9 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.61 #define __EXTENSIONS__ /* for Sun */ #9 13.61 #9 13.61 :0:0: note: this is the location of the previous definition #9 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 13.61 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: #9 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.61 #define __EXTENSIONS__ /* for Sun */ #9 13.61 #9 13.61 :0:0: note: this is the location of the previous definition #9 13.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  #9 13.62 :0:0: note: this is the location of the previous definition #9 13.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, #9 13.62 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c:8: #9 13.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.62 #define __EXTENSIONS__ /* for Sun */ #9 13.62 #9 13.62 :0:0: note: this is the location of the previous definition #9 13.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 13.62 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #9 13.62 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: #9 13.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.62 #define __EXTENSIONS__ /* for Sun */ #9 13.62 #9 13.62 :0:0: note: this is the location of the previous definition #9 13.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  #9 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  #9 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  #9 13.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 13.64 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: #9 13.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.64 #define __EXTENSIONS__ /* for Sun */ #9 13.64 #9 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 13.66 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, #9 13.66 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: #9 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.66 #define __EXTENSIONS__ /* for Sun */ #9 13.66 #9 13.66 :0:0: note: this is the location of the previous definition #9 13.66 :0:0: note: this is the location of the previous definition #9 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, #9 13.66 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: #9 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.66 #define __EXTENSIONS__ /* for Sun */ #9 13.66 #9 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 13.67 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, #9 13.67 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: #9 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.67 #define __EXTENSIONS__ /* for Sun */ #9 13.67 #9 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, #9 13.67 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: #9 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.67 #define __EXTENSIONS__ /* for Sun */ #9 13.67 #9 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  #9 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 13.69 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, #9 13.69 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: #9 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.69 #define __EXTENSIONS__ /* for Sun */ #9 13.69 #9 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  #9 13.69 :0:0: note: this is the location of the previous definition #9 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  #9 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 13.69 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, #9 13.69 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: #9 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.69 #define __EXTENSIONS__ /* for Sun */ #9 13.69 #9 13.69 :0:0: note: this is the location of the previous definition #9 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  #9 13.70 :0:0: note: this is the location of the previous definition #9 13.70 :0:0: note: this is the location of the previous definition #9 13.70 :0:0: note: this is the location of the previous definition #9 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  #9 13.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 13.70 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, #9 13.70 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: #9 13.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.70 #define __EXTENSIONS__ /* for Sun */ #9 13.70 #9 13.70 :0:0: note: this is the location of the previous definition #9 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, #9 13.71 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: #9 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.71 #define __EXTENSIONS__ /* for Sun */ #9 13.71 #9 13.71 :0:0: note: this is the location of the previous definition #9 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  #9 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, #9 13.71 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: #9 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.71 #define __EXTENSIONS__ /* for Sun */ #9 13.71 #9 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  #9 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  #9 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  #9 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 13.71 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, #9 13.71 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: #9 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.71 #define __EXTENSIONS__ /* for Sun */ #9 13.71 #9 13.71 :0:0: note: this is the location of the previous definition #9 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 13.71 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, #9 13.71 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: #9 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.71 #define __EXTENSIONS__ /* for Sun */ #9 13.71 #9 13.71 :0:0: note: this is the location of the previous definition #9 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  #9 13.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, #9 13.72 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: #9 13.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.72 #define __EXTENSIONS__ /* for Sun */ #9 13.72 #9 13.72 :0:0: note: this is the location of the previous definition #9 13.72 :0:0: note: this is the location of the previous definition #9 13.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, #9 13.72 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: #9 13.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.72 #define __EXTENSIONS__ /* for Sun */ #9 13.72 #9 13.72 :0:0: note: this is the location of the previous definition #9 13.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 13.72 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, #9 13.72 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: #9 13.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.72 #define __EXTENSIONS__ /* for Sun */ #9 13.72 #9 13.72 :0:0: note: this is the location of the previous definition #9 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  #9 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  #9 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.73 #define __EXTENSIONS__ /* for Sun */ #9 13.73 #9 13.73 :0:0: note: this is the location of the previous definition #9 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, #9 13.74 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: #9 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.74 #define __EXTENSIONS__ /* for Sun */ #9 13.74 #9 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 13.74 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 13.74 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, #9 13.74 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: #9 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.74 #define __EXTENSIONS__ /* for Sun */ #9 13.74 #9 13.74 :0:0: note: this is the location of the previous definition #9 13.75 :0:0: note: this is the location of the previous definition #9 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  #9 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  #9 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  #9 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  #9 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  #9 13.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  #9 13.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 13.78 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, #9 13.78 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: #9 13.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.78 #define __EXTENSIONS__ /* for Sun */ #9 13.78 #9 13.78 :0:0: note: this is the location of the previous definition #9 13.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  #9 13.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  #9 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, #9 13.79 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c:8: #9 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.79 #define __EXTENSIONS__ /* for Sun */ #9 13.79 #9 13.79 :0:0: note: this is the location of the previous definition #9 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 13.81 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 13.81 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: #9 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.81 #define __EXTENSIONS__ /* for Sun */ #9 13.81 #9 13.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 13.82 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, #9 13.82 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: #9 13.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.82 #define __EXTENSIONS__ /* for Sun */ #9 13.82 #9 13.82 :0:0: note: this is the location of the previous definition #9 13.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 13.84 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: #9 13.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.84 #define __EXTENSIONS__ /* for Sun */ #9 13.84 #9 13.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 13.84 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, #9 13.84 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: #9 13.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.84 #define __EXTENSIONS__ /* for Sun */ #9 13.84 #9 13.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  #9 13.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, #9 13.84 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: #9 13.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.84 #define __EXTENSIONS__ /* for Sun */ #9 13.84 #9 13.84 :0:0: note: this is the location of the previous definition #9 13.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  #9 13.85 :0:0: note: this is the location of the previous definition #9 13.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  #9 13.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  #9 13.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  #9 13.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  #9 13.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  #9 13.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 13.86 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, #9 13.86 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: #9 13.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.86 #define __EXTENSIONS__ /* for Sun */ #9 13.86 #9 13.86 :0:0: note: this is the location of the previous definition #9 13.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  #9 13.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  #9 13.86 :0:0: note: this is the location of the previous definition #9 13.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #9 13.86 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: #9 13.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.86 #define __EXTENSIONS__ /* for Sun */ #9 13.86 #9 13.86 :0:0: note: this is the location of the previous definition #9 13.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 13.87 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, #9 13.87 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: #9 13.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.87 #define __EXTENSIONS__ /* for Sun */ #9 13.87 #9 13.87 :0:0: note: this is the location of the previous definition #9 13.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 13.88 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 13.88 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 13.88 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c:8: #9 13.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.88 #define __EXTENSIONS__ /* for Sun */ #9 13.88 #9 13.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 13.88 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, #9 13.88 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: #9 13.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.88 #define __EXTENSIONS__ /* for Sun */ #9 13.88 #9 13.88 :0:0: note: this is the location of the previous definition #9 13.88 :0:0: note: this is the location of the previous definition #9 13.90 :0:0: note: this is the location of the previous definition #9 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: #9 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.91 #define __EXTENSIONS__ /* for Sun */ #9 13.91 #9 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: #9 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.91 #define __EXTENSIONS__ /* for Sun */ #9 13.91 #9 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: #9 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.91 #define __EXTENSIONS__ /* for Sun */ #9 13.91 #9 13.91 :0:0: note: this is the location of the previous definition #9 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: #9 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.91 #define __EXTENSIONS__ /* for Sun */ #9 13.91 #9 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 13.92 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, #9 13.92 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: #9 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.92 #define __EXTENSIONS__ /* for Sun */ #9 13.92 #9 13.92 :0:0: note: this is the location of the previous definition #9 13.92 :0:0: note: this is the location of the previous definition #9 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  #9 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  #9 13.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, #9 13.93 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: #9 13.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.93 #define __EXTENSIONS__ /* for Sun */ #9 13.93 #9 13.93 :0:0: note: this is the location of the previous definition #9 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  #9 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  #9 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  #9 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  #9 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  #9 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  #9 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  #9 13.93 :0:0: note: this is the location of the previous definition #9 13.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 13.93 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, #9 13.93 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: #9 13.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.93 #define __EXTENSIONS__ /* for Sun */ #9 13.93 #9 13.93 :0:0: note: this is the location of the previous definition #9 13.93 :0:0: note: this is the location of the previous definition #9 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, #9 13.94 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: #9 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.94 #define __EXTENSIONS__ /* for Sun */ #9 13.94 #9 13.94 :0:0: note: this is the location of the previous definition #9 13.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 13.95 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, #9 13.95 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: #9 13.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.95 #define __EXTENSIONS__ /* for Sun */ #9 13.95 #9 13.95 :0:0: note: this is the location of the previous definition #9 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: #9 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.96 #define __EXTENSIONS__ /* for Sun */ #9 13.96 #9 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: #9 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.96 #define __EXTENSIONS__ /* for Sun */ #9 13.96 #9 13.96 :0:0: note: this is the location of the previous definition #9 13.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  #9 13.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #9 13.98 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: #9 13.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.98 #define __EXTENSIONS__ /* for Sun */ #9 13.98 #9 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  #9 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  #9 13.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 13.98 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, #9 13.98 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: #9 13.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 13.98 #define __EXTENSIONS__ /* for Sun */ #9 13.98 #9 13.98 :0:0: note: this is the location of the previous definition #9 13.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  #9 13.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  #9 13.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  #9 13.99 :0:0: note: this is the location of the previous definition #9 14.00 :0:0: note: this is the location of the previous definition #9 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 14.00 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, #9 14.00 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: #9 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.00 #define __EXTENSIONS__ /* for Sun */ #9 14.00 #9 14.00 :0:0: note: this is the location of the previous definition #9 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, #9 14.00 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: #9 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.00 #define __EXTENSIONS__ /* for Sun */ #9 14.00 #9 14.00 :0:0: note: this is the location of the previous definition #9 14.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  #9 14.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  #9 14.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  #9 14.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, #9 14.02 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: #9 14.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.02 #define __EXTENSIONS__ /* for Sun */ #9 14.02 #9 14.02 :0:0: note: this is the location of the previous definition #9 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  #9 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  #9 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  #9 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  #9 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  #9 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  #9 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  #9 14.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  #9 14.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  #9 14.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  #9 14.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  #9 14.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  #9 14.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  #9 14.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, #9 14.07 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: #9 14.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.07 #define __EXTENSIONS__ /* for Sun */ #9 14.07 #9 14.07 :0:0: note: this is the location of the previous definition #9 14.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  #9 14.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, #9 14.08 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: #9 14.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.08 #define __EXTENSIONS__ /* for Sun */ #9 14.08 #9 14.08 :0:0: note: this is the location of the previous definition #9 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, #9 14.09 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: #9 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.09 #define __EXTENSIONS__ /* for Sun */ #9 14.09 #9 14.09 :0:0: note: this is the location of the previous definition #9 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 14.09 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, #9 14.09 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: #9 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.09 #define __EXTENSIONS__ /* for Sun */ #9 14.09 #9 14.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #9 14.10 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, #9 14.10 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: #9 14.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.10 #define __EXTENSIONS__ /* for Sun */ #9 14.10 #9 14.10 :0:0: note: this is the location of the previous definition #9 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, #9 14.11 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: #9 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.11 #define __EXTENSIONS__ /* for Sun */ #9 14.11 #9 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, #9 14.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c:8: #9 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.11 #define __EXTENSIONS__ /* for Sun */ #9 14.11 #9 14.11 :0:0: note: this is the location of the previous definition #9 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 14.11 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, #9 14.11 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c:8: #9 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.11 #define __EXTENSIONS__ /* for Sun */ #9 14.11 #9 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, #9 14.11 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: #9 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.11 #define __EXTENSIONS__ /* for Sun */ #9 14.11 #9 14.12 :0:0: note: this is the location of the previous definition #9 14.13 :0:0: note: this is the location of the previous definition #9 14.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, #9 14.14 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: #9 14.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.14 #define __EXTENSIONS__ /* for Sun */ #9 14.14 #9 14.14 :0:0: note: this is the location of the previous definition #9 14.14 :0:0: note: this is the location of the previous definition #9 14.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 14.14 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: #9 14.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.14 #define __EXTENSIONS__ /* for Sun */ #9 14.14 #9 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 14.15 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, #9 14.15 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: #9 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.15 #define __EXTENSIONS__ /* for Sun */ #9 14.15 #9 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  #9 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  #9 14.15 :0:0: note: this is the location of the previous definition #9 14.15 :0:0: note: this is the location of the previous definition #9 14.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 14.16 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, #9 14.16 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: #9 14.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.16 #define __EXTENSIONS__ /* for Sun */ #9 14.16 #9 14.16 :0:0: note: this is the location of the previous definition #9 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  #9 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  #9 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  #9 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  #9 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  #9 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  #9 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  #9 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  #9 14.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  #9 14.18 :0:0: note: this is the location of the previous definition #9 14.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 14.18 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: #9 14.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.18 #define __EXTENSIONS__ /* for Sun */ #9 14.18 #9 14.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  #9 14.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, #9 14.19 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: #9 14.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.19 #define __EXTENSIONS__ /* for Sun */ #9 14.19 #9 14.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 14.19 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 14.19 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 14.19 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, #9 14.19 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: #9 14.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.19 #define __EXTENSIONS__ /* for Sun */ #9 14.19 #9 14.19 :0:0: note: this is the location of the previous definition #9 14.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  #9 14.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  #9 14.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  #9 14.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, #9 14.19 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c:8: #9 14.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.19 #define __EXTENSIONS__ /* for Sun */ #9 14.19 #9 14.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  #9 14.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  #9 14.20 :0:0: note: this is the location of the previous definition #9 14.20 :0:0: note: this is the location of the previous definition #9 14.21 :0:0: note: this is the location of the previous definition #9 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: #9 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.22 #define __EXTENSIONS__ /* for Sun */ #9 14.22 #9 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: #9 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.22 #define __EXTENSIONS__ /* for Sun */ #9 14.22 #9 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: #9 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.22 #define __EXTENSIONS__ /* for Sun */ #9 14.22 #9 14.22 :0:0: note: this is the location of the previous definition #9 14.22 :0:0: note: this is the location of the previous definition #9 14.23 :0:0: note: this is the location of the previous definition #9 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, #9 14.24 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: #9 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.24 #define __EXTENSIONS__ /* for Sun */ #9 14.24 #9 14.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, #9 14.25 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: #9 14.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.25 #define __EXTENSIONS__ /* for Sun */ #9 14.25 #9 14.25 :0:0: note: this is the location of the previous definition #9 14.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  #9 14.25 :0:0: note: this is the location of the previous definition #9 14.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, #9 14.26 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: #9 14.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.26 #define __EXTENSIONS__ /* for Sun */ #9 14.26 #9 14.26 :0:0: note: this is the location of the previous definition #9 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, #9 14.27 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: #9 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.27 #define __EXTENSIONS__ /* for Sun */ #9 14.27 #9 14.27 :0:0: note: this is the location of the previous definition #9 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, #9 14.28 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: #9 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.28 #define __EXTENSIONS__ /* for Sun */ #9 14.28 #9 14.28 :0:0: note: this is the location of the previous definition #9 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, #9 14.28 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: #9 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.28 #define __EXTENSIONS__ /* for Sun */ #9 14.28 #9 14.28 :0:0: note: this is the location of the previous definition #9 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 14.29 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: #9 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.29 #define __EXTENSIONS__ /* for Sun */ #9 14.29 #9 14.29 :0:0: note: this is the location of the previous definition #9 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #9 14.29 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, #9 14.29 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: #9 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.29 #define __EXTENSIONS__ /* for Sun */ #9 14.29 #9 14.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  #9 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 14.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, #9 14.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: #9 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.30 #define __EXTENSIONS__ /* for Sun */ #9 14.30 #9 14.30 :0:0: note: this is the location of the previous definition #9 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 14.30 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 14.30 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: #9 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.30 #define __EXTENSIONS__ /* for Sun */ #9 14.30 #9 14.30 :0:0: note: this is the location of the previous definition #9 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, #9 14.30 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: #9 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.30 #define __EXTENSIONS__ /* for Sun */ #9 14.30 #9 14.30 :0:0: note: this is the location of the previous definition #9 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 14.31 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: #9 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.31 #define __EXTENSIONS__ /* for Sun */ #9 14.31 #9 14.31 :0:0: note: this is the location of the previous definition #9 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 14.31 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, #9 14.31 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: #9 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.31 #define __EXTENSIONS__ /* for Sun */ #9 14.31 #9 14.31 :0:0: note: this is the location of the previous definition #9 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #9 14.31 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: #9 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.31 #define __EXTENSIONS__ /* for Sun */ #9 14.31 #9 14.31 :0:0: note: this is the location of the previous definition #9 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 14.31 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, #9 14.31 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: #9 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.31 #define __EXTENSIONS__ /* for Sun */ #9 14.31 #9 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, #9 14.32 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: #9 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.32 #define __EXTENSIONS__ /* for Sun */ #9 14.32 #9 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, #9 14.32 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: #9 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.32 #define __EXTENSIONS__ /* for Sun */ #9 14.32 #9 14.32 :0:0: note: this is the location of the previous definition #9 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 14.32 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, #9 14.32 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: #9 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.32 #define __EXTENSIONS__ /* for Sun */ #9 14.32 #9 14.32 :0:0: note: this is the location of the previous definition #9 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, #9 14.34 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: #9 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.34 #define __EXTENSIONS__ /* for Sun */ #9 14.34 #9 14.34 :0:0: note: this is the location of the previous definition #9 14.36 :0:0: note: this is the location of the previous definition #9 14.36 :0:0: note: this is the location of the previous definition #9 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  #9 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  #9 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  #9 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  #9 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  #9 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  #9 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  #9 14.38 :0:0: note: this is the location of the previous definition #9 14.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  #9 14.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  #9 14.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  #9 14.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 14.43 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: #9 14.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.43 #define __EXTENSIONS__ /* for Sun */ #9 14.43 #9 14.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, #9 14.44 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: #9 14.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.44 #define __EXTENSIONS__ /* for Sun */ #9 14.44 #9 14.44 :0:0: note: this is the location of the previous definition #9 14.45 :0:0: note: this is the location of the previous definition #9 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, #9 14.45 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: #9 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.45 #define __EXTENSIONS__ /* for Sun */ #9 14.45 #9 14.45 :0:0: note: this is the location of the previous definition #9 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 14.46 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: #9 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.46 #define __EXTENSIONS__ /* for Sun */ #9 14.46 #9 14.46 :0:0: note: this is the location of the previous definition #9 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 14.46 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, #9 14.46 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: #9 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.46 #define __EXTENSIONS__ /* for Sun */ #9 14.46 #9 14.46 :0:0: note: this is the location of the previous definition #9 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 14.46 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: #9 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.46 #define __EXTENSIONS__ /* for Sun */ #9 14.46 #9 14.46 :0:0: note: this is the location of the previous definition #9 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 14.47 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, #9 14.47 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: #9 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.47 #define __EXTENSIONS__ /* for Sun */ #9 14.47 #9 14.47 :0:0: note: this is the location of the previous definition #9 14.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, #9 14.48 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: #9 14.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.48 #define __EXTENSIONS__ /* for Sun */ #9 14.48 #9 14.48 :0:0: note: this is the location of the previous definition #9 14.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 14.48 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, #9 14.48 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: #9 14.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.48 #define __EXTENSIONS__ /* for Sun */ #9 14.48 #9 14.48 :0:0: note: this is the location of the previous definition #9 14.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 14.49 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, #9 14.49 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: #9 14.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.49 #define __EXTENSIONS__ /* for Sun */ #9 14.49 #9 14.49 :0:0: note: this is the location of the previous definition #9 14.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, #9 14.49 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: #9 14.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.49 #define __EXTENSIONS__ /* for Sun */ #9 14.49 #9 14.49 :0:0: note: this is the location of the previous definition #9 14.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 14.50 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, #9 14.50 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: #9 14.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.50 #define __EXTENSIONS__ /* for Sun */ #9 14.50 #9 14.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 14.50 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, #9 14.50 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: #9 14.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.50 #define __EXTENSIONS__ /* for Sun */ #9 14.50 #9 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, #9 14.51 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: #9 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.51 #define __EXTENSIONS__ /* for Sun */ #9 14.51 #9 14.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, #9 14.52 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: #9 14.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.52 #define __EXTENSIONS__ /* for Sun */ #9 14.52 #9 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 14.54 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, #9 14.54 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: #9 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.54 #define __EXTENSIONS__ /* for Sun */ #9 14.54 #9 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, #9 14.54 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: #9 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.54 #define __EXTENSIONS__ /* for Sun */ #9 14.54 #9 14.54 :0:0: note: this is the location of the previous definition #9 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, #9 14.54 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: #9 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.54 #define __EXTENSIONS__ /* for Sun */ #9 14.54 #9 14.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, #9 14.55 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: #9 14.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.55 #define __EXTENSIONS__ /* for Sun */ #9 14.55 #9 14.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 14.55 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, #9 14.55 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: #9 14.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.55 #define __EXTENSIONS__ /* for Sun */ #9 14.55 #9 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: #9 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.56 #define __EXTENSIONS__ /* for Sun */ #9 14.56 #9 14.56 :0:0: note: this is the location of the previous definition #9 14.56 :0:0: note: this is the location of the previous definition #9 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: #9 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.56 #define __EXTENSIONS__ /* for Sun */ #9 14.56 #9 14.56 :0:0: note: this is the location of the previous definition #9 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: #9 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.56 #define __EXTENSIONS__ /* for Sun */ #9 14.56 #9 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: #9 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.56 #define __EXTENSIONS__ /* for Sun */ #9 14.56 #9 14.56 :0:0: note: this is the location of the previous definition #9 14.56 :0:0: note: this is the location of the previous definition #9 14.56 :0:0: note: this is the location of the previous definition #9 14.56 :0:0: note: this is the location of the previous definition #9 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, #9 14.57 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: #9 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.57 #define __EXTENSIONS__ /* for Sun */ #9 14.57 #9 14.57 :0:0: note: this is the location of the previous definition #9 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, #9 14.57 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: #9 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.57 #define __EXTENSIONS__ /* for Sun */ #9 14.57 #9 14.57 :0:0: note: this is the location of the previous definition #9 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 14.57 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, #9 14.57 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: #9 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.57 #define __EXTENSIONS__ /* for Sun */ #9 14.57 #9 14.57 :0:0: note: this is the location of the previous definition #9 14.58 :0:0: note: this is the location of the previous definition #9 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 14.58 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, #9 14.58 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: #9 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.58 #define __EXTENSIONS__ /* for Sun */ #9 14.58 #9 14.58 :0:0: note: this is the location of the previous definition #9 14.58 :0:0: note: this is the location of the previous definition #9 14.58 :0:0: note: this is the location of the previous definition #9 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 14.58 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, #9 14.58 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: #9 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.58 #define __EXTENSIONS__ /* for Sun */ #9 14.58 #9 14.59 :0:0: note: this is the location of the previous definition #9 14.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, #9 14.59 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: #9 14.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.59 #define __EXTENSIONS__ /* for Sun */ #9 14.59 #9 14.59 :0:0: note: this is the location of the previous definition #9 14.59 :0:0: note: this is the location of the previous definition #9 14.62 :0:0: note: this is the location of the previous definition #9 14.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, #9 14.62 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: #9 14.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.62 #define __EXTENSIONS__ /* for Sun */ #9 14.62 #9 14.62 :0:0: note: this is the location of the previous definition #9 14.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 14.63 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 14.63 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: #9 14.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.63 #define __EXTENSIONS__ /* for Sun */ #9 14.63 #9 14.63 :0:0: note: this is the location of the previous definition #9 14.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 14.64 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: #9 14.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.64 #define __EXTENSIONS__ /* for Sun */ #9 14.64 #9 14.64 :0:0: note: this is the location of the previous definition #9 14.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 14.65 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: #9 14.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.65 #define __EXTENSIONS__ /* for Sun */ #9 14.65 #9 14.65 :0:0: note: this is the location of the previous definition #9 14.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 14.65 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: #9 14.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.65 #define __EXTENSIONS__ /* for Sun */ #9 14.65 #9 14.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 14.65 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, #9 14.65 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: #9 14.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.65 #define __EXTENSIONS__ /* for Sun */ #9 14.65 #9 14.65 :0:0: note: this is the location of the previous definition #9 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: #9 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.66 #define __EXTENSIONS__ /* for Sun */ #9 14.66 #9 14.66 :0:0: note: this is the location of the previous definition #9 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: #9 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.66 #define __EXTENSIONS__ /* for Sun */ #9 14.66 #9 14.66 :0:0: note: this is the location of the previous definition #9 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, #9 14.66 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: #9 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.66 #define __EXTENSIONS__ /* for Sun */ #9 14.66 #9 14.67 :0:0: note: this is the location of the previous definition #9 14.67 :0:0: note: this is the location of the previous definition #9 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 14.67 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, #9 14.67 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: #9 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.67 #define __EXTENSIONS__ /* for Sun */ #9 14.67 #9 14.67 :0:0: note: this is the location of the previous definition #9 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 14.68 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #9 14.68 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: #9 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.68 #define __EXTENSIONS__ /* for Sun */ #9 14.68 #9 14.68 :0:0: note: this is the location of the previous definition #9 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, #9 14.68 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: #9 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.68 #define __EXTENSIONS__ /* for Sun */ #9 14.68 #9 14.68 :0:0: note: this is the location of the previous definition #9 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 14.68 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, #9 14.68 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: #9 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.68 #define __EXTENSIONS__ /* for Sun */ #9 14.68 #9 14.68 :0:0: note: this is the location of the previous definition #9 14.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 14.69 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: #9 14.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.69 #define __EXTENSIONS__ /* for Sun */ #9 14.69 #9 14.69 :0:0: note: this is the location of the previous definition #9 14.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 14.69 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: #9 14.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.69 #define __EXTENSIONS__ /* for Sun */ #9 14.69 #9 14.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 14.69 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, #9 14.69 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: #9 14.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.69 #define __EXTENSIONS__ /* for Sun */ #9 14.69 #9 14.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 14.70 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 14.70 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: #9 14.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.70 #define __EXTENSIONS__ /* for Sun */ #9 14.70 #9 14.70 :0:0: note: this is the location of the previous definition #9 14.71 :0:0: note: this is the location of the previous definition #9 14.71 :0:0: note: this is the location of the previous definition #9 14.74 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_rrc.a  #9 14.84 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 14.85 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c  #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_tmr.c  #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_conversions.c  #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_ue_mgr.c  #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_utils.c  #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_e2_conversions.c  #9 14.85 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_main.c  #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_msg_hdl.c  #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_msg_router.c  #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_sctp.c  #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c  #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_mgr.c  #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_cfg.c  #9 14.86 -e Compiling  /opt/o-du-l2/src/du_app//du_egtp.c  #9 14.87 -e Compiling  /opt/o-du-l2/src/du_app//du_sys_info_hdl.c  #9 14.89 -e Compiling  /opt/o-du-l2/src/du_app//du_cell_mgr.c  #9 14.97 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, #9 14.97 from /opt/o-du-l2/src/du_app//du_mgr_msg_router.c:37: #9 14.97 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 14.97 #define __EXTENSIONS__ /* for Sun */ #9 14.97 #9 14.97 :0:0: note: this is the location of the previous definition #9 15.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 15.00 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #9 15.00 from /opt/o-du-l2/src/du_app//du_sys_info_hdl.c:32: #9 15.00 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 15.00 #define __EXTENSIONS__ /* for Sun */ #9 15.00 #9 15.00 :0:0: note: this is the location of the previous definition #9 15.00 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 15.00 from /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c:31: #9 15.00 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 15.00 #define __EXTENSIONS__ /* for Sun */ #9 15.00 #9 15.00 :0:0: note: this is the location of the previous definition #9 15.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #9 15.01 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.c:23: #9 15.01 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 15.01 #define __EXTENSIONS__ /* for Sun */ #9 15.01 #9 15.01 :0:0: note: this is the location of the previous definition #9 15.09 /opt/o-du-l2/src/du_app//du_ue_mgr.c: In function 'fillDefaultInitDlBwp': #9 15.10 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, #9 15.10 from /opt/o-du-l2/src/du_app//du_e2_conversions.c:23: #9 15.10 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 15.10 #define __EXTENSIONS__ /* for Sun */ #9 15.10 #9 15.10 :0:0: note: this is the location of the previous definition #9 15.10 /opt/o-du-l2/src/du_app//du_ue_mgr.c:715:10: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] #9 15.10 memset(initDlBwp->pdcchCfg.cRSetToAddModList, 0, MAX_NUM_CRSET); #9 15.10 ^~~~~~ #9 15.13 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 15.13 from /opt/o-du-l2/src/du_app//du_msg_hdl.c:37: #9 15.13 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 15.13 #define __EXTENSIONS__ /* for Sun */ #9 15.13 #9 15.13 :0:0: note: this is the location of the previous definition #9 15.14 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsModReq': #9 15.14 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:645:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #9 15.14 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #9 15.14 ^~ #9 15.14 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsReq': #9 15.15 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:752:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #9 15.15 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #9 15.15 ^~ #9 15.15 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcActionDeleteRsp': #9 15.15 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:1806:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #9 15.15 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #9 15.15 ^~ #9 15.15 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcStatsModificationRsp': #9 15.15 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:2001:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #9 15.15 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #9 15.15 ^~ #9 15.16 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #9 15.16 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, #9 15.16 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, #9 15.16 from /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c:34: #9 15.16 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 15.16 #define __EXTENSIONS__ /* for Sun */ #9 15.16 #9 15.16 :0:0: note: this is the location of the previous definition #9 15.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 15.17 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, #9 15.17 from /opt/o-du-l2/src/du_app//du_cell_mgr.c:35: #9 15.17 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 15.17 #define __EXTENSIONS__ /* for Sun */ #9 15.17 #9 15.17 :0:0: note: this is the location of the previous definition #9 15.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 15.20 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #9 15.20 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.h:21, #9 15.20 from /opt/o-du-l2/src/du_app//du_cfg.c:38: #9 15.20 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 15.20 #define __EXTENSIONS__ /* for Sun */ #9 15.20 #9 15.20 :0:0: note: this is the location of the previous definition #9 15.90 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libduapp.a  #9 15.90 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 15.91 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_ul.c  #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_portable_functions.c  #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_layer_mgr.c  #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_api.c  #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_dl.c  #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_msg_router.c  #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptul.c  #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_ul.c  #9 15.91 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_dl.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_ul.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_sys_id.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_ul.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_dl.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_dl.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_ul.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_msg_hdl.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmr.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_dl.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_ul.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_ul_msg_router.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_stats.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_dl.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptdl.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_mgr.c  #9 15.92 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_mgr.c  #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_api.c  #9 15.93 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_dl.c  #9 15.94 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ul.c  #9 16.53 -e Creating Archive /opt/o-du-l2/build/odu/lib/odu/libkw.a  #9 16.53 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 16.54 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 16.54 -e Compiling  /opt/o-du-l2/src/cm/crg.c  #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  #9 16.55 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  #9 16.56 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  #9 16.57 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  #9 16.57 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  #9 16.57 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  #9 16.58 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  #9 16.69 /opt/o-du-l2/src/cm/cm_mem_wl.c:223:16: warning: 'stopBtInfo' initialized and declared 'extern' #9 16.69 extern uint8_t stopBtInfo = FALSE; #9 16.69 ^~~~~~~~~~ #9 17.17 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libcm.a  #9 17.17 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 17.18 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 17.18 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptmi.c  #9 17.18 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_slot_ind.c  #9 17.18 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_phy.c  #9 17.18 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_demux.c  #9 17.18 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_cfg_hdl.c  #9 17.18 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_upr_inf_api.c  #9 17.18 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_ex_ms.c  #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_mux.c  #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_utils.c  #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_lmm.c  #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_harq_dl.c  #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_id.c  #9 17.19 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_ue_mgr.c  #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptui.c  #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_stop_ind.c  #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_util.c  #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_uim.c  #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_upr_inf.c  #9 17.20 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_rach.c  #9 17.21 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_utl.c  #9 17.21 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_handle_phy.c  #9 17.21 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_tmr.c  #9 17.21 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_router.c  #9 17.21 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_hdl.c  #9 17.23 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_fsm.c  #9 17.79 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  #9 17.79 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 17.80 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 17.80 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_utils.c  #9 17.80 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_crc.c  #9 17.80 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch.c  #9 17.81 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_msg_router.c  #9 17.81 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_rach.c  #9 17.81 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_common.c  #9 17.81 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_drx.c  #9 17.81 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_tmr.c  #9 17.81 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slice_based.c  #9 17.81 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slot_ind.c  #9 17.81 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_dl.c  #9 17.81 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_fcfs.c  #9 17.81 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_ue_mgr.c  #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_ul.c  #9 18.19 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  #9 18.20 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 18.22 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 18.22 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  #9 18.22 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  #9 18.22 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  #9 18.22 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  #9 18.22 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  #9 18.22 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  #9 18.22 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  #9 18.22 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  #9 18.23 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  #9 18.23 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  #9 18.27 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  #9 18.36 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': #9 18.36 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] #9 18.36 Data reg =0; #9 18.36 ^~~ #9 18.47 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 18.47 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 18.48 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_thread_hdl.c  #9 18.48 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_msg_hdl.c  #9 18.48 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_ex_ms.c  #9 18.61 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libphystub.a  #9 18.61 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 19.45 -e ***** BUILD COMPLETE ***** #9 DONE 20.2s #10 [ 6/10] RUN cd build/odu && make clean_odu odu MACHINE=BIT64 MODE=TDD #10 0.242 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.243 -e Cleaning DU APP #10 0.245 /opt/o-du-l2/src/du_app/ /opt/o-du-l2/src/cm #10 0.251 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.256 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.257 -e Cleaning ASN #10 0.258 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm #10 0.260 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.264 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.266 -e Cleaning ASN #10 0.267 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm #10 0.278 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.284 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.285 -e Cleaning ASN #10 0.286 /opt/o-du-l2/src/codec_utils/E2AP /opt/o-du-l2/src/cm #10 0.292 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.296 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.297 -e Cleaning ASN #10 0.298 /opt/o-du-l2/src/codec_utils/E2SM_KPM /opt/o-du-l2/src/cm #10 0.301 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.309 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.310 -e Cleaning ASN #10 0.311 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm #10 0.326 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.328 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.329 -e Cleaning RLC #10 0.330 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.335 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.336 -e Cleaning CPUH CM #10 0.337 -e   #10 0.338 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.342 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.342 -e Cleaing MAC #10 0.344 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.349 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.350 -e Cleaing MAC #10 0.351 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.354 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.355 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/odu #10 0.357 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.359 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.360 #10 0.361 -e Cleaning PHY stub #10 0.362 /opt/o-du-l2/src/phy_stub/ /opt/o-du-l2/src/cm #10 0.364 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.373 -e ***** ODU CLEAN COMPLETE ***** #10 0.374 -e Preparing directories for build... #10 0.380 -e Directories are successfully prepared #10 0.384 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.385 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  #10 0.386 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  #10 0.387 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  #10 0.388 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  #10 0.389 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  #10 0.393 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  #10 0.393 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  #10 0.394 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: #10 0.394 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.394 #define __EXTENSIONS__ /* for Sun */ #10 0.394 #10 0.395 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  #10 0.396 :0:0: note: this is the location of the previous definition #10 0.396 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  #10 0.396 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  #10 0.397 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  #10 0.397 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  #10 0.397 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  #10 0.398 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  #10 0.399 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  #10 0.399 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  #10 0.400 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  #10 0.400 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  #10 0.401 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  #10 0.401 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  #10 0.402 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  #10 0.403 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  #10 0.403 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  #10 0.403 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: #10 0.403 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.403 #define __EXTENSIONS__ /* for Sun */ #10 0.403 #10 0.404 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  #10 0.404 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  #10 0.404 :0:0: note: this is the location of the previous definition #10 0.404 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  #10 0.406 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  #10 0.408 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  #10 0.408 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  #10 0.408 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  #10 0.409 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  #10 0.409 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  #10 0.409 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  #10 0.410 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  #10 0.411 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  #10 0.411 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  #10 0.411 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  #10 0.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  #10 0.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  #10 0.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  #10 0.413 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  #10 0.413 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  #10 0.421 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: #10 0.421 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.421 #define __EXTENSIONS__ /* for Sun */ #10 0.421 #10 0.421 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  #10 0.425 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  #10 0.429 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  #10 0.442 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: #10 0.442 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.442 #define __EXTENSIONS__ /* for Sun */ #10 0.442 #10 0.442 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: #10 0.442 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.442 #define __EXTENSIONS__ /* for Sun */ #10 0.442 #10 0.442 :0:0: note: this is the location of the previous definition #10 0.453 :0:0: note: this is the location of the previous definition #10 0.457 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: #10 0.457 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.457 #define __EXTENSIONS__ /* for Sun */ #10 0.457 #10 0.460 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: #10 0.460 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.460 #define __EXTENSIONS__ /* for Sun */ #10 0.460 #10 0.461 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: #10 0.461 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.461 #define __EXTENSIONS__ /* for Sun */ #10 0.461 #10 0.461 :0:0: note: this is the location of the previous definition #10 0.462 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: #10 0.462 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.462 #define __EXTENSIONS__ /* for Sun */ #10 0.462 #10 0.462 :0:0: note: this is the location of the previous definition #10 0.466 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: #10 0.466 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.466 #define __EXTENSIONS__ /* for Sun */ #10 0.466 #10 0.469 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: #10 0.469 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.469 #define __EXTENSIONS__ /* for Sun */ #10 0.469 #10 0.469 :0:0: note: this is the location of the previous definition #10 0.471 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: #10 0.471 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.471 #define __EXTENSIONS__ /* for Sun */ #10 0.471 #10 0.475 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: #10 0.475 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.475 #define __EXTENSIONS__ /* for Sun */ #10 0.475 #10 0.475 :0:0: note: this is the location of the previous definition #10 0.479 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: #10 0.479 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.479 #define __EXTENSIONS__ /* for Sun */ #10 0.479 #10 0.481 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: #10 0.481 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.481 #define __EXTENSIONS__ /* for Sun */ #10 0.481 #10 0.481 :0:0: note: this is the location of the previous definition #10 0.485 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: #10 0.485 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.485 #define __EXTENSIONS__ /* for Sun */ #10 0.485 #10 0.487 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: #10 0.487 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.487 #define __EXTENSIONS__ /* for Sun */ #10 0.487 #10 0.487 :0:0: note: this is the location of the previous definition #10 0.488 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: #10 0.488 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.488 #define __EXTENSIONS__ /* for Sun */ #10 0.488 #10 0.488 :0:0: note: this is the location of the previous definition #10 0.488 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: #10 0.488 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.488 #define __EXTENSIONS__ /* for Sun */ #10 0.488 #10 0.488 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: #10 0.488 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.488 #define __EXTENSIONS__ /* for Sun */ #10 0.488 #10 0.488 :0:0: note: this is the location of the previous definition #10 0.488 :0:0: note: this is the location of the previous definition #10 0.488 :0:0: note: this is the location of the previous definition #10 0.489 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: #10 0.489 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.489 #define __EXTENSIONS__ /* for Sun */ #10 0.489 #10 0.489 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: #10 0.489 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.489 #define __EXTENSIONS__ /* for Sun */ #10 0.489 #10 0.489 :0:0: note: this is the location of the previous definition #10 0.489 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: #10 0.489 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.489 #define __EXTENSIONS__ /* for Sun */ #10 0.489 #10 0.489 :0:0: note: this is the location of the previous definition #10 0.490 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: #10 0.490 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.490 #define __EXTENSIONS__ /* for Sun */ #10 0.490 #10 0.490 :0:0: note: this is the location of the previous definition #10 0.490 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: #10 0.490 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.490 #define __EXTENSIONS__ /* for Sun */ #10 0.490 #10 0.501 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: #10 0.501 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.501 #define __EXTENSIONS__ /* for Sun */ #10 0.501 #10 0.501 :0:0: note: this is the location of the previous definition #10 0.501 :0:0: note: this is the location of the previous definition #10 0.501 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: #10 0.501 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.501 #define __EXTENSIONS__ /* for Sun */ #10 0.501 #10 0.502 :0:0: note: this is the location of the previous definition #10 0.502 :0:0: note: this is the location of the previous definition #10 0.502 :0:0: note: this is the location of the previous definition #10 0.502 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: #10 0.502 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.502 #define __EXTENSIONS__ /* for Sun */ #10 0.502 #10 0.502 :0:0: note: this is the location of the previous definition #10 0.503 :0:0: note: this is the location of the previous definition #10 0.503 :0:0: note: this is the location of the previous definition #10 0.503 :0:0: note: this is the location of the previous definition #10 0.517 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: #10 0.517 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.517 #define __EXTENSIONS__ /* for Sun */ #10 0.517 #10 0.517 :0:0: note: this is the location of the previous definition #10 0.529 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: #10 0.529 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.529 #define __EXTENSIONS__ /* for Sun */ #10 0.529 #10 0.529 :0:0: note: this is the location of the previous definition #10 0.534 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: #10 0.534 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.534 #define __EXTENSIONS__ /* for Sun */ #10 0.534 #10 0.534 :0:0: note: this is the location of the previous definition #10 0.541 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: #10 0.541 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.541 #define __EXTENSIONS__ /* for Sun */ #10 0.541 #10 0.545 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: #10 0.545 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.545 #define __EXTENSIONS__ /* for Sun */ #10 0.545 #10 0.545 :0:0: note: this is the location of the previous definition #10 0.545 :0:0: note: this is the location of the previous definition #10 0.559 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: #10 0.559 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.559 #define __EXTENSIONS__ /* for Sun */ #10 0.559 #10 0.565 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: #10 0.565 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.565 #define __EXTENSIONS__ /* for Sun */ #10 0.565 #10 0.567 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: #10 0.567 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.567 #define __EXTENSIONS__ /* for Sun */ #10 0.567 #10 0.569 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: #10 0.569 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.569 #define __EXTENSIONS__ /* for Sun */ #10 0.569 #10 0.569 :0:0: note: this is the location of the previous definition #10 0.574 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: #10 0.574 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.574 #define __EXTENSIONS__ /* for Sun */ #10 0.574 #10 0.574 :0:0: note: this is the location of the previous definition #10 0.577 :0:0: note: this is the location of the previous definition #10 0.578 :0:0: note: this is the location of the previous definition #10 0.578 :0:0: note: this is the location of the previous definition #10 0.609 :0:0: note: this is the location of the previous definition #10 0.621 :0:0: note: this is the location of the previous definition #10 0.649 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: #10 0.649 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.649 #define __EXTENSIONS__ /* for Sun */ #10 0.649 #10 0.649 :0:0: note: this is the location of the previous definition #10 0.650 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: #10 0.650 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.650 #define __EXTENSIONS__ /* for Sun */ #10 0.650 #10 0.650 :0:0: note: this is the location of the previous definition #10 0.706 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': #10 0.706 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #10 0.706 asn_dec_rval_t rval; \ #10 0.706 ^ #10 0.706 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' #10 0.706 RETURN(RC_FAIL); #10 0.706 ^~~~~~ #10 0.706 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #10 0.706 asn_dec_rval_t rval = {RC_OK, 0}; #10 0.706 ^~~~ #10 0.706 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #10 0.706 asn_dec_rval_t rval; \ #10 0.706 ^ #10 0.706 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' #10 0.706 RETURN(RC_WMORE); #10 0.706 ^~~~~~ #10 0.706 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #10 0.706 asn_dec_rval_t rval = {RC_OK, 0}; #10 0.706 ^~~~ #10 0.706 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #10 0.706 asn_dec_rval_t rval; \ #10 0.706 ^ #10 0.706 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' #10 0.706 RETURN(RC_FAIL); #10 0.706 ^~~~~~ #10 0.706 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #10 0.706 asn_dec_rval_t rval = {RC_OK, 0}; #10 0.706 ^~~~ #10 0.710 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #10 0.710 asn_dec_rval_t rval; \ #10 0.710 ^ #10 0.710 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' #10 0.710 RETURN(RC_FAIL); #10 0.710 ^~~~~~ #10 0.710 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #10 0.710 asn_dec_rval_t rval = {RC_OK, 0}; #10 0.710 ^~~~ #10 0.713 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #10 0.713 asn_dec_rval_t rval; \ #10 0.713 ^ #10 0.713 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' #10 0.713 RETURN(RC_WMORE); #10 0.713 ^~~~~~ #10 0.713 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #10 0.713 asn_dec_rval_t rval = {RC_OK, 0}; #10 0.713 ^~~~ #10 0.714 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #10 0.714 asn_dec_rval_t rval; \ #10 0.714 ^ #10 0.714 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' #10 0.714 RETURN(RC_FAIL); #10 0.714 ^~~~~~ #10 0.714 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #10 0.714 asn_dec_rval_t rval = {RC_OK, 0}; #10 0.714 ^~~~ #10 0.717 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #10 0.717 asn_dec_rval_t rval; \ #10 0.717 ^ #10 0.717 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' #10 0.717 RETURN(RC_OK); #10 0.717 ^~~~~~ #10 0.717 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #10 0.717 asn_dec_rval_t rval = {RC_OK, 0}; #10 0.717 ^~~~ #10 0.717 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #10 0.717 asn_dec_rval_t rval; \ #10 0.717 ^ #10 0.717 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' #10 0.717 RETURN(RC_FAIL); #10 0.717 ^~~~~~ #10 0.717 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #10 0.717 asn_dec_rval_t rval = {RC_OK, 0}; #10 0.717 ^~~~ #10 0.739 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: #10 0.739 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.739 #define __EXTENSIONS__ /* for Sun */ #10 0.739 #10 0.747 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: #10 0.747 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.747 #define __EXTENSIONS__ /* for Sun */ #10 0.747 #10 0.761 :0:0: note: this is the location of the previous definition #10 0.773 :0:0: note: this is the location of the previous definition #10 0.778 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: #10 0.778 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 0.778 #define __EXTENSIONS__ /* for Sun */ #10 0.778 #10 0.789 :0:0: note: this is the location of the previous definition #10 0.969 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_common.a  #10 0.975 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 0.984 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 0.985 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  #10 0.985 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  #10 0.986 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  #10 0.988 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  #10 0.989 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  #10 0.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  #10 0.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  #10 0.991 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  #10 0.992 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  #10 0.996 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  #10 0.996 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  #10 0.997 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  #10 0.997 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  #10 0.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  #10 1.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  #10 1.003 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  #10 1.010 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  #10 1.010 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  #10 1.011 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  #10 1.012 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  #10 1.012 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  #10 1.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  #10 1.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  #10 1.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  #10 1.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  #10 1.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  #10 1.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  #10 1.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  #10 1.025 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  #10 1.027 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, #10 1.027 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: #10 1.027 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.027 #define __EXTENSIONS__ /* for Sun */ #10 1.027 #10 1.027 :0:0: note: this is the location of the previous definition #10 1.028 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  #10 1.029 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  #10 1.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  #10 1.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  #10 1.031 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  #10 1.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  #10 1.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  #10 1.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  #10 1.039 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  #10 1.039 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  #10 1.040 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  #10 1.040 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  #10 1.051 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #10 1.051 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: #10 1.051 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.051 #define __EXTENSIONS__ /* for Sun */ #10 1.051 #10 1.053 :0:0: note: this is the location of the previous definition #10 1.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  #10 1.055 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  #10 1.056 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, #10 1.056 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: #10 1.056 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.056 #define __EXTENSIONS__ /* for Sun */ #10 1.056 #10 1.056 :0:0: note: this is the location of the previous definition #10 1.058 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  #10 1.061 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, #10 1.061 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: #10 1.061 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.061 #define __EXTENSIONS__ /* for Sun */ #10 1.061 #10 1.061 :0:0: note: this is the location of the previous definition #10 1.063 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #10 1.063 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: #10 1.063 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.063 #define __EXTENSIONS__ /* for Sun */ #10 1.063 #10 1.064 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, #10 1.064 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: #10 1.064 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.064 #define __EXTENSIONS__ /* for Sun */ #10 1.064 #10 1.064 :0:0: note: this is the location of the previous definition #10 1.064 :0:0: note: this is the location of the previous definition #10 1.067 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, #10 1.067 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: #10 1.067 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.067 #define __EXTENSIONS__ /* for Sun */ #10 1.067 #10 1.067 :0:0: note: this is the location of the previous definition #10 1.067 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  #10 1.071 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  #10 1.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  #10 1.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  #10 1.075 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, #10 1.075 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: #10 1.075 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.075 #define __EXTENSIONS__ /* for Sun */ #10 1.075 #10 1.075 :0:0: note: this is the location of the previous definition #10 1.083 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  #10 1.084 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  #10 1.084 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  #10 1.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  #10 1.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  #10 1.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  #10 1.093 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  #10 1.094 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  #10 1.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  #10 1.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  #10 1.100 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  #10 1.100 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  #10 1.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  #10 1.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  #10 1.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  #10 1.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  #10 1.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  #10 1.103 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  #10 1.103 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  #10 1.103 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  #10 1.104 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  #10 1.104 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  #10 1.104 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  #10 1.105 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  #10 1.106 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  #10 1.106 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  #10 1.107 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  #10 1.107 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  #10 1.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  #10 1.120 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, #10 1.120 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: #10 1.120 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.120 #define __EXTENSIONS__ /* for Sun */ #10 1.120 #10 1.120 :0:0: note: this is the location of the previous definition #10 1.120 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  #10 1.123 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  #10 1.124 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  #10 1.126 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  #10 1.127 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  #10 1.130 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  #10 1.133 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  #10 1.134 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, #10 1.134 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: #10 1.134 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.134 #define __EXTENSIONS__ /* for Sun */ #10 1.134 #10 1.134 :0:0: note: this is the location of the previous definition #10 1.140 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #10 1.140 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, #10 1.140 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: #10 1.140 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.140 #define __EXTENSIONS__ /* for Sun */ #10 1.140 #10 1.140 :0:0: note: this is the location of the previous definition #10 1.150 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  #10 1.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  #10 1.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  #10 1.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  #10 1.171 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  #10 1.173 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  #10 1.174 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  #10 1.179 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  #10 1.223 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, #10 1.223 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: #10 1.223 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.223 #define __EXTENSIONS__ /* for Sun */ #10 1.223 #10 1.237 :0:0: note: this is the location of the previous definition #10 1.245 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #10 1.245 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: #10 1.245 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.245 #define __EXTENSIONS__ /* for Sun */ #10 1.245 #10 1.262 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, #10 1.262 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: #10 1.262 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.262 #define __EXTENSIONS__ /* for Sun */ #10 1.262 #10 1.267 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 1.267 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: #10 1.267 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.267 #define __EXTENSIONS__ /* for Sun */ #10 1.267 #10 1.276 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, #10 1.276 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: #10 1.276 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.276 #define __EXTENSIONS__ /* for Sun */ #10 1.276 #10 1.276 :0:0: note: this is the location of the previous definition #10 1.276 :0:0: note: this is the location of the previous definition #10 1.280 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #10 1.280 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: #10 1.280 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.280 #define __EXTENSIONS__ /* for Sun */ #10 1.280 #10 1.280 :0:0: note: this is the location of the previous definition #10 1.281 :0:0: note: this is the location of the previous definition #10 1.289 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #10 1.289 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: #10 1.289 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.289 #define __EXTENSIONS__ /* for Sun */ #10 1.289 #10 1.289 :0:0: note: this is the location of the previous definition #10 1.289 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  #10 1.290 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, #10 1.290 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: #10 1.290 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.290 #define __EXTENSIONS__ /* for Sun */ #10 1.290 #10 1.291 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 1.291 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 1.291 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, #10 1.291 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: #10 1.291 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.291 #define __EXTENSIONS__ /* for Sun */ #10 1.291 #10 1.291 :0:0: note: this is the location of the previous definition #10 1.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 1.293 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 1.293 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, #10 1.293 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: #10 1.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.293 #define __EXTENSIONS__ /* for Sun */ #10 1.293 #10 1.305 :0:0: note: this is the location of the previous definition #10 1.306 :0:0: note: this is the location of the previous definition #10 1.311 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, #10 1.311 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: #10 1.311 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.311 #define __EXTENSIONS__ /* for Sun */ #10 1.311 #10 1.311 :0:0: note: this is the location of the previous definition #10 1.313 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, #10 1.313 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: #10 1.313 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.313 #define __EXTENSIONS__ /* for Sun */ #10 1.313 #10 1.313 :0:0: note: this is the location of the previous definition #10 1.315 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, #10 1.315 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: #10 1.315 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.315 #define __EXTENSIONS__ /* for Sun */ #10 1.315 #10 1.315 :0:0: note: this is the location of the previous definition #10 1.333 :0:0: note: this is the location of the previous definition #10 1.350 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #10 1.350 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, #10 1.350 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: #10 1.350 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.350 #define __EXTENSIONS__ /* for Sun */ #10 1.350 #10 1.350 :0:0: note: this is the location of the previous definition #10 1.359 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 1.359 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, #10 1.359 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: #10 1.359 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.359 #define __EXTENSIONS__ /* for Sun */ #10 1.359 #10 1.359 :0:0: note: this is the location of the previous definition #10 1.382 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  #10 1.382 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  #10 1.383 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  #10 1.384 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  #10 1.385 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  #10 1.385 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  #10 1.386 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  #10 1.386 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  #10 1.386 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  #10 1.390 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  #10 1.396 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, #10 1.396 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: #10 1.396 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.396 #define __EXTENSIONS__ /* for Sun */ #10 1.396 #10 1.397 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  #10 1.397 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  #10 1.397 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  #10 1.398 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  #10 1.398 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  #10 1.399 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  #10 1.399 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  #10 1.399 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  #10 1.400 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  #10 1.400 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  #10 1.400 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  #10 1.401 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  #10 1.404 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, #10 1.404 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: #10 1.404 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.404 #define __EXTENSIONS__ /* for Sun */ #10 1.404 #10 1.407 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, #10 1.407 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: #10 1.407 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.407 #define __EXTENSIONS__ /* for Sun */ #10 1.407 #10 1.407 :0:0: note: this is the location of the previous definition #10 1.410 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #10 1.410 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, #10 1.410 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: #10 1.410 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.410 #define __EXTENSIONS__ /* for Sun */ #10 1.410 #10 1.411 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  #10 1.423 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, #10 1.423 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: #10 1.423 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.423 #define __EXTENSIONS__ /* for Sun */ #10 1.423 #10 1.423 :0:0: note: this is the location of the previous definition #10 1.423 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  #10 1.424 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  #10 1.425 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  #10 1.426 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  #10 1.426 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  #10 1.426 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 1.426 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 1.426 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, #10 1.426 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: #10 1.426 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.426 #define __EXTENSIONS__ /* for Sun */ #10 1.426 #10 1.426 :0:0: note: this is the location of the previous definition #10 1.427 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  #10 1.427 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  #10 1.428 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  #10 1.431 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #10 1.431 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, #10 1.431 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: #10 1.431 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.431 #define __EXTENSIONS__ /* for Sun */ #10 1.431 #10 1.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  #10 1.437 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #10 1.437 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, #10 1.437 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: #10 1.437 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.437 #define __EXTENSIONS__ /* for Sun */ #10 1.437 #10 1.437 :0:0: note: this is the location of the previous definition #10 1.439 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #10 1.439 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, #10 1.439 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: #10 1.439 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.439 #define __EXTENSIONS__ /* for Sun */ #10 1.439 #10 1.439 :0:0: note: this is the location of the previous definition #10 1.442 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, #10 1.442 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: #10 1.442 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.442 #define __EXTENSIONS__ /* for Sun */ #10 1.442 #10 1.442 :0:0: note: this is the location of the previous definition #10 1.445 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 1.445 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, #10 1.445 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: #10 1.445 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.445 #define __EXTENSIONS__ /* for Sun */ #10 1.445 #10 1.445 :0:0: note: this is the location of the previous definition #10 1.446 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  #10 1.446 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  #10 1.452 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  #10 1.455 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #10 1.455 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, #10 1.455 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: #10 1.455 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.455 #define __EXTENSIONS__ /* for Sun */ #10 1.455 #10 1.455 :0:0: note: this is the location of the previous definition #10 1.457 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, #10 1.457 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: #10 1.457 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.457 #define __EXTENSIONS__ /* for Sun */ #10 1.457 #10 1.461 :0:0: note: this is the location of the previous definition #10 1.462 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  #10 1.469 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 1.469 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, #10 1.469 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: #10 1.469 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.469 #define __EXTENSIONS__ /* for Sun */ #10 1.469 #10 1.469 :0:0: note: this is the location of the previous definition #10 1.478 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  #10 1.478 :0:0: note: this is the location of the previous definition #10 1.481 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  #10 1.481 :0:0: note: this is the location of the previous definition #10 1.485 :0:0: note: this is the location of the previous definition #10 1.491 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, #10 1.491 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: #10 1.491 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.491 #define __EXTENSIONS__ /* for Sun */ #10 1.491 #10 1.491 :0:0: note: this is the location of the previous definition #10 1.509 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, #10 1.509 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: #10 1.509 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.509 #define __EXTENSIONS__ /* for Sun */ #10 1.509 #10 1.509 :0:0: note: this is the location of the previous definition #10 1.516 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, #10 1.516 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: #10 1.516 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.516 #define __EXTENSIONS__ /* for Sun */ #10 1.516 #10 1.516 :0:0: note: this is the location of the previous definition #10 1.517 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  #10 1.530 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  #10 1.530 :0:0: note: this is the location of the previous definition #10 1.530 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  #10 1.537 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  #10 1.539 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, #10 1.539 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: #10 1.539 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.539 #define __EXTENSIONS__ /* for Sun */ #10 1.539 #10 1.539 :0:0: note: this is the location of the previous definition #10 1.540 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  #10 1.550 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  #10 1.558 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  #10 1.563 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #10 1.563 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: #10 1.563 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.563 #define __EXTENSIONS__ /* for Sun */ #10 1.563 #10 1.563 :0:0: note: this is the location of the previous definition #10 1.566 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, #10 1.566 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: #10 1.566 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.566 #define __EXTENSIONS__ /* for Sun */ #10 1.566 #10 1.566 :0:0: note: this is the location of the previous definition #10 1.567 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 1.567 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, #10 1.567 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: #10 1.567 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.567 #define __EXTENSIONS__ /* for Sun */ #10 1.567 #10 1.567 :0:0: note: this is the location of the previous definition #10 1.574 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  #10 1.576 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  #10 1.578 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  #10 1.582 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, #10 1.582 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: #10 1.582 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.582 #define __EXTENSIONS__ /* for Sun */ #10 1.582 #10 1.582 :0:0: note: this is the location of the previous definition #10 1.582 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  #10 1.590 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  #10 1.590 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  #10 1.591 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  #10 1.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  #10 1.620 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 1.620 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 1.620 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, #10 1.620 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: #10 1.620 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.620 #define __EXTENSIONS__ /* for Sun */ #10 1.620 #10 1.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  #10 1.622 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  #10 1.626 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, #10 1.626 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: #10 1.626 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.626 #define __EXTENSIONS__ /* for Sun */ #10 1.626 #10 1.626 :0:0: note: this is the location of the previous definition #10 1.657 :0:0: note: this is the location of the previous definition #10 1.672 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #10 1.672 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: #10 1.672 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.672 #define __EXTENSIONS__ /* for Sun */ #10 1.672 #10 1.672 :0:0: note: this is the location of the previous definition #10 1.677 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, #10 1.677 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: #10 1.677 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.677 #define __EXTENSIONS__ /* for Sun */ #10 1.677 #10 1.680 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, #10 1.680 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: #10 1.680 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.680 #define __EXTENSIONS__ /* for Sun */ #10 1.680 #10 1.683 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, #10 1.683 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: #10 1.683 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.683 #define __EXTENSIONS__ /* for Sun */ #10 1.683 #10 1.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, #10 1.685 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: #10 1.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.685 #define __EXTENSIONS__ /* for Sun */ #10 1.685 #10 1.691 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #10 1.691 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, #10 1.691 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: #10 1.691 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.691 #define __EXTENSIONS__ /* for Sun */ #10 1.691 #10 1.696 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, #10 1.696 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: #10 1.696 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.696 #define __EXTENSIONS__ /* for Sun */ #10 1.696 #10 1.701 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, #10 1.701 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: #10 1.701 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.701 #define __EXTENSIONS__ /* for Sun */ #10 1.701 #10 1.701 :0:0: note: this is the location of the previous definition #10 1.705 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, #10 1.705 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: #10 1.705 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.705 #define __EXTENSIONS__ /* for Sun */ #10 1.705 #10 1.705 :0:0: note: this is the location of the previous definition #10 1.707 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, #10 1.707 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: #10 1.707 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.707 #define __EXTENSIONS__ /* for Sun */ #10 1.707 #10 1.708 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #10 1.708 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, #10 1.708 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: #10 1.708 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.708 #define __EXTENSIONS__ /* for Sun */ #10 1.708 #10 1.708 :0:0: note: this is the location of the previous definition #10 1.708 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #10 1.708 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, #10 1.708 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: #10 1.708 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.708 #define __EXTENSIONS__ /* for Sun */ #10 1.708 #10 1.709 :0:0: note: this is the location of the previous definition #10 1.713 :0:0: note: this is the location of the previous definition #10 1.714 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  #10 1.714 :0:0: note: this is the location of the previous definition #10 1.714 :0:0: note: this is the location of the previous definition #10 1.718 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  #10 1.719 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  #10 1.719 :0:0: note: this is the location of the previous definition #10 1.721 :0:0: note: this is the location of the previous definition #10 1.723 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, #10 1.723 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: #10 1.723 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.723 #define __EXTENSIONS__ /* for Sun */ #10 1.723 #10 1.727 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  #10 1.729 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, #10 1.729 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: #10 1.729 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.729 #define __EXTENSIONS__ /* for Sun */ #10 1.729 #10 1.729 :0:0: note: this is the location of the previous definition #10 1.729 :0:0: note: this is the location of the previous definition #10 1.729 :0:0: note: this is the location of the previous definition #10 1.732 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, #10 1.732 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: #10 1.732 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.732 #define __EXTENSIONS__ /* for Sun */ #10 1.732 #10 1.732 :0:0: note: this is the location of the previous definition #10 1.732 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  #10 1.738 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  #10 1.744 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #10 1.744 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: #10 1.744 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.744 #define __EXTENSIONS__ /* for Sun */ #10 1.744 #10 1.744 :0:0: note: this is the location of the previous definition #10 1.747 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: #10 1.747 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.747 #define __EXTENSIONS__ /* for Sun */ #10 1.747 #10 1.747 :0:0: note: this is the location of the previous definition #10 1.765 :0:0: note: this is the location of the previous definition #10 1.773 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  #10 1.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #10 1.814 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: #10 1.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.814 #define __EXTENSIONS__ /* for Sun */ #10 1.814 #10 1.814 :0:0: note: this is the location of the previous definition #10 1.853 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 1.853 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, #10 1.853 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: #10 1.853 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.853 #define __EXTENSIONS__ /* for Sun */ #10 1.853 #10 1.853 :0:0: note: this is the location of the previous definition #10 1.880 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  #10 1.900 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, #10 1.900 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: #10 1.900 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.900 #define __EXTENSIONS__ /* for Sun */ #10 1.900 #10 1.900 :0:0: note: this is the location of the previous definition #10 1.904 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  #10 1.905 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  #10 1.905 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  #10 1.906 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  #10 1.915 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #10 1.915 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #10 1.915 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, #10 1.915 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: #10 1.915 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.915 #define __EXTENSIONS__ /* for Sun */ #10 1.915 #10 1.915 :0:0: note: this is the location of the previous definition #10 1.916 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  #10 1.924 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, #10 1.924 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: #10 1.924 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.924 #define __EXTENSIONS__ /* for Sun */ #10 1.924 #10 1.924 :0:0: note: this is the location of the previous definition #10 1.931 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, #10 1.931 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: #10 1.931 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.931 #define __EXTENSIONS__ /* for Sun */ #10 1.931 #10 1.931 :0:0: note: this is the location of the previous definition #10 1.933 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  #10 1.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  #10 1.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #10 1.939 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: #10 1.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.939 #define __EXTENSIONS__ /* for Sun */ #10 1.939 #10 1.939 :0:0: note: this is the location of the previous definition #10 1.957 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, #10 1.957 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: #10 1.957 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.957 #define __EXTENSIONS__ /* for Sun */ #10 1.957 #10 1.957 :0:0: note: this is the location of the previous definition #10 1.958 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  #10 1.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  #10 1.968 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, #10 1.968 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: #10 1.968 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.968 #define __EXTENSIONS__ /* for Sun */ #10 1.968 #10 1.968 :0:0: note: this is the location of the previous definition #10 1.970 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, #10 1.970 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: #10 1.970 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.970 #define __EXTENSIONS__ /* for Sun */ #10 1.970 #10 1.970 :0:0: note: this is the location of the previous definition #10 1.972 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, #10 1.972 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: #10 1.972 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.972 #define __EXTENSIONS__ /* for Sun */ #10 1.972 #10 1.972 :0:0: note: this is the location of the previous definition #10 1.974 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  #10 1.974 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  #10 1.975 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #10 1.975 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #10 1.975 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, #10 1.975 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: #10 1.975 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.975 #define __EXTENSIONS__ /* for Sun */ #10 1.975 #10 1.975 :0:0: note: this is the location of the previous definition #10 1.991 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, #10 1.991 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: #10 1.991 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.991 #define __EXTENSIONS__ /* for Sun */ #10 1.991 #10 1.991 :0:0: note: this is the location of the previous definition #10 1.997 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #10 1.997 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: #10 1.997 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.997 #define __EXTENSIONS__ /* for Sun */ #10 1.997 #10 1.999 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, #10 1.999 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: #10 1.999 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 1.999 #define __EXTENSIONS__ /* for Sun */ #10 1.999 #10 1.999 :0:0: note: this is the location of the previous definition #10 2.005 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, #10 2.005 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: #10 2.005 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.005 #define __EXTENSIONS__ /* for Sun */ #10 2.005 #10 2.006 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, #10 2.006 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: #10 2.006 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.006 #define __EXTENSIONS__ /* for Sun */ #10 2.006 #10 2.006 :0:0: note: this is the location of the previous definition #10 2.009 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, #10 2.009 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: #10 2.009 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.009 #define __EXTENSIONS__ /* for Sun */ #10 2.009 #10 2.010 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 2.010 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 2.010 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, #10 2.010 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: #10 2.010 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.010 #define __EXTENSIONS__ /* for Sun */ #10 2.010 #10 2.018 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #10 2.018 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, #10 2.018 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: #10 2.018 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.018 #define __EXTENSIONS__ /* for Sun */ #10 2.018 #10 2.018 :0:0: note: this is the location of the previous definition #10 2.021 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #10 2.021 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, #10 2.021 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: #10 2.021 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.021 #define __EXTENSIONS__ /* for Sun */ #10 2.021 #10 2.024 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #10 2.024 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, #10 2.024 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: #10 2.024 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.024 #define __EXTENSIONS__ /* for Sun */ #10 2.024 #10 2.024 :0:0: note: this is the location of the previous definition #10 2.033 :0:0: note: this is the location of the previous definition #10 2.042 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  #10 2.043 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #10 2.043 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, #10 2.043 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: #10 2.043 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.043 #define __EXTENSIONS__ /* for Sun */ #10 2.043 #10 2.045 :0:0: note: this is the location of the previous definition #10 2.050 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, #10 2.050 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: #10 2.050 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.050 #define __EXTENSIONS__ /* for Sun */ #10 2.050 #10 2.051 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, #10 2.051 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: #10 2.051 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.051 #define __EXTENSIONS__ /* for Sun */ #10 2.051 #10 2.053 :0:0: note: this is the location of the previous definition #10 2.053 :0:0: note: this is the location of the previous definition #10 2.054 :0:0: note: this is the location of the previous definition #10 2.065 :0:0: note: this is the location of the previous definition #10 2.069 :0:0: note: this is the location of the previous definition #10 2.069 :0:0: note: this is the location of the previous definition #10 2.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  #10 2.074 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, #10 2.074 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: #10 2.074 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.074 #define __EXTENSIONS__ /* for Sun */ #10 2.074 #10 2.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  #10 2.078 :0:0: note: this is the location of the previous definition #10 2.080 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #10 2.080 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: #10 2.080 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.080 #define __EXTENSIONS__ /* for Sun */ #10 2.080 #10 2.080 :0:0: note: this is the location of the previous definition #10 2.082 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, #10 2.082 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: #10 2.082 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.082 #define __EXTENSIONS__ /* for Sun */ #10 2.082 #10 2.083 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #10 2.083 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #10 2.083 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, #10 2.083 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: #10 2.083 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.083 #define __EXTENSIONS__ /* for Sun */ #10 2.083 #10 2.083 :0:0: note: this is the location of the previous definition #10 2.086 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  #10 2.086 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 2.086 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, #10 2.086 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: #10 2.086 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.086 #define __EXTENSIONS__ /* for Sun */ #10 2.086 #10 2.086 :0:0: note: this is the location of the previous definition #10 2.088 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  #10 2.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  #10 2.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  #10 2.093 :0:0: note: this is the location of the previous definition #10 2.094 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  #10 2.094 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  #10 2.095 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, #10 2.095 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: #10 2.095 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.095 #define __EXTENSIONS__ /* for Sun */ #10 2.095 #10 2.095 :0:0: note: this is the location of the previous definition #10 2.097 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, #10 2.097 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: #10 2.097 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.097 #define __EXTENSIONS__ /* for Sun */ #10 2.097 #10 2.097 :0:0: note: this is the location of the previous definition #10 2.106 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  #10 2.106 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  #10 2.108 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, #10 2.108 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: #10 2.108 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.108 #define __EXTENSIONS__ /* for Sun */ #10 2.108 #10 2.108 :0:0: note: this is the location of the previous definition #10 2.112 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #10 2.112 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, #10 2.112 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: #10 2.112 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.112 #define __EXTENSIONS__ /* for Sun */ #10 2.112 #10 2.112 :0:0: note: this is the location of the previous definition #10 2.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  #10 2.114 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, #10 2.114 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: #10 2.114 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.114 #define __EXTENSIONS__ /* for Sun */ #10 2.114 #10 2.114 :0:0: note: this is the location of the previous definition #10 2.116 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, #10 2.116 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: #10 2.116 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.116 #define __EXTENSIONS__ /* for Sun */ #10 2.116 #10 2.116 :0:0: note: this is the location of the previous definition #10 2.120 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  #10 2.124 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 2.124 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, #10 2.124 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: #10 2.124 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.124 #define __EXTENSIONS__ /* for Sun */ #10 2.124 #10 2.130 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.130 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, #10 2.130 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: #10 2.130 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.130 #define __EXTENSIONS__ /* for Sun */ #10 2.130 #10 2.130 :0:0: note: this is the location of the previous definition #10 2.134 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  #10 2.137 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.137 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, #10 2.137 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: #10 2.137 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.137 #define __EXTENSIONS__ /* for Sun */ #10 2.137 #10 2.141 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  #10 2.150 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, #10 2.150 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: #10 2.150 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.150 #define __EXTENSIONS__ /* for Sun */ #10 2.150 #10 2.155 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, #10 2.155 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: #10 2.155 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.155 #define __EXTENSIONS__ /* for Sun */ #10 2.155 #10 2.156 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  #10 2.162 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #10 2.162 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: #10 2.162 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.162 #define __EXTENSIONS__ /* for Sun */ #10 2.162 #10 2.162 :0:0: note: this is the location of the previous definition #10 2.165 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, #10 2.165 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: #10 2.165 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.165 #define __EXTENSIONS__ /* for Sun */ #10 2.165 #10 2.165 :0:0: note: this is the location of the previous definition #10 2.168 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, #10 2.168 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: #10 2.168 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.168 #define __EXTENSIONS__ /* for Sun */ #10 2.168 #10 2.168 :0:0: note: this is the location of the previous definition #10 2.169 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  #10 2.176 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, #10 2.176 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: #10 2.176 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.176 #define __EXTENSIONS__ /* for Sun */ #10 2.176 #10 2.176 :0:0: note: this is the location of the previous definition #10 2.177 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, #10 2.177 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: #10 2.177 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.177 #define __EXTENSIONS__ /* for Sun */ #10 2.177 #10 2.177 :0:0: note: this is the location of the previous definition #10 2.181 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, #10 2.181 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: #10 2.181 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.181 #define __EXTENSIONS__ /* for Sun */ #10 2.181 #10 2.183 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 2.183 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, #10 2.183 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: #10 2.183 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.183 #define __EXTENSIONS__ /* for Sun */ #10 2.183 #10 2.192 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, #10 2.192 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: #10 2.192 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.192 #define __EXTENSIONS__ /* for Sun */ #10 2.192 #10 2.196 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  #10 2.198 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #10 2.198 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: #10 2.198 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.198 #define __EXTENSIONS__ /* for Sun */ #10 2.198 #10 2.200 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, #10 2.200 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: #10 2.200 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.200 #define __EXTENSIONS__ /* for Sun */ #10 2.200 #10 2.200 :0:0: note: this is the location of the previous definition #10 2.202 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  #10 2.205 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.205 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, #10 2.205 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: #10 2.205 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.205 #define __EXTENSIONS__ /* for Sun */ #10 2.205 #10 2.205 :0:0: note: this is the location of the previous definition #10 2.206 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  #10 2.215 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #10 2.215 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: #10 2.215 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.215 #define __EXTENSIONS__ /* for Sun */ #10 2.215 #10 2.217 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, #10 2.217 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: #10 2.217 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.217 #define __EXTENSIONS__ /* for Sun */ #10 2.217 #10 2.219 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.219 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, #10 2.219 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: #10 2.219 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.219 #define __EXTENSIONS__ /* for Sun */ #10 2.219 #10 2.221 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #10 2.221 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, #10 2.221 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: #10 2.221 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.221 #define __EXTENSIONS__ /* for Sun */ #10 2.221 #10 2.231 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, #10 2.231 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: #10 2.231 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.231 #define __EXTENSIONS__ /* for Sun */ #10 2.231 #10 2.240 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #10 2.240 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, #10 2.240 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: #10 2.240 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.240 #define __EXTENSIONS__ /* for Sun */ #10 2.240 #10 2.241 :0:0: note: this is the location of the previous definition #10 2.242 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #10 2.242 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, #10 2.242 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: #10 2.242 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.242 #define __EXTENSIONS__ /* for Sun */ #10 2.242 #10 2.244 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #10 2.244 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, #10 2.244 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: #10 2.244 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.244 #define __EXTENSIONS__ /* for Sun */ #10 2.244 #10 2.244 :0:0: note: this is the location of the previous definition #10 2.247 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, #10 2.247 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: #10 2.247 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.247 #define __EXTENSIONS__ /* for Sun */ #10 2.247 #10 2.247 :0:0: note: this is the location of the previous definition #10 2.249 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, #10 2.249 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: #10 2.249 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.249 #define __EXTENSIONS__ /* for Sun */ #10 2.249 #10 2.253 :0:0: note: this is the location of the previous definition #10 2.254 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.254 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, #10 2.254 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: #10 2.254 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.254 #define __EXTENSIONS__ /* for Sun */ #10 2.254 #10 2.254 :0:0: note: this is the location of the previous definition #10 2.256 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, #10 2.256 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: #10 2.256 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.256 #define __EXTENSIONS__ /* for Sun */ #10 2.256 #10 2.256 :0:0: note: this is the location of the previous definition #10 2.260 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 2.260 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, #10 2.260 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: #10 2.260 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.260 #define __EXTENSIONS__ /* for Sun */ #10 2.260 #10 2.260 :0:0: note: this is the location of the previous definition #10 2.260 :0:0: note: this is the location of the previous definition #10 2.260 :0:0: note: this is the location of the previous definition #10 2.261 :0:0: note: this is the location of the previous definition #10 2.270 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, #10 2.270 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: #10 2.270 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.270 #define __EXTENSIONS__ /* for Sun */ #10 2.270 #10 2.270 :0:0: note: this is the location of the previous definition #10 2.271 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, #10 2.271 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: #10 2.271 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.271 #define __EXTENSIONS__ /* for Sun */ #10 2.271 #10 2.271 :0:0: note: this is the location of the previous definition #10 2.279 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #10 2.279 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, #10 2.279 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: #10 2.279 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.279 #define __EXTENSIONS__ /* for Sun */ #10 2.279 #10 2.279 :0:0: note: this is the location of the previous definition #10 2.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, #10 2.284 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: #10 2.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.284 #define __EXTENSIONS__ /* for Sun */ #10 2.284 #10 2.285 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, #10 2.285 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: #10 2.285 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.285 #define __EXTENSIONS__ /* for Sun */ #10 2.285 #10 2.294 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, #10 2.294 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: #10 2.294 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.294 #define __EXTENSIONS__ /* for Sun */ #10 2.294 #10 2.294 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.294 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, #10 2.294 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: #10 2.294 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.294 #define __EXTENSIONS__ /* for Sun */ #10 2.294 #10 2.294 :0:0: note: this is the location of the previous definition #10 2.294 :0:0: note: this is the location of the previous definition #10 2.297 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, #10 2.297 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: #10 2.297 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.297 #define __EXTENSIONS__ /* for Sun */ #10 2.297 #10 2.297 :0:0: note: this is the location of the previous definition #10 2.298 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 2.298 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 2.298 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, #10 2.298 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: #10 2.298 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.298 #define __EXTENSIONS__ /* for Sun */ #10 2.298 #10 2.299 :0:0: note: this is the location of the previous definition #10 2.299 :0:0: note: this is the location of the previous definition #10 2.299 :0:0: note: this is the location of the previous definition #10 2.299 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, #10 2.299 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: #10 2.299 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.299 #define __EXTENSIONS__ /* for Sun */ #10 2.299 #10 2.300 :0:0: note: this is the location of the previous definition #10 2.303 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #10 2.303 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, #10 2.303 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: #10 2.303 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.303 #define __EXTENSIONS__ /* for Sun */ #10 2.303 #10 2.303 :0:0: note: this is the location of the previous definition #10 2.303 :0:0: note: this is the location of the previous definition #10 2.313 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, #10 2.313 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: #10 2.313 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.313 #define __EXTENSIONS__ /* for Sun */ #10 2.313 #10 2.317 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, #10 2.317 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: #10 2.317 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.317 #define __EXTENSIONS__ /* for Sun */ #10 2.317 #10 2.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #10 2.320 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, #10 2.320 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: #10 2.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.320 #define __EXTENSIONS__ /* for Sun */ #10 2.320 #10 2.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, #10 2.320 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: #10 2.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.320 #define __EXTENSIONS__ /* for Sun */ #10 2.320 #10 2.320 :0:0: note: this is the location of the previous definition #10 2.324 :0:0: note: this is the location of the previous definition #10 2.327 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #10 2.327 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, #10 2.327 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: #10 2.327 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.327 #define __EXTENSIONS__ /* for Sun */ #10 2.327 #10 2.327 :0:0: note: this is the location of the previous definition #10 2.328 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #10 2.328 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: #10 2.328 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.328 #define __EXTENSIONS__ /* for Sun */ #10 2.328 #10 2.329 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  #10 2.329 :0:0: note: this is the location of the previous definition #10 2.332 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, #10 2.332 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: #10 2.332 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.332 #define __EXTENSIONS__ /* for Sun */ #10 2.332 #10 2.332 :0:0: note: this is the location of the previous definition #10 2.333 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, #10 2.333 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: #10 2.333 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.333 #define __EXTENSIONS__ /* for Sun */ #10 2.333 #10 2.333 :0:0: note: this is the location of the previous definition #10 2.337 :0:0: note: this is the location of the previous definition #10 2.341 :0:0: note: this is the location of the previous definition #10 2.353 :0:0: note: this is the location of the previous definition #10 2.353 :0:0: note: this is the location of the previous definition #10 2.358 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, #10 2.358 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: #10 2.358 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.358 #define __EXTENSIONS__ /* for Sun */ #10 2.358 #10 2.358 :0:0: note: this is the location of the previous definition #10 2.359 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #10 2.359 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, #10 2.359 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: #10 2.359 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.359 #define __EXTENSIONS__ /* for Sun */ #10 2.359 #10 2.359 :0:0: note: this is the location of the previous definition #10 2.359 :0:0: note: this is the location of the previous definition #10 2.360 :0:0: note: this is the location of the previous definition #10 2.368 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 2.368 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 2.368 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, #10 2.368 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: #10 2.368 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.368 #define __EXTENSIONS__ /* for Sun */ #10 2.368 #10 2.368 :0:0: note: this is the location of the previous definition #10 2.368 :0:0: note: this is the location of the previous definition #10 2.376 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, #10 2.376 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: #10 2.376 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.376 #define __EXTENSIONS__ /* for Sun */ #10 2.376 #10 2.377 :0:0: note: this is the location of the previous definition #10 2.377 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.377 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, #10 2.377 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: #10 2.377 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.377 #define __EXTENSIONS__ /* for Sun */ #10 2.377 #10 2.377 :0:0: note: this is the location of the previous definition #10 2.395 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #10 2.395 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, #10 2.395 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: #10 2.395 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.395 #define __EXTENSIONS__ /* for Sun */ #10 2.395 #10 2.395 :0:0: note: this is the location of the previous definition #10 2.400 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, #10 2.400 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: #10 2.400 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.400 #define __EXTENSIONS__ /* for Sun */ #10 2.400 #10 2.400 :0:0: note: this is the location of the previous definition #10 2.405 :0:0: note: this is the location of the previous definition #10 2.406 :0:0: note: this is the location of the previous definition #10 2.406 :0:0: note: this is the location of the previous definition #10 2.412 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  #10 2.418 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #10 2.418 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, #10 2.418 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: #10 2.418 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.418 #define __EXTENSIONS__ /* for Sun */ #10 2.418 #10 2.418 :0:0: note: this is the location of the previous definition #10 2.421 :0:0: note: this is the location of the previous definition #10 2.425 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, #10 2.425 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: #10 2.425 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.425 #define __EXTENSIONS__ /* for Sun */ #10 2.425 #10 2.435 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.435 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: #10 2.435 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.435 #define __EXTENSIONS__ /* for Sun */ #10 2.435 #10 2.435 :0:0: note: this is the location of the previous definition #10 2.486 :0:0: note: this is the location of the previous definition #10 2.494 :0:0: note: this is the location of the previous definition #10 2.496 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.496 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, #10 2.496 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: #10 2.496 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.496 #define __EXTENSIONS__ /* for Sun */ #10 2.496 #10 2.501 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  #10 2.502 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  #10 2.503 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  #10 2.505 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  #10 2.505 :0:0: note: this is the location of the previous definition #10 2.558 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.558 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, #10 2.558 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: #10 2.558 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.558 #define __EXTENSIONS__ /* for Sun */ #10 2.558 #10 2.578 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  #10 2.578 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  #10 2.579 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  #10 2.608 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, #10 2.608 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: #10 2.608 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.608 #define __EXTENSIONS__ /* for Sun */ #10 2.608 #10 2.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  #10 2.614 :0:0: note: this is the location of the previous definition #10 2.615 :0:0: note: this is the location of the previous definition #10 2.620 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  #10 2.622 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  #10 2.622 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  #10 2.634 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.634 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, #10 2.634 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: #10 2.634 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.634 #define __EXTENSIONS__ /* for Sun */ #10 2.634 #10 2.634 :0:0: note: this is the location of the previous definition #10 2.634 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  #10 2.635 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  #10 2.636 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  #10 2.636 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  #10 2.637 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  #10 2.645 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  #10 2.645 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  #10 2.675 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #10 2.675 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: #10 2.675 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.675 #define __EXTENSIONS__ /* for Sun */ #10 2.675 #10 2.682 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, #10 2.682 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: #10 2.682 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.682 #define __EXTENSIONS__ /* for Sun */ #10 2.682 #10 2.682 :0:0: note: this is the location of the previous definition #10 2.688 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, #10 2.688 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: #10 2.688 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.688 #define __EXTENSIONS__ /* for Sun */ #10 2.688 #10 2.688 :0:0: note: this is the location of the previous definition #10 2.690 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, #10 2.690 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: #10 2.690 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.690 #define __EXTENSIONS__ /* for Sun */ #10 2.690 #10 2.690 :0:0: note: this is the location of the previous definition #10 2.696 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, #10 2.696 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: #10 2.696 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.696 #define __EXTENSIONS__ /* for Sun */ #10 2.696 #10 2.700 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 2.700 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 2.700 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: #10 2.700 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.700 #define __EXTENSIONS__ /* for Sun */ #10 2.700 #10 2.700 :0:0: note: this is the location of the previous definition #10 2.705 :0:0: note: this is the location of the previous definition #10 2.714 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, #10 2.714 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: #10 2.714 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.714 #define __EXTENSIONS__ /* for Sun */ #10 2.714 #10 2.714 :0:0: note: this is the location of the previous definition #10 2.714 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 2.714 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, #10 2.714 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: #10 2.714 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.714 #define __EXTENSIONS__ /* for Sun */ #10 2.714 #10 2.719 :0:0: note: this is the location of the previous definition #10 2.719 :0:0: note: this is the location of the previous definition #10 2.724 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #10 2.724 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #10 2.724 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: #10 2.724 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.724 #define __EXTENSIONS__ /* for Sun */ #10 2.724 #10 2.724 :0:0: note: this is the location of the previous definition #10 2.728 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #10 2.728 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: #10 2.728 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.728 #define __EXTENSIONS__ /* for Sun */ #10 2.728 #10 2.728 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  #10 2.731 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  #10 2.733 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  #10 2.733 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 2.733 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, #10 2.733 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: #10 2.733 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.733 #define __EXTENSIONS__ /* for Sun */ #10 2.733 #10 2.733 :0:0: note: this is the location of the previous definition #10 2.736 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  #10 2.741 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  #10 2.742 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  #10 2.744 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, #10 2.744 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: #10 2.744 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.744 #define __EXTENSIONS__ /* for Sun */ #10 2.744 #10 2.744 :0:0: note: this is the location of the previous definition #10 2.745 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  #10 2.745 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  #10 2.749 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  #10 2.757 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #10 2.757 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: #10 2.757 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.757 #define __EXTENSIONS__ /* for Sun */ #10 2.757 #10 2.757 :0:0: note: this is the location of the previous definition #10 2.759 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.759 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, #10 2.759 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: #10 2.759 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.759 #define __EXTENSIONS__ /* for Sun */ #10 2.759 #10 2.766 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  #10 2.769 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.769 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, #10 2.769 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: #10 2.769 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.769 #define __EXTENSIONS__ /* for Sun */ #10 2.769 #10 2.769 :0:0: note: this is the location of the previous definition #10 2.772 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #10 2.772 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, #10 2.772 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: #10 2.772 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.772 #define __EXTENSIONS__ /* for Sun */ #10 2.772 #10 2.773 :0:0: note: this is the location of the previous definition #10 2.796 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, #10 2.796 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: #10 2.796 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.796 #define __EXTENSIONS__ /* for Sun */ #10 2.796 #10 2.796 :0:0: note: this is the location of the previous definition #10 2.796 :0:0: note: this is the location of the previous definition #10 2.803 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, #10 2.803 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: #10 2.803 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.803 #define __EXTENSIONS__ /* for Sun */ #10 2.803 #10 2.803 :0:0: note: this is the location of the previous definition #10 2.804 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, #10 2.804 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: #10 2.804 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.804 #define __EXTENSIONS__ /* for Sun */ #10 2.804 #10 2.806 :0:0: note: this is the location of the previous definition #10 2.812 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #10 2.812 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, #10 2.812 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: #10 2.812 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.812 #define __EXTENSIONS__ /* for Sun */ #10 2.812 #10 2.812 :0:0: note: this is the location of the previous definition #10 2.813 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, #10 2.813 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: #10 2.813 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.813 #define __EXTENSIONS__ /* for Sun */ #10 2.813 #10 2.813 :0:0: note: this is the location of the previous definition #10 2.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, #10 2.814 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: #10 2.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.814 #define __EXTENSIONS__ /* for Sun */ #10 2.814 #10 2.814 :0:0: note: this is the location of the previous definition #10 2.819 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, #10 2.819 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: #10 2.819 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.819 #define __EXTENSIONS__ /* for Sun */ #10 2.819 #10 2.819 :0:0: note: this is the location of the previous definition #10 2.821 :0:0: note: this is the location of the previous definition #10 2.827 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, #10 2.827 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: #10 2.827 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.827 #define __EXTENSIONS__ /* for Sun */ #10 2.827 #10 2.827 :0:0: note: this is the location of the previous definition #10 2.827 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, #10 2.827 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: #10 2.827 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.827 #define __EXTENSIONS__ /* for Sun */ #10 2.827 #10 2.841 :0:0: note: this is the location of the previous definition #10 2.853 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #10 2.853 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: #10 2.853 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.853 #define __EXTENSIONS__ /* for Sun */ #10 2.853 #10 2.853 :0:0: note: this is the location of the previous definition #10 2.857 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 2.857 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, #10 2.857 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: #10 2.857 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.857 #define __EXTENSIONS__ /* for Sun */ #10 2.857 #10 2.857 :0:0: note: this is the location of the previous definition #10 2.867 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  #10 2.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  #10 2.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  #10 2.871 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  #10 2.871 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  #10 2.874 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  #10 2.878 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  #10 2.886 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  #10 2.886 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  #10 2.907 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #10 2.907 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, #10 2.907 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: #10 2.907 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.907 #define __EXTENSIONS__ /* for Sun */ #10 2.907 #10 2.907 :0:0: note: this is the location of the previous definition #10 2.908 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  #10 2.908 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  #10 2.913 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, #10 2.913 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: #10 2.913 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.913 #define __EXTENSIONS__ /* for Sun */ #10 2.913 #10 2.916 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 2.916 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 2.916 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, #10 2.916 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: #10 2.916 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.916 #define __EXTENSIONS__ /* for Sun */ #10 2.916 #10 2.956 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, #10 2.956 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: #10 2.956 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.956 #define __EXTENSIONS__ /* for Sun */ #10 2.956 #10 2.967 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #10 2.967 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, #10 2.967 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: #10 2.967 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.967 #define __EXTENSIONS__ /* for Sun */ #10 2.967 #10 2.967 :0:0: note: this is the location of the previous definition #10 2.969 :0:0: note: this is the location of the previous definition #10 2.975 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  #10 2.975 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  #10 2.976 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  #10 2.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  #10 2.991 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #10 2.991 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, #10 2.991 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: #10 2.991 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.991 #define __EXTENSIONS__ /* for Sun */ #10 2.991 #10 2.991 :0:0: note: this is the location of the previous definition #10 2.996 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 2.996 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 2.996 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, #10 2.996 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: #10 2.996 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 2.996 #define __EXTENSIONS__ /* for Sun */ #10 2.996 #10 2.996 :0:0: note: this is the location of the previous definition #10 2.997 :0:0: note: this is the location of the previous definition #10 3.002 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  #10 3.002 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  #10 3.003 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  #10 3.003 :0:0: note: this is the location of the previous definition #10 3.009 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.009 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.009 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, #10 3.009 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: #10 3.009 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.009 #define __EXTENSIONS__ /* for Sun */ #10 3.009 #10 3.010 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, #10 3.010 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: #10 3.010 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.010 #define __EXTENSIONS__ /* for Sun */ #10 3.010 #10 3.021 :0:0: note: this is the location of the previous definition #10 3.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  #10 3.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  #10 3.027 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  #10 3.032 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, #10 3.032 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: #10 3.032 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.032 #define __EXTENSIONS__ /* for Sun */ #10 3.032 #10 3.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  #10 3.033 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  #10 3.040 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  #10 3.040 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, #10 3.040 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: #10 3.040 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.040 #define __EXTENSIONS__ /* for Sun */ #10 3.040 #10 3.040 :0:0: note: this is the location of the previous definition #10 3.041 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  #10 3.042 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 3.042 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, #10 3.042 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: #10 3.042 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.042 #define __EXTENSIONS__ /* for Sun */ #10 3.042 #10 3.042 :0:0: note: this is the location of the previous definition #10 3.042 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #10 3.042 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: #10 3.042 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.042 #define __EXTENSIONS__ /* for Sun */ #10 3.042 #10 3.042 :0:0: note: this is the location of the previous definition #10 3.046 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  #10 3.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  #10 3.059 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 3.059 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, #10 3.059 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: #10 3.059 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.059 #define __EXTENSIONS__ /* for Sun */ #10 3.059 #10 3.059 :0:0: note: this is the location of the previous definition #10 3.059 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, #10 3.059 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: #10 3.059 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.059 #define __EXTENSIONS__ /* for Sun */ #10 3.059 #10 3.059 :0:0: note: this is the location of the previous definition #10 3.069 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.069 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, #10 3.069 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: #10 3.069 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.069 #define __EXTENSIONS__ /* for Sun */ #10 3.069 #10 3.069 :0:0: note: this is the location of the previous definition #10 3.069 :0:0: note: this is the location of the previous definition #10 3.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  #10 3.074 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, #10 3.074 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: #10 3.074 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.074 #define __EXTENSIONS__ /* for Sun */ #10 3.074 #10 3.074 :0:0: note: this is the location of the previous definition #10 3.074 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  #10 3.076 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  #10 3.077 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  #10 3.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  #10 3.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  #10 3.084 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #10 3.084 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, #10 3.084 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: #10 3.084 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.084 #define __EXTENSIONS__ /* for Sun */ #10 3.084 #10 3.088 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, #10 3.088 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: #10 3.088 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.088 #define __EXTENSIONS__ /* for Sun */ #10 3.088 #10 3.093 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.093 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.093 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, #10 3.093 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: #10 3.093 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.093 #define __EXTENSIONS__ /* for Sun */ #10 3.093 #10 3.094 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, #10 3.094 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: #10 3.094 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.094 #define __EXTENSIONS__ /* for Sun */ #10 3.094 #10 3.094 :0:0: note: this is the location of the previous definition #10 3.105 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  #10 3.114 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, #10 3.114 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: #10 3.114 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.114 #define __EXTENSIONS__ /* for Sun */ #10 3.114 #10 3.115 :0:0: note: this is the location of the previous definition #10 3.122 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #10 3.122 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, #10 3.122 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: #10 3.122 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.122 #define __EXTENSIONS__ /* for Sun */ #10 3.122 #10 3.126 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, #10 3.126 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: #10 3.126 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.126 #define __EXTENSIONS__ /* for Sun */ #10 3.126 #10 3.126 :0:0: note: this is the location of the previous definition #10 3.126 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  #10 3.129 :0:0: note: this is the location of the previous definition #10 3.130 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, #10 3.130 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: #10 3.130 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.130 #define __EXTENSIONS__ /* for Sun */ #10 3.130 #10 3.130 :0:0: note: this is the location of the previous definition #10 3.130 :0:0: note: this is the location of the previous definition #10 3.130 :0:0: note: this is the location of the previous definition #10 3.131 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  #10 3.132 :0:0: note: this is the location of the previous definition #10 3.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  #10 3.133 :0:0: note: this is the location of the previous definition #10 3.134 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  #10 3.134 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  #10 3.135 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  #10 3.176 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, #10 3.176 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: #10 3.176 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.176 #define __EXTENSIONS__ /* for Sun */ #10 3.176 #10 3.176 :0:0: note: this is the location of the previous definition #10 3.180 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, #10 3.180 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: #10 3.180 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.180 #define __EXTENSIONS__ /* for Sun */ #10 3.180 #10 3.180 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  #10 3.184 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  #10 3.186 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  #10 3.188 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  #10 3.190 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  #10 3.191 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #10 3.191 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, #10 3.191 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: #10 3.191 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.191 #define __EXTENSIONS__ /* for Sun */ #10 3.191 #10 3.197 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, #10 3.197 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: #10 3.197 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.197 #define __EXTENSIONS__ /* for Sun */ #10 3.197 #10 3.197 :0:0: note: this is the location of the previous definition #10 3.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, #10 3.204 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: #10 3.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.204 #define __EXTENSIONS__ /* for Sun */ #10 3.204 #10 3.205 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, #10 3.205 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: #10 3.205 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.205 #define __EXTENSIONS__ /* for Sun */ #10 3.205 #10 3.206 :0:0: note: this is the location of the previous definition #10 3.206 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  #10 3.206 :0:0: note: this is the location of the previous definition #10 3.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  #10 3.210 :0:0: note: this is the location of the previous definition #10 3.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  #10 3.215 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  #10 3.219 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  #10 3.219 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  #10 3.225 :0:0: note: this is the location of the previous definition #10 3.228 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, #10 3.228 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: #10 3.228 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.228 #define __EXTENSIONS__ /* for Sun */ #10 3.228 #10 3.228 :0:0: note: this is the location of the previous definition #10 3.237 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  #10 3.243 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  #10 3.246 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  #10 3.247 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #10 3.247 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, #10 3.247 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: #10 3.247 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.247 #define __EXTENSIONS__ /* for Sun */ #10 3.247 #10 3.257 :0:0: note: this is the location of the previous definition #10 3.260 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  #10 3.261 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  #10 3.262 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  #10 3.262 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  #10 3.265 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  #10 3.270 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  #10 3.282 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #10 3.282 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: #10 3.282 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.282 #define __EXTENSIONS__ /* for Sun */ #10 3.282 #10 3.282 :0:0: note: this is the location of the previous definition #10 3.283 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, #10 3.283 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: #10 3.283 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.283 #define __EXTENSIONS__ /* for Sun */ #10 3.283 #10 3.287 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  #10 3.289 :0:0: note: this is the location of the previous definition #10 3.298 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  #10 3.304 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.304 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.304 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, #10 3.304 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: #10 3.304 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.304 #define __EXTENSIONS__ /* for Sun */ #10 3.304 #10 3.304 :0:0: note: this is the location of the previous definition #10 3.305 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  #10 3.308 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, #10 3.308 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: #10 3.308 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.308 #define __EXTENSIONS__ /* for Sun */ #10 3.308 #10 3.308 :0:0: note: this is the location of the previous definition #10 3.308 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #10 3.308 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, #10 3.308 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: #10 3.308 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.308 #define __EXTENSIONS__ /* for Sun */ #10 3.308 #10 3.309 :0:0: note: this is the location of the previous definition #10 3.337 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.337 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.337 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #10 3.337 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, #10 3.337 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: #10 3.337 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.337 #define __EXTENSIONS__ /* for Sun */ #10 3.337 #10 3.341 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #10 3.341 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: #10 3.341 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.341 #define __EXTENSIONS__ /* for Sun */ #10 3.341 #10 3.343 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.343 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, #10 3.343 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: #10 3.343 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.343 #define __EXTENSIONS__ /* for Sun */ #10 3.343 #10 3.343 :0:0: note: this is the location of the previous definition #10 3.345 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, #10 3.345 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: #10 3.345 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.345 #define __EXTENSIONS__ /* for Sun */ #10 3.345 #10 3.349 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  #10 3.349 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  #10 3.350 :0:0: note: this is the location of the previous definition #10 3.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  #10 3.355 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  #10 3.359 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #10 3.359 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, #10 3.359 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: #10 3.359 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.359 #define __EXTENSIONS__ /* for Sun */ #10 3.359 #10 3.359 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  #10 3.367 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  #10 3.368 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.368 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.368 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, #10 3.368 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: #10 3.368 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.368 #define __EXTENSIONS__ /* for Sun */ #10 3.368 #10 3.368 :0:0: note: this is the location of the previous definition #10 3.370 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #10 3.370 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, #10 3.370 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: #10 3.370 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.370 #define __EXTENSIONS__ /* for Sun */ #10 3.370 #10 3.370 :0:0: note: this is the location of the previous definition #10 3.373 :0:0: note: this is the location of the previous definition #10 3.374 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  #10 3.374 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  #10 3.374 :0:0: note: this is the location of the previous definition #10 3.379 :0:0: note: this is the location of the previous definition #10 3.381 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  #10 3.383 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.383 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, #10 3.383 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: #10 3.383 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.383 #define __EXTENSIONS__ /* for Sun */ #10 3.383 #10 3.394 :0:0: note: this is the location of the previous definition #10 3.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  #10 3.450 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  #10 3.467 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  #10 3.470 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  #10 3.470 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  #10 3.474 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  #10 3.477 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, #10 3.477 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: #10 3.477 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.477 #define __EXTENSIONS__ /* for Sun */ #10 3.477 #10 3.477 :0:0: note: this is the location of the previous definition #10 3.478 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  #10 3.478 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  #10 3.479 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  #10 3.484 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #10 3.484 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: #10 3.484 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.484 #define __EXTENSIONS__ /* for Sun */ #10 3.484 #10 3.484 :0:0: note: this is the location of the previous definition #10 3.487 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, #10 3.487 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: #10 3.487 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.487 #define __EXTENSIONS__ /* for Sun */ #10 3.487 #10 3.487 :0:0: note: this is the location of the previous definition #10 3.488 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  #10 3.488 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  #10 3.488 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  #10 3.490 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, #10 3.490 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: #10 3.490 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.490 #define __EXTENSIONS__ /* for Sun */ #10 3.490 #10 3.490 :0:0: note: this is the location of the previous definition #10 3.491 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.491 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, #10 3.491 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: #10 3.491 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.491 #define __EXTENSIONS__ /* for Sun */ #10 3.491 #10 3.492 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.492 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, #10 3.492 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: #10 3.492 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.492 #define __EXTENSIONS__ /* for Sun */ #10 3.492 #10 3.493 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.493 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.493 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, #10 3.493 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: #10 3.493 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.493 #define __EXTENSIONS__ /* for Sun */ #10 3.493 #10 3.493 :0:0: note: this is the location of the previous definition #10 3.493 :0:0: note: this is the location of the previous definition #10 3.494 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #10 3.494 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, #10 3.494 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: #10 3.494 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.494 #define __EXTENSIONS__ /* for Sun */ #10 3.494 #10 3.494 :0:0: note: this is the location of the previous definition #10 3.495 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #10 3.495 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, #10 3.495 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: #10 3.495 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.495 #define __EXTENSIONS__ /* for Sun */ #10 3.495 #10 3.495 :0:0: note: this is the location of the previous definition #10 3.497 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, #10 3.497 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: #10 3.497 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.497 #define __EXTENSIONS__ /* for Sun */ #10 3.497 #10 3.497 :0:0: note: this is the location of the previous definition #10 3.497 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  #10 3.500 :0:0: note: this is the location of the previous definition #10 3.508 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.508 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, #10 3.508 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: #10 3.508 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.508 #define __EXTENSIONS__ /* for Sun */ #10 3.508 #10 3.508 :0:0: note: this is the location of the previous definition #10 3.508 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  #10 3.509 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  #10 3.509 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  #10 3.512 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  #10 3.528 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.528 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, #10 3.528 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: #10 3.528 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.528 #define __EXTENSIONS__ /* for Sun */ #10 3.528 #10 3.528 :0:0: note: this is the location of the previous definition #10 3.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #10 3.532 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, #10 3.532 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: #10 3.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.532 #define __EXTENSIONS__ /* for Sun */ #10 3.532 #10 3.556 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, #10 3.556 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: #10 3.556 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.556 #define __EXTENSIONS__ /* for Sun */ #10 3.556 #10 3.568 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #10 3.568 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: #10 3.568 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.568 #define __EXTENSIONS__ /* for Sun */ #10 3.568 #10 3.568 :0:0: note: this is the location of the previous definition #10 3.577 :0:0: note: this is the location of the previous definition #10 3.578 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  #10 3.581 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  #10 3.582 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  #10 3.587 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, #10 3.587 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: #10 3.587 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.587 #define __EXTENSIONS__ /* for Sun */ #10 3.587 #10 3.594 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  #10 3.595 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  #10 3.595 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  #10 3.595 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  #10 3.601 :0:0: note: this is the location of the previous definition #10 3.610 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  #10 3.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  #10 3.617 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #10 3.617 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, #10 3.617 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: #10 3.617 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.617 #define __EXTENSIONS__ /* for Sun */ #10 3.617 #10 3.617 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  #10 3.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  #10 3.622 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  #10 3.624 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #10 3.624 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, #10 3.624 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: #10 3.624 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.624 #define __EXTENSIONS__ /* for Sun */ #10 3.624 #10 3.627 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #10 3.627 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, #10 3.627 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: #10 3.627 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.627 #define __EXTENSIONS__ /* for Sun */ #10 3.627 #10 3.633 :0:0: note: this is the location of the previous definition #10 3.637 :0:0: note: this is the location of the previous definition #10 3.653 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, #10 3.653 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: #10 3.653 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.653 #define __EXTENSIONS__ /* for Sun */ #10 3.653 #10 3.658 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, #10 3.658 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: #10 3.658 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.658 #define __EXTENSIONS__ /* for Sun */ #10 3.658 #10 3.658 :0:0: note: this is the location of the previous definition #10 3.661 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, #10 3.661 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: #10 3.661 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.661 #define __EXTENSIONS__ /* for Sun */ #10 3.661 #10 3.661 :0:0: note: this is the location of the previous definition #10 3.662 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.662 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, #10 3.662 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: #10 3.662 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.662 #define __EXTENSIONS__ /* for Sun */ #10 3.662 #10 3.662 :0:0: note: this is the location of the previous definition #10 3.669 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  #10 3.671 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #10 3.671 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: #10 3.671 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.671 #define __EXTENSIONS__ /* for Sun */ #10 3.671 #10 3.676 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.676 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.676 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #10 3.676 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: #10 3.676 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.676 #define __EXTENSIONS__ /* for Sun */ #10 3.676 #10 3.677 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  #10 3.682 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  #10 3.690 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  #10 3.693 :0:0: note: this is the location of the previous definition #10 3.698 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  #10 3.701 :0:0: note: this is the location of the previous definition #10 3.708 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.708 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, #10 3.708 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: #10 3.708 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.708 #define __EXTENSIONS__ /* for Sun */ #10 3.708 #10 3.711 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.711 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.711 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, #10 3.711 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: #10 3.711 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.711 #define __EXTENSIONS__ /* for Sun */ #10 3.711 #10 3.711 :0:0: note: this is the location of the previous definition #10 3.715 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #10 3.715 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: #10 3.715 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.715 #define __EXTENSIONS__ /* for Sun */ #10 3.715 #10 3.721 :0:0: note: this is the location of the previous definition #10 3.722 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.722 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, #10 3.722 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: #10 3.722 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.722 #define __EXTENSIONS__ /* for Sun */ #10 3.722 #10 3.724 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #10 3.724 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: #10 3.724 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.724 #define __EXTENSIONS__ /* for Sun */ #10 3.724 #10 3.724 :0:0: note: this is the location of the previous definition #10 3.733 :0:0: note: this is the location of the previous definition #10 3.746 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, #10 3.746 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: #10 3.746 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.746 #define __EXTENSIONS__ /* for Sun */ #10 3.746 #10 3.746 :0:0: note: this is the location of the previous definition #10 3.746 :0:0: note: this is the location of the previous definition #10 3.746 :0:0: note: this is the location of the previous definition #10 3.749 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, #10 3.749 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: #10 3.749 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.749 #define __EXTENSIONS__ /* for Sun */ #10 3.749 #10 3.753 :0:0: note: this is the location of the previous definition #10 3.759 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.759 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, #10 3.759 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: #10 3.759 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.759 #define __EXTENSIONS__ /* for Sun */ #10 3.759 #10 3.759 :0:0: note: this is the location of the previous definition #10 3.762 :0:0: note: this is the location of the previous definition #10 3.762 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  #10 3.763 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, #10 3.763 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: #10 3.763 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.763 #define __EXTENSIONS__ /* for Sun */ #10 3.763 #10 3.763 :0:0: note: this is the location of the previous definition #10 3.766 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  #10 3.766 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  #10 3.766 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  #10 3.767 :0:0: note: this is the location of the previous definition #10 3.768 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  #10 3.775 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  #10 3.776 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, #10 3.776 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: #10 3.776 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.776 #define __EXTENSIONS__ /* for Sun */ #10 3.776 #10 3.776 :0:0: note: this is the location of the previous definition #10 3.787 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, #10 3.787 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: #10 3.787 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.787 #define __EXTENSIONS__ /* for Sun */ #10 3.787 #10 3.792 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #10 3.792 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, #10 3.792 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: #10 3.792 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.792 #define __EXTENSIONS__ /* for Sun */ #10 3.792 #10 3.797 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #10 3.797 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: #10 3.797 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.797 #define __EXTENSIONS__ /* for Sun */ #10 3.797 #10 3.797 :0:0: note: this is the location of the previous definition #10 3.799 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, #10 3.799 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: #10 3.799 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.799 #define __EXTENSIONS__ /* for Sun */ #10 3.799 #10 3.800 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, #10 3.800 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: #10 3.800 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.800 #define __EXTENSIONS__ /* for Sun */ #10 3.800 #10 3.800 :0:0: note: this is the location of the previous definition #10 3.801 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, #10 3.801 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: #10 3.801 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.801 #define __EXTENSIONS__ /* for Sun */ #10 3.801 #10 3.801 :0:0: note: this is the location of the previous definition #10 3.806 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, #10 3.806 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: #10 3.806 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.806 #define __EXTENSIONS__ /* for Sun */ #10 3.806 #10 3.808 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.808 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.808 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, #10 3.808 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: #10 3.808 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.808 #define __EXTENSIONS__ /* for Sun */ #10 3.808 #10 3.808 :0:0: note: this is the location of the previous definition #10 3.815 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, #10 3.815 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: #10 3.815 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.815 #define __EXTENSIONS__ /* for Sun */ #10 3.815 #10 3.816 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #10 3.816 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: #10 3.816 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.816 #define __EXTENSIONS__ /* for Sun */ #10 3.816 #10 3.816 :0:0: note: this is the location of the previous definition #10 3.816 :0:0: note: this is the location of the previous definition #10 3.822 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, #10 3.822 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: #10 3.822 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.822 #define __EXTENSIONS__ /* for Sun */ #10 3.822 #10 3.822 :0:0: note: this is the location of the previous definition #10 3.822 :0:0: note: this is the location of the previous definition #10 3.822 :0:0: note: this is the location of the previous definition #10 3.829 :0:0: note: this is the location of the previous definition #10 3.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  #10 3.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  #10 3.855 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #10 3.855 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: #10 3.855 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.855 #define __EXTENSIONS__ /* for Sun */ #10 3.855 #10 3.859 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.859 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.859 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #10 3.859 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, #10 3.859 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: #10 3.859 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.859 #define __EXTENSIONS__ /* for Sun */ #10 3.859 #10 3.868 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, #10 3.868 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: #10 3.868 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.868 #define __EXTENSIONS__ /* for Sun */ #10 3.868 #10 3.868 :0:0: note: this is the location of the previous definition #10 3.870 :0:0: note: this is the location of the previous definition #10 3.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  #10 3.871 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  #10 3.871 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  #10 3.872 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  #10 3.872 :0:0: note: this is the location of the previous definition #10 3.872 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  #10 3.873 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  #10 3.873 :0:0: note: this is the location of the previous definition #10 3.878 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  #10 3.881 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  #10 3.882 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  #10 3.885 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: #10 3.885 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.885 #define __EXTENSIONS__ /* for Sun */ #10 3.885 #10 3.885 :0:0: note: this is the location of the previous definition #10 3.891 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, #10 3.891 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: #10 3.891 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.891 #define __EXTENSIONS__ /* for Sun */ #10 3.891 #10 3.891 :0:0: note: this is the location of the previous definition #10 3.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 3.893 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 3.893 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, #10 3.893 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: #10 3.893 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.893 #define __EXTENSIONS__ /* for Sun */ #10 3.893 #10 3.893 :0:0: note: this is the location of the previous definition #10 3.899 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  #10 3.902 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  #10 3.905 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #10 3.905 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: #10 3.905 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.905 #define __EXTENSIONS__ /* for Sun */ #10 3.905 #10 3.905 :0:0: note: this is the location of the previous definition #10 3.914 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.914 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, #10 3.914 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: #10 3.914 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.914 #define __EXTENSIONS__ /* for Sun */ #10 3.914 #10 3.914 :0:0: note: this is the location of the previous definition #10 3.917 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.917 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, #10 3.917 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: #10 3.917 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.917 #define __EXTENSIONS__ /* for Sun */ #10 3.917 #10 3.917 :0:0: note: this is the location of the previous definition #10 3.927 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, #10 3.927 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: #10 3.927 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.927 #define __EXTENSIONS__ /* for Sun */ #10 3.927 #10 3.927 :0:0: note: this is the location of the previous definition #10 3.930 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #10 3.930 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #10 3.930 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, #10 3.930 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: #10 3.930 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.930 #define __EXTENSIONS__ /* for Sun */ #10 3.930 #10 3.930 :0:0: note: this is the location of the previous definition #10 3.932 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #10 3.932 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #10 3.932 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, #10 3.932 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: #10 3.932 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.932 #define __EXTENSIONS__ /* for Sun */ #10 3.932 #10 3.932 :0:0: note: this is the location of the previous definition #10 3.935 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, #10 3.935 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: #10 3.935 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.935 #define __EXTENSIONS__ /* for Sun */ #10 3.935 #10 3.935 :0:0: note: this is the location of the previous definition #10 3.949 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #10 3.949 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: #10 3.949 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.949 #define __EXTENSIONS__ /* for Sun */ #10 3.949 #10 3.949 :0:0: note: this is the location of the previous definition #10 3.952 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, #10 3.952 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: #10 3.952 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.952 #define __EXTENSIONS__ /* for Sun */ #10 3.952 #10 3.952 :0:0: note: this is the location of the previous definition #10 3.952 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  #10 3.961 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 3.961 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, #10 3.961 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: #10 3.961 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.961 #define __EXTENSIONS__ /* for Sun */ #10 3.961 #10 3.961 :0:0: note: this is the location of the previous definition #10 3.975 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #10 3.975 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: #10 3.975 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.975 #define __EXTENSIONS__ /* for Sun */ #10 3.975 #10 3.975 :0:0: note: this is the location of the previous definition #10 3.977 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, #10 3.977 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: #10 3.977 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.977 #define __EXTENSIONS__ /* for Sun */ #10 3.977 #10 3.977 :0:0: note: this is the location of the previous definition #10 3.991 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, #10 3.991 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: #10 3.991 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.991 #define __EXTENSIONS__ /* for Sun */ #10 3.991 #10 3.991 :0:0: note: this is the location of the previous definition #10 3.998 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  #10 3.998 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, #10 3.998 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: #10 3.998 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 3.998 #define __EXTENSIONS__ /* for Sun */ #10 3.998 #10 3.998 :0:0: note: this is the location of the previous definition #10 3.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  #10 3.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  #10 4.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  #10 4.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  #10 4.001 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  #10 4.004 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #10 4.004 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, #10 4.004 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: #10 4.004 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.004 #define __EXTENSIONS__ /* for Sun */ #10 4.004 #10 4.005 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, #10 4.005 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: #10 4.005 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.005 #define __EXTENSIONS__ /* for Sun */ #10 4.005 #10 4.010 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #10 4.010 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, #10 4.010 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: #10 4.010 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.010 #define __EXTENSIONS__ /* for Sun */ #10 4.010 #10 4.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  #10 4.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  #10 4.019 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 4.019 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, #10 4.019 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: #10 4.019 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.019 #define __EXTENSIONS__ /* for Sun */ #10 4.019 #10 4.021 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #10 4.021 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, #10 4.021 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: #10 4.021 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.021 #define __EXTENSIONS__ /* for Sun */ #10 4.021 #10 4.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  #10 4.030 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #10 4.030 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #10 4.030 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, #10 4.030 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: #10 4.030 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.030 #define __EXTENSIONS__ /* for Sun */ #10 4.030 #10 4.030 :0:0: note: this is the location of the previous definition #10 4.031 :0:0: note: this is the location of the previous definition #10 4.031 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  #10 4.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  #10 4.034 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 4.034 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, #10 4.034 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: #10 4.034 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.034 #define __EXTENSIONS__ /* for Sun */ #10 4.034 #10 4.034 :0:0: note: this is the location of the previous definition #10 4.045 :0:0: note: this is the location of the previous definition #10 4.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  #10 4.048 :0:0: note: this is the location of the previous definition #10 4.053 :0:0: note: this is the location of the previous definition #10 4.060 :0:0: note: this is the location of the previous definition #10 4.098 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, #10 4.098 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: #10 4.098 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.098 #define __EXTENSIONS__ /* for Sun */ #10 4.098 #10 4.104 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.104 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, #10 4.104 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: #10 4.104 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.104 #define __EXTENSIONS__ /* for Sun */ #10 4.104 #10 4.104 :0:0: note: this is the location of the previous definition #10 4.113 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, #10 4.113 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: #10 4.113 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.113 #define __EXTENSIONS__ /* for Sun */ #10 4.113 #10 4.114 :0:0: note: this is the location of the previous definition #10 4.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  #10 4.122 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  #10 4.128 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, #10 4.128 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: #10 4.128 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.128 #define __EXTENSIONS__ /* for Sun */ #10 4.128 #10 4.128 :0:0: note: this is the location of the previous definition #10 4.129 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 4.129 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, #10 4.129 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: #10 4.129 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.129 #define __EXTENSIONS__ /* for Sun */ #10 4.129 #10 4.129 :0:0: note: this is the location of the previous definition #10 4.135 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, #10 4.135 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: #10 4.135 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.135 #define __EXTENSIONS__ /* for Sun */ #10 4.135 #10 4.136 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, #10 4.136 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: #10 4.136 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.136 #define __EXTENSIONS__ /* for Sun */ #10 4.136 #10 4.136 :0:0: note: this is the location of the previous definition #10 4.147 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.147 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, #10 4.147 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: #10 4.147 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.147 #define __EXTENSIONS__ /* for Sun */ #10 4.147 #10 4.147 :0:0: note: this is the location of the previous definition #10 4.157 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, #10 4.157 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: #10 4.157 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.157 #define __EXTENSIONS__ /* for Sun */ #10 4.157 #10 4.157 :0:0: note: this is the location of the previous definition #10 4.158 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 4.158 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 4.158 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, #10 4.158 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: #10 4.158 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.158 #define __EXTENSIONS__ /* for Sun */ #10 4.158 #10 4.161 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #10 4.161 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, #10 4.161 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: #10 4.161 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.161 #define __EXTENSIONS__ /* for Sun */ #10 4.161 #10 4.161 :0:0: note: this is the location of the previous definition #10 4.175 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, #10 4.175 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: #10 4.175 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.175 #define __EXTENSIONS__ /* for Sun */ #10 4.175 #10 4.175 :0:0: note: this is the location of the previous definition #10 4.177 :0:0: note: this is the location of the previous definition #10 4.186 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #10 4.186 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #10 4.186 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: #10 4.186 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.186 #define __EXTENSIONS__ /* for Sun */ #10 4.186 #10 4.186 :0:0: note: this is the location of the previous definition #10 4.196 :0:0: note: this is the location of the previous definition #10 4.210 :0:0: note: this is the location of the previous definition #10 4.212 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  #10 4.214 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  #10 4.223 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  #10 4.225 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  #10 4.225 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  #10 4.226 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  #10 4.226 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  #10 4.229 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  #10 4.234 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, #10 4.234 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: #10 4.234 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.234 #define __EXTENSIONS__ /* for Sun */ #10 4.234 #10 4.234 :0:0: note: this is the location of the previous definition #10 4.238 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  #10 4.238 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  #10 4.238 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  #10 4.238 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  #10 4.240 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 4.240 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 4.240 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, #10 4.240 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: #10 4.240 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.240 #define __EXTENSIONS__ /* for Sun */ #10 4.240 #10 4.240 :0:0: note: this is the location of the previous definition #10 4.241 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  #10 4.242 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  #10 4.252 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, #10 4.252 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: #10 4.252 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.252 #define __EXTENSIONS__ /* for Sun */ #10 4.252 #10 4.252 :0:0: note: this is the location of the previous definition #10 4.252 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  #10 4.253 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  #10 4.260 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  #10 4.260 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #10 4.260 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #10 4.260 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, #10 4.260 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: #10 4.260 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.260 #define __EXTENSIONS__ /* for Sun */ #10 4.260 #10 4.264 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  #10 4.278 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, #10 4.278 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: #10 4.278 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.278 #define __EXTENSIONS__ /* for Sun */ #10 4.278 #10 4.278 :0:0: note: this is the location of the previous definition #10 4.279 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 4.279 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, #10 4.279 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: #10 4.279 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.279 #define __EXTENSIONS__ /* for Sun */ #10 4.279 #10 4.279 :0:0: note: this is the location of the previous definition #10 4.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #10 4.284 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, #10 4.284 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: #10 4.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.284 #define __EXTENSIONS__ /* for Sun */ #10 4.284 #10 4.287 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #10 4.287 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: #10 4.287 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.287 #define __EXTENSIONS__ /* for Sun */ #10 4.287 #10 4.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #10 4.292 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: #10 4.292 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.292 #define __EXTENSIONS__ /* for Sun */ #10 4.292 #10 4.292 :0:0: note: this is the location of the previous definition #10 4.297 :0:0: note: this is the location of the previous definition #10 4.298 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  #10 4.303 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  #10 4.309 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, #10 4.309 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: #10 4.309 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.309 #define __EXTENSIONS__ /* for Sun */ #10 4.309 #10 4.310 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  #10 4.312 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  #10 4.322 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  #10 4.323 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #10 4.323 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: #10 4.323 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.323 #define __EXTENSIONS__ /* for Sun */ #10 4.323 #10 4.325 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  #10 4.330 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  #10 4.334 :0:0: note: this is the location of the previous definition #10 4.342 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  #10 4.362 :0:0: note: this is the location of the previous definition #10 4.365 :0:0: note: this is the location of the previous definition #10 4.374 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  #10 4.410 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 4.410 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, #10 4.410 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: #10 4.410 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.410 #define __EXTENSIONS__ /* for Sun */ #10 4.410 #10 4.410 :0:0: note: this is the location of the previous definition #10 4.411 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.411 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, #10 4.411 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: #10 4.411 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.411 #define __EXTENSIONS__ /* for Sun */ #10 4.411 #10 4.415 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, #10 4.415 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: #10 4.415 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.415 #define __EXTENSIONS__ /* for Sun */ #10 4.415 #10 4.426 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #10 4.426 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: #10 4.426 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.426 #define __EXTENSIONS__ /* for Sun */ #10 4.426 #10 4.437 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 4.437 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, #10 4.437 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: #10 4.437 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.437 #define __EXTENSIONS__ /* for Sun */ #10 4.437 #10 4.439 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, #10 4.439 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: #10 4.439 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.439 #define __EXTENSIONS__ /* for Sun */ #10 4.439 #10 4.441 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.441 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, #10 4.441 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: #10 4.441 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.441 #define __EXTENSIONS__ /* for Sun */ #10 4.441 #10 4.445 :0:0: note: this is the location of the previous definition #10 4.448 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, #10 4.448 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: #10 4.448 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.448 #define __EXTENSIONS__ /* for Sun */ #10 4.448 #10 4.451 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #10 4.451 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: #10 4.451 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.451 #define __EXTENSIONS__ /* for Sun */ #10 4.451 #10 4.456 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #10 4.456 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: #10 4.456 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.456 #define __EXTENSIONS__ /* for Sun */ #10 4.456 #10 4.459 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, #10 4.459 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: #10 4.459 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.459 #define __EXTENSIONS__ /* for Sun */ #10 4.459 #10 4.461 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, #10 4.461 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: #10 4.461 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.461 #define __EXTENSIONS__ /* for Sun */ #10 4.461 #10 4.462 :0:0: note: this is the location of the previous definition #10 4.466 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 4.466 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, #10 4.466 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: #10 4.466 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.466 #define __EXTENSIONS__ /* for Sun */ #10 4.466 #10 4.467 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #10 4.467 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #10 4.467 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: #10 4.467 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.467 #define __EXTENSIONS__ /* for Sun */ #10 4.467 #10 4.469 :0:0: note: this is the location of the previous definition #10 4.470 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #10 4.470 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #10 4.470 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: #10 4.470 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.470 #define __EXTENSIONS__ /* for Sun */ #10 4.470 #10 4.470 :0:0: note: this is the location of the previous definition #10 4.470 :0:0: note: this is the location of the previous definition #10 4.475 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #10 4.475 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: #10 4.475 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.475 #define __EXTENSIONS__ /* for Sun */ #10 4.475 #10 4.476 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.476 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, #10 4.476 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: #10 4.476 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.476 #define __EXTENSIONS__ /* for Sun */ #10 4.476 #10 4.476 :0:0: note: this is the location of the previous definition #10 4.478 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, #10 4.478 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: #10 4.478 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.478 #define __EXTENSIONS__ /* for Sun */ #10 4.478 #10 4.478 :0:0: note: this is the location of the previous definition #10 4.478 :0:0: note: this is the location of the previous definition #10 4.489 :0:0: note: this is the location of the previous definition #10 4.489 :0:0: note: this is the location of the previous definition #10 4.490 :0:0: note: this is the location of the previous definition #10 4.493 :0:0: note: this is the location of the previous definition #10 4.494 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.494 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, #10 4.494 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: #10 4.494 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.494 #define __EXTENSIONS__ /* for Sun */ #10 4.494 #10 4.501 :0:0: note: this is the location of the previous definition #10 4.501 :0:0: note: this is the location of the previous definition #10 4.513 :0:0: note: this is the location of the previous definition #10 4.517 :0:0: note: this is the location of the previous definition #10 4.520 :0:0: note: this is the location of the previous definition #10 4.529 :0:0: note: this is the location of the previous definition #10 4.533 :0:0: note: this is the location of the previous definition #10 4.552 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #10 4.552 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, #10 4.552 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: #10 4.552 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.552 #define __EXTENSIONS__ /* for Sun */ #10 4.552 #10 4.552 :0:0: note: this is the location of the previous definition #10 4.571 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #10 4.571 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, #10 4.571 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: #10 4.571 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.571 #define __EXTENSIONS__ /* for Sun */ #10 4.571 #10 4.576 :0:0: note: this is the location of the previous definition #10 4.603 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, #10 4.603 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: #10 4.603 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.603 #define __EXTENSIONS__ /* for Sun */ #10 4.603 #10 4.603 :0:0: note: this is the location of the previous definition #10 4.607 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #10 4.607 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #10 4.607 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, #10 4.607 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: #10 4.607 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.607 #define __EXTENSIONS__ /* for Sun */ #10 4.607 #10 4.607 :0:0: note: this is the location of the previous definition #10 4.608 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #10 4.608 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, #10 4.608 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: #10 4.608 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.608 #define __EXTENSIONS__ /* for Sun */ #10 4.608 #10 4.608 :0:0: note: this is the location of the previous definition #10 4.611 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #10 4.611 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, #10 4.611 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: #10 4.611 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.611 #define __EXTENSIONS__ /* for Sun */ #10 4.611 #10 4.611 :0:0: note: this is the location of the previous definition #10 4.612 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, #10 4.612 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: #10 4.612 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.612 #define __EXTENSIONS__ /* for Sun */ #10 4.612 #10 4.612 :0:0: note: this is the location of the previous definition #10 4.627 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, #10 4.627 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: #10 4.627 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.627 #define __EXTENSIONS__ /* for Sun */ #10 4.627 #10 4.632 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.632 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, #10 4.632 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: #10 4.632 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.632 #define __EXTENSIONS__ /* for Sun */ #10 4.632 #10 4.632 :0:0: note: this is the location of the previous definition #10 4.636 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #10 4.636 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, #10 4.636 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: #10 4.636 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.636 #define __EXTENSIONS__ /* for Sun */ #10 4.636 #10 4.636 :0:0: note: this is the location of the previous definition #10 4.637 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 4.637 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 4.637 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, #10 4.637 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: #10 4.637 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.637 #define __EXTENSIONS__ /* for Sun */ #10 4.637 #10 4.637 :0:0: note: this is the location of the previous definition #10 4.637 :0:0: note: this is the location of the previous definition #10 4.644 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 4.644 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 4.644 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, #10 4.644 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: #10 4.644 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.644 #define __EXTENSIONS__ /* for Sun */ #10 4.644 #10 4.648 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #10 4.648 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, #10 4.648 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: #10 4.648 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.648 #define __EXTENSIONS__ /* for Sun */ #10 4.648 #10 4.663 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #10 4.663 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, #10 4.663 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: #10 4.663 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.663 #define __EXTENSIONS__ /* for Sun */ #10 4.663 #10 4.663 :0:0: note: this is the location of the previous definition #10 4.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.666 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, #10 4.666 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: #10 4.666 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.666 #define __EXTENSIONS__ /* for Sun */ #10 4.666 #10 4.666 :0:0: note: this is the location of the previous definition #10 4.666 :0:0: note: this is the location of the previous definition #10 4.673 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #10 4.673 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, #10 4.673 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: #10 4.673 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.673 #define __EXTENSIONS__ /* for Sun */ #10 4.673 #10 4.673 :0:0: note: this is the location of the previous definition #10 4.675 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #10 4.675 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: #10 4.675 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.675 #define __EXTENSIONS__ /* for Sun */ #10 4.675 #10 4.675 :0:0: note: this is the location of the previous definition #10 4.676 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, #10 4.676 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: #10 4.676 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.676 #define __EXTENSIONS__ /* for Sun */ #10 4.676 #10 4.676 :0:0: note: this is the location of the previous definition #10 4.680 :0:0: note: this is the location of the previous definition #10 4.684 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.684 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, #10 4.684 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: #10 4.684 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.684 #define __EXTENSIONS__ /* for Sun */ #10 4.684 #10 4.684 :0:0: note: this is the location of the previous definition #10 4.686 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 4.686 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: #10 4.686 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.686 #define __EXTENSIONS__ /* for Sun */ #10 4.686 #10 4.686 :0:0: note: this is the location of the previous definition #10 4.691 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.691 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, #10 4.691 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: #10 4.691 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.691 #define __EXTENSIONS__ /* for Sun */ #10 4.691 #10 4.691 :0:0: note: this is the location of the previous definition #10 4.700 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, #10 4.700 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: #10 4.700 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.700 #define __EXTENSIONS__ /* for Sun */ #10 4.700 #10 4.700 :0:0: note: this is the location of the previous definition #10 4.700 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #10 4.700 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, #10 4.700 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: #10 4.700 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.700 #define __EXTENSIONS__ /* for Sun */ #10 4.700 #10 4.700 :0:0: note: this is the location of the previous definition #10 4.703 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, #10 4.703 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: #10 4.703 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.703 #define __EXTENSIONS__ /* for Sun */ #10 4.703 #10 4.703 :0:0: note: this is the location of the previous definition #10 4.709 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 4.709 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #10 4.709 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, #10 4.709 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: #10 4.709 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.709 #define __EXTENSIONS__ /* for Sun */ #10 4.709 #10 4.709 :0:0: note: this is the location of the previous definition #10 4.723 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #10 4.723 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, #10 4.723 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: #10 4.723 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.723 #define __EXTENSIONS__ /* for Sun */ #10 4.723 #10 4.723 :0:0: note: this is the location of the previous definition #10 4.726 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #10 4.726 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: #10 4.726 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.726 #define __EXTENSIONS__ /* for Sun */ #10 4.726 #10 4.726 :0:0: note: this is the location of the previous definition #10 4.732 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #10 4.732 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, #10 4.732 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: #10 4.732 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.732 #define __EXTENSIONS__ /* for Sun */ #10 4.732 #10 4.732 :0:0: note: this is the location of the previous definition #10 4.741 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #10 4.741 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, #10 4.741 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: #10 4.741 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 4.741 #define __EXTENSIONS__ /* for Sun */ #10 4.741 #10 4.741 :0:0: note: this is the location of the previous definition #10 5.332 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_f1ap.a  #10 5.405 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 5.413 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 5.415 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c  #10 5.416 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c  #10 5.416 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c  #10 5.417 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c  #10 5.419 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c  #10 5.422 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c  #10 5.423 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c  #10 5.423 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c  #10 5.424 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c  #10 5.426 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c  #10 5.427 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c  #10 5.427 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c  #10 5.427 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c  #10 5.428 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c  #10 5.428 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c  #10 5.430 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c  #10 5.430 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c  #10 5.431 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c  #10 5.431 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c  #10 5.432 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c  #10 5.433 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c  #10 5.433 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c  #10 5.435 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c  #10 5.435 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c  #10 5.436 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c  #10 5.436 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c  #10 5.439 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c  #10 5.442 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c  #10 5.442 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c  #10 5.442 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c  #10 5.443 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c  #10 5.443 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c  #10 5.444 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c  #10 5.444 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c  #10 5.446 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c  #10 5.446 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c  #10 5.447 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c  #10 5.447 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c  #10 5.448 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c  #10 5.448 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c  #10 5.448 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c  #10 5.448 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c  #10 5.454 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c  #10 5.454 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c  #10 5.456 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c  #10 5.456 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c  #10 5.457 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c  #10 5.458 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c  #10 5.458 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c  #10 5.460 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c  #10 5.460 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c  #10 5.461 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c  #10 5.461 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c  #10 5.462 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c  #10 5.462 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c  #10 5.462 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c  #10 5.466 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c  #10 5.474 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c  #10 5.474 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c  #10 5.479 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c  #10 5.480 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c  #10 5.482 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c  #10 5.483 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c  #10 5.484 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c  #10 5.490 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c  #10 5.490 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c  #10 5.497 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.h:41:0, #10 5.497 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c:8: #10 5.497 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.497 #define __EXTENSIONS__ /* for Sun */ #10 5.497 #10 5.498 :0:0: note: this is the location of the previous definition #10 5.502 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c  #10 5.513 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.h:45:0, #10 5.513 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c:8: #10 5.513 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.513 #define __EXTENSIONS__ /* for Sun */ #10 5.513 #10 5.513 :0:0: note: this is the location of the previous definition #10 5.514 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c  #10 5.519 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c  #10 5.519 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c  #10 5.519 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c  #10 5.520 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c  #10 5.520 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c  #10 5.520 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c  #10 5.521 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c  #10 5.522 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c  #10 5.524 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c  #10 5.525 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c  #10 5.525 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c  #10 5.526 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c  #10 5.526 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, #10 5.526 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c:8: #10 5.526 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.526 #define __EXTENSIONS__ /* for Sun */ #10 5.526 #10 5.526 :0:0: note: this is the location of the previous definition #10 5.529 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c  #10 5.533 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c  #10 5.541 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 5.541 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.h:15, #10 5.541 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c:8: #10 5.541 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.541 #define __EXTENSIONS__ /* for Sun */ #10 5.541 #10 5.541 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c  #10 5.544 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c  #10 5.547 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c  #10 5.547 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c  #10 5.554 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c  #10 5.559 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c  #10 5.559 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c  #10 5.560 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c  #10 5.560 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c  #10 5.561 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c  #10 5.574 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c  #10 5.578 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c  #10 5.578 :0:0: note: this is the location of the previous definition #10 5.578 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c  #10 5.581 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c  #10 5.585 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c  #10 5.585 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c  #10 5.585 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c  #10 5.586 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c  #10 5.586 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c  #10 5.598 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c  #10 5.598 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c  #10 5.599 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c  #10 5.599 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c  #10 5.599 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c  #10 5.600 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c  #10 5.600 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c  #10 5.600 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c  #10 5.601 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c  #10 5.601 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c  #10 5.602 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, #10 5.602 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.h:15, #10 5.602 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c:8: #10 5.602 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.602 #define __EXTENSIONS__ /* for Sun */ #10 5.602 #10 5.603 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c  #10 5.603 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c  #10 5.603 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c  #10 5.604 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c  #10 5.605 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #10 5.605 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.h:15, #10 5.605 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c:8: #10 5.605 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.605 #define __EXTENSIONS__ /* for Sun */ #10 5.605 #10 5.606 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c  #10 5.606 :0:0: note: this is the location of the previous definition #10 5.606 :0:0: note: this is the location of the previous definition #10 5.610 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c  #10 5.612 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 5.612 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.h:15, #10 5.612 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c:8: #10 5.612 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.612 #define __EXTENSIONS__ /* for Sun */ #10 5.612 #10 5.613 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c  #10 5.614 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c  #10 5.614 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c  #10 5.624 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 5.624 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.h:15, #10 5.624 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c:8: #10 5.624 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.624 #define __EXTENSIONS__ /* for Sun */ #10 5.624 #10 5.624 :0:0: note: this is the location of the previous definition #10 5.632 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, #10 5.632 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.h:15, #10 5.632 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c:8: #10 5.632 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.632 #define __EXTENSIONS__ /* for Sun */ #10 5.632 #10 5.632 :0:0: note: this is the location of the previous definition #10 5.636 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.h:54:0, #10 5.636 from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c:8: #10 5.636 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.636 #define __EXTENSIONS__ /* for Sun */ #10 5.636 #10 5.636 :0:0: note: this is the location of the previous definition #10 5.637 :0:0: note: this is the location of the previous definition #10 5.637 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #10 5.637 from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c:8: #10 5.637 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.637 #define __EXTENSIONS__ /* for Sun */ #10 5.637 #10 5.637 :0:0: note: this is the location of the previous definition #10 5.642 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.h:58:0, #10 5.642 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c:8: #10 5.642 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.642 #define __EXTENSIONS__ /* for Sun */ #10 5.642 #10 5.645 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 5.645 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.h:15, #10 5.645 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c:8: #10 5.645 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.645 #define __EXTENSIONS__ /* for Sun */ #10 5.645 #10 5.645 :0:0: note: this is the location of the previous definition #10 5.653 :0:0: note: this is the location of the previous definition #10 5.655 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 5.655 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c:8: #10 5.655 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.655 #define __EXTENSIONS__ /* for Sun */ #10 5.655 #10 5.659 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #10 5.659 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.h:15, #10 5.659 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c:8: #10 5.659 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.659 #define __EXTENSIONS__ /* for Sun */ #10 5.659 #10 5.661 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.h:45:0, #10 5.661 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c:8: #10 5.661 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.661 #define __EXTENSIONS__ /* for Sun */ #10 5.661 #10 5.661 :0:0: note: this is the location of the previous definition #10 5.664 :0:0: note: this is the location of the previous definition #10 5.673 :0:0: note: this is the location of the previous definition #10 5.700 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #10 5.700 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, #10 5.700 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c:8: #10 5.700 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.700 #define __EXTENSIONS__ /* for Sun */ #10 5.700 #10 5.726 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c  #10 5.726 :0:0: note: this is the location of the previous definition #10 5.726 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c  #10 5.753 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 5.753 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.h:15, #10 5.753 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c:8: #10 5.753 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.753 #define __EXTENSIONS__ /* for Sun */ #10 5.753 #10 5.757 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 5.757 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.h:15, #10 5.757 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c:8: #10 5.757 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.757 #define __EXTENSIONS__ /* for Sun */ #10 5.757 #10 5.775 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.h:23:0, #10 5.775 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c:8: #10 5.775 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.775 #define __EXTENSIONS__ /* for Sun */ #10 5.775 #10 5.776 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c  #10 5.776 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c  #10 5.776 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c  #10 5.780 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c  #10 5.782 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c  #10 5.782 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c  #10 5.783 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c  #10 5.785 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c  #10 5.788 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c  #10 5.796 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.h:41:0, #10 5.796 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c:8: #10 5.796 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.796 #define __EXTENSIONS__ /* for Sun */ #10 5.796 #10 5.796 :0:0: note: this is the location of the previous definition #10 5.798 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c  #10 5.802 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c  #10 5.803 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c  #10 5.803 :0:0: note: this is the location of the previous definition #10 5.805 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c  #10 5.806 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c  #10 5.806 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c  #10 5.809 :0:0: note: this is the location of the previous definition #10 5.810 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c  #10 5.812 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c  #10 5.812 :0:0: note: this is the location of the previous definition #10 5.818 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c  #10 5.818 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c  #10 5.822 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c  #10 5.823 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c  #10 5.825 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c  #10 5.825 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c  #10 5.826 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c  #10 5.834 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c  #10 5.838 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c  #10 5.838 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c  #10 5.839 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c  #10 5.844 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c  #10 5.844 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c  #10 5.855 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 5.855 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.h:15, #10 5.855 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c:8: #10 5.855 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.855 #define __EXTENSIONS__ /* for Sun */ #10 5.855 #10 5.855 :0:0: note: this is the location of the previous definition #10 5.866 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c  #10 5.870 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c  #10 5.878 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c  #10 5.880 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 5.880 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.h:15, #10 5.880 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c:8: #10 5.880 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.880 #define __EXTENSIONS__ /* for Sun */ #10 5.880 #10 5.880 :0:0: note: this is the location of the previous definition #10 5.882 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c  #10 5.882 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c  #10 5.890 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c  #10 5.890 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c  #10 5.891 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c  #10 5.891 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c  #10 5.895 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c  #10 5.904 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c  #10 5.916 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #10 5.916 from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c:8: #10 5.916 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.916 #define __EXTENSIONS__ /* for Sun */ #10 5.916 #10 5.928 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c  #10 5.934 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.h:41:0, #10 5.934 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c:8: #10 5.934 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.934 #define __EXTENSIONS__ /* for Sun */ #10 5.934 #10 5.934 :0:0: note: this is the location of the previous definition #10 5.935 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c  #10 5.936 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #10 5.936 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.h:15, #10 5.936 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c:8: #10 5.936 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.936 #define __EXTENSIONS__ /* for Sun */ #10 5.936 #10 5.936 :0:0: note: this is the location of the previous definition #10 5.937 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 5.937 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.h:15, #10 5.937 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c:8: #10 5.937 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.937 #define __EXTENSIONS__ /* for Sun */ #10 5.937 #10 5.937 :0:0: note: this is the location of the previous definition #10 5.942 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.h:41:0, #10 5.942 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c:8: #10 5.942 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.942 #define __EXTENSIONS__ /* for Sun */ #10 5.942 #10 5.942 :0:0: note: this is the location of the previous definition #10 5.949 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-DU-ID.h:46:0, #10 5.949 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.h:15, #10 5.949 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c:8: #10 5.949 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.949 #define __EXTENSIONS__ /* for Sun */ #10 5.949 #10 5.949 :0:0: note: this is the location of the previous definition #10 5.980 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.h:56:0, #10 5.980 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c:8: #10 5.980 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.980 #define __EXTENSIONS__ /* for Sun */ #10 5.980 #10 5.980 :0:0: note: this is the location of the previous definition #10 5.982 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #10 5.982 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, #10 5.982 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.h:15, #10 5.982 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c:8: #10 5.982 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.982 #define __EXTENSIONS__ /* for Sun */ #10 5.982 #10 5.985 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, #10 5.985 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c:8: #10 5.985 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 5.985 #define __EXTENSIONS__ /* for Sun */ #10 5.985 #10 5.985 :0:0: note: this is the location of the previous definition #10 6.007 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.h:45:0, #10 6.007 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c:8: #10 6.007 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.007 #define __EXTENSIONS__ /* for Sun */ #10 6.007 #10 6.007 :0:0: note: this is the location of the previous definition #10 6.009 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, #10 6.009 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.h:15, #10 6.009 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c:8: #10 6.009 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.009 #define __EXTENSIONS__ /* for Sun */ #10 6.009 #10 6.011 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #10 6.011 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.h:15, #10 6.011 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c:8: #10 6.011 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.011 #define __EXTENSIONS__ /* for Sun */ #10 6.011 #10 6.011 :0:0: note: this is the location of the previous definition #10 6.017 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.h:41:0, #10 6.017 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c:8: #10 6.017 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.017 #define __EXTENSIONS__ /* for Sun */ #10 6.017 #10 6.017 :0:0: note: this is the location of the previous definition #10 6.022 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #10 6.022 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, #10 6.022 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.h:15, #10 6.022 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c:8: #10 6.022 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.022 #define __EXTENSIONS__ /* for Sun */ #10 6.022 #10 6.022 :0:0: note: this is the location of the previous definition #10 6.032 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, #10 6.032 from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c:8: #10 6.032 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.032 #define __EXTENSIONS__ /* for Sun */ #10 6.032 #10 6.032 :0:0: note: this is the location of the previous definition #10 6.037 :0:0: note: this is the location of the previous definition #10 6.040 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.040 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.h:15, #10 6.040 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c:8: #10 6.040 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.040 #define __EXTENSIONS__ /* for Sun */ #10 6.040 #10 6.040 :0:0: note: this is the location of the previous definition #10 6.049 :0:0: note: this is the location of the previous definition #10 6.060 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, #10 6.060 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, #10 6.060 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.h:15, #10 6.060 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c:8: #10 6.060 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.060 #define __EXTENSIONS__ /* for Sun */ #10 6.060 #10 6.069 :0:0: note: this is the location of the previous definition #10 6.079 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.h:48:0, #10 6.079 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c:8: #10 6.079 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.079 #define __EXTENSIONS__ /* for Sun */ #10 6.079 #10 6.079 :0:0: note: this is the location of the previous definition #10 6.088 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.088 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.h:15, #10 6.088 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c:8: #10 6.088 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.088 #define __EXTENSIONS__ /* for Sun */ #10 6.088 #10 6.088 :0:0: note: this is the location of the previous definition #10 6.104 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.h:41:0, #10 6.104 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c:8: #10 6.104 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.104 #define __EXTENSIONS__ /* for Sun */ #10 6.104 #10 6.104 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c  #10 6.118 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c  #10 6.125 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.h:41:0, #10 6.125 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c:8: #10 6.125 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.125 #define __EXTENSIONS__ /* for Sun */ #10 6.125 #10 6.125 :0:0: note: this is the location of the previous definition #10 6.140 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c  #10 6.141 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #10 6.141 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, #10 6.141 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, #10 6.141 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c:8: #10 6.141 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.141 #define __EXTENSIONS__ /* for Sun */ #10 6.141 #10 6.141 :0:0: note: this is the location of the previous definition #10 6.142 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.142 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.h:15, #10 6.142 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c:8: #10 6.142 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.142 #define __EXTENSIONS__ /* for Sun */ #10 6.142 #10 6.145 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c  #10 6.147 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, #10 6.147 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c:8: #10 6.147 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.147 #define __EXTENSIONS__ /* for Sun */ #10 6.147 #10 6.149 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.149 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.h:15, #10 6.149 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c:8: #10 6.149 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.149 #define __EXTENSIONS__ /* for Sun */ #10 6.149 #10 6.149 :0:0: note: this is the location of the previous definition #10 6.151 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.h:55:0, #10 6.151 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c:8: #10 6.151 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.151 #define __EXTENSIONS__ /* for Sun */ #10 6.151 #10 6.151 :0:0: note: this is the location of the previous definition #10 6.152 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.h:41:0, #10 6.152 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c:8: #10 6.152 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.152 #define __EXTENSIONS__ /* for Sun */ #10 6.152 #10 6.152 :0:0: note: this is the location of the previous definition #10 6.153 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.h:56:0, #10 6.153 from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c:8: #10 6.153 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.153 #define __EXTENSIONS__ /* for Sun */ #10 6.153 #10 6.153 :0:0: note: this is the location of the previous definition #10 6.163 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.163 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.h:15, #10 6.163 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c:8: #10 6.163 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.163 #define __EXTENSIONS__ /* for Sun */ #10 6.163 #10 6.163 :0:0: note: this is the location of the previous definition #10 6.165 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.h:41:0, #10 6.165 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c:8: #10 6.165 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.165 #define __EXTENSIONS__ /* for Sun */ #10 6.165 #10 6.165 :0:0: note: this is the location of the previous definition #10 6.173 :0:0: note: this is the location of the previous definition #10 6.174 :0:0: note: this is the location of the previous definition #10 6.174 :0:0: note: this is the location of the previous definition #10 6.175 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.h:54:0, #10 6.175 from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c:8: #10 6.175 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.175 #define __EXTENSIONS__ /* for Sun */ #10 6.175 #10 6.175 :0:0: note: this is the location of the previous definition #10 6.193 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.h:41:0, #10 6.193 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c:8: #10 6.193 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.193 #define __EXTENSIONS__ /* for Sun */ #10 6.193 #10 6.193 :0:0: note: this is the location of the previous definition #10 6.196 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.h:41:0, #10 6.196 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c:8: #10 6.196 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.196 #define __EXTENSIONS__ /* for Sun */ #10 6.196 #10 6.198 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.h:41:0, #10 6.198 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c:8: #10 6.198 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.198 #define __EXTENSIONS__ /* for Sun */ #10 6.198 #10 6.198 :0:0: note: this is the location of the previous definition #10 6.205 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, #10 6.205 from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c:8: #10 6.205 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.205 #define __EXTENSIONS__ /* for Sun */ #10 6.205 #10 6.205 :0:0: note: this is the location of the previous definition #10 6.205 :0:0: note: this is the location of the previous definition #10 6.214 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.214 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.h:15, #10 6.214 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c:8: #10 6.214 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.214 #define __EXTENSIONS__ /* for Sun */ #10 6.214 #10 6.214 :0:0: note: this is the location of the previous definition #10 6.216 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.h:23:0, #10 6.216 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c:8: #10 6.216 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.216 #define __EXTENSIONS__ /* for Sun */ #10 6.216 #10 6.216 :0:0: note: this is the location of the previous definition #10 6.221 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.221 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c:8: #10 6.221 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.221 #define __EXTENSIONS__ /* for Sun */ #10 6.221 #10 6.221 :0:0: note: this is the location of the previous definition #10 6.233 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.233 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.h:15, #10 6.233 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c:8: #10 6.233 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.233 #define __EXTENSIONS__ /* for Sun */ #10 6.233 #10 6.233 :0:0: note: this is the location of the previous definition #10 6.234 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c  #10 6.237 :0:0: note: this is the location of the previous definition #10 6.238 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c  #10 6.247 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c  #10 6.247 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.h:56:0, #10 6.247 from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c:8: #10 6.247 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.247 #define __EXTENSIONS__ /* for Sun */ #10 6.247 #10 6.247 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #10 6.247 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.h:15, #10 6.247 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c:8: #10 6.247 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.247 #define __EXTENSIONS__ /* for Sun */ #10 6.247 #10 6.247 :0:0: note: this is the location of the previous definition #10 6.249 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c  #10 6.265 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.265 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.h:15, #10 6.265 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c:8: #10 6.265 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.265 #define __EXTENSIONS__ /* for Sun */ #10 6.265 #10 6.265 :0:0: note: this is the location of the previous definition #10 6.269 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.269 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.h:15, #10 6.269 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c:8: #10 6.269 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.269 #define __EXTENSIONS__ /* for Sun */ #10 6.269 #10 6.271 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.h:41:0, #10 6.271 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c:8: #10 6.271 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.271 #define __EXTENSIONS__ /* for Sun */ #10 6.271 #10 6.271 :0:0: note: this is the location of the previous definition #10 6.271 :0:0: note: this is the location of the previous definition #10 6.272 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.h:61:0, #10 6.272 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c:8: #10 6.272 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.272 #define __EXTENSIONS__ /* for Sun */ #10 6.272 #10 6.272 :0:0: note: this is the location of the previous definition #10 6.276 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.h:45:0, #10 6.276 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c:8: #10 6.276 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.276 #define __EXTENSIONS__ /* for Sun */ #10 6.276 #10 6.279 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.h:60:0, #10 6.279 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c:8: #10 6.279 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.279 #define __EXTENSIONS__ /* for Sun */ #10 6.279 #10 6.281 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.281 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.h:15, #10 6.281 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c:8: #10 6.281 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.281 #define __EXTENSIONS__ /* for Sun */ #10 6.281 #10 6.281 :0:0: note: this is the location of the previous definition #10 6.284 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.284 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.h:15, #10 6.284 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c:8: #10 6.284 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.284 #define __EXTENSIONS__ /* for Sun */ #10 6.284 #10 6.284 :0:0: note: this is the location of the previous definition #10 6.295 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.295 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.h:15, #10 6.295 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c:8: #10 6.295 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.295 #define __EXTENSIONS__ /* for Sun */ #10 6.295 #10 6.295 :0:0: note: this is the location of the previous definition #10 6.305 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.305 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.h:15, #10 6.305 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c:8: #10 6.305 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.305 #define __EXTENSIONS__ /* for Sun */ #10 6.305 #10 6.305 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.h:45:0, #10 6.305 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c:8: #10 6.305 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.305 #define __EXTENSIONS__ /* for Sun */ #10 6.305 #10 6.310 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.h:61:0, #10 6.310 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c:8: #10 6.310 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.310 #define __EXTENSIONS__ /* for Sun */ #10 6.310 #10 6.310 :0:0: note: this is the location of the previous definition #10 6.312 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.312 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.h:15, #10 6.312 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c:8: #10 6.312 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.312 #define __EXTENSIONS__ /* for Sun */ #10 6.312 #10 6.312 :0:0: note: this is the location of the previous definition #10 6.314 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c  #10 6.314 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c  #10 6.315 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c  #10 6.315 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c  #10 6.316 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c  #10 6.316 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.h:45:0, #10 6.316 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c:8: #10 6.316 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.316 #define __EXTENSIONS__ /* for Sun */ #10 6.316 #10 6.317 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c  #10 6.323 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.h:23:0, #10 6.323 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c:8: #10 6.323 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.323 #define __EXTENSIONS__ /* for Sun */ #10 6.323 #10 6.324 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #10 6.324 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.h:15, #10 6.324 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c:8: #10 6.324 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.324 #define __EXTENSIONS__ /* for Sun */ #10 6.324 #10 6.327 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.327 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.h:15, #10 6.327 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c:8: #10 6.327 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.327 #define __EXTENSIONS__ /* for Sun */ #10 6.327 #10 6.330 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, #10 6.330 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.h:15, #10 6.330 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c:8: #10 6.330 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.330 #define __EXTENSIONS__ /* for Sun */ #10 6.330 #10 6.330 :0:0: note: this is the location of the previous definition #10 6.332 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c  #10 6.342 :0:0: note: this is the location of the previous definition #10 6.342 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.h:57:0, #10 6.342 from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c:8: #10 6.342 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.342 #define __EXTENSIONS__ /* for Sun */ #10 6.342 #10 6.342 :0:0: note: this is the location of the previous definition #10 6.347 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.h:41:0, #10 6.347 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c:8: #10 6.347 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.347 #define __EXTENSIONS__ /* for Sun */ #10 6.347 #10 6.347 :0:0: note: this is the location of the previous definition #10 6.350 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.h:54:0, #10 6.350 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c:8: #10 6.350 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.350 #define __EXTENSIONS__ /* for Sun */ #10 6.350 #10 6.350 :0:0: note: this is the location of the previous definition #10 6.361 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #10 6.361 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, #10 6.361 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c:8: #10 6.361 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.361 #define __EXTENSIONS__ /* for Sun */ #10 6.361 #10 6.363 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.363 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.h:15, #10 6.363 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c:8: #10 6.363 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.363 #define __EXTENSIONS__ /* for Sun */ #10 6.363 #10 6.363 :0:0: note: this is the location of the previous definition #10 6.363 :0:0: note: this is the location of the previous definition #10 6.363 :0:0: note: this is the location of the previous definition #10 6.370 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c  #10 6.374 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c  #10 6.375 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.375 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.h:15, #10 6.375 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c:8: #10 6.375 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.375 #define __EXTENSIONS__ /* for Sun */ #10 6.375 #10 6.375 :0:0: note: this is the location of the previous definition #10 6.379 :0:0: note: this is the location of the previous definition #10 6.382 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.h:45:0, #10 6.382 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c:8: #10 6.382 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.382 #define __EXTENSIONS__ /* for Sun */ #10 6.382 #10 6.385 :0:0: note: this is the location of the previous definition #10 6.404 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #10 6.404 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.h:15, #10 6.404 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c:8: #10 6.404 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.404 #define __EXTENSIONS__ /* for Sun */ #10 6.404 #10 6.406 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c  #10 6.406 :0:0: note: this is the location of the previous definition #10 6.407 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c  #10 6.407 :0:0: note: this is the location of the previous definition #10 6.407 :0:0: note: this is the location of the previous definition #10 6.407 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, #10 6.407 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.h:15, #10 6.407 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c:8: #10 6.407 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.407 #define __EXTENSIONS__ /* for Sun */ #10 6.407 #10 6.407 :0:0: note: this is the location of the previous definition #10 6.412 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c  #10 6.413 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c  #10 6.417 :0:0: note: this is the location of the previous definition #10 6.418 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c  #10 6.430 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c  #10 6.434 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c  #10 6.434 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c  #10 6.437 :0:0: note: this is the location of the previous definition #10 6.440 :0:0: note: this is the location of the previous definition #10 6.445 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.445 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.h:15, #10 6.445 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c:8: #10 6.445 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.445 #define __EXTENSIONS__ /* for Sun */ #10 6.445 #10 6.460 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.460 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.h:15, #10 6.460 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c:8: #10 6.460 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.460 #define __EXTENSIONS__ /* for Sun */ #10 6.460 #10 6.460 :0:0: note: this is the location of the previous definition #10 6.462 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.h:45:0, #10 6.462 from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c:8: #10 6.462 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.462 #define __EXTENSIONS__ /* for Sun */ #10 6.462 #10 6.462 :0:0: note: this is the location of the previous definition #10 6.468 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #10 6.468 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.h:15, #10 6.468 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c:8: #10 6.468 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.468 #define __EXTENSIONS__ /* for Sun */ #10 6.468 #10 6.471 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.h:41:0, #10 6.471 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c:8: #10 6.471 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.471 #define __EXTENSIONS__ /* for Sun */ #10 6.471 #10 6.472 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, #10 6.472 from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c:8: #10 6.472 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.472 #define __EXTENSIONS__ /* for Sun */ #10 6.472 #10 6.472 :0:0: note: this is the location of the previous definition #10 6.486 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.h:41:0, #10 6.486 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c:8: #10 6.486 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.486 #define __EXTENSIONS__ /* for Sun */ #10 6.486 #10 6.486 :0:0: note: this is the location of the previous definition #10 6.488 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #10 6.488 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.h:15, #10 6.488 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c:8: #10 6.488 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.488 #define __EXTENSIONS__ /* for Sun */ #10 6.488 #10 6.497 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.497 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.h:15, #10 6.497 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c:8: #10 6.497 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.497 #define __EXTENSIONS__ /* for Sun */ #10 6.497 #10 6.502 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #10 6.502 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.h:15, #10 6.502 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c:8: #10 6.502 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.502 #define __EXTENSIONS__ /* for Sun */ #10 6.502 #10 6.505 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.505 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.h:15, #10 6.505 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c:8: #10 6.505 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.505 #define __EXTENSIONS__ /* for Sun */ #10 6.505 #10 6.506 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, #10 6.506 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.h:15, #10 6.506 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c:8: #10 6.506 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.506 #define __EXTENSIONS__ /* for Sun */ #10 6.506 #10 6.506 :0:0: note: this is the location of the previous definition #10 6.519 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.519 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.h:15, #10 6.519 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c:8: #10 6.519 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.519 #define __EXTENSIONS__ /* for Sun */ #10 6.519 #10 6.522 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.h:41:0, #10 6.522 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c:8: #10 6.522 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.522 #define __EXTENSIONS__ /* for Sun */ #10 6.522 #10 6.531 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.h:41:0, #10 6.531 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c:8: #10 6.531 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.531 #define __EXTENSIONS__ /* for Sun */ #10 6.531 #10 6.532 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.532 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.h:15, #10 6.532 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c:8: #10 6.532 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.532 #define __EXTENSIONS__ /* for Sun */ #10 6.532 #10 6.534 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.534 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.h:15, #10 6.534 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c:8: #10 6.534 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.534 #define __EXTENSIONS__ /* for Sun */ #10 6.534 #10 6.534 :0:0: note: this is the location of the previous definition #10 6.536 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, #10 6.536 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.h:15, #10 6.536 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c:8: #10 6.536 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.536 #define __EXTENSIONS__ /* for Sun */ #10 6.536 #10 6.536 :0:0: note: this is the location of the previous definition #10 6.538 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.h:45:0, #10 6.538 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c:8: #10 6.538 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.538 #define __EXTENSIONS__ /* for Sun */ #10 6.538 #10 6.554 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.554 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.h:15, #10 6.554 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c:8: #10 6.554 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.554 #define __EXTENSIONS__ /* for Sun */ #10 6.554 #10 6.554 :0:0: note: this is the location of the previous definition #10 6.557 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.h:41:0, #10 6.557 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c:8: #10 6.557 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.557 #define __EXTENSIONS__ /* for Sun */ #10 6.557 #10 6.557 :0:0: note: this is the location of the previous definition #10 6.559 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.h:57:0, #10 6.559 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c:8: #10 6.559 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.559 #define __EXTENSIONS__ /* for Sun */ #10 6.559 #10 6.561 :0:0: note: this is the location of the previous definition #10 6.563 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.h:57:0, #10 6.563 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c:8: #10 6.563 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.563 #define __EXTENSIONS__ /* for Sun */ #10 6.563 #10 6.563 :0:0: note: this is the location of the previous definition #10 6.568 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #10 6.568 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, #10 6.568 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c:8: #10 6.568 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.568 #define __EXTENSIONS__ /* for Sun */ #10 6.568 #10 6.569 :0:0: note: this is the location of the previous definition #10 6.570 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.570 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.h:15, #10 6.570 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c:8: #10 6.570 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.570 #define __EXTENSIONS__ /* for Sun */ #10 6.570 #10 6.578 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.h:41:0, #10 6.578 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c:8: #10 6.578 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.578 #define __EXTENSIONS__ /* for Sun */ #10 6.578 #10 6.578 :0:0: note: this is the location of the previous definition #10 6.589 :0:0: note: this is the location of the previous definition #10 6.591 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.h:46:0, #10 6.591 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c:8: #10 6.591 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.591 #define __EXTENSIONS__ /* for Sun */ #10 6.591 #10 6.591 :0:0: note: this is the location of the previous definition #10 6.597 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.h:41:0, #10 6.597 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c:8: #10 6.597 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.597 #define __EXTENSIONS__ /* for Sun */ #10 6.597 #10 6.601 :0:0: note: this is the location of the previous definition #10 6.605 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, #10 6.605 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.h:15, #10 6.605 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c:8: #10 6.605 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.605 #define __EXTENSIONS__ /* for Sun */ #10 6.605 #10 6.618 :0:0: note: this is the location of the previous definition #10 6.618 :0:0: note: this is the location of the previous definition #10 6.619 :0:0: note: this is the location of the previous definition #10 6.619 :0:0: note: this is the location of the previous definition #10 6.628 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.628 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.h:15, #10 6.628 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c:8: #10 6.628 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.628 #define __EXTENSIONS__ /* for Sun */ #10 6.628 #10 6.628 :0:0: note: this is the location of the previous definition #10 6.637 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.h:46:0, #10 6.637 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c:8: #10 6.637 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.637 #define __EXTENSIONS__ /* for Sun */ #10 6.637 #10 6.637 :0:0: note: this is the location of the previous definition #10 6.638 :0:0: note: this is the location of the previous definition #10 6.644 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.h:23:0, #10 6.644 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c:8: #10 6.644 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.644 #define __EXTENSIONS__ /* for Sun */ #10 6.644 #10 6.644 :0:0: note: this is the location of the previous definition #10 6.644 :0:0: note: this is the location of the previous definition #10 6.649 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.h:76:0, #10 6.649 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c:8: #10 6.649 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.649 #define __EXTENSIONS__ /* for Sun */ #10 6.649 #10 6.649 :0:0: note: this is the location of the previous definition #10 6.652 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.h:45:0, #10 6.652 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c:8: #10 6.652 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.652 #define __EXTENSIONS__ /* for Sun */ #10 6.652 #10 6.654 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.h:54:0, #10 6.654 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c:8: #10 6.654 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.654 #define __EXTENSIONS__ /* for Sun */ #10 6.654 #10 6.654 :0:0: note: this is the location of the previous definition #10 6.654 :0:0: note: this is the location of the previous definition #10 6.655 :0:0: note: this is the location of the previous definition #10 6.660 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #10 6.660 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.h:15, #10 6.660 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c:8: #10 6.660 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.660 #define __EXTENSIONS__ /* for Sun */ #10 6.660 #10 6.661 :0:0: note: this is the location of the previous definition #10 6.662 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.662 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.h:15, #10 6.662 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c:8: #10 6.662 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.662 #define __EXTENSIONS__ /* for Sun */ #10 6.662 #10 6.662 :0:0: note: this is the location of the previous definition #10 6.684 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.684 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.h:15, #10 6.684 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c:8: #10 6.684 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.684 #define __EXTENSIONS__ /* for Sun */ #10 6.684 #10 6.684 :0:0: note: this is the location of the previous definition #10 6.692 :0:0: note: this is the location of the previous definition #10 6.692 :0:0: note: this is the location of the previous definition #10 6.697 :0:0: note: this is the location of the previous definition #10 6.703 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, #10 6.703 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.h:15, #10 6.703 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c:8: #10 6.703 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.703 #define __EXTENSIONS__ /* for Sun */ #10 6.703 #10 6.715 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.715 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.h:15, #10 6.715 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c:8: #10 6.715 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.715 #define __EXTENSIONS__ /* for Sun */ #10 6.715 #10 6.715 :0:0: note: this is the location of the previous definition #10 6.721 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.721 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.h:15, #10 6.721 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c:8: #10 6.721 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.721 #define __EXTENSIONS__ /* for Sun */ #10 6.721 #10 6.721 :0:0: note: this is the location of the previous definition #10 6.732 :0:0: note: this is the location of the previous definition #10 6.735 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #10 6.735 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.h:15, #10 6.735 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c:8: #10 6.735 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.735 #define __EXTENSIONS__ /* for Sun */ #10 6.735 #10 6.741 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.741 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.h:15, #10 6.741 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c:8: #10 6.741 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.741 #define __EXTENSIONS__ /* for Sun */ #10 6.741 #10 6.741 :0:0: note: this is the location of the previous definition #10 6.753 :0:0: note: this is the location of the previous definition #10 6.755 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.h:45:0, #10 6.755 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c:8: #10 6.755 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.755 #define __EXTENSIONS__ /* for Sun */ #10 6.755 #10 6.759 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.h:41:0, #10 6.759 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c:8: #10 6.759 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.759 #define __EXTENSIONS__ /* for Sun */ #10 6.759 #10 6.759 :0:0: note: this is the location of the previous definition #10 6.760 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, #10 6.760 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c:8: #10 6.760 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.760 #define __EXTENSIONS__ /* for Sun */ #10 6.760 #10 6.760 :0:0: note: this is the location of the previous definition #10 6.762 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.h:41:0, #10 6.762 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c:8: #10 6.762 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.762 #define __EXTENSIONS__ /* for Sun */ #10 6.762 #10 6.764 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, #10 6.764 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c:8: #10 6.764 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.764 #define __EXTENSIONS__ /* for Sun */ #10 6.764 #10 6.765 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.h:41:0, #10 6.765 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c:8: #10 6.765 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.765 #define __EXTENSIONS__ /* for Sun */ #10 6.765 #10 6.766 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #10 6.766 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c:8: #10 6.766 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.766 #define __EXTENSIONS__ /* for Sun */ #10 6.766 #10 6.766 :0:0: note: this is the location of the previous definition #10 6.768 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.h:41:0, #10 6.768 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c:8: #10 6.768 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.768 #define __EXTENSIONS__ /* for Sun */ #10 6.768 #10 6.769 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.h:41:0, #10 6.769 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c:8: #10 6.769 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.769 #define __EXTENSIONS__ /* for Sun */ #10 6.769 #10 6.771 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.771 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.h:15, #10 6.771 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c:8: #10 6.771 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.771 #define __EXTENSIONS__ /* for Sun */ #10 6.771 #10 6.776 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.776 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.h:15, #10 6.776 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c:8: #10 6.776 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.776 #define __EXTENSIONS__ /* for Sun */ #10 6.776 #10 6.781 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.781 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.h:15, #10 6.781 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c:8: #10 6.781 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.781 #define __EXTENSIONS__ /* for Sun */ #10 6.781 #10 6.783 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.h:41:0, #10 6.783 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c:8: #10 6.783 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.783 #define __EXTENSIONS__ /* for Sun */ #10 6.783 #10 6.783 :0:0: note: this is the location of the previous definition #10 6.783 :0:0: note: this is the location of the previous definition #10 6.783 :0:0: note: this is the location of the previous definition #10 6.789 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.h:56:0, #10 6.789 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c:8: #10 6.789 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.789 #define __EXTENSIONS__ /* for Sun */ #10 6.789 #10 6.789 :0:0: note: this is the location of the previous definition #10 6.794 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.h:41:0, #10 6.794 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c:8: #10 6.794 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.794 #define __EXTENSIONS__ /* for Sun */ #10 6.794 #10 6.802 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.802 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.h:15, #10 6.802 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c:8: #10 6.802 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.802 #define __EXTENSIONS__ /* for Sun */ #10 6.802 #10 6.802 :0:0: note: this is the location of the previous definition #10 6.803 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.h:44:0, #10 6.803 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c:8: #10 6.803 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.803 #define __EXTENSIONS__ /* for Sun */ #10 6.803 #10 6.803 :0:0: note: this is the location of the previous definition #10 6.803 :0:0: note: this is the location of the previous definition #10 6.803 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.h:44:0, #10 6.803 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c:8: #10 6.803 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.803 #define __EXTENSIONS__ /* for Sun */ #10 6.803 #10 6.804 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, #10 6.804 from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c:8: #10 6.804 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.804 #define __EXTENSIONS__ /* for Sun */ #10 6.804 #10 6.806 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.806 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.h:15, #10 6.806 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c:8: #10 6.806 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.806 #define __EXTENSIONS__ /* for Sun */ #10 6.806 #10 6.806 :0:0: note: this is the location of the previous definition #10 6.809 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.h:71:0, #10 6.809 from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c:8: #10 6.809 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.809 #define __EXTENSIONS__ /* for Sun */ #10 6.809 #10 6.809 :0:0: note: this is the location of the previous definition #10 6.809 :0:0: note: this is the location of the previous definition #10 6.823 :0:0: note: this is the location of the previous definition #10 6.825 :0:0: note: this is the location of the previous definition #10 6.826 :0:0: note: this is the location of the previous definition #10 6.828 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.h:45:0, #10 6.828 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c:8: #10 6.828 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.828 #define __EXTENSIONS__ /* for Sun */ #10 6.828 #10 6.828 :0:0: note: this is the location of the previous definition #10 6.836 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #10 6.836 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.h:15, #10 6.836 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c:8: #10 6.836 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.836 #define __EXTENSIONS__ /* for Sun */ #10 6.836 #10 6.836 :0:0: note: this is the location of the previous definition #10 6.836 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.836 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.h:15, #10 6.836 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c:8: #10 6.836 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.836 #define __EXTENSIONS__ /* for Sun */ #10 6.836 #10 6.837 :0:0: note: this is the location of the previous definition #10 6.838 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.838 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.h:15, #10 6.838 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c:8: #10 6.838 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.838 #define __EXTENSIONS__ /* for Sun */ #10 6.838 #10 6.838 :0:0: note: this is the location of the previous definition #10 6.839 :0:0: note: this is the location of the previous definition #10 6.842 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.842 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.h:15, #10 6.842 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c:8: #10 6.842 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.842 #define __EXTENSIONS__ /* for Sun */ #10 6.842 #10 6.842 :0:0: note: this is the location of the previous definition #10 6.844 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.844 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.h:15, #10 6.844 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c:8: #10 6.844 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.844 #define __EXTENSIONS__ /* for Sun */ #10 6.844 #10 6.845 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, #10 6.845 from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c:8: #10 6.845 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.845 #define __EXTENSIONS__ /* for Sun */ #10 6.845 #10 6.845 :0:0: note: this is the location of the previous definition #10 6.848 :0:0: note: this is the location of the previous definition #10 6.853 :0:0: note: this is the location of the previous definition #10 6.857 :0:0: note: this is the location of the previous definition #10 6.857 :0:0: note: this is the location of the previous definition #10 6.872 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, #10 6.872 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c:8: #10 6.872 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.872 #define __EXTENSIONS__ /* for Sun */ #10 6.872 #10 6.872 :0:0: note: this is the location of the previous definition #10 6.872 :0:0: note: this is the location of the previous definition #10 6.877 :0:0: note: this is the location of the previous definition #10 6.881 :0:0: note: this is the location of the previous definition #10 6.889 :0:0: note: this is the location of the previous definition #10 6.896 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #10 6.896 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.h:15, #10 6.896 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c:8: #10 6.896 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.896 #define __EXTENSIONS__ /* for Sun */ #10 6.896 #10 6.896 :0:0: note: this is the location of the previous definition #10 6.896 :0:0: note: this is the location of the previous definition #10 6.904 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.h:41:0, #10 6.904 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c:8: #10 6.904 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.904 #define __EXTENSIONS__ /* for Sun */ #10 6.904 #10 6.904 :0:0: note: this is the location of the previous definition #10 6.905 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #10 6.905 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.h:15, #10 6.905 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c:8: #10 6.905 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.905 #define __EXTENSIONS__ /* for Sun */ #10 6.905 #10 6.905 :0:0: note: this is the location of the previous definition #10 6.907 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.907 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.h:15, #10 6.907 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c:8: #10 6.907 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.907 #define __EXTENSIONS__ /* for Sun */ #10 6.907 #10 6.907 :0:0: note: this is the location of the previous definition #10 6.909 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #10 6.909 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c:8: #10 6.909 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.909 #define __EXTENSIONS__ /* for Sun */ #10 6.909 #10 6.909 :0:0: note: this is the location of the previous definition #10 6.909 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 6.909 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.h:15, #10 6.909 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c:8: #10 6.909 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.909 #define __EXTENSIONS__ /* for Sun */ #10 6.909 #10 6.915 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #10 6.915 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.h:15, #10 6.915 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c:8: #10 6.915 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.915 #define __EXTENSIONS__ /* for Sun */ #10 6.915 #10 6.915 :0:0: note: this is the location of the previous definition #10 6.915 :0:0: note: this is the location of the previous definition #10 6.915 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.h:45:0, #10 6.915 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c:8: #10 6.915 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.915 #define __EXTENSIONS__ /* for Sun */ #10 6.915 #10 6.915 :0:0: note: this is the location of the previous definition #10 6.932 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.h:64:0, #10 6.932 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c:8: #10 6.932 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.932 #define __EXTENSIONS__ /* for Sun */ #10 6.932 #10 6.937 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.h:41:0, #10 6.937 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c:8: #10 6.937 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.937 #define __EXTENSIONS__ /* for Sun */ #10 6.937 #10 6.937 :0:0: note: this is the location of the previous definition #10 6.945 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, #10 6.945 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, #10 6.945 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c:8: #10 6.945 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.945 #define __EXTENSIONS__ /* for Sun */ #10 6.945 #10 6.960 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #10 6.960 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.h:15, #10 6.960 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c:8: #10 6.960 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.960 #define __EXTENSIONS__ /* for Sun */ #10 6.960 #10 6.967 :0:0: note: this is the location of the previous definition #10 6.967 :0:0: note: this is the location of the previous definition #10 6.977 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, #10 6.977 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.h:15, #10 6.977 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c:8: #10 6.977 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.977 #define __EXTENSIONS__ /* for Sun */ #10 6.977 #10 6.977 :0:0: note: this is the location of the previous definition #10 6.977 :0:0: note: this is the location of the previous definition #10 6.989 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #10 6.989 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.h:15, #10 6.989 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c:8: #10 6.989 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.989 #define __EXTENSIONS__ /* for Sun */ #10 6.989 #10 6.989 :0:0: note: this is the location of the previous definition #10 6.993 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.h:45:0, #10 6.993 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c:8: #10 6.993 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.993 #define __EXTENSIONS__ /* for Sun */ #10 6.993 #10 6.993 :0:0: note: this is the location of the previous definition #10 6.996 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 6.996 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.h:15, #10 6.996 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c:8: #10 6.996 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 6.996 #define __EXTENSIONS__ /* for Sun */ #10 6.996 #10 6.996 :0:0: note: this is the location of the previous definition #10 7.002 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 7.002 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.h:15, #10 7.002 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c:8: #10 7.002 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.002 #define __EXTENSIONS__ /* for Sun */ #10 7.002 #10 7.005 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, #10 7.005 from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c:8: #10 7.005 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.005 #define __EXTENSIONS__ /* for Sun */ #10 7.005 #10 7.013 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 7.013 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.h:15, #10 7.013 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c:8: #10 7.013 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.013 #define __EXTENSIONS__ /* for Sun */ #10 7.013 #10 7.013 :0:0: note: this is the location of the previous definition #10 7.017 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #10 7.017 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.h:15, #10 7.017 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c:8: #10 7.017 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.017 #define __EXTENSIONS__ /* for Sun */ #10 7.017 #10 7.017 :0:0: note: this is the location of the previous definition #10 7.020 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.h:46:0, #10 7.020 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c:8: #10 7.020 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.020 #define __EXTENSIONS__ /* for Sun */ #10 7.020 #10 7.020 :0:0: note: this is the location of the previous definition #10 7.021 :0:0: note: this is the location of the previous definition #10 7.022 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.h:41:0, #10 7.022 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c:8: #10 7.022 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.022 #define __EXTENSIONS__ /* for Sun */ #10 7.022 #10 7.022 :0:0: note: this is the location of the previous definition #10 7.023 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #10 7.023 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, #10 7.023 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.h:15, #10 7.023 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c:8: #10 7.023 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.023 #define __EXTENSIONS__ /* for Sun */ #10 7.023 #10 7.023 :0:0: note: this is the location of the previous definition #10 7.033 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #10 7.033 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, #10 7.033 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c:8: #10 7.033 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.033 #define __EXTENSIONS__ /* for Sun */ #10 7.033 #10 7.033 :0:0: note: this is the location of the previous definition #10 7.038 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, #10 7.038 from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c:8: #10 7.038 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.038 #define __EXTENSIONS__ /* for Sun */ #10 7.038 #10 7.038 :0:0: note: this is the location of the previous definition #10 7.039 :0:0: note: this is the location of the previous definition #10 7.040 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #10 7.040 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.h:15, #10 7.040 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c:8: #10 7.040 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.040 #define __EXTENSIONS__ /* for Sun */ #10 7.040 #10 7.050 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.h:58:0, #10 7.050 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c:8: #10 7.050 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.050 #define __EXTENSIONS__ /* for Sun */ #10 7.050 #10 7.050 :0:0: note: this is the location of the previous definition #10 7.069 :0:0: note: this is the location of the previous definition #10 7.447 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  #10 7.481 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 7.488 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 7.489 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c  #10 7.489 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c  #10 7.490 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c  #10 7.491 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c  #10 7.494 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c  #10 7.495 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c  #10 7.501 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c  #10 7.502 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c  #10 7.503 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c  #10 7.503 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c  #10 7.503 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c  #10 7.504 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c  #10 7.504 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c  #10 7.505 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c  #10 7.506 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c  #10 7.506 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c  #10 7.506 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c  #10 7.506 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c  #10 7.507 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c  #10 7.507 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c  #10 7.507 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c  #10 7.507 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c  #10 7.507 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c  #10 7.508 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c  #10 7.509 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c  #10 7.509 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c  #10 7.509 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c  #10 7.510 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c  #10 7.510 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c  #10 7.510 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c  #10 7.511 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c  #10 7.511 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c  #10 7.512 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c  #10 7.512 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c  #10 7.513 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c  #10 7.516 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c  #10 7.518 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c  #10 7.521 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c  #10 7.522 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c  #10 7.523 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c  #10 7.523 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c  #10 7.527 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c  #10 7.528 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c  #10 7.529 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c  #10 7.529 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c  #10 7.530 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c  #10 7.532 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c  #10 7.535 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c  #10 7.547 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c  #10 7.548 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c  #10 7.550 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c  #10 7.564 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c:5:0: #10 7.564 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.564 #define __EXTENSIONS__ /* for Sun */ #10 7.564 #10 7.564 :0:0: note: this is the location of the previous definition #10 7.564 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c  #10 7.565 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c  #10 7.566 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c  #10 7.567 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c  #10 7.568 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c  #10 7.570 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c  #10 7.570 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c  #10 7.570 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c  #10 7.572 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c  #10 7.573 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c  #10 7.578 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c  #10 7.582 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c  #10 7.583 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c  #10 7.594 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c  #10 7.594 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c  #10 7.595 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c  #10 7.597 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c:12:0: #10 7.597 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.597 #define __EXTENSIONS__ /* for Sun */ #10 7.597 #10 7.597 :0:0: note: this is the location of the previous definition #10 7.606 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c  #10 7.606 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c  #10 7.607 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c  #10 7.610 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c  #10 7.622 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c  #10 7.625 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.h:59:0, #10 7.625 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c:8: #10 7.625 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.625 #define __EXTENSIONS__ /* for Sun */ #10 7.625 #10 7.626 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c  #10 7.630 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c  #10 7.634 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c  #10 7.637 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c  #10 7.640 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c  #10 7.644 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c  #10 7.644 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c  #10 7.648 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c  #10 7.658 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c  #10 7.672 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.h:46:0, #10 7.672 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c:8: #10 7.672 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.672 #define __EXTENSIONS__ /* for Sun */ #10 7.672 #10 7.672 :0:0: note: this is the location of the previous definition #10 7.673 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c  #10 7.708 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c  #10 7.710 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c  #10 7.721 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c  #10 7.721 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c  #10 7.722 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c  #10 7.722 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c  #10 7.722 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.h:47:0, #10 7.722 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c:8: #10 7.722 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.722 #define __EXTENSIONS__ /* for Sun */ #10 7.722 #10 7.722 :0:0: note: this is the location of the previous definition #10 7.722 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c  #10 7.729 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c  #10 7.738 :0:0: note: this is the location of the previous definition #10 7.746 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c  #10 7.748 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c  #10 7.748 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c  #10 7.752 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:9:0: #10 7.752 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.752 #define __EXTENSIONS__ /* for Sun */ #10 7.752 #10 7.752 :0:0: note: this is the location of the previous definition #10 7.752 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c  #10 7.753 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c  #10 7.754 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c  #10 7.757 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, #10 7.757 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.h:15, #10 7.757 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c:8: #10 7.757 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.757 #define __EXTENSIONS__ /* for Sun */ #10 7.757 #10 7.757 :0:0: note: this is the location of the previous definition #10 7.757 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c  #10 7.763 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #10 7.763 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c:8: #10 7.763 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.763 #define __EXTENSIONS__ /* for Sun */ #10 7.763 #10 7.763 :0:0: note: this is the location of the previous definition #10 7.776 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c  #10 7.782 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c  #10 7.789 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, #10 7.789 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c:8: #10 7.789 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.789 #define __EXTENSIONS__ /* for Sun */ #10 7.789 #10 7.795 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.h:46:0, #10 7.795 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c:8: #10 7.795 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.795 #define __EXTENSIONS__ /* for Sun */ #10 7.795 #10 7.795 :0:0: note: this is the location of the previous definition #10 7.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c  #10 7.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c  #10 7.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c  #10 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c  #10 7.802 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c  #10 7.802 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c  #10 7.806 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, #10 7.806 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.h:15, #10 7.806 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c:8: #10 7.806 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.806 #define __EXTENSIONS__ /* for Sun */ #10 7.806 #10 7.806 :0:0: note: this is the location of the previous definition #10 7.813 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, #10 7.813 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c:8: #10 7.813 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.813 #define __EXTENSIONS__ /* for Sun */ #10 7.813 #10 7.813 :0:0: note: this is the location of the previous definition #10 7.823 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.h:45:0, #10 7.823 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c:8: #10 7.823 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.823 #define __EXTENSIONS__ /* for Sun */ #10 7.823 #10 7.828 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #10 7.828 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.h:15, #10 7.828 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c:8: #10 7.828 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.828 #define __EXTENSIONS__ /* for Sun */ #10 7.828 #10 7.849 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, #10 7.849 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c:8: #10 7.849 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.849 #define __EXTENSIONS__ /* for Sun */ #10 7.849 #10 7.851 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #10 7.851 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c:8: #10 7.851 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.851 #define __EXTENSIONS__ /* for Sun */ #10 7.851 #10 7.851 :0:0: note: this is the location of the previous definition #10 7.853 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, #10 7.853 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.h:15, #10 7.853 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c:8: #10 7.853 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.853 #define __EXTENSIONS__ /* for Sun */ #10 7.853 #10 7.853 :0:0: note: this is the location of the previous definition #10 7.858 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c  #10 7.861 :0:0: note: this is the location of the previous definition #10 7.865 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c  #10 7.866 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c  #10 7.869 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c  #10 7.883 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.h:59:0, #10 7.883 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c:8: #10 7.883 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.883 #define __EXTENSIONS__ /* for Sun */ #10 7.883 #10 7.886 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c  #10 7.891 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c  #10 7.891 :0:0: note: this is the location of the previous definition #10 7.894 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, #10 7.894 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.h:15, #10 7.894 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c:8: #10 7.894 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.894 #define __EXTENSIONS__ /* for Sun */ #10 7.894 #10 7.900 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, #10 7.900 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.h:15, #10 7.900 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c:8: #10 7.900 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.900 #define __EXTENSIONS__ /* for Sun */ #10 7.900 #10 7.903 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c  #10 7.908 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #10 7.908 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #10 7.908 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c:8: #10 7.908 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.908 #define __EXTENSIONS__ /* for Sun */ #10 7.908 #10 7.912 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c  #10 7.917 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.h:44:0, #10 7.917 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c:8: #10 7.917 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.917 #define __EXTENSIONS__ /* for Sun */ #10 7.917 #10 7.926 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, #10 7.926 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, #10 7.926 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.h:15, #10 7.926 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c:8: #10 7.926 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.926 #define __EXTENSIONS__ /* for Sun */ #10 7.926 #10 7.928 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #10 7.928 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.h:15, #10 7.928 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c:8: #10 7.928 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.928 #define __EXTENSIONS__ /* for Sun */ #10 7.928 #10 7.933 :0:0: note: this is the location of the previous definition #10 7.954 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #10 7.954 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.h:15, #10 7.954 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c:8: #10 7.954 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.954 #define __EXTENSIONS__ /* for Sun */ #10 7.954 #10 7.954 :0:0: note: this is the location of the previous definition #10 7.956 :0:0: note: this is the location of the previous definition #10 7.958 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.h:46:0, #10 7.958 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c:8: #10 7.958 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.958 #define __EXTENSIONS__ /* for Sun */ #10 7.958 #10 7.960 :0:0: note: this is the location of the previous definition #10 7.960 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.h:60:0, #10 7.960 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c:8: #10 7.960 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.960 #define __EXTENSIONS__ /* for Sun */ #10 7.960 #10 7.960 :0:0: note: this is the location of the previous definition #10 7.964 :0:0: note: this is the location of the previous definition #10 7.965 :0:0: note: this is the location of the previous definition #10 7.967 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.h:70:0, #10 7.967 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c:8: #10 7.967 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.967 #define __EXTENSIONS__ /* for Sun */ #10 7.967 #10 7.969 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.h:46:0, #10 7.969 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c:8: #10 7.969 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.969 #define __EXTENSIONS__ /* for Sun */ #10 7.969 #10 7.969 :0:0: note: this is the location of the previous definition #10 7.969 :0:0: note: this is the location of the previous definition #10 7.973 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #10 7.973 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #10 7.973 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.h:15, #10 7.973 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c:8: #10 7.973 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.973 #define __EXTENSIONS__ /* for Sun */ #10 7.973 #10 7.973 :0:0: note: this is the location of the previous definition #10 7.975 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #10 7.975 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.h:15, #10 7.975 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c:8: #10 7.975 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.975 #define __EXTENSIONS__ /* for Sun */ #10 7.975 #10 7.985 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.h:46:0, #10 7.985 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c:8: #10 7.985 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.985 #define __EXTENSIONS__ /* for Sun */ #10 7.985 #10 7.986 :0:0: note: this is the location of the previous definition #10 7.986 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #10 7.986 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #10 7.986 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.h:15, #10 7.986 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c:8: #10 7.986 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.986 #define __EXTENSIONS__ /* for Sun */ #10 7.986 #10 7.986 :0:0: note: this is the location of the previous definition #10 7.996 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #10 7.996 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.h:15, #10 7.996 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c:8: #10 7.996 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 7.996 #define __EXTENSIONS__ /* for Sun */ #10 7.996 #10 7.996 :0:0: note: this is the location of the previous definition #10 7.996 :0:0: note: this is the location of the previous definition #10 8.003 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, #10 8.003 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c:8: #10 8.003 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.003 #define __EXTENSIONS__ /* for Sun */ #10 8.003 #10 8.003 :0:0: note: this is the location of the previous definition #10 8.009 :0:0: note: this is the location of the previous definition #10 8.009 :0:0: note: this is the location of the previous definition #10 8.013 :0:0: note: this is the location of the previous definition #10 8.014 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, #10 8.014 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c:8: #10 8.014 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.014 #define __EXTENSIONS__ /* for Sun */ #10 8.014 #10 8.014 :0:0: note: this is the location of the previous definition #10 8.021 :0:0: note: this is the location of the previous definition #10 8.028 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.h:65:0, #10 8.028 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c:8: #10 8.028 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.028 #define __EXTENSIONS__ /* for Sun */ #10 8.028 #10 8.028 :0:0: note: this is the location of the previous definition #10 8.036 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.h:72:0, #10 8.036 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c:8: #10 8.036 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.036 #define __EXTENSIONS__ /* for Sun */ #10 8.036 #10 8.036 :0:0: note: this is the location of the previous definition #10 8.044 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.h:45:0, #10 8.044 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c:8: #10 8.044 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.044 #define __EXTENSIONS__ /* for Sun */ #10 8.044 #10 8.044 :0:0: note: this is the location of the previous definition #10 8.044 :0:0: note: this is the location of the previous definition #10 8.049 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, #10 8.049 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c:8: #10 8.049 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.049 #define __EXTENSIONS__ /* for Sun */ #10 8.049 #10 8.053 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, #10 8.053 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c:8: #10 8.053 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.053 #define __EXTENSIONS__ /* for Sun */ #10 8.053 #10 8.053 :0:0: note: this is the location of the previous definition #10 8.056 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.h:44:0, #10 8.056 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c:8: #10 8.056 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.056 #define __EXTENSIONS__ /* for Sun */ #10 8.056 #10 8.061 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, #10 8.061 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.h:15, #10 8.061 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c:8: #10 8.061 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.061 #define __EXTENSIONS__ /* for Sun */ #10 8.061 #10 8.061 :0:0: note: this is the location of the previous definition #10 8.062 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, #10 8.062 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c:8: #10 8.062 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.062 #define __EXTENSIONS__ /* for Sun */ #10 8.062 #10 8.066 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #10 8.066 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.h:15, #10 8.066 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c:8: #10 8.066 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.066 #define __EXTENSIONS__ /* for Sun */ #10 8.066 #10 8.073 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.h:77:0, #10 8.073 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c:8: #10 8.073 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.073 #define __EXTENSIONS__ /* for Sun */ #10 8.073 #10 8.089 :0:0: note: this is the location of the previous definition #10 8.096 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, #10 8.096 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c:8: #10 8.096 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.096 #define __EXTENSIONS__ /* for Sun */ #10 8.096 #10 8.096 :0:0: note: this is the location of the previous definition #10 8.096 :0:0: note: this is the location of the previous definition #10 8.100 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #10 8.100 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.h:15, #10 8.100 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c:8: #10 8.100 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.100 #define __EXTENSIONS__ /* for Sun */ #10 8.100 #10 8.104 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, #10 8.104 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.h:15, #10 8.104 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c:8: #10 8.104 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.104 #define __EXTENSIONS__ /* for Sun */ #10 8.104 #10 8.107 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, #10 8.107 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.h:15, #10 8.107 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c:8: #10 8.107 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.107 #define __EXTENSIONS__ /* for Sun */ #10 8.107 #10 8.109 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #10 8.109 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.h:15, #10 8.109 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c:8: #10 8.109 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.109 #define __EXTENSIONS__ /* for Sun */ #10 8.109 #10 8.109 :0:0: note: this is the location of the previous definition #10 8.113 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.h:46:0, #10 8.113 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c:8: #10 8.113 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.113 #define __EXTENSIONS__ /* for Sun */ #10 8.113 #10 8.113 :0:0: note: this is the location of the previous definition #10 8.113 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, #10 8.113 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.h:15, #10 8.113 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c:8: #10 8.113 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.113 #define __EXTENSIONS__ /* for Sun */ #10 8.113 #10 8.113 :0:0: note: this is the location of the previous definition #10 8.129 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.h:61:0, #10 8.129 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c:8: #10 8.129 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.129 #define __EXTENSIONS__ /* for Sun */ #10 8.129 #10 8.134 :0:0: note: this is the location of the previous definition #10 8.136 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, #10 8.136 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.h:15, #10 8.136 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c:8: #10 8.136 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.136 #define __EXTENSIONS__ /* for Sun */ #10 8.136 #10 8.141 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #10 8.141 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.h:15, #10 8.141 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c:8: #10 8.141 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.141 #define __EXTENSIONS__ /* for Sun */ #10 8.141 #10 8.144 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.h:44:0, #10 8.144 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c:8: #10 8.144 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.144 #define __EXTENSIONS__ /* for Sun */ #10 8.144 #10 8.144 :0:0: note: this is the location of the previous definition #10 8.149 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.h:46:0, #10 8.149 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c:8: #10 8.149 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.149 #define __EXTENSIONS__ /* for Sun */ #10 8.149 #10 8.151 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.h:61:0, #10 8.151 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c:8: #10 8.151 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.151 #define __EXTENSIONS__ /* for Sun */ #10 8.151 #10 8.153 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, #10 8.153 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c:8: #10 8.153 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.153 #define __EXTENSIONS__ /* for Sun */ #10 8.153 #10 8.156 :0:0: note: this is the location of the previous definition #10 8.157 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, #10 8.157 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.h:15, #10 8.157 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c:8: #10 8.157 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.157 #define __EXTENSIONS__ /* for Sun */ #10 8.157 #10 8.159 :0:0: note: this is the location of the previous definition #10 8.160 :0:0: note: this is the location of the previous definition #10 8.162 :0:0: note: this is the location of the previous definition #10 8.167 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, #10 8.167 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c:8: #10 8.167 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.167 #define __EXTENSIONS__ /* for Sun */ #10 8.167 #10 8.174 :0:0: note: this is the location of the previous definition #10 8.179 :0:0: note: this is the location of the previous definition #10 8.182 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.h:44:0, #10 8.182 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c:8: #10 8.182 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.182 #define __EXTENSIONS__ /* for Sun */ #10 8.182 #10 8.184 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #10 8.184 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.h:15, #10 8.184 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c:8: #10 8.184 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.184 #define __EXTENSIONS__ /* for Sun */ #10 8.184 #10 8.185 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, #10 8.185 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c:8: #10 8.185 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.185 #define __EXTENSIONS__ /* for Sun */ #10 8.185 #10 8.185 :0:0: note: this is the location of the previous definition #10 8.186 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #10 8.186 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.h:15, #10 8.186 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c:8: #10 8.186 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.186 #define __EXTENSIONS__ /* for Sun */ #10 8.186 #10 8.187 :0:0: note: this is the location of the previous definition #10 8.194 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.h:44:0, #10 8.194 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c:8: #10 8.194 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.194 #define __EXTENSIONS__ /* for Sun */ #10 8.194 #10 8.194 :0:0: note: this is the location of the previous definition #10 8.196 :0:0: note: this is the location of the previous definition #10 8.199 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #10 8.199 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.h:15, #10 8.199 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c:8: #10 8.199 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.199 #define __EXTENSIONS__ /* for Sun */ #10 8.199 #10 8.199 :0:0: note: this is the location of the previous definition #10 8.199 :0:0: note: this is the location of the previous definition #10 8.204 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, #10 8.204 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.h:15, #10 8.204 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c:8: #10 8.204 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.204 #define __EXTENSIONS__ /* for Sun */ #10 8.204 #10 8.204 :0:0: note: this is the location of the previous definition #10 8.213 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, #10 8.213 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c:8: #10 8.213 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.213 #define __EXTENSIONS__ /* for Sun */ #10 8.213 #10 8.213 :0:0: note: this is the location of the previous definition #10 8.213 :0:0: note: this is the location of the previous definition #10 8.213 :0:0: note: this is the location of the previous definition #10 8.217 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, #10 8.217 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.h:15, #10 8.217 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c:8: #10 8.217 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.217 #define __EXTENSIONS__ /* for Sun */ #10 8.217 #10 8.217 :0:0: note: this is the location of the previous definition #10 8.217 :0:0: note: this is the location of the previous definition #10 8.225 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #10 8.225 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c:8: #10 8.225 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.225 #define __EXTENSIONS__ /* for Sun */ #10 8.225 #10 8.225 :0:0: note: this is the location of the previous definition #10 8.226 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.h:46:0, #10 8.226 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c:8: #10 8.226 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.226 #define __EXTENSIONS__ /* for Sun */ #10 8.226 #10 8.228 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #10 8.228 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #10 8.228 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.h:15, #10 8.228 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c:8: #10 8.228 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.228 #define __EXTENSIONS__ /* for Sun */ #10 8.228 #10 8.228 :0:0: note: this is the location of the previous definition #10 8.228 :0:0: note: this is the location of the previous definition #10 8.228 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, #10 8.228 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c:8: #10 8.228 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.228 #define __EXTENSIONS__ /* for Sun */ #10 8.228 #10 8.228 :0:0: note: this is the location of the previous definition #10 8.229 :0:0: note: this is the location of the previous definition #10 8.232 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #10 8.232 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #10 8.232 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.h:15, #10 8.232 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c:8: #10 8.232 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.232 #define __EXTENSIONS__ /* for Sun */ #10 8.232 #10 8.232 :0:0: note: this is the location of the previous definition #10 8.232 :0:0: note: this is the location of the previous definition #10 8.232 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, #10 8.232 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.h:15, #10 8.232 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c:8: #10 8.232 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.232 #define __EXTENSIONS__ /* for Sun */ #10 8.232 #10 8.233 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #10 8.233 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.h:15, #10 8.233 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c:8: #10 8.233 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.233 #define __EXTENSIONS__ /* for Sun */ #10 8.233 #10 8.233 :0:0: note: this is the location of the previous definition #10 8.240 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.h:47:0, #10 8.240 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c:8: #10 8.240 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.240 #define __EXTENSIONS__ /* for Sun */ #10 8.240 #10 8.240 :0:0: note: this is the location of the previous definition #10 8.240 :0:0: note: this is the location of the previous definition #10 8.242 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.h:44:0, #10 8.242 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c:8: #10 8.242 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.242 #define __EXTENSIONS__ /* for Sun */ #10 8.242 #10 8.243 :0:0: note: this is the location of the previous definition #10 8.247 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.h:63:0, #10 8.247 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c:8: #10 8.247 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.247 #define __EXTENSIONS__ /* for Sun */ #10 8.247 #10 8.250 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, #10 8.250 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.h:15, #10 8.250 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c:8: #10 8.250 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.250 #define __EXTENSIONS__ /* for Sun */ #10 8.250 #10 8.250 :0:0: note: this is the location of the previous definition #10 8.250 :0:0: note: this is the location of the previous definition #10 8.252 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, #10 8.252 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, #10 8.252 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c:8: #10 8.252 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.252 #define __EXTENSIONS__ /* for Sun */ #10 8.252 #10 8.252 :0:0: note: this is the location of the previous definition #10 8.254 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.h:44:0, #10 8.254 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c:8: #10 8.254 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.254 #define __EXTENSIONS__ /* for Sun */ #10 8.254 #10 8.254 :0:0: note: this is the location of the previous definition #10 8.258 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, #10 8.258 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.h:15, #10 8.258 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c:8: #10 8.258 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.258 #define __EXTENSIONS__ /* for Sun */ #10 8.258 #10 8.258 :0:0: note: this is the location of the previous definition #10 8.269 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.h:46:0, #10 8.269 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c:8: #10 8.269 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.269 #define __EXTENSIONS__ /* for Sun */ #10 8.269 #10 8.270 :0:0: note: this is the location of the previous definition #10 8.278 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #10 8.278 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c:8: #10 8.278 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.278 #define __EXTENSIONS__ /* for Sun */ #10 8.278 #10 8.278 :0:0: note: this is the location of the previous definition #10 8.278 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, #10 8.278 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.h:15, #10 8.278 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c:8: #10 8.278 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.278 #define __EXTENSIONS__ /* for Sun */ #10 8.278 #10 8.278 :0:0: note: this is the location of the previous definition #10 8.291 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #10 8.291 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, #10 8.291 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.h:15, #10 8.291 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c:8: #10 8.291 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.291 #define __EXTENSIONS__ /* for Sun */ #10 8.291 #10 8.310 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, #10 8.310 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c:8: #10 8.310 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.310 #define __EXTENSIONS__ /* for Sun */ #10 8.310 #10 8.310 :0:0: note: this is the location of the previous definition #10 8.322 :0:0: note: this is the location of the previous definition #10 8.331 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, #10 8.331 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c:8: #10 8.331 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.331 #define __EXTENSIONS__ /* for Sun */ #10 8.331 #10 8.331 :0:0: note: this is the location of the previous definition #10 8.335 :0:0: note: this is the location of the previous definition #10 8.345 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.h:46:0, #10 8.345 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c:8: #10 8.345 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.345 #define __EXTENSIONS__ /* for Sun */ #10 8.345 #10 8.345 :0:0: note: this is the location of the previous definition #10 8.347 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #10 8.347 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.h:15, #10 8.347 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c:8: #10 8.347 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.347 #define __EXTENSIONS__ /* for Sun */ #10 8.347 #10 8.350 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #10 8.350 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.h:15, #10 8.350 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c:8: #10 8.350 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.350 #define __EXTENSIONS__ /* for Sun */ #10 8.350 #10 8.350 :0:0: note: this is the location of the previous definition #10 8.353 :0:0: note: this is the location of the previous definition #10 8.358 :0:0: note: this is the location of the previous definition #10 8.368 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, #10 8.368 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.h:15, #10 8.368 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c:8: #10 8.368 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.368 #define __EXTENSIONS__ /* for Sun */ #10 8.368 #10 8.368 :0:0: note: this is the location of the previous definition #10 8.384 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, #10 8.384 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.h:15, #10 8.384 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c:8: #10 8.384 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.384 #define __EXTENSIONS__ /* for Sun */ #10 8.384 #10 8.384 :0:0: note: this is the location of the previous definition #10 8.386 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, #10 8.386 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c:8: #10 8.386 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.386 #define __EXTENSIONS__ /* for Sun */ #10 8.386 #10 8.393 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, #10 8.393 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.h:15, #10 8.393 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c:8: #10 8.393 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.393 #define __EXTENSIONS__ /* for Sun */ #10 8.393 #10 8.395 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.h:65:0, #10 8.395 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c:8: #10 8.395 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.395 #define __EXTENSIONS__ /* for Sun */ #10 8.395 #10 8.396 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, #10 8.396 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.h:15, #10 8.396 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c:8: #10 8.396 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.396 #define __EXTENSIONS__ /* for Sun */ #10 8.396 #10 8.396 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.h:44:0, #10 8.396 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c:8: #10 8.396 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.396 #define __EXTENSIONS__ /* for Sun */ #10 8.396 #10 8.396 :0:0: note: this is the location of the previous definition #10 8.397 :0:0: note: this is the location of the previous definition #10 8.407 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.h:55:0, #10 8.407 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c:8: #10 8.407 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.407 #define __EXTENSIONS__ /* for Sun */ #10 8.407 #10 8.407 :0:0: note: this is the location of the previous definition #10 8.411 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: In function 'REAL__dump': #10 8.411 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:239:19: warning: declaration of 's' shadows a previous local [-Wshadow] #10 8.411 char *s = expptr; #10 8.411 ^ #10 8.411 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:198:15: note: shadowed declaration is here #10 8.411 char *s; #10 8.411 ^ #10 8.411 :0:0: note: this is the location of the previous definition #10 8.413 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.h:44:0, #10 8.413 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c:8: #10 8.413 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.413 #define __EXTENSIONS__ /* for Sun */ #10 8.413 #10 8.413 :0:0: note: this is the location of the previous definition #10 8.419 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: At top level: #10 8.419 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:835:1: warning: 'no_sanitize' attribute directive ignored [-Wattributes] #10 8.419 asn_double2float(double d, float *outcome) { #10 8.419 ^~~~~~~~~~~~~~~~ #10 8.420 :0:0: note: this is the location of the previous definition #10 8.425 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.h:56:0, #10 8.425 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c:8: #10 8.425 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.425 #define __EXTENSIONS__ /* for Sun */ #10 8.425 #10 8.425 :0:0: note: this is the location of the previous definition #10 8.425 :0:0: note: this is the location of the previous definition #10 8.426 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, #10 8.426 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c:8: #10 8.426 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.426 #define __EXTENSIONS__ /* for Sun */ #10 8.426 #10 8.426 :0:0: note: this is the location of the previous definition #10 8.433 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.h:46:0, #10 8.433 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c:8: #10 8.433 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.433 #define __EXTENSIONS__ /* for Sun */ #10 8.433 #10 8.435 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.h:46:0, #10 8.435 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c:8: #10 8.435 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.435 #define __EXTENSIONS__ /* for Sun */ #10 8.435 #10 8.435 :0:0: note: this is the location of the previous definition #10 8.437 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #10 8.437 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, #10 8.437 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c:8: #10 8.437 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.437 #define __EXTENSIONS__ /* for Sun */ #10 8.437 #10 8.439 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.h:44:0, #10 8.439 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c:8: #10 8.439 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.439 #define __EXTENSIONS__ /* for Sun */ #10 8.439 #10 8.439 :0:0: note: this is the location of the previous definition #10 8.439 :0:0: note: this is the location of the previous definition #10 8.445 :0:0: note: this is the location of the previous definition #10 8.455 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, #10 8.455 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.h:15, #10 8.455 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c:8: #10 8.455 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.455 #define __EXTENSIONS__ /* for Sun */ #10 8.455 #10 8.455 :0:0: note: this is the location of the previous definition #10 8.456 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, #10 8.456 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c:8: #10 8.456 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.456 #define __EXTENSIONS__ /* for Sun */ #10 8.456 #10 8.458 :0:0: note: this is the location of the previous definition #10 8.471 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.h:46:0, #10 8.471 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c:8: #10 8.471 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.471 #define __EXTENSIONS__ /* for Sun */ #10 8.471 #10 8.471 :0:0: note: this is the location of the previous definition #10 8.472 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, #10 8.472 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.h:15, #10 8.472 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c:8: #10 8.472 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.472 #define __EXTENSIONS__ /* for Sun */ #10 8.472 #10 8.472 :0:0: note: this is the location of the previous definition #10 8.503 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  #10 8.542 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 8.553 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 8.554 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  #10 8.554 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  #10 8.555 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  #10 8.556 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  #10 8.558 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  #10 8.560 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  #10 8.561 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  #10 8.561 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  #10 8.562 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  #10 8.563 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  #10 8.563 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  #10 8.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  #10 8.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  #10 8.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  #10 8.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  #10 8.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  #10 8.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  #10 8.566 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  #10 8.567 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  #10 8.567 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  #10 8.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  #10 8.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  #10 8.569 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  #10 8.569 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  #10 8.570 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  #10 8.570 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  #10 8.571 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  #10 8.571 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  #10 8.571 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  #10 8.572 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  #10 8.572 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  #10 8.573 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  #10 8.575 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  #10 8.576 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  #10 8.576 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  #10 8.577 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  #10 8.579 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  #10 8.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  #10 8.588 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  #10 8.589 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  #10 8.590 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  #10 8.591 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  #10 8.593 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  #10 8.595 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  #10 8.595 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  #10 8.596 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  #10 8.597 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  #10 8.598 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  #10 8.598 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  #10 8.614 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  #10 8.614 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  #10 8.614 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  #10 8.615 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  #10 8.615 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  #10 8.616 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  #10 8.619 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  #10 8.626 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  #10 8.634 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  #10 8.634 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  #10 8.636 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  #10 8.664 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  #10 8.678 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  #10 8.679 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  #10 8.682 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  #10 8.682 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  #10 8.683 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  #10 8.683 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  #10 8.683 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  #10 8.687 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  #10 8.697 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  #10 8.698 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  #10 8.699 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  #10 8.714 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  #10 8.714 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  #10 8.725 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #10 8.725 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: #10 8.725 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.725 #define __EXTENSIONS__ /* for Sun */ #10 8.725 #10 8.725 :0:0: note: this is the location of the previous definition #10 8.732 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  #10 8.734 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  #10 8.765 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  #10 8.767 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  #10 8.768 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  #10 8.768 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  #10 8.769 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  #10 8.772 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  #10 8.773 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  #10 8.777 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  #10 8.808 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  #10 8.818 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, #10 8.818 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: #10 8.818 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.818 #define __EXTENSIONS__ /* for Sun */ #10 8.818 #10 8.818 :0:0: note: this is the location of the previous definition #10 8.821 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  #10 8.825 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #10 8.825 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #10 8.825 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, #10 8.825 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: #10 8.825 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.825 #define __EXTENSIONS__ /* for Sun */ #10 8.825 #10 8.825 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  #10 8.826 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  #10 8.827 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  #10 8.827 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  #10 8.833 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #10 8.833 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, #10 8.833 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: #10 8.833 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.833 #define __EXTENSIONS__ /* for Sun */ #10 8.833 #10 8.833 :0:0: note: this is the location of the previous definition #10 8.834 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  #10 8.834 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  #10 8.841 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, #10 8.841 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: #10 8.841 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.841 #define __EXTENSIONS__ /* for Sun */ #10 8.841 #10 8.841 :0:0: note: this is the location of the previous definition #10 8.841 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  #10 8.844 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  #10 8.847 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  #10 8.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  #10 8.859 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #10 8.859 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #10 8.859 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: #10 8.859 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.859 #define __EXTENSIONS__ /* for Sun */ #10 8.859 #10 8.859 :0:0: note: this is the location of the previous definition #10 8.859 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, #10 8.859 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: #10 8.859 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.859 #define __EXTENSIONS__ /* for Sun */ #10 8.859 #10 8.859 :0:0: note: this is the location of the previous definition #10 8.860 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #10 8.860 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: #10 8.860 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.860 #define __EXTENSIONS__ /* for Sun */ #10 8.860 #10 8.860 :0:0: note: this is the location of the previous definition #10 8.865 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, #10 8.865 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: #10 8.865 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.865 #define __EXTENSIONS__ /* for Sun */ #10 8.865 #10 8.865 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, #10 8.865 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: #10 8.865 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.865 #define __EXTENSIONS__ /* for Sun */ #10 8.865 #10 8.865 :0:0: note: this is the location of the previous definition #10 8.868 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, #10 8.868 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: #10 8.868 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.868 #define __EXTENSIONS__ /* for Sun */ #10 8.868 #10 8.868 :0:0: note: this is the location of the previous definition #10 8.872 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #10 8.872 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, #10 8.872 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: #10 8.872 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.872 #define __EXTENSIONS__ /* for Sun */ #10 8.872 #10 8.877 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #10 8.877 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: #10 8.877 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.877 #define __EXTENSIONS__ /* for Sun */ #10 8.877 #10 8.880 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, #10 8.880 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: #10 8.880 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.880 #define __EXTENSIONS__ /* for Sun */ #10 8.880 #10 8.880 :0:0: note: this is the location of the previous definition #10 8.881 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  #10 8.883 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, #10 8.883 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: #10 8.883 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.883 #define __EXTENSIONS__ /* for Sun */ #10 8.883 #10 8.883 :0:0: note: this is the location of the previous definition #10 8.895 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, #10 8.895 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: #10 8.895 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.895 #define __EXTENSIONS__ /* for Sun */ #10 8.895 #10 8.895 :0:0: note: this is the location of the previous definition #10 8.895 :0:0: note: this is the location of the previous definition #10 8.899 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 8.899 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, #10 8.899 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: #10 8.899 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.899 #define __EXTENSIONS__ /* for Sun */ #10 8.899 #10 8.899 :0:0: note: this is the location of the previous definition #10 8.899 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #10 8.899 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, #10 8.899 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: #10 8.899 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.899 #define __EXTENSIONS__ /* for Sun */ #10 8.899 #10 8.899 :0:0: note: this is the location of the previous definition #10 8.902 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, #10 8.902 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: #10 8.902 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.902 #define __EXTENSIONS__ /* for Sun */ #10 8.902 #10 8.902 :0:0: note: this is the location of the previous definition #10 8.910 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 8.910 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, #10 8.910 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: #10 8.910 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.910 #define __EXTENSIONS__ /* for Sun */ #10 8.910 #10 8.910 :0:0: note: this is the location of the previous definition #10 8.915 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #10 8.915 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, #10 8.915 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: #10 8.915 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.915 #define __EXTENSIONS__ /* for Sun */ #10 8.915 #10 8.915 :0:0: note: this is the location of the previous definition #10 8.915 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, #10 8.915 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: #10 8.915 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.915 #define __EXTENSIONS__ /* for Sun */ #10 8.915 #10 8.915 :0:0: note: this is the location of the previous definition #10 8.917 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, #10 8.917 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: #10 8.917 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.917 #define __EXTENSIONS__ /* for Sun */ #10 8.917 #10 8.917 :0:0: note: this is the location of the previous definition #10 8.922 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  #10 8.924 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  #10 8.924 :0:0: note: this is the location of the previous definition #10 8.929 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  #10 8.931 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, #10 8.931 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: #10 8.931 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.931 #define __EXTENSIONS__ /* for Sun */ #10 8.931 #10 8.931 :0:0: note: this is the location of the previous definition #10 8.931 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  #10 8.932 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  #10 8.934 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 8.934 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, #10 8.934 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: #10 8.934 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.934 #define __EXTENSIONS__ /* for Sun */ #10 8.934 #10 8.934 :0:0: note: this is the location of the previous definition #10 8.934 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  #10 8.939 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, #10 8.939 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: #10 8.939 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.939 #define __EXTENSIONS__ /* for Sun */ #10 8.939 #10 8.940 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, #10 8.940 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: #10 8.940 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.940 #define __EXTENSIONS__ /* for Sun */ #10 8.940 #10 8.941 :0:0: note: this is the location of the previous definition #10 8.941 :0:0: note: this is the location of the previous definition #10 8.944 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #10 8.944 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: #10 8.944 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.944 #define __EXTENSIONS__ /* for Sun */ #10 8.944 #10 8.944 :0:0: note: this is the location of the previous definition #10 8.958 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #10 8.958 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: #10 8.958 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.958 #define __EXTENSIONS__ /* for Sun */ #10 8.958 #10 8.961 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 8.961 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, #10 8.961 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: #10 8.961 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.961 #define __EXTENSIONS__ /* for Sun */ #10 8.961 #10 8.961 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #10 8.961 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, #10 8.961 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: #10 8.961 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.961 #define __EXTENSIONS__ /* for Sun */ #10 8.961 #10 8.961 :0:0: note: this is the location of the previous definition #10 8.962 :0:0: note: this is the location of the previous definition #10 8.962 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, #10 8.962 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: #10 8.962 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.962 #define __EXTENSIONS__ /* for Sun */ #10 8.962 #10 8.962 :0:0: note: this is the location of the previous definition #10 8.973 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #10 8.973 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, #10 8.973 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: #10 8.973 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.973 #define __EXTENSIONS__ /* for Sun */ #10 8.973 #10 8.975 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, #10 8.975 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: #10 8.975 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.975 #define __EXTENSIONS__ /* for Sun */ #10 8.975 #10 8.981 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #10 8.981 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, #10 8.981 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: #10 8.981 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.981 #define __EXTENSIONS__ /* for Sun */ #10 8.981 #10 8.981 :0:0: note: this is the location of the previous definition #10 8.995 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, #10 8.995 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: #10 8.995 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 8.995 #define __EXTENSIONS__ /* for Sun */ #10 8.995 #10 8.996 :0:0: note: this is the location of the previous definition #10 8.996 :0:0: note: this is the location of the previous definition #10 9.001 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  #10 9.003 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, #10 9.003 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: #10 9.003 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.003 #define __EXTENSIONS__ /* for Sun */ #10 9.003 #10 9.003 :0:0: note: this is the location of the previous definition #10 9.005 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, #10 9.005 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: #10 9.005 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.005 #define __EXTENSIONS__ /* for Sun */ #10 9.005 #10 9.005 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #10 9.005 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: #10 9.005 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.005 #define __EXTENSIONS__ /* for Sun */ #10 9.005 #10 9.005 :0:0: note: this is the location of the previous definition #10 9.006 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  #10 9.017 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, #10 9.017 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: #10 9.017 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.017 #define __EXTENSIONS__ /* for Sun */ #10 9.017 #10 9.017 :0:0: note: this is the location of the previous definition #10 9.018 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #10 9.018 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: #10 9.018 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.018 #define __EXTENSIONS__ /* for Sun */ #10 9.018 #10 9.018 :0:0: note: this is the location of the previous definition #10 9.021 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  #10 9.021 :0:0: note: this is the location of the previous definition #10 9.023 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #10 9.023 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: #10 9.023 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.023 #define __EXTENSIONS__ /* for Sun */ #10 9.023 #10 9.024 :0:0: note: this is the location of the previous definition #10 9.031 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, #10 9.031 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: #10 9.031 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.031 #define __EXTENSIONS__ /* for Sun */ #10 9.031 #10 9.037 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, #10 9.037 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: #10 9.037 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.037 #define __EXTENSIONS__ /* for Sun */ #10 9.037 #10 9.037 :0:0: note: this is the location of the previous definition #10 9.037 :0:0: note: this is the location of the previous definition #10 9.040 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  #10 9.042 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  #10 9.044 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  #10 9.045 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  #10 9.049 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  #10 9.050 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  #10 9.050 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  #10 9.051 :0:0: note: this is the location of the previous definition #10 9.052 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  #10 9.056 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 9.056 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, #10 9.056 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: #10 9.056 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.056 #define __EXTENSIONS__ /* for Sun */ #10 9.056 #10 9.057 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  #10 9.060 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 9.060 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, #10 9.060 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: #10 9.060 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.060 #define __EXTENSIONS__ /* for Sun */ #10 9.060 #10 9.060 :0:0: note: this is the location of the previous definition #10 9.072 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, #10 9.072 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: #10 9.072 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.072 #define __EXTENSIONS__ /* for Sun */ #10 9.072 #10 9.072 :0:0: note: this is the location of the previous definition #10 9.078 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, #10 9.078 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: #10 9.078 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.078 #define __EXTENSIONS__ /* for Sun */ #10 9.078 #10 9.084 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, #10 9.084 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: #10 9.084 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.084 #define __EXTENSIONS__ /* for Sun */ #10 9.084 #10 9.089 :0:0: note: this is the location of the previous definition #10 9.096 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, #10 9.096 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: #10 9.096 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.096 #define __EXTENSIONS__ /* for Sun */ #10 9.096 #10 9.097 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  #10 9.098 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  #10 9.098 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #10 9.098 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: #10 9.098 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.098 #define __EXTENSIONS__ /* for Sun */ #10 9.098 #10 9.099 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  #10 9.099 :0:0: note: this is the location of the previous definition #10 9.105 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 9.105 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, #10 9.105 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: #10 9.105 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.105 #define __EXTENSIONS__ /* for Sun */ #10 9.105 #10 9.120 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  #10 9.126 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  #10 9.127 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  #10 9.153 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  #10 9.166 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  #10 9.167 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  #10 9.171 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  #10 9.190 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  #10 9.205 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  #10 9.221 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #10 9.221 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, #10 9.221 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: #10 9.221 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.221 #define __EXTENSIONS__ /* for Sun */ #10 9.221 #10 9.221 :0:0: note: this is the location of the previous definition #10 9.221 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, #10 9.221 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: #10 9.221 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.221 #define __EXTENSIONS__ /* for Sun */ #10 9.221 #10 9.221 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, #10 9.221 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: #10 9.221 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.221 #define __EXTENSIONS__ /* for Sun */ #10 9.221 #10 9.222 :0:0: note: this is the location of the previous definition #10 9.222 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #10 9.222 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, #10 9.222 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: #10 9.222 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.222 #define __EXTENSIONS__ /* for Sun */ #10 9.222 #10 9.222 :0:0: note: this is the location of the previous definition #10 9.222 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, #10 9.222 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: #10 9.222 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.222 #define __EXTENSIONS__ /* for Sun */ #10 9.222 #10 9.222 :0:0: note: this is the location of the previous definition #10 9.222 :0:0: note: this is the location of the previous definition #10 9.222 :0:0: note: this is the location of the previous definition #10 9.228 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, #10 9.228 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: #10 9.228 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.228 #define __EXTENSIONS__ /* for Sun */ #10 9.228 #10 9.228 :0:0: note: this is the location of the previous definition #10 9.228 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #10 9.228 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: #10 9.228 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.228 #define __EXTENSIONS__ /* for Sun */ #10 9.228 #10 9.228 :0:0: note: this is the location of the previous definition #10 9.233 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, #10 9.233 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: #10 9.233 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.233 #define __EXTENSIONS__ /* for Sun */ #10 9.233 #10 9.233 :0:0: note: this is the location of the previous definition #10 9.237 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, #10 9.237 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: #10 9.237 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.237 #define __EXTENSIONS__ /* for Sun */ #10 9.237 #10 9.237 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, #10 9.237 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: #10 9.237 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.237 #define __EXTENSIONS__ /* for Sun */ #10 9.237 #10 9.237 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, #10 9.237 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: #10 9.237 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.237 #define __EXTENSIONS__ /* for Sun */ #10 9.237 #10 9.237 :0:0: note: this is the location of the previous definition #10 9.237 :0:0: note: this is the location of the previous definition #10 9.238 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #10 9.238 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: #10 9.238 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.238 #define __EXTENSIONS__ /* for Sun */ #10 9.238 #10 9.238 :0:0: note: this is the location of the previous definition #10 9.252 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #10 9.252 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, #10 9.252 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: #10 9.252 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.252 #define __EXTENSIONS__ /* for Sun */ #10 9.252 #10 9.268 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, #10 9.268 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: #10 9.268 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.268 #define __EXTENSIONS__ /* for Sun */ #10 9.268 #10 9.269 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, #10 9.269 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: #10 9.269 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.269 #define __EXTENSIONS__ /* for Sun */ #10 9.269 #10 9.269 :0:0: note: this is the location of the previous definition #10 9.271 :0:0: note: this is the location of the previous definition #10 9.271 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  #10 9.271 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  #10 9.277 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  #10 9.277 :0:0: note: this is the location of the previous definition #10 9.277 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #10 9.277 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: #10 9.277 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.277 #define __EXTENSIONS__ /* for Sun */ #10 9.277 #10 9.277 :0:0: note: this is the location of the previous definition #10 9.281 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, #10 9.281 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: #10 9.281 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.281 #define __EXTENSIONS__ /* for Sun */ #10 9.281 #10 9.281 :0:0: note: this is the location of the previous definition #10 9.282 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #10 9.282 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: #10 9.282 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.282 #define __EXTENSIONS__ /* for Sun */ #10 9.282 #10 9.282 :0:0: note: this is the location of the previous definition #10 9.282 :0:0: note: this is the location of the previous definition #10 9.286 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  #10 9.290 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  #10 9.290 :0:0: note: this is the location of the previous definition #10 9.291 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 9.291 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, #10 9.291 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: #10 9.291 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.291 #define __EXTENSIONS__ /* for Sun */ #10 9.291 #10 9.291 :0:0: note: this is the location of the previous definition #10 9.296 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #10 9.296 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, #10 9.296 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: #10 9.296 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.296 #define __EXTENSIONS__ /* for Sun */ #10 9.296 #10 9.296 :0:0: note: this is the location of the previous definition #10 9.300 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #10 9.300 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, #10 9.300 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: #10 9.300 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.300 #define __EXTENSIONS__ /* for Sun */ #10 9.300 #10 9.300 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 9.300 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, #10 9.300 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: #10 9.300 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.300 #define __EXTENSIONS__ /* for Sun */ #10 9.300 #10 9.300 :0:0: note: this is the location of the previous definition #10 9.300 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, #10 9.300 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: #10 9.300 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.300 #define __EXTENSIONS__ /* for Sun */ #10 9.300 #10 9.300 :0:0: note: this is the location of the previous definition #10 9.301 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #10 9.301 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, #10 9.301 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: #10 9.301 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.301 #define __EXTENSIONS__ /* for Sun */ #10 9.301 #10 9.302 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, #10 9.302 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: #10 9.302 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.302 #define __EXTENSIONS__ /* for Sun */ #10 9.302 #10 9.302 :0:0: note: this is the location of the previous definition #10 9.305 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #10 9.305 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: #10 9.305 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.305 #define __EXTENSIONS__ /* for Sun */ #10 9.305 #10 9.317 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 9.317 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, #10 9.317 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: #10 9.317 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.317 #define __EXTENSIONS__ /* for Sun */ #10 9.317 #10 9.322 :0:0: note: this is the location of the previous definition #10 9.324 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  #10 9.324 :0:0: note: this is the location of the previous definition #10 9.327 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, #10 9.327 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: #10 9.327 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.327 #define __EXTENSIONS__ /* for Sun */ #10 9.327 #10 9.327 :0:0: note: this is the location of the previous definition #10 9.330 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #10 9.330 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: #10 9.330 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.330 #define __EXTENSIONS__ /* for Sun */ #10 9.330 #10 9.330 :0:0: note: this is the location of the previous definition #10 9.332 :0:0: note: this is the location of the previous definition #10 9.337 :0:0: note: this is the location of the previous definition #10 9.338 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  #10 9.346 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #10 9.346 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: #10 9.346 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.346 #define __EXTENSIONS__ /* for Sun */ #10 9.346 #10 9.349 :0:0: note: this is the location of the previous definition #10 9.351 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #10 9.351 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, #10 9.351 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: #10 9.351 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.351 #define __EXTENSIONS__ /* for Sun */ #10 9.351 #10 9.355 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  #10 9.361 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, #10 9.361 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: #10 9.361 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.361 #define __EXTENSIONS__ /* for Sun */ #10 9.361 #10 9.361 :0:0: note: this is the location of the previous definition #10 9.364 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, #10 9.364 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: #10 9.364 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.364 #define __EXTENSIONS__ /* for Sun */ #10 9.364 #10 9.364 :0:0: note: this is the location of the previous definition #10 9.369 :0:0: note: this is the location of the previous definition #10 9.382 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, #10 9.382 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: #10 9.382 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.382 #define __EXTENSIONS__ /* for Sun */ #10 9.382 #10 9.382 :0:0: note: this is the location of the previous definition #10 9.382 :0:0: note: this is the location of the previous definition #10 9.386 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, #10 9.386 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: #10 9.386 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.386 #define __EXTENSIONS__ /* for Sun */ #10 9.386 #10 9.386 :0:0: note: this is the location of the previous definition #10 9.386 :0:0: note: this is the location of the previous definition #10 9.397 :0:0: note: this is the location of the previous definition #10 9.403 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  #10 9.403 :0:0: note: this is the location of the previous definition #10 9.404 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  #10 9.405 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  #10 9.405 :0:0: note: this is the location of the previous definition #10 9.409 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  #10 9.416 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #10 9.416 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #10 9.416 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: #10 9.416 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.416 #define __EXTENSIONS__ /* for Sun */ #10 9.416 #10 9.416 :0:0: note: this is the location of the previous definition #10 9.419 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #10 9.419 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, #10 9.419 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: #10 9.419 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.419 #define __EXTENSIONS__ /* for Sun */ #10 9.419 #10 9.419 :0:0: note: this is the location of the previous definition #10 9.425 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, #10 9.425 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: #10 9.425 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.425 #define __EXTENSIONS__ /* for Sun */ #10 9.425 #10 9.425 :0:0: note: this is the location of the previous definition #10 9.427 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  #10 9.433 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, #10 9.433 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: #10 9.433 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.433 #define __EXTENSIONS__ /* for Sun */ #10 9.433 #10 9.433 :0:0: note: this is the location of the previous definition #10 9.433 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  #10 9.434 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  #10 9.438 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  #10 9.441 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #10 9.441 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: #10 9.441 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.441 #define __EXTENSIONS__ /* for Sun */ #10 9.441 #10 9.441 :0:0: note: this is the location of the previous definition #10 9.442 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  #10 9.445 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  #10 9.450 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, #10 9.450 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: #10 9.450 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.450 #define __EXTENSIONS__ /* for Sun */ #10 9.450 #10 9.450 :0:0: note: this is the location of the previous definition #10 9.455 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 9.455 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, #10 9.455 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: #10 9.455 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.455 #define __EXTENSIONS__ /* for Sun */ #10 9.455 #10 9.455 :0:0: note: this is the location of the previous definition #10 9.456 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  #10 9.458 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  #10 9.463 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, #10 9.463 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: #10 9.463 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.463 #define __EXTENSIONS__ /* for Sun */ #10 9.463 #10 9.465 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #10 9.465 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, #10 9.465 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: #10 9.465 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.465 #define __EXTENSIONS__ /* for Sun */ #10 9.465 #10 9.465 :0:0: note: this is the location of the previous definition #10 9.466 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  #10 9.466 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #10 9.466 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: #10 9.466 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.466 #define __EXTENSIONS__ /* for Sun */ #10 9.466 #10 9.466 :0:0: note: this is the location of the previous definition #10 9.471 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 9.471 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, #10 9.471 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: #10 9.471 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.471 #define __EXTENSIONS__ /* for Sun */ #10 9.471 #10 9.474 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  #10 9.476 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #10 9.476 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, #10 9.476 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: #10 9.476 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.476 #define __EXTENSIONS__ /* for Sun */ #10 9.476 #10 9.480 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #10 9.480 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: #10 9.480 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.480 #define __EXTENSIONS__ /* for Sun */ #10 9.480 #10 9.480 :0:0: note: this is the location of the previous definition #10 9.482 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #10 9.482 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: #10 9.482 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.482 #define __EXTENSIONS__ /* for Sun */ #10 9.482 #10 9.482 :0:0: note: this is the location of the previous definition #10 9.482 :0:0: note: this is the location of the previous definition #10 9.486 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  #10 9.487 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, #10 9.487 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: #10 9.487 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.487 #define __EXTENSIONS__ /* for Sun */ #10 9.487 #10 9.487 :0:0: note: this is the location of the previous definition #10 9.490 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  #10 9.492 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #10 9.492 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c:8: #10 9.492 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.492 #define __EXTENSIONS__ /* for Sun */ #10 9.492 #10 9.492 :0:0: note: this is the location of the previous definition #10 9.498 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  #10 9.508 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #10 9.508 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: #10 9.508 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.508 #define __EXTENSIONS__ /* for Sun */ #10 9.508 #10 9.508 :0:0: note: this is the location of the previous definition #10 9.518 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, #10 9.518 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: #10 9.518 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.518 #define __EXTENSIONS__ /* for Sun */ #10 9.518 #10 9.520 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, #10 9.520 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: #10 9.520 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.520 #define __EXTENSIONS__ /* for Sun */ #10 9.520 #10 9.520 :0:0: note: this is the location of the previous definition #10 9.520 :0:0: note: this is the location of the previous definition #10 9.530 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #10 9.530 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, #10 9.530 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: #10 9.530 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.530 #define __EXTENSIONS__ /* for Sun */ #10 9.530 #10 9.530 :0:0: note: this is the location of the previous definition #10 9.531 :0:0: note: this is the location of the previous definition #10 9.539 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 9.539 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, #10 9.539 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: #10 9.539 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.539 #define __EXTENSIONS__ /* for Sun */ #10 9.539 #10 9.539 :0:0: note: this is the location of the previous definition #10 9.546 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 9.546 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, #10 9.546 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: #10 9.546 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.546 #define __EXTENSIONS__ /* for Sun */ #10 9.546 #10 9.546 :0:0: note: this is the location of the previous definition #10 9.548 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #10 9.548 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, #10 9.548 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: #10 9.548 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.548 #define __EXTENSIONS__ /* for Sun */ #10 9.548 #10 9.548 :0:0: note: this is the location of the previous definition #10 9.550 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  #10 9.550 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  #10 9.555 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  #10 9.556 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  #10 9.562 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  #10 9.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  #10 9.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  #10 9.564 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #10 9.564 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, #10 9.564 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: #10 9.564 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.564 #define __EXTENSIONS__ /* for Sun */ #10 9.564 #10 9.564 :0:0: note: this is the location of the previous definition #10 9.564 :0:0: note: this is the location of the previous definition #10 9.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  #10 9.570 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  #10 9.570 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  #10 9.581 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, #10 9.581 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: #10 9.581 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.581 #define __EXTENSIONS__ /* for Sun */ #10 9.581 #10 9.604 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #10 9.604 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: #10 9.604 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.604 #define __EXTENSIONS__ /* for Sun */ #10 9.604 #10 9.621 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, #10 9.621 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: #10 9.621 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.621 #define __EXTENSIONS__ /* for Sun */ #10 9.621 #10 9.627 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  #10 9.630 :0:0: note: this is the location of the previous definition #10 9.636 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 9.636 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, #10 9.636 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: #10 9.636 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.636 #define __EXTENSIONS__ /* for Sun */ #10 9.636 #10 9.638 :0:0: note: this is the location of the previous definition #10 9.645 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #10 9.645 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: #10 9.645 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.645 #define __EXTENSIONS__ /* for Sun */ #10 9.645 #10 9.645 :0:0: note: this is the location of the previous definition #10 9.646 :0:0: note: this is the location of the previous definition #10 9.652 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #10 9.652 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: #10 9.652 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.652 #define __EXTENSIONS__ /* for Sun */ #10 9.652 #10 9.652 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #10 9.652 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #10 9.652 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, #10 9.652 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: #10 9.652 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.652 #define __EXTENSIONS__ /* for Sun */ #10 9.652 #10 9.652 :0:0: note: this is the location of the previous definition #10 9.659 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, #10 9.659 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: #10 9.659 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.659 #define __EXTENSIONS__ /* for Sun */ #10 9.659 #10 9.659 :0:0: note: this is the location of the previous definition #10 9.659 :0:0: note: this is the location of the previous definition #10 9.668 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #10 9.668 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, #10 9.668 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: #10 9.668 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.668 #define __EXTENSIONS__ /* for Sun */ #10 9.668 #10 9.668 :0:0: note: this is the location of the previous definition #10 9.681 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, #10 9.681 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: #10 9.681 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.681 #define __EXTENSIONS__ /* for Sun */ #10 9.681 #10 9.681 :0:0: note: this is the location of the previous definition #10 9.683 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, #10 9.683 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: #10 9.683 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.683 #define __EXTENSIONS__ /* for Sun */ #10 9.683 #10 9.683 :0:0: note: this is the location of the previous definition #10 9.687 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, #10 9.687 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: #10 9.687 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.687 #define __EXTENSIONS__ /* for Sun */ #10 9.687 #10 9.687 :0:0: note: this is the location of the previous definition #10 9.687 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  #10 9.693 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, #10 9.693 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: #10 9.693 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.693 #define __EXTENSIONS__ /* for Sun */ #10 9.693 #10 9.693 :0:0: note: this is the location of the previous definition #10 9.696 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #10 9.696 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, #10 9.696 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: #10 9.696 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.696 #define __EXTENSIONS__ /* for Sun */ #10 9.696 #10 9.701 :0:0: note: this is the location of the previous definition #10 9.709 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #10 9.709 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: #10 9.709 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.709 #define __EXTENSIONS__ /* for Sun */ #10 9.709 #10 9.709 :0:0: note: this is the location of the previous definition #10 9.732 :0:0: note: this is the location of the previous definition #10 9.746 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  #10 9.746 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  #10 9.747 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  #10 9.747 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  #10 9.748 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  #10 9.748 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  #10 9.752 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #10 9.752 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: #10 9.752 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.752 #define __EXTENSIONS__ /* for Sun */ #10 9.752 #10 9.768 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, #10 9.768 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: #10 9.768 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.768 #define __EXTENSIONS__ /* for Sun */ #10 9.768 #10 9.768 :0:0: note: this is the location of the previous definition #10 9.771 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #10 9.771 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, #10 9.771 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: #10 9.771 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.771 #define __EXTENSIONS__ /* for Sun */ #10 9.771 #10 9.771 :0:0: note: this is the location of the previous definition #10 9.772 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  #10 9.773 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  #10 9.773 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  #10 9.774 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  #10 9.775 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  #10 9.775 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  #10 9.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  #10 9.779 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  #10 9.782 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #10 9.782 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: #10 9.782 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.782 #define __EXTENSIONS__ /* for Sun */ #10 9.782 #10 9.785 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  #10 9.789 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #10 9.789 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: #10 9.789 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.789 #define __EXTENSIONS__ /* for Sun */ #10 9.789 #10 9.791 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #10 9.791 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, #10 9.791 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: #10 9.791 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.791 #define __EXTENSIONS__ /* for Sun */ #10 9.791 #10 9.791 :0:0: note: this is the location of the previous definition #10 9.792 :0:0: note: this is the location of the previous definition #10 9.796 :0:0: note: this is the location of the previous definition #10 9.803 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, #10 9.803 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: #10 9.803 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.803 #define __EXTENSIONS__ /* for Sun */ #10 9.803 #10 9.803 :0:0: note: this is the location of the previous definition #10 9.806 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, #10 9.806 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: #10 9.806 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.806 #define __EXTENSIONS__ /* for Sun */ #10 9.806 #10 9.821 :0:0: note: this is the location of the previous definition #10 9.825 :0:0: note: this is the location of the previous definition #10 9.830 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 9.830 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, #10 9.830 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: #10 9.830 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.830 #define __EXTENSIONS__ /* for Sun */ #10 9.830 #10 9.830 :0:0: note: this is the location of the previous definition #10 9.830 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #10 9.830 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: #10 9.830 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.830 #define __EXTENSIONS__ /* for Sun */ #10 9.830 #10 9.833 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, #10 9.833 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: #10 9.833 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.833 #define __EXTENSIONS__ /* for Sun */ #10 9.833 #10 9.836 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  #10 9.844 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  #10 9.845 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  #10 9.845 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  #10 9.846 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  #10 9.846 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  #10 9.846 :0:0: note: this is the location of the previous definition #10 9.846 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  #10 9.847 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  #10 9.860 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, #10 9.860 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: #10 9.860 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.860 #define __EXTENSIONS__ /* for Sun */ #10 9.860 #10 9.898 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  #10 9.898 :0:0: note: this is the location of the previous definition #10 9.906 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  #10 9.910 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  #10 9.914 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  #10 9.914 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  #10 9.921 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #10 9.921 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: #10 9.921 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.921 #define __EXTENSIONS__ /* for Sun */ #10 9.921 #10 9.921 :0:0: note: this is the location of the previous definition #10 9.923 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 9.923 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, #10 9.923 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: #10 9.923 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.923 #define __EXTENSIONS__ /* for Sun */ #10 9.923 #10 9.923 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  #10 9.924 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  #10 9.927 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #10 9.927 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, #10 9.927 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: #10 9.927 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.927 #define __EXTENSIONS__ /* for Sun */ #10 9.927 #10 9.929 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, #10 9.929 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: #10 9.929 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.929 #define __EXTENSIONS__ /* for Sun */ #10 9.929 #10 9.930 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  #10 9.931 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, #10 9.931 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: #10 9.931 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.931 #define __EXTENSIONS__ /* for Sun */ #10 9.931 #10 9.933 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 9.933 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, #10 9.933 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: #10 9.933 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.933 #define __EXTENSIONS__ /* for Sun */ #10 9.933 #10 9.936 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #10 9.936 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, #10 9.936 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: #10 9.936 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.936 #define __EXTENSIONS__ /* for Sun */ #10 9.936 #10 9.936 :0:0: note: this is the location of the previous definition #10 9.939 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, #10 9.939 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: #10 9.939 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.939 #define __EXTENSIONS__ /* for Sun */ #10 9.939 #10 9.939 :0:0: note: this is the location of the previous definition #10 9.939 :0:0: note: this is the location of the previous definition #10 9.939 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, #10 9.939 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: #10 9.939 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.939 #define __EXTENSIONS__ /* for Sun */ #10 9.939 #10 9.939 :0:0: note: this is the location of the previous definition #10 9.945 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #10 9.945 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, #10 9.945 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: #10 9.945 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.945 #define __EXTENSIONS__ /* for Sun */ #10 9.945 #10 9.945 :0:0: note: this is the location of the previous definition #10 9.945 :0:0: note: this is the location of the previous definition #10 9.945 :0:0: note: this is the location of the previous definition #10 9.947 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 9.947 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, #10 9.947 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: #10 9.947 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.947 #define __EXTENSIONS__ /* for Sun */ #10 9.947 #10 9.947 :0:0: note: this is the location of the previous definition #10 9.948 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  #10 9.956 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #10 9.956 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: #10 9.956 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.956 #define __EXTENSIONS__ /* for Sun */ #10 9.956 #10 9.956 :0:0: note: this is the location of the previous definition #10 9.956 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, #10 9.956 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: #10 9.956 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.956 #define __EXTENSIONS__ /* for Sun */ #10 9.956 #10 9.956 :0:0: note: this is the location of the previous definition #10 9.957 :0:0: note: this is the location of the previous definition #10 9.960 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  #10 9.970 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #10 9.970 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, #10 9.970 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: #10 9.970 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.970 #define __EXTENSIONS__ /* for Sun */ #10 9.970 #10 9.970 :0:0: note: this is the location of the previous definition #10 9.975 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, #10 9.975 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: #10 9.975 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.975 #define __EXTENSIONS__ /* for Sun */ #10 9.975 #10 9.975 :0:0: note: this is the location of the previous definition #10 9.975 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, #10 9.975 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: #10 9.975 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.975 #define __EXTENSIONS__ /* for Sun */ #10 9.975 #10 9.976 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  #10 9.978 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  #10 9.978 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  #10 9.980 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  #10 9.980 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  #10 9.980 :0:0: note: this is the location of the previous definition #10 9.982 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  #10 9.982 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, #10 9.982 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: #10 9.982 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.982 #define __EXTENSIONS__ /* for Sun */ #10 9.982 #10 9.982 :0:0: note: this is the location of the previous definition #10 9.984 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #10 9.984 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, #10 9.984 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: #10 9.984 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.984 #define __EXTENSIONS__ /* for Sun */ #10 9.984 #10 9.984 :0:0: note: this is the location of the previous definition #10 9.984 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  #10 9.985 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #10 9.985 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: #10 9.985 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.985 #define __EXTENSIONS__ /* for Sun */ #10 9.985 #10 9.987 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #10 9.987 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #10 9.987 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #10 9.987 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, #10 9.987 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: #10 9.987 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.987 #define __EXTENSIONS__ /* for Sun */ #10 9.987 #10 9.987 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, #10 9.987 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: #10 9.987 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.987 #define __EXTENSIONS__ /* for Sun */ #10 9.987 #10 9.987 :0:0: note: this is the location of the previous definition #10 9.998 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 9.998 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, #10 9.998 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: #10 9.998 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 9.998 #define __EXTENSIONS__ /* for Sun */ #10 9.998 #10 10.00 :0:0: note: this is the location of the previous definition #10 10.00 :0:0: note: this is the location of the previous definition #10 10.00 :0:0: note: this is the location of the previous definition #10 10.01 :0:0: note: this is the location of the previous definition #10 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, #10 10.02 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: #10 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.02 #define __EXTENSIONS__ /* for Sun */ #10 10.02 #10 10.02 :0:0: note: this is the location of the previous definition #10 10.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  #10 10.02 :0:0: note: this is the location of the previous definition #10 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: #10 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.03 #define __EXTENSIONS__ /* for Sun */ #10 10.03 #10 10.03 :0:0: note: this is the location of the previous definition #10 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: #10 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.03 #define __EXTENSIONS__ /* for Sun */ #10 10.03 #10 10.03 :0:0: note: this is the location of the previous definition #10 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, #10 10.06 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: #10 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.06 #define __EXTENSIONS__ /* for Sun */ #10 10.06 #10 10.06 :0:0: note: this is the location of the previous definition #10 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, #10 10.06 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: #10 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.06 #define __EXTENSIONS__ /* for Sun */ #10 10.06 #10 10.06 :0:0: note: this is the location of the previous definition #10 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  #10 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  #10 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  #10 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  #10 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  #10 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  #10 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  #10 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  #10 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #10 10.12 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: #10 10.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.12 #define __EXTENSIONS__ /* for Sun */ #10 10.12 #10 10.12 :0:0: note: this is the location of the previous definition #10 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  #10 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, #10 10.12 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: #10 10.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.12 #define __EXTENSIONS__ /* for Sun */ #10 10.12 #10 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #10 10.12 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, #10 10.12 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: #10 10.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.12 #define __EXTENSIONS__ /* for Sun */ #10 10.12 #10 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #10 10.12 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #10 10.12 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: #10 10.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.12 #define __EXTENSIONS__ /* for Sun */ #10 10.12 #10 10.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, #10 10.13 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: #10 10.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.13 #define __EXTENSIONS__ /* for Sun */ #10 10.13 #10 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, #10 10.14 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: #10 10.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.14 #define __EXTENSIONS__ /* for Sun */ #10 10.14 #10 10.15 :0:0: note: this is the location of the previous definition #10 10.15 :0:0: note: this is the location of the previous definition #10 10.16 :0:0: note: this is the location of the previous definition #10 10.16 :0:0: note: this is the location of the previous definition #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  #10 10.17 :0:0: note: this is the location of the previous definition #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  #10 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: #10 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.18 #define __EXTENSIONS__ /* for Sun */ #10 10.18 #10 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: #10 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.18 #define __EXTENSIONS__ /* for Sun */ #10 10.18 #10 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: #10 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.18 #define __EXTENSIONS__ /* for Sun */ #10 10.18 #10 10.18 :0:0: note: this is the location of the previous definition #10 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: #10 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.18 #define __EXTENSIONS__ /* for Sun */ #10 10.18 #10 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, #10 10.18 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: #10 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.18 #define __EXTENSIONS__ /* for Sun */ #10 10.18 #10 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #10 10.19 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, #10 10.19 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: #10 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.19 #define __EXTENSIONS__ /* for Sun */ #10 10.19 #10 10.19 :0:0: note: this is the location of the previous definition #10 10.19 :0:0: note: this is the location of the previous definition #10 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #10 10.19 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: #10 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.19 #define __EXTENSIONS__ /* for Sun */ #10 10.19 #10 10.19 :0:0: note: this is the location of the previous definition #10 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #10 10.20 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, #10 10.20 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: #10 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.20 #define __EXTENSIONS__ /* for Sun */ #10 10.20 #10 10.20 :0:0: note: this is the location of the previous definition #10 10.20 :0:0: note: this is the location of the previous definition #10 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, #10 10.21 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: #10 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.21 #define __EXTENSIONS__ /* for Sun */ #10 10.21 #10 10.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  #10 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, #10 10.22 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: #10 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.22 #define __EXTENSIONS__ /* for Sun */ #10 10.22 #10 10.22 :0:0: note: this is the location of the previous definition #10 10.23 :0:0: note: this is the location of the previous definition #10 10.23 :0:0: note: this is the location of the previous definition #10 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 10.23 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: #10 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.23 #define __EXTENSIONS__ /* for Sun */ #10 10.23 #10 10.23 :0:0: note: this is the location of the previous definition #10 10.23 :0:0: note: this is the location of the previous definition #10 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #10 10.24 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, #10 10.24 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: #10 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.24 #define __EXTENSIONS__ /* for Sun */ #10 10.24 #10 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #10 10.24 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, #10 10.24 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: #10 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.24 #define __EXTENSIONS__ /* for Sun */ #10 10.24 #10 10.24 :0:0: note: this is the location of the previous definition #10 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, #10 10.24 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: #10 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.24 #define __EXTENSIONS__ /* for Sun */ #10 10.24 #10 10.24 :0:0: note: this is the location of the previous definition #10 10.24 :0:0: note: this is the location of the previous definition #10 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, #10 10.25 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: #10 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.25 #define __EXTENSIONS__ /* for Sun */ #10 10.25 #10 10.25 :0:0: note: this is the location of the previous definition #10 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #10 10.26 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, #10 10.26 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: #10 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.26 #define __EXTENSIONS__ /* for Sun */ #10 10.26 #10 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, #10 10.26 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: #10 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.26 #define __EXTENSIONS__ /* for Sun */ #10 10.26 #10 10.26 :0:0: note: this is the location of the previous definition #10 10.27 :0:0: note: this is the location of the previous definition #10 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, #10 10.27 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: #10 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.27 #define __EXTENSIONS__ /* for Sun */ #10 10.27 #10 10.27 :0:0: note: this is the location of the previous definition #10 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 10.29 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, #10 10.29 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: #10 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.29 #define __EXTENSIONS__ /* for Sun */ #10 10.29 #10 10.29 :0:0: note: this is the location of the previous definition #10 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #10 10.29 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: #10 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.29 #define __EXTENSIONS__ /* for Sun */ #10 10.29 #10 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  #10 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  #10 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  #10 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  #10 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  #10 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  #10 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  #10 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  #10 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  #10 10.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, #10 10.31 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: #10 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.31 #define __EXTENSIONS__ /* for Sun */ #10 10.31 #10 10.31 :0:0: note: this is the location of the previous definition #10 10.31 :0:0: note: this is the location of the previous definition #10 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  #10 10.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, #10 10.32 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: #10 10.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.32 #define __EXTENSIONS__ /* for Sun */ #10 10.32 #10 10.32 :0:0: note: this is the location of the previous definition #10 10.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #10 10.33 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, #10 10.33 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: #10 10.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.33 #define __EXTENSIONS__ /* for Sun */ #10 10.33 #10 10.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #10 10.34 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, #10 10.34 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: #10 10.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.34 #define __EXTENSIONS__ /* for Sun */ #10 10.34 #10 10.34 :0:0: note: this is the location of the previous definition #10 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #10 10.36 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, #10 10.36 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: #10 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.36 #define __EXTENSIONS__ /* for Sun */ #10 10.36 #10 10.36 :0:0: note: this is the location of the previous definition #10 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #10 10.36 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, #10 10.36 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: #10 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.36 #define __EXTENSIONS__ /* for Sun */ #10 10.36 #10 10.36 :0:0: note: this is the location of the previous definition #10 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #10 10.38 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: #10 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.38 #define __EXTENSIONS__ /* for Sun */ #10 10.38 #10 10.38 :0:0: note: this is the location of the previous definition #10 10.38 :0:0: note: this is the location of the previous definition #10 10.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  #10 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, #10 10.38 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: #10 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.38 #define __EXTENSIONS__ /* for Sun */ #10 10.38 #10 10.38 :0:0: note: this is the location of the previous definition #10 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #10 10.39 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: #10 10.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.39 #define __EXTENSIONS__ /* for Sun */ #10 10.39 #10 10.39 :0:0: note: this is the location of the previous definition #10 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #10 10.39 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, #10 10.39 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: #10 10.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.39 #define __EXTENSIONS__ /* for Sun */ #10 10.39 #10 10.39 :0:0: note: this is the location of the previous definition #10 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #10 10.40 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, #10 10.40 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: #10 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.40 #define __EXTENSIONS__ /* for Sun */ #10 10.40 #10 10.40 :0:0: note: this is the location of the previous definition #10 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, #10 10.42 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: #10 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.42 #define __EXTENSIONS__ /* for Sun */ #10 10.42 #10 10.42 :0:0: note: this is the location of the previous definition #10 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, #10 10.43 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: #10 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.43 #define __EXTENSIONS__ /* for Sun */ #10 10.43 #10 10.43 :0:0: note: this is the location of the previous definition #10 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, #10 10.43 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: #10 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.43 #define __EXTENSIONS__ /* for Sun */ #10 10.43 #10 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #10 10.43 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #10 10.43 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, #10 10.43 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: #10 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.43 #define __EXTENSIONS__ /* for Sun */ #10 10.43 #10 10.45 :0:0: note: this is the location of the previous definition #10 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, #10 10.45 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: #10 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.45 #define __EXTENSIONS__ /* for Sun */ #10 10.45 #10 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #10 10.45 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, #10 10.45 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: #10 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.45 #define __EXTENSIONS__ /* for Sun */ #10 10.45 #10 10.45 :0:0: note: this is the location of the previous definition #10 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #10 10.46 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, #10 10.46 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: #10 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.46 #define __EXTENSIONS__ /* for Sun */ #10 10.46 #10 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #10 10.46 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: #10 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.46 #define __EXTENSIONS__ /* for Sun */ #10 10.46 #10 10.46 :0:0: note: this is the location of the previous definition #10 10.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  #10 10.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  #10 10.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  #10 10.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  #10 10.47 :0:0: note: this is the location of the previous definition #10 10.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  #10 10.48 :0:0: note: this is the location of the previous definition #10 10.48 :0:0: note: this is the location of the previous definition #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  #10 10.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, #10 10.49 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: #10 10.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.49 #define __EXTENSIONS__ /* for Sun */ #10 10.49 #10 10.49 :0:0: note: this is the location of the previous definition #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  #10 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  #10 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 10.50 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, #10 10.50 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: #10 10.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.50 #define __EXTENSIONS__ /* for Sun */ #10 10.50 #10 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  #10 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  #10 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #10 10.50 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: #10 10.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.50 #define __EXTENSIONS__ /* for Sun */ #10 10.50 #10 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  #10 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #10 10.51 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #10 10.51 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: #10 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.51 #define __EXTENSIONS__ /* for Sun */ #10 10.51 #10 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #10 10.51 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: #10 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.51 #define __EXTENSIONS__ /* for Sun */ #10 10.51 #10 10.51 :0:0: note: this is the location of the previous definition #10 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #10 10.51 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, #10 10.51 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: #10 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.51 #define __EXTENSIONS__ /* for Sun */ #10 10.51 #10 10.51 :0:0: note: this is the location of the previous definition #10 10.54 :0:0: note: this is the location of the previous definition #10 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #10 10.54 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #10 10.54 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, #10 10.54 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: #10 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.54 #define __EXTENSIONS__ /* for Sun */ #10 10.54 #10 10.54 :0:0: note: this is the location of the previous definition #10 10.56 :0:0: note: this is the location of the previous definition #10 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, #10 10.56 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: #10 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.56 #define __EXTENSIONS__ /* for Sun */ #10 10.56 #10 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  #10 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  #10 10.56 :0:0: note: this is the location of the previous definition #10 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  #10 10.57 :0:0: note: this is the location of the previous definition #10 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: #10 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.57 #define __EXTENSIONS__ /* for Sun */ #10 10.57 #10 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 10.58 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, #10 10.58 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: #10 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.58 #define __EXTENSIONS__ /* for Sun */ #10 10.58 #10 10.58 :0:0: note: this is the location of the previous definition #10 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  #10 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #10 10.59 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, #10 10.59 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: #10 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.59 #define __EXTENSIONS__ /* for Sun */ #10 10.59 #10 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  #10 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  #10 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  #10 10.60 :0:0: note: this is the location of the previous definition #10 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #10 10.61 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #10 10.61 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: #10 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.61 #define __EXTENSIONS__ /* for Sun */ #10 10.61 #10 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, #10 10.61 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: #10 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.61 #define __EXTENSIONS__ /* for Sun */ #10 10.61 #10 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 10.61 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, #10 10.61 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: #10 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.61 #define __EXTENSIONS__ /* for Sun */ #10 10.61 #10 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, #10 10.61 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: #10 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.61 #define __EXTENSIONS__ /* for Sun */ #10 10.61 #10 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #10 10.63 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, #10 10.63 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: #10 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.63 #define __EXTENSIONS__ /* for Sun */ #10 10.63 #10 10.63 :0:0: note: this is the location of the previous definition #10 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  #10 10.63 :0:0: note: this is the location of the previous definition #10 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  #10 10.63 :0:0: note: this is the location of the previous definition #10 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  #10 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  #10 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #10 10.64 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: #10 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.64 #define __EXTENSIONS__ /* for Sun */ #10 10.64 #10 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  #10 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  #10 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  #10 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #10 10.64 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, #10 10.64 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: #10 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.64 #define __EXTENSIONS__ /* for Sun */ #10 10.64 #10 10.64 :0:0: note: this is the location of the previous definition #10 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  #10 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  #10 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  #10 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  #10 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  #10 10.65 :0:0: note: this is the location of the previous definition #10 10.65 :0:0: note: this is the location of the previous definition #10 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  #10 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  #10 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, #10 10.66 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: #10 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.66 #define __EXTENSIONS__ /* for Sun */ #10 10.66 #10 10.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  #10 10.66 :0:0: note: this is the location of the previous definition #10 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  #10 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: #10 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.68 #define __EXTENSIONS__ /* for Sun */ #10 10.68 #10 10.68 :0:0: note: this is the location of the previous definition #10 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: #10 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.68 #define __EXTENSIONS__ /* for Sun */ #10 10.68 #10 10.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #10 10.69 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: #10 10.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.69 #define __EXTENSIONS__ /* for Sun */ #10 10.69 #10 10.71 :0:0: note: this is the location of the previous definition #10 10.71 :0:0: note: this is the location of the previous definition #10 10.71 :0:0: note: this is the location of the previous definition #10 10.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #10 10.73 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, #10 10.73 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: #10 10.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.73 #define __EXTENSIONS__ /* for Sun */ #10 10.73 #10 10.73 :0:0: note: this is the location of the previous definition #10 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 10.74 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, #10 10.74 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: #10 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.74 #define __EXTENSIONS__ /* for Sun */ #10 10.74 #10 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #10 10.74 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, #10 10.74 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: #10 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.74 #define __EXTENSIONS__ /* for Sun */ #10 10.74 #10 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #10 10.74 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, #10 10.74 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: #10 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.74 #define __EXTENSIONS__ /* for Sun */ #10 10.74 #10 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #10 10.75 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #10 10.75 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, #10 10.75 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: #10 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.75 #define __EXTENSIONS__ /* for Sun */ #10 10.75 #10 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, #10 10.75 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: #10 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.75 #define __EXTENSIONS__ /* for Sun */ #10 10.75 #10 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #10 10.75 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: #10 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.75 #define __EXTENSIONS__ /* for Sun */ #10 10.75 #10 10.75 :0:0: note: this is the location of the previous definition #10 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  #10 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  #10 10.76 :0:0: note: this is the location of the previous definition #10 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  #10 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  #10 10.76 :0:0: note: this is the location of the previous definition #10 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  #10 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  #10 10.78 :0:0: note: this is the location of the previous definition #10 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  #10 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #10 10.78 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, #10 10.78 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: #10 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.78 #define __EXTENSIONS__ /* for Sun */ #10 10.78 #10 10.78 :0:0: note: this is the location of the previous definition #10 10.79 :0:0: note: this is the location of the previous definition #10 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #10 10.80 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, #10 10.80 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: #10 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.80 #define __EXTENSIONS__ /* for Sun */ #10 10.80 #10 10.80 :0:0: note: this is the location of the previous definition #10 10.80 :0:0: note: this is the location of the previous definition #10 10.81 :0:0: note: this is the location of the previous definition #10 10.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  #10 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: #10 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.84 #define __EXTENSIONS__ /* for Sun */ #10 10.84 #10 10.84 :0:0: note: this is the location of the previous definition #10 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  #10 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  #10 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  #10 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  #10 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #10 10.85 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, #10 10.85 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: #10 10.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.85 #define __EXTENSIONS__ /* for Sun */ #10 10.85 #10 10.85 :0:0: note: this is the location of the previous definition #10 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  #10 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  #10 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  #10 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #10 10.86 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, #10 10.86 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: #10 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.86 #define __EXTENSIONS__ /* for Sun */ #10 10.86 #10 10.86 :0:0: note: this is the location of the previous definition #10 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, #10 10.87 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: #10 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.87 #define __EXTENSIONS__ /* for Sun */ #10 10.87 #10 10.87 :0:0: note: this is the location of the previous definition #10 10.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  #10 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #10 10.88 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: #10 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.88 #define __EXTENSIONS__ /* for Sun */ #10 10.88 #10 10.88 :0:0: note: this is the location of the previous definition #10 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #10 10.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, #10 10.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: #10 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.88 #define __EXTENSIONS__ /* for Sun */ #10 10.88 #10 10.88 :0:0: note: this is the location of the previous definition #10 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #10 10.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, #10 10.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: #10 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.88 #define __EXTENSIONS__ /* for Sun */ #10 10.88 #10 10.88 :0:0: note: this is the location of the previous definition #10 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  #10 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  #10 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #10 10.88 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: #10 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.88 #define __EXTENSIONS__ /* for Sun */ #10 10.88 #10 10.88 :0:0: note: this is the location of the previous definition #10 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, #10 10.88 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: #10 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.88 #define __EXTENSIONS__ /* for Sun */ #10 10.88 #10 10.88 :0:0: note: this is the location of the previous definition #10 10.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, #10 10.89 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: #10 10.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.89 #define __EXTENSIONS__ /* for Sun */ #10 10.89 #10 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  #10 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  #10 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  #10 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  #10 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, #10 10.90 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: #10 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.90 #define __EXTENSIONS__ /* for Sun */ #10 10.90 #10 10.90 :0:0: note: this is the location of the previous definition #10 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  #10 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  #10 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #10 10.90 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: #10 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.90 #define __EXTENSIONS__ /* for Sun */ #10 10.90 #10 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #10 10.91 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, #10 10.91 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: #10 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.91 #define __EXTENSIONS__ /* for Sun */ #10 10.91 #10 10.91 :0:0: note: this is the location of the previous definition #10 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #10 10.92 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: #10 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.92 #define __EXTENSIONS__ /* for Sun */ #10 10.92 #10 10.92 :0:0: note: this is the location of the previous definition #10 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #10 10.92 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, #10 10.92 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: #10 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.92 #define __EXTENSIONS__ /* for Sun */ #10 10.92 #10 10.92 :0:0: note: this is the location of the previous definition #10 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  #10 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  #10 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  #10 10.96 :0:0: note: this is the location of the previous definition #10 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 10.96 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, #10 10.96 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: #10 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.96 #define __EXTENSIONS__ /* for Sun */ #10 10.96 #10 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, #10 10.97 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: #10 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.97 #define __EXTENSIONS__ /* for Sun */ #10 10.97 #10 10.97 :0:0: note: this is the location of the previous definition #10 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  #10 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, #10 10.99 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: #10 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.99 #define __EXTENSIONS__ /* for Sun */ #10 10.99 #10 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #10 10.99 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, #10 10.99 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: #10 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 10.99 #define __EXTENSIONS__ /* for Sun */ #10 10.99 #10 10.99 :0:0: note: this is the location of the previous definition #10 10.99 :0:0: note: this is the location of the previous definition #10 10.99 :0:0: note: this is the location of the previous definition #10 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, #10 11.00 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: #10 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.00 #define __EXTENSIONS__ /* for Sun */ #10 11.00 #10 11.01 :0:0: note: this is the location of the previous definition #10 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #10 11.02 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, #10 11.02 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: #10 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.02 #define __EXTENSIONS__ /* for Sun */ #10 11.02 #10 11.02 :0:0: note: this is the location of the previous definition #10 11.02 :0:0: note: this is the location of the previous definition #10 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #10 11.02 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #10 11.02 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: #10 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.02 #define __EXTENSIONS__ /* for Sun */ #10 11.02 #10 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  #10 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #10 11.03 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, #10 11.03 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: #10 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.03 #define __EXTENSIONS__ /* for Sun */ #10 11.03 #10 11.03 :0:0: note: this is the location of the previous definition #10 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, #10 11.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: #10 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.03 #define __EXTENSIONS__ /* for Sun */ #10 11.03 #10 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #10 11.03 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, #10 11.03 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: #10 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.03 #define __EXTENSIONS__ /* for Sun */ #10 11.03 #10 11.03 :0:0: note: this is the location of the previous definition #10 11.03 :0:0: note: this is the location of the previous definition #10 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #10 11.04 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, #10 11.04 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: #10 11.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.04 #define __EXTENSIONS__ /* for Sun */ #10 11.04 #10 11.04 :0:0: note: this is the location of the previous definition #10 11.06 :0:0: note: this is the location of the previous definition #10 11.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #10 11.06 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, #10 11.06 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: #10 11.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.06 #define __EXTENSIONS__ /* for Sun */ #10 11.06 #10 11.06 :0:0: note: this is the location of the previous definition #10 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #10 11.07 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, #10 11.07 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: #10 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.07 #define __EXTENSIONS__ /* for Sun */ #10 11.07 #10 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #10 11.07 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #10 11.07 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, #10 11.07 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: #10 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.07 #define __EXTENSIONS__ /* for Sun */ #10 11.07 #10 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #10 11.08 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, #10 11.08 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: #10 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.08 #define __EXTENSIONS__ /* for Sun */ #10 11.08 #10 11.08 :0:0: note: this is the location of the previous definition #10 11.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 11.09 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #10 11.09 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: #10 11.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.09 #define __EXTENSIONS__ /* for Sun */ #10 11.09 #10 11.09 :0:0: note: this is the location of the previous definition #10 11.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #10 11.09 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: #10 11.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.09 #define __EXTENSIONS__ /* for Sun */ #10 11.09 #10 11.09 :0:0: note: this is the location of the previous definition #10 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  #10 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  #10 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  #10 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  #10 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  #10 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  #10 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  #10 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  #10 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  #10 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  #10 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, #10 11.12 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: #10 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.12 #define __EXTENSIONS__ /* for Sun */ #10 11.12 #10 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, #10 11.12 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: #10 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.12 #define __EXTENSIONS__ /* for Sun */ #10 11.12 #10 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  #10 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  #10 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  #10 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  #10 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  #10 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  #10 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #10 11.13 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, #10 11.13 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: #10 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.13 #define __EXTENSIONS__ /* for Sun */ #10 11.13 #10 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  #10 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  #10 11.13 :0:0: note: this is the location of the previous definition #10 11.13 :0:0: note: this is the location of the previous definition #10 11.13 :0:0: note: this is the location of the previous definition #10 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, #10 11.13 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: #10 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.13 #define __EXTENSIONS__ /* for Sun */ #10 11.13 #10 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  #10 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  #10 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  #10 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #10 11.14 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, #10 11.14 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: #10 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.14 #define __EXTENSIONS__ /* for Sun */ #10 11.14 #10 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  #10 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  #10 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  #10 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  #10 11.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #10 11.15 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: #10 11.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.15 #define __EXTENSIONS__ /* for Sun */ #10 11.15 #10 11.15 :0:0: note: this is the location of the previous definition #10 11.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, #10 11.15 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: #10 11.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.15 #define __EXTENSIONS__ /* for Sun */ #10 11.15 #10 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  #10 11.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #10 11.16 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, #10 11.16 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: #10 11.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.16 #define __EXTENSIONS__ /* for Sun */ #10 11.16 #10 11.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #10 11.16 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, #10 11.16 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: #10 11.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.16 #define __EXTENSIONS__ /* for Sun */ #10 11.16 #10 11.16 :0:0: note: this is the location of the previous definition #10 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  #10 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  #10 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #10 11.17 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, #10 11.17 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: #10 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.17 #define __EXTENSIONS__ /* for Sun */ #10 11.17 #10 11.17 :0:0: note: this is the location of the previous definition #10 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  #10 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, #10 11.17 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: #10 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.17 #define __EXTENSIONS__ /* for Sun */ #10 11.17 #10 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #10 11.18 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, #10 11.18 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: #10 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.18 #define __EXTENSIONS__ /* for Sun */ #10 11.18 #10 11.18 :0:0: note: this is the location of the previous definition #10 11.18 :0:0: note: this is the location of the previous definition #10 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, #10 11.18 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: #10 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.18 #define __EXTENSIONS__ /* for Sun */ #10 11.18 #10 11.18 :0:0: note: this is the location of the previous definition #10 11.18 :0:0: note: this is the location of the previous definition #10 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #10 11.18 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, #10 11.18 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: #10 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.18 #define __EXTENSIONS__ /* for Sun */ #10 11.18 #10 11.18 :0:0: note: this is the location of the previous definition #10 11.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 11.19 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, #10 11.19 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: #10 11.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.19 #define __EXTENSIONS__ /* for Sun */ #10 11.19 #10 11.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #10 11.19 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, #10 11.19 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: #10 11.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.19 #define __EXTENSIONS__ /* for Sun */ #10 11.19 #10 11.19 :0:0: note: this is the location of the previous definition #10 11.19 :0:0: note: this is the location of the previous definition #10 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, #10 11.21 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: #10 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.21 #define __EXTENSIONS__ /* for Sun */ #10 11.21 #10 11.21 :0:0: note: this is the location of the previous definition #10 11.21 :0:0: note: this is the location of the previous definition #10 11.21 :0:0: note: this is the location of the previous definition #10 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  #10 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  #10 11.22 :0:0: note: this is the location of the previous definition #10 11.22 :0:0: note: this is the location of the previous definition #10 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  #10 11.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #10 11.23 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, #10 11.23 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: #10 11.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.23 #define __EXTENSIONS__ /* for Sun */ #10 11.23 #10 11.23 :0:0: note: this is the location of the previous definition #10 11.23 :0:0: note: this is the location of the previous definition #10 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  #10 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  #10 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  #10 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #10 11.24 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #10 11.24 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, #10 11.24 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: #10 11.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.24 #define __EXTENSIONS__ /* for Sun */ #10 11.24 #10 11.24 :0:0: note: this is the location of the previous definition #10 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  #10 11.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #10 11.26 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: #10 11.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.26 #define __EXTENSIONS__ /* for Sun */ #10 11.26 #10 11.26 :0:0: note: this is the location of the previous definition #10 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  #10 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, #10 11.28 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: #10 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.28 #define __EXTENSIONS__ /* for Sun */ #10 11.28 #10 11.28 :0:0: note: this is the location of the previous definition #10 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  #10 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 11.28 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, #10 11.28 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: #10 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.28 #define __EXTENSIONS__ /* for Sun */ #10 11.28 #10 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  #10 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #10 11.29 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, #10 11.29 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: #10 11.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.29 #define __EXTENSIONS__ /* for Sun */ #10 11.29 #10 11.29 :0:0: note: this is the location of the previous definition #10 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  #10 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #10 11.30 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: #10 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.30 #define __EXTENSIONS__ /* for Sun */ #10 11.30 #10 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, #10 11.30 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: #10 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.30 #define __EXTENSIONS__ /* for Sun */ #10 11.30 #10 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  #10 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  #10 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  #10 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  #10 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  #10 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  #10 11.32 :0:0: note: this is the location of the previous definition #10 11.32 :0:0: note: this is the location of the previous definition #10 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  #10 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  #10 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  #10 11.32 :0:0: note: this is the location of the previous definition #10 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  #10 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  #10 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  #10 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  #10 11.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #10 11.33 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, #10 11.33 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: #10 11.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.33 #define __EXTENSIONS__ /* for Sun */ #10 11.33 #10 11.33 :0:0: note: this is the location of the previous definition #10 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  #10 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  #10 11.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, #10 11.33 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: #10 11.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.33 #define __EXTENSIONS__ /* for Sun */ #10 11.33 #10 11.34 :0:0: note: this is the location of the previous definition #10 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  #10 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  #10 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, #10 11.39 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: #10 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.39 #define __EXTENSIONS__ /* for Sun */ #10 11.39 #10 11.39 :0:0: note: this is the location of the previous definition #10 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, #10 11.42 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: #10 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.42 #define __EXTENSIONS__ /* for Sun */ #10 11.42 #10 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  #10 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, #10 11.44 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: #10 11.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.44 #define __EXTENSIONS__ /* for Sun */ #10 11.44 #10 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  #10 11.44 :0:0: note: this is the location of the previous definition #10 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #10 11.44 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: #10 11.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.44 #define __EXTENSIONS__ /* for Sun */ #10 11.44 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  #10 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #10 11.46 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: #10 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.46 #define __EXTENSIONS__ /* for Sun */ #10 11.46 #10 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, #10 11.46 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: #10 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.46 #define __EXTENSIONS__ /* for Sun */ #10 11.46 #10 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, #10 11.46 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: #10 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.46 #define __EXTENSIONS__ /* for Sun */ #10 11.46 #10 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #10 11.46 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, #10 11.46 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: #10 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.46 #define __EXTENSIONS__ /* for Sun */ #10 11.46 #10 11.46 :0:0: note: this is the location of the previous definition #10 11.46 :0:0: note: this is the location of the previous definition #10 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #10 11.47 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, #10 11.47 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: #10 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.47 #define __EXTENSIONS__ /* for Sun */ #10 11.47 #10 11.47 :0:0: note: this is the location of the previous definition #10 11.47 :0:0: note: this is the location of the previous definition #10 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  #10 11.47 :0:0: note: this is the location of the previous definition #10 11.47 :0:0: note: this is the location of the previous definition #10 11.49 :0:0: note: this is the location of the previous definition #10 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #10 11.50 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, #10 11.50 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: #10 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.50 #define __EXTENSIONS__ /* for Sun */ #10 11.50 #10 11.50 :0:0: note: this is the location of the previous definition #10 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, #10 11.51 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: #10 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.51 #define __EXTENSIONS__ /* for Sun */ #10 11.51 #10 11.51 :0:0: note: this is the location of the previous definition #10 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #10 11.51 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: #10 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.51 #define __EXTENSIONS__ /* for Sun */ #10 11.51 #10 11.51 :0:0: note: this is the location of the previous definition #10 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, #10 11.51 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: #10 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.51 #define __EXTENSIONS__ /* for Sun */ #10 11.51 #10 11.51 :0:0: note: this is the location of the previous definition #10 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #10 11.52 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: #10 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.52 #define __EXTENSIONS__ /* for Sun */ #10 11.52 #10 11.52 :0:0: note: this is the location of the previous definition #10 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #10 11.52 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, #10 11.52 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: #10 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.52 #define __EXTENSIONS__ /* for Sun */ #10 11.52 #10 11.52 :0:0: note: this is the location of the previous definition #10 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, #10 11.53 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: #10 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.53 #define __EXTENSIONS__ /* for Sun */ #10 11.53 #10 11.53 :0:0: note: this is the location of the previous definition #10 11.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  #10 11.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  #10 11.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  #10 11.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  #10 11.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  #10 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, #10 11.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: #10 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.56 #define __EXTENSIONS__ /* for Sun */ #10 11.56 #10 11.56 :0:0: note: this is the location of the previous definition #10 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #10 11.57 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #10 11.57 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: #10 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.57 #define __EXTENSIONS__ /* for Sun */ #10 11.57 #10 11.57 :0:0: note: this is the location of the previous definition #10 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, #10 11.58 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: #10 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.58 #define __EXTENSIONS__ /* for Sun */ #10 11.58 #10 11.58 :0:0: note: this is the location of the previous definition #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  #10 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, #10 11.58 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: #10 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.58 #define __EXTENSIONS__ /* for Sun */ #10 11.58 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  #10 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, #10 11.58 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: #10 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.58 #define __EXTENSIONS__ /* for Sun */ #10 11.58 #10 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: #10 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.59 #define __EXTENSIONS__ /* for Sun */ #10 11.59 #10 11.59 :0:0: note: this is the location of the previous definition #10 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: #10 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.59 #define __EXTENSIONS__ /* for Sun */ #10 11.59 #10 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: #10 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.59 #define __EXTENSIONS__ /* for Sun */ #10 11.59 #10 11.59 :0:0: note: this is the location of the previous definition #10 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 11.61 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, #10 11.61 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: #10 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.61 #define __EXTENSIONS__ /* for Sun */ #10 11.61 #10 11.61 :0:0: note: this is the location of the previous definition #10 11.61 :0:0: note: this is the location of the previous definition #10 11.61 :0:0: note: this is the location of the previous definition #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.62 #define __EXTENSIONS__ /* for Sun */ #10 11.62 #10 11.62 :0:0: note: this is the location of the previous definition #10 11.62 :0:0: note: this is the location of the previous definition #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.62 #define __EXTENSIONS__ /* for Sun */ #10 11.62 #10 11.62 :0:0: note: this is the location of the previous definition #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.62 #define __EXTENSIONS__ /* for Sun */ #10 11.62 #10 11.62 :0:0: note: this is the location of the previous definition #10 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, #10 11.63 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: #10 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.63 #define __EXTENSIONS__ /* for Sun */ #10 11.63 #10 11.63 :0:0: note: this is the location of the previous definition #10 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #10 11.63 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, #10 11.63 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: #10 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.63 #define __EXTENSIONS__ /* for Sun */ #10 11.63 #10 11.63 :0:0: note: this is the location of the previous definition #10 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 11.64 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, #10 11.64 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: #10 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.64 #define __EXTENSIONS__ /* for Sun */ #10 11.64 #10 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 11.64 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, #10 11.64 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: #10 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.64 #define __EXTENSIONS__ /* for Sun */ #10 11.64 #10 11.64 :0:0: note: this is the location of the previous definition #10 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  #10 11.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #10 11.67 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, #10 11.67 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: #10 11.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.67 #define __EXTENSIONS__ /* for Sun */ #10 11.67 #10 11.67 :0:0: note: this is the location of the previous definition #10 11.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, #10 11.67 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: #10 11.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.67 #define __EXTENSIONS__ /* for Sun */ #10 11.67 #10 11.67 :0:0: note: this is the location of the previous definition #10 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  #10 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #10 11.69 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: #10 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.69 #define __EXTENSIONS__ /* for Sun */ #10 11.69 #10 11.69 :0:0: note: this is the location of the previous definition #10 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 11.69 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, #10 11.69 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: #10 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.69 #define __EXTENSIONS__ /* for Sun */ #10 11.69 #10 11.69 :0:0: note: this is the location of the previous definition #10 11.69 :0:0: note: this is the location of the previous definition #10 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #10 11.70 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: #10 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.70 #define __EXTENSIONS__ /* for Sun */ #10 11.70 #10 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #10 11.70 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, #10 11.70 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: #10 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.70 #define __EXTENSIONS__ /* for Sun */ #10 11.70 #10 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, #10 11.70 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: #10 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.70 #define __EXTENSIONS__ /* for Sun */ #10 11.70 #10 11.70 :0:0: note: this is the location of the previous definition #10 11.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 11.71 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, #10 11.71 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: #10 11.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.71 #define __EXTENSIONS__ /* for Sun */ #10 11.71 #10 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #10 11.72 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, #10 11.72 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: #10 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.72 #define __EXTENSIONS__ /* for Sun */ #10 11.72 #10 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, #10 11.72 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: #10 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.72 #define __EXTENSIONS__ /* for Sun */ #10 11.72 #10 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: #10 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.74 #define __EXTENSIONS__ /* for Sun */ #10 11.74 #10 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: #10 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.74 #define __EXTENSIONS__ /* for Sun */ #10 11.74 #10 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: #10 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.74 #define __EXTENSIONS__ /* for Sun */ #10 11.74 #10 11.74 :0:0: note: this is the location of the previous definition #10 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  #10 11.74 :0:0: note: this is the location of the previous definition #10 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: #10 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.74 #define __EXTENSIONS__ /* for Sun */ #10 11.74 #10 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  #10 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, #10 11.75 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: #10 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.75 #define __EXTENSIONS__ /* for Sun */ #10 11.75 #10 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  #10 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  #10 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #10 11.75 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, #10 11.75 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: #10 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.75 #define __EXTENSIONS__ /* for Sun */ #10 11.75 #10 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  #10 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  #10 11.75 :0:0: note: this is the location of the previous definition #10 11.75 :0:0: note: this is the location of the previous definition #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  #10 11.76 :0:0: note: this is the location of the previous definition #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  #10 11.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, #10 11.76 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: #10 11.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.76 #define __EXTENSIONS__ /* for Sun */ #10 11.76 #10 11.76 :0:0: note: this is the location of the previous definition #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  #10 11.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #10 11.77 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, #10 11.77 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: #10 11.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.77 #define __EXTENSIONS__ /* for Sun */ #10 11.77 #10 11.77 :0:0: note: this is the location of the previous definition #10 11.77 :0:0: note: this is the location of the previous definition #10 11.77 :0:0: note: this is the location of the previous definition #10 11.77 :0:0: note: this is the location of the previous definition #10 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  #10 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  #10 11.77 :0:0: note: this is the location of the previous definition #10 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  #10 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  #10 11.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 11.77 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, #10 11.77 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: #10 11.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.77 #define __EXTENSIONS__ /* for Sun */ #10 11.77 #10 11.77 :0:0: note: this is the location of the previous definition #10 11.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #10 11.77 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, #10 11.77 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: #10 11.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.77 #define __EXTENSIONS__ /* for Sun */ #10 11.77 #10 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: #10 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.78 #define __EXTENSIONS__ /* for Sun */ #10 11.78 #10 11.78 :0:0: note: this is the location of the previous definition #10 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: #10 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.78 #define __EXTENSIONS__ /* for Sun */ #10 11.78 #10 11.78 :0:0: note: this is the location of the previous definition #10 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: #10 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.78 #define __EXTENSIONS__ /* for Sun */ #10 11.78 #10 11.78 :0:0: note: this is the location of the previous definition #10 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, #10 11.79 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: #10 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.79 #define __EXTENSIONS__ /* for Sun */ #10 11.79 #10 11.79 :0:0: note: this is the location of the previous definition #10 11.79 :0:0: note: this is the location of the previous definition #10 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #10 11.79 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, #10 11.79 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: #10 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.79 #define __EXTENSIONS__ /* for Sun */ #10 11.79 #10 11.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #10 11.80 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, #10 11.80 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: #10 11.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.80 #define __EXTENSIONS__ /* for Sun */ #10 11.80 #10 11.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, #10 11.80 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: #10 11.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.80 #define __EXTENSIONS__ /* for Sun */ #10 11.80 #10 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, #10 11.81 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: #10 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.81 #define __EXTENSIONS__ /* for Sun */ #10 11.81 #10 11.81 :0:0: note: this is the location of the previous definition #10 11.81 :0:0: note: this is the location of the previous definition #10 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, #10 11.81 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: #10 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.81 #define __EXTENSIONS__ /* for Sun */ #10 11.81 #10 11.81 :0:0: note: this is the location of the previous definition #10 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, #10 11.82 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: #10 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.82 #define __EXTENSIONS__ /* for Sun */ #10 11.82 #10 11.82 :0:0: note: this is the location of the previous definition #10 11.82 :0:0: note: this is the location of the previous definition #10 11.82 :0:0: note: this is the location of the previous definition #10 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, #10 11.82 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: #10 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.82 #define __EXTENSIONS__ /* for Sun */ #10 11.82 #10 11.82 :0:0: note: this is the location of the previous definition #10 11.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  #10 11.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  #10 11.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  #10 11.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  #10 11.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  #10 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #10 11.83 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, #10 11.83 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: #10 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.83 #define __EXTENSIONS__ /* for Sun */ #10 11.83 #10 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, #10 11.83 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: #10 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.83 #define __EXTENSIONS__ /* for Sun */ #10 11.83 #10 11.83 :0:0: note: this is the location of the previous definition #10 11.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  #10 11.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #10 11.84 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, #10 11.84 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: #10 11.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.84 #define __EXTENSIONS__ /* for Sun */ #10 11.84 #10 11.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #10 11.84 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, #10 11.84 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: #10 11.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.84 #define __EXTENSIONS__ /* for Sun */ #10 11.84 #10 11.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  #10 11.84 :0:0: note: this is the location of the previous definition #10 11.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, #10 11.84 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: #10 11.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.84 #define __EXTENSIONS__ /* for Sun */ #10 11.84 #10 11.84 :0:0: note: this is the location of the previous definition #10 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #10 11.85 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, #10 11.85 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: #10 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.85 #define __EXTENSIONS__ /* for Sun */ #10 11.85 #10 11.85 :0:0: note: this is the location of the previous definition #10 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #10 11.85 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, #10 11.85 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: #10 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.85 #define __EXTENSIONS__ /* for Sun */ #10 11.85 #10 11.85 :0:0: note: this is the location of the previous definition #10 11.85 :0:0: note: this is the location of the previous definition #10 11.86 :0:0: note: this is the location of the previous definition #10 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #10 11.87 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, #10 11.87 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: #10 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.87 #define __EXTENSIONS__ /* for Sun */ #10 11.87 #10 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #10 11.87 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: #10 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.87 #define __EXTENSIONS__ /* for Sun */ #10 11.87 #10 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, #10 11.88 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: #10 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.88 #define __EXTENSIONS__ /* for Sun */ #10 11.88 #10 11.88 :0:0: note: this is the location of the previous definition #10 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, #10 11.88 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: #10 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.88 #define __EXTENSIONS__ /* for Sun */ #10 11.88 #10 11.88 :0:0: note: this is the location of the previous definition #10 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #10 11.89 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #10 11.89 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, #10 11.89 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: #10 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.89 #define __EXTENSIONS__ /* for Sun */ #10 11.89 #10 11.89 :0:0: note: this is the location of the previous definition #10 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, #10 11.89 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: #10 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.89 #define __EXTENSIONS__ /* for Sun */ #10 11.89 #10 11.89 :0:0: note: this is the location of the previous definition #10 11.89 :0:0: note: this is the location of the previous definition #10 11.89 :0:0: note: this is the location of the previous definition #10 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #10 11.89 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: #10 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.89 #define __EXTENSIONS__ /* for Sun */ #10 11.89 #10 11.89 :0:0: note: this is the location of the previous definition #10 11.90 :0:0: note: this is the location of the previous definition #10 11.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #10 11.90 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: #10 11.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.90 #define __EXTENSIONS__ /* for Sun */ #10 11.90 #10 11.90 :0:0: note: this is the location of the previous definition #10 11.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #10 11.90 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: #10 11.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.90 #define __EXTENSIONS__ /* for Sun */ #10 11.90 #10 11.90 :0:0: note: this is the location of the previous definition #10 11.92 :0:0: note: this is the location of the previous definition #10 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 11.92 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, #10 11.92 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: #10 11.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.92 #define __EXTENSIONS__ /* for Sun */ #10 11.92 #10 11.92 :0:0: note: this is the location of the previous definition #10 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  #10 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, #10 11.94 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: #10 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.94 #define __EXTENSIONS__ /* for Sun */ #10 11.94 #10 11.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  #10 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  #10 11.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  #10 11.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  #10 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  #10 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  #10 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, #10 11.98 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: #10 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.98 #define __EXTENSIONS__ /* for Sun */ #10 11.98 #10 11.98 :0:0: note: this is the location of the previous definition #10 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, #10 11.98 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: #10 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 11.98 #define __EXTENSIONS__ /* for Sun */ #10 11.98 #10 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  #10 11.99 :0:0: note: this is the location of the previous definition #10 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #10 12.00 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: #10 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.00 #define __EXTENSIONS__ /* for Sun */ #10 12.00 #10 12.01 :0:0: note: this is the location of the previous definition #10 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #10 12.01 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, #10 12.01 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: #10 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.01 #define __EXTENSIONS__ /* for Sun */ #10 12.01 #10 12.01 :0:0: note: this is the location of the previous definition #10 12.04 :0:0: note: this is the location of the previous definition #10 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  #10 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  #10 12.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  #10 12.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  #10 12.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  #10 12.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  #10 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  #10 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  #10 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  #10 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  #10 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #10 12.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, #10 12.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: #10 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.09 #define __EXTENSIONS__ /* for Sun */ #10 12.09 #10 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, #10 12.10 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: #10 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.10 #define __EXTENSIONS__ /* for Sun */ #10 12.10 #10 12.10 :0:0: note: this is the location of the previous definition #10 12.10 :0:0: note: this is the location of the previous definition #10 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, #10 12.11 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: #10 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.11 #define __EXTENSIONS__ /* for Sun */ #10 12.11 #10 12.12 :0:0: note: this is the location of the previous definition #10 12.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  #10 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #10 12.12 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, #10 12.12 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: #10 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.12 #define __EXTENSIONS__ /* for Sun */ #10 12.12 #10 12.12 :0:0: note: this is the location of the previous definition #10 12.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  #10 12.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  #10 12.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  #10 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, #10 12.16 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: #10 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.16 #define __EXTENSIONS__ /* for Sun */ #10 12.16 #10 12.16 :0:0: note: this is the location of the previous definition #10 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  #10 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  #10 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #10 12.16 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, #10 12.16 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: #10 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.16 #define __EXTENSIONS__ /* for Sun */ #10 12.16 #10 12.16 :0:0: note: this is the location of the previous definition #10 12.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  #10 12.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  #10 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, #10 12.18 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: #10 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.18 #define __EXTENSIONS__ /* for Sun */ #10 12.18 #10 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #10 12.20 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: #10 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.20 #define __EXTENSIONS__ /* for Sun */ #10 12.20 #10 12.20 :0:0: note: this is the location of the previous definition #10 12.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  #10 12.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  #10 12.20 :0:0: note: this is the location of the previous definition #10 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, #10 12.21 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: #10 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.21 #define __EXTENSIONS__ /* for Sun */ #10 12.21 #10 12.21 :0:0: note: this is the location of the previous definition #10 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, #10 12.21 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: #10 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.21 #define __EXTENSIONS__ /* for Sun */ #10 12.21 #10 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, #10 12.21 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: #10 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.21 #define __EXTENSIONS__ /* for Sun */ #10 12.21 #10 12.21 :0:0: note: this is the location of the previous definition #10 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, #10 12.22 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: #10 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.22 #define __EXTENSIONS__ /* for Sun */ #10 12.22 #10 12.22 :0:0: note: this is the location of the previous definition #10 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, #10 12.22 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: #10 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.22 #define __EXTENSIONS__ /* for Sun */ #10 12.22 #10 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  #10 12.22 :0:0: note: this is the location of the previous definition #10 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  #10 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  #10 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  #10 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  #10 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  #10 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #10 12.23 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, #10 12.23 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: #10 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.23 #define __EXTENSIONS__ /* for Sun */ #10 12.23 #10 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 12.23 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: #10 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.23 #define __EXTENSIONS__ /* for Sun */ #10 12.23 #10 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, #10 12.23 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: #10 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.23 #define __EXTENSIONS__ /* for Sun */ #10 12.23 #10 12.23 :0:0: note: this is the location of the previous definition #10 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  #10 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: #10 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.24 #define __EXTENSIONS__ /* for Sun */ #10 12.24 #10 12.24 :0:0: note: this is the location of the previous definition #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  #10 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  #10 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  #10 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, #10 12.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: #10 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.25 #define __EXTENSIONS__ /* for Sun */ #10 12.25 #10 12.25 :0:0: note: this is the location of the previous definition #10 12.25 :0:0: note: this is the location of the previous definition #10 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  #10 12.25 :0:0: note: this is the location of the previous definition #10 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  #10 12.26 :0:0: note: this is the location of the previous definition #10 12.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  #10 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, #10 12.28 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: #10 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.28 #define __EXTENSIONS__ /* for Sun */ #10 12.28 #10 12.28 :0:0: note: this is the location of the previous definition #10 12.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  #10 12.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  #10 12.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  #10 12.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  #10 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #10 12.28 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, #10 12.28 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: #10 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.28 #define __EXTENSIONS__ /* for Sun */ #10 12.28 #10 12.28 :0:0: note: this is the location of the previous definition #10 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, #10 12.29 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: #10 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.29 #define __EXTENSIONS__ /* for Sun */ #10 12.29 #10 12.29 :0:0: note: this is the location of the previous definition #10 12.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, #10 12.30 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: #10 12.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.30 #define __EXTENSIONS__ /* for Sun */ #10 12.30 #10 12.30 :0:0: note: this is the location of the previous definition #10 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  #10 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  #10 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  #10 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  #10 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  #10 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  #10 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  #10 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  #10 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  #10 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  #10 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  #10 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  #10 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #10 12.34 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, #10 12.34 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: #10 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.34 #define __EXTENSIONS__ /* for Sun */ #10 12.34 #10 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  #10 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #10 12.34 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, #10 12.34 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: #10 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.34 #define __EXTENSIONS__ /* for Sun */ #10 12.34 #10 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #10 12.34 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #10 12.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #10 12.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, #10 12.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: #10 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.34 #define __EXTENSIONS__ /* for Sun */ #10 12.34 #10 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  #10 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, #10 12.35 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: #10 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.35 #define __EXTENSIONS__ /* for Sun */ #10 12.35 #10 12.35 :0:0: note: this is the location of the previous definition #10 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, #10 12.36 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: #10 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.36 #define __EXTENSIONS__ /* for Sun */ #10 12.36 #10 12.37 :0:0: note: this is the location of the previous definition #10 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, #10 12.37 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: #10 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.37 #define __EXTENSIONS__ /* for Sun */ #10 12.37 #10 12.37 :0:0: note: this is the location of the previous definition #10 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #10 12.37 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: #10 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.37 #define __EXTENSIONS__ /* for Sun */ #10 12.37 #10 12.37 :0:0: note: this is the location of the previous definition #10 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #10 12.38 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: #10 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.38 #define __EXTENSIONS__ /* for Sun */ #10 12.38 #10 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, #10 12.38 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: #10 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.38 #define __EXTENSIONS__ /* for Sun */ #10 12.38 #10 12.38 :0:0: note: this is the location of the previous definition #10 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #10 12.38 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: #10 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.38 #define __EXTENSIONS__ /* for Sun */ #10 12.38 #10 12.38 :0:0: note: this is the location of the previous definition #10 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  #10 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  #10 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, #10 12.39 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: #10 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.39 #define __EXTENSIONS__ /* for Sun */ #10 12.39 #10 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  #10 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  #10 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #10 12.40 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, #10 12.40 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c:8: #10 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.40 #define __EXTENSIONS__ /* for Sun */ #10 12.40 #10 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #10 12.40 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, #10 12.40 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: #10 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.40 #define __EXTENSIONS__ /* for Sun */ #10 12.40 #10 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #10 12.40 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #10 12.40 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: #10 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.40 #define __EXTENSIONS__ /* for Sun */ #10 12.40 #10 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #10 12.40 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: #10 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.40 #define __EXTENSIONS__ /* for Sun */ #10 12.40 #10 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  #10 12.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  #10 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #10 12.41 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, #10 12.41 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: #10 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.41 #define __EXTENSIONS__ /* for Sun */ #10 12.41 #10 12.41 :0:0: note: this is the location of the previous definition #10 12.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  #10 12.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  #10 12.42 :0:0: note: this is the location of the previous definition #10 12.42 :0:0: note: this is the location of the previous definition #10 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  #10 12.43 :0:0: note: this is the location of the previous definition #10 12.43 :0:0: note: this is the location of the previous definition #10 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  #10 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  #10 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  #10 12.43 :0:0: note: this is the location of the previous definition #10 12.44 :0:0: note: this is the location of the previous definition #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  #10 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 12.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, #10 12.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: #10 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.47 #define __EXTENSIONS__ /* for Sun */ #10 12.47 #10 12.47 :0:0: note: this is the location of the previous definition #10 12.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  #10 12.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  #10 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #10 12.49 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, #10 12.49 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: #10 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.49 #define __EXTENSIONS__ /* for Sun */ #10 12.49 #10 12.49 :0:0: note: this is the location of the previous definition #10 12.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, #10 12.50 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: #10 12.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.50 #define __EXTENSIONS__ /* for Sun */ #10 12.50 #10 12.50 :0:0: note: this is the location of the previous definition #10 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #10 12.52 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, #10 12.52 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: #10 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.52 #define __EXTENSIONS__ /* for Sun */ #10 12.52 #10 12.52 :0:0: note: this is the location of the previous definition #10 12.52 :0:0: note: this is the location of the previous definition #10 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, #10 12.52 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: #10 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.52 #define __EXTENSIONS__ /* for Sun */ #10 12.52 #10 12.52 :0:0: note: this is the location of the previous definition #10 12.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #10 12.53 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, #10 12.53 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: #10 12.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.53 #define __EXTENSIONS__ /* for Sun */ #10 12.53 #10 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #10 12.54 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: #10 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.54 #define __EXTENSIONS__ /* for Sun */ #10 12.54 #10 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #10 12.54 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c:8: #10 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.54 #define __EXTENSIONS__ /* for Sun */ #10 12.54 #10 12.54 :0:0: note: this is the location of the previous definition #10 12.54 :0:0: note: this is the location of the previous definition #10 12.54 :0:0: note: this is the location of the previous definition #10 12.54 :0:0: note: this is the location of the previous definition #10 12.54 :0:0: note: this is the location of the previous definition #10 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #10 12.54 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: #10 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.54 #define __EXTENSIONS__ /* for Sun */ #10 12.54 #10 12.54 :0:0: note: this is the location of the previous definition #10 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: #10 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.55 #define __EXTENSIONS__ /* for Sun */ #10 12.55 #10 12.55 :0:0: note: this is the location of the previous definition #10 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: #10 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.55 #define __EXTENSIONS__ /* for Sun */ #10 12.55 #10 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: #10 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.55 #define __EXTENSIONS__ /* for Sun */ #10 12.55 #10 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, #10 12.56 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: #10 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.56 #define __EXTENSIONS__ /* for Sun */ #10 12.56 #10 12.56 :0:0: note: this is the location of the previous definition #10 12.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, #10 12.57 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: #10 12.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.57 #define __EXTENSIONS__ /* for Sun */ #10 12.57 #10 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #10 12.58 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #10 12.58 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, #10 12.58 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: #10 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.58 #define __EXTENSIONS__ /* for Sun */ #10 12.58 #10 12.58 :0:0: note: this is the location of the previous definition #10 12.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  #10 12.58 :0:0: note: this is the location of the previous definition #10 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #10 12.58 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: #10 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.58 #define __EXTENSIONS__ /* for Sun */ #10 12.58 #10 12.58 :0:0: note: this is the location of the previous definition #10 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, #10 12.58 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: #10 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.58 #define __EXTENSIONS__ /* for Sun */ #10 12.58 #10 12.58 :0:0: note: this is the location of the previous definition #10 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #10 12.58 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, #10 12.58 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: #10 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.58 #define __EXTENSIONS__ /* for Sun */ #10 12.58 #10 12.58 :0:0: note: this is the location of the previous definition #10 12.59 :0:0: note: this is the location of the previous definition #10 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  #10 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  #10 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  #10 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 12.59 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, #10 12.59 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: #10 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.59 #define __EXTENSIONS__ /* for Sun */ #10 12.59 #10 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  #10 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  #10 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  #10 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  #10 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  #10 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  #10 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #10 12.60 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: #10 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.60 #define __EXTENSIONS__ /* for Sun */ #10 12.60 #10 12.60 :0:0: note: this is the location of the previous definition #10 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #10 12.60 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, #10 12.60 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: #10 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.60 #define __EXTENSIONS__ /* for Sun */ #10 12.60 #10 12.60 :0:0: note: this is the location of the previous definition #10 12.60 :0:0: note: this is the location of the previous definition #10 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  #10 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  #10 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  #10 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  #10 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  #10 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  #10 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  #10 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  #10 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  #10 12.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 12.62 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, #10 12.62 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: #10 12.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.62 #define __EXTENSIONS__ /* for Sun */ #10 12.62 #10 12.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  #10 12.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #10 12.63 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, #10 12.63 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: #10 12.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.63 #define __EXTENSIONS__ /* for Sun */ #10 12.63 #10 12.63 :0:0: note: this is the location of the previous definition #10 12.63 :0:0: note: this is the location of the previous definition #10 12.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  #10 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  #10 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  #10 12.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #10 12.66 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: #10 12.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.66 #define __EXTENSIONS__ /* for Sun */ #10 12.66 #10 12.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, #10 12.68 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: #10 12.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.68 #define __EXTENSIONS__ /* for Sun */ #10 12.68 #10 12.68 :0:0: note: this is the location of the previous definition #10 12.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, #10 12.69 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: #10 12.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.69 #define __EXTENSIONS__ /* for Sun */ #10 12.69 #10 12.69 :0:0: note: this is the location of the previous definition #10 12.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #10 12.69 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #10 12.69 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #10 12.69 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, #10 12.69 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: #10 12.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.69 #define __EXTENSIONS__ /* for Sun */ #10 12.69 #10 12.69 :0:0: note: this is the location of the previous definition #10 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #10 12.71 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #10 12.71 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: #10 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.71 #define __EXTENSIONS__ /* for Sun */ #10 12.71 #10 12.71 :0:0: note: this is the location of the previous definition #10 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, #10 12.71 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: #10 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.71 #define __EXTENSIONS__ /* for Sun */ #10 12.71 #10 12.73 :0:0: note: this is the location of the previous definition #10 12.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #10 12.73 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, #10 12.73 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: #10 12.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.73 #define __EXTENSIONS__ /* for Sun */ #10 12.73 #10 12.73 :0:0: note: this is the location of the previous definition #10 12.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #10 12.74 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, #10 12.74 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: #10 12.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.74 #define __EXTENSIONS__ /* for Sun */ #10 12.74 #10 12.74 :0:0: note: this is the location of the previous definition #10 12.75 :0:0: note: this is the location of the previous definition #10 12.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, #10 12.75 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c:8: #10 12.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.75 #define __EXTENSIONS__ /* for Sun */ #10 12.75 #10 12.75 :0:0: note: this is the location of the previous definition #10 12.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, #10 12.76 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: #10 12.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.76 #define __EXTENSIONS__ /* for Sun */ #10 12.76 #10 12.76 :0:0: note: this is the location of the previous definition #10 12.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 12.82 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, #10 12.82 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: #10 12.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.82 #define __EXTENSIONS__ /* for Sun */ #10 12.82 #10 12.82 :0:0: note: this is the location of the previous definition #10 12.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #10 12.82 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, #10 12.82 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: #10 12.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.82 #define __EXTENSIONS__ /* for Sun */ #10 12.82 #10 12.82 :0:0: note: this is the location of the previous definition #10 12.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, #10 12.82 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: #10 12.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.82 #define __EXTENSIONS__ /* for Sun */ #10 12.82 #10 12.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #10 12.83 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: #10 12.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.83 #define __EXTENSIONS__ /* for Sun */ #10 12.83 #10 12.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, #10 12.83 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: #10 12.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.83 #define __EXTENSIONS__ /* for Sun */ #10 12.83 #10 12.83 :0:0: note: this is the location of the previous definition #10 12.85 :0:0: note: this is the location of the previous definition #10 12.85 :0:0: note: this is the location of the previous definition #10 12.85 :0:0: note: this is the location of the previous definition #10 12.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, #10 12.87 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: #10 12.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.87 #define __EXTENSIONS__ /* for Sun */ #10 12.87 #10 12.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  #10 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: #10 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.89 #define __EXTENSIONS__ /* for Sun */ #10 12.89 #10 12.89 :0:0: note: this is the location of the previous definition #10 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: #10 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.89 #define __EXTENSIONS__ /* for Sun */ #10 12.89 #10 12.89 :0:0: note: this is the location of the previous definition #10 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: #10 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.89 #define __EXTENSIONS__ /* for Sun */ #10 12.89 #10 12.89 :0:0: note: this is the location of the previous definition #10 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: #10 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.89 #define __EXTENSIONS__ /* for Sun */ #10 12.89 #10 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: #10 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.89 #define __EXTENSIONS__ /* for Sun */ #10 12.89 #10 12.90 :0:0: note: this is the location of the previous definition #10 12.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #10 12.91 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, #10 12.91 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: #10 12.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.91 #define __EXTENSIONS__ /* for Sun */ #10 12.91 #10 12.91 :0:0: note: this is the location of the previous definition #10 12.91 :0:0: note: this is the location of the previous definition #10 12.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, #10 12.91 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: #10 12.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.91 #define __EXTENSIONS__ /* for Sun */ #10 12.91 #10 12.91 :0:0: note: this is the location of the previous definition #10 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #10 12.92 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, #10 12.92 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: #10 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.92 #define __EXTENSIONS__ /* for Sun */ #10 12.92 #10 12.92 :0:0: note: this is the location of the previous definition #10 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  #10 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  #10 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  #10 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  #10 12.94 :0:0: note: this is the location of the previous definition #10 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 12.95 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #10 12.95 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, #10 12.95 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: #10 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.95 #define __EXTENSIONS__ /* for Sun */ #10 12.95 #10 12.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #10 12.96 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: #10 12.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.96 #define __EXTENSIONS__ /* for Sun */ #10 12.96 #10 12.96 :0:0: note: this is the location of the previous definition #10 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #10 12.97 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #10 12.97 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, #10 12.97 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: #10 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 12.97 #define __EXTENSIONS__ /* for Sun */ #10 12.97 #10 12.97 :0:0: note: this is the location of the previous definition #10 12.97 :0:0: note: this is the location of the previous definition #10 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  #10 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, #10 13.00 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: #10 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.00 #define __EXTENSIONS__ /* for Sun */ #10 13.00 #10 13.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  #10 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  #10 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  #10 13.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #10 13.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, #10 13.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: #10 13.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.01 #define __EXTENSIONS__ /* for Sun */ #10 13.01 #10 13.01 :0:0: note: this is the location of the previous definition #10 13.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #10 13.01 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: #10 13.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.01 #define __EXTENSIONS__ /* for Sun */ #10 13.01 #10 13.01 :0:0: note: this is the location of the previous definition #10 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, #10 13.02 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: #10 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.02 #define __EXTENSIONS__ /* for Sun */ #10 13.02 #10 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, #10 13.02 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: #10 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.02 #define __EXTENSIONS__ /* for Sun */ #10 13.02 #10 13.02 :0:0: note: this is the location of the previous definition #10 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #10 13.02 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: #10 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.02 #define __EXTENSIONS__ /* for Sun */ #10 13.02 #10 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #10 13.02 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, #10 13.02 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: #10 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.02 #define __EXTENSIONS__ /* for Sun */ #10 13.02 #10 13.02 :0:0: note: this is the location of the previous definition #10 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #10 13.03 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: #10 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.03 #define __EXTENSIONS__ /* for Sun */ #10 13.03 #10 13.03 :0:0: note: this is the location of the previous definition #10 13.03 :0:0: note: this is the location of the previous definition #10 13.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #10 13.04 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: #10 13.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.04 #define __EXTENSIONS__ /* for Sun */ #10 13.04 #10 13.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, #10 13.04 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: #10 13.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.04 #define __EXTENSIONS__ /* for Sun */ #10 13.04 #10 13.04 :0:0: note: this is the location of the previous definition #10 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, #10 13.05 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: #10 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.05 #define __EXTENSIONS__ /* for Sun */ #10 13.05 #10 13.05 :0:0: note: this is the location of the previous definition #10 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #10 13.05 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, #10 13.05 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: #10 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.05 #define __EXTENSIONS__ /* for Sun */ #10 13.05 #10 13.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  #10 13.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  #10 13.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, #10 13.06 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: #10 13.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.06 #define __EXTENSIONS__ /* for Sun */ #10 13.06 #10 13.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #10 13.06 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, #10 13.06 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: #10 13.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.06 #define __EXTENSIONS__ /* for Sun */ #10 13.06 #10 13.06 :0:0: note: this is the location of the previous definition #10 13.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 13.07 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, #10 13.07 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: #10 13.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.07 #define __EXTENSIONS__ /* for Sun */ #10 13.07 #10 13.07 :0:0: note: this is the location of the previous definition #10 13.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, #10 13.07 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: #10 13.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.07 #define __EXTENSIONS__ /* for Sun */ #10 13.07 #10 13.07 :0:0: note: this is the location of the previous definition #10 13.07 :0:0: note: this is the location of the previous definition #10 13.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, #10 13.07 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: #10 13.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.07 #define __EXTENSIONS__ /* for Sun */ #10 13.07 #10 13.07 :0:0: note: this is the location of the previous definition #10 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #10 13.08 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: #10 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.08 #define __EXTENSIONS__ /* for Sun */ #10 13.08 #10 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  #10 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  #10 13.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  #10 13.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  #10 13.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  #10 13.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  #10 13.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 13.09 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, #10 13.09 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: #10 13.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.09 #define __EXTENSIONS__ /* for Sun */ #10 13.09 #10 13.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, #10 13.10 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: #10 13.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.10 #define __EXTENSIONS__ /* for Sun */ #10 13.10 #10 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  #10 13.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, #10 13.10 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: #10 13.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.10 #define __EXTENSIONS__ /* for Sun */ #10 13.10 #10 13.10 :0:0: note: this is the location of the previous definition #10 13.10 :0:0: note: this is the location of the previous definition #10 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  #10 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  #10 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  #10 13.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, #10 13.11 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: #10 13.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.11 #define __EXTENSIONS__ /* for Sun */ #10 13.11 #10 13.11 :0:0: note: this is the location of the previous definition #10 13.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #10 13.11 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, #10 13.11 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: #10 13.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.11 #define __EXTENSIONS__ /* for Sun */ #10 13.11 #10 13.11 :0:0: note: this is the location of the previous definition #10 13.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, #10 13.11 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: #10 13.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.11 #define __EXTENSIONS__ /* for Sun */ #10 13.11 #10 13.11 :0:0: note: this is the location of the previous definition #10 13.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #10 13.12 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: #10 13.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.12 #define __EXTENSIONS__ /* for Sun */ #10 13.12 #10 13.12 :0:0: note: this is the location of the previous definition #10 13.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, #10 13.13 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: #10 13.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.13 #define __EXTENSIONS__ /* for Sun */ #10 13.13 #10 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  #10 13.13 :0:0: note: this is the location of the previous definition #10 13.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #10 13.13 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: #10 13.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.13 #define __EXTENSIONS__ /* for Sun */ #10 13.13 #10 13.13 :0:0: note: this is the location of the previous definition #10 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, #10 13.14 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: #10 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.14 #define __EXTENSIONS__ /* for Sun */ #10 13.14 #10 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #10 13.14 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: #10 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.14 #define __EXTENSIONS__ /* for Sun */ #10 13.14 #10 13.14 :0:0: note: this is the location of the previous definition #10 13.14 :0:0: note: this is the location of the previous definition #10 13.14 :0:0: note: this is the location of the previous definition #10 13.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #10 13.15 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, #10 13.15 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: #10 13.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.15 #define __EXTENSIONS__ /* for Sun */ #10 13.15 #10 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  #10 13.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #10 13.15 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, #10 13.15 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: #10 13.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.15 #define __EXTENSIONS__ /* for Sun */ #10 13.15 #10 13.16 :0:0: note: this is the location of the previous definition #10 13.16 :0:0: note: this is the location of the previous definition #10 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: #10 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.16 #define __EXTENSIONS__ /* for Sun */ #10 13.16 #10 13.16 :0:0: note: this is the location of the previous definition #10 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: #10 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.16 #define __EXTENSIONS__ /* for Sun */ #10 13.16 #10 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: #10 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.16 #define __EXTENSIONS__ /* for Sun */ #10 13.16 #10 13.16 :0:0: note: this is the location of the previous definition #10 13.16 :0:0: note: this is the location of the previous definition #10 13.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #10 13.17 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, #10 13.17 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: #10 13.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.17 #define __EXTENSIONS__ /* for Sun */ #10 13.17 #10 13.17 :0:0: note: this is the location of the previous definition #10 13.18 :0:0: note: this is the location of the previous definition #10 13.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, #10 13.18 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: #10 13.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.18 #define __EXTENSIONS__ /* for Sun */ #10 13.18 #10 13.18 :0:0: note: this is the location of the previous definition #10 13.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  #10 13.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, #10 13.19 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: #10 13.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.19 #define __EXTENSIONS__ /* for Sun */ #10 13.19 #10 13.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  #10 13.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  #10 13.19 :0:0: note: this is the location of the previous definition #10 13.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  #10 13.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  #10 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #10 13.20 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: #10 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.20 #define __EXTENSIONS__ /* for Sun */ #10 13.20 #10 13.20 :0:0: note: this is the location of the previous definition #10 13.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  #10 13.21 :0:0: note: this is the location of the previous definition #10 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #10 13.21 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, #10 13.21 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: #10 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.21 #define __EXTENSIONS__ /* for Sun */ #10 13.21 #10 13.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  #10 13.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  #10 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #10 13.21 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, #10 13.21 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: #10 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.21 #define __EXTENSIONS__ /* for Sun */ #10 13.21 #10 13.22 :0:0: note: this is the location of the previous definition #10 13.22 :0:0: note: this is the location of the previous definition #10 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, #10 13.22 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: #10 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.22 #define __EXTENSIONS__ /* for Sun */ #10 13.22 #10 13.22 :0:0: note: this is the location of the previous definition #10 13.22 :0:0: note: this is the location of the previous definition #10 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  #10 13.23 :0:0: note: this is the location of the previous definition #10 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  #10 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  #10 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  #10 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  #10 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  #10 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  #10 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  #10 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, #10 13.26 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: #10 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.26 #define __EXTENSIONS__ /* for Sun */ #10 13.26 #10 13.26 :0:0: note: this is the location of the previous definition #10 13.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  #10 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, #10 13.26 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: #10 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.26 #define __EXTENSIONS__ /* for Sun */ #10 13.26 #10 13.26 :0:0: note: this is the location of the previous definition #10 13.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  #10 13.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  #10 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, #10 13.28 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: #10 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.28 #define __EXTENSIONS__ /* for Sun */ #10 13.28 #10 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  #10 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  #10 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  #10 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, #10 13.29 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: #10 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.29 #define __EXTENSIONS__ /* for Sun */ #10 13.29 #10 13.29 :0:0: note: this is the location of the previous definition #10 13.29 :0:0: note: this is the location of the previous definition #10 13.29 :0:0: note: this is the location of the previous definition #10 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #10 13.30 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, #10 13.30 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: #10 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.30 #define __EXTENSIONS__ /* for Sun */ #10 13.30 #10 13.30 :0:0: note: this is the location of the previous definition #10 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  #10 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #10 13.30 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: #10 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.30 #define __EXTENSIONS__ /* for Sun */ #10 13.30 #10 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  #10 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #10 13.30 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: #10 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.30 #define __EXTENSIONS__ /* for Sun */ #10 13.30 #10 13.30 :0:0: note: this is the location of the previous definition #10 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  #10 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  #10 13.30 :0:0: note: this is the location of the previous definition #10 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  #10 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  #10 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  #10 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  #10 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #10 13.31 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, #10 13.31 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: #10 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.31 #define __EXTENSIONS__ /* for Sun */ #10 13.31 #10 13.31 :0:0: note: this is the location of the previous definition #10 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  #10 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  #10 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  #10 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  #10 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  #10 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  #10 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #10 13.32 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: #10 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.32 #define __EXTENSIONS__ /* for Sun */ #10 13.32 #10 13.32 :0:0: note: this is the location of the previous definition #10 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #10 13.32 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: #10 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.32 #define __EXTENSIONS__ /* for Sun */ #10 13.32 #10 13.32 :0:0: note: this is the location of the previous definition #10 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, #10 13.33 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c:8: #10 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.33 #define __EXTENSIONS__ /* for Sun */ #10 13.33 #10 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, #10 13.33 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: #10 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.33 #define __EXTENSIONS__ /* for Sun */ #10 13.33 #10 13.33 :0:0: note: this is the location of the previous definition #10 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #10 13.33 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, #10 13.33 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: #10 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.33 #define __EXTENSIONS__ /* for Sun */ #10 13.33 #10 13.34 :0:0: note: this is the location of the previous definition #10 13.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, #10 13.35 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: #10 13.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.35 #define __EXTENSIONS__ /* for Sun */ #10 13.35 #10 13.35 :0:0: note: this is the location of the previous definition #10 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #10 13.36 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, #10 13.36 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: #10 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.36 #define __EXTENSIONS__ /* for Sun */ #10 13.36 #10 13.36 :0:0: note: this is the location of the previous definition #10 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #10 13.36 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: #10 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.36 #define __EXTENSIONS__ /* for Sun */ #10 13.36 #10 13.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #10 13.37 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: #10 13.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.37 #define __EXTENSIONS__ /* for Sun */ #10 13.37 #10 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #10 13.38 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, #10 13.38 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: #10 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.38 #define __EXTENSIONS__ /* for Sun */ #10 13.38 #10 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, #10 13.38 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: #10 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.38 #define __EXTENSIONS__ /* for Sun */ #10 13.38 #10 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #10 13.39 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, #10 13.39 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: #10 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.39 #define __EXTENSIONS__ /* for Sun */ #10 13.39 #10 13.39 :0:0: note: this is the location of the previous definition #10 13.40 :0:0: note: this is the location of the previous definition #10 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #10 13.40 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: #10 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.40 #define __EXTENSIONS__ /* for Sun */ #10 13.40 #10 13.40 :0:0: note: this is the location of the previous definition #10 13.40 :0:0: note: this is the location of the previous definition #10 13.40 :0:0: note: this is the location of the previous definition #10 13.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  #10 13.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  #10 13.41 :0:0: note: this is the location of the previous definition #10 13.41 :0:0: note: this is the location of the previous definition #10 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  #10 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  #10 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  #10 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  #10 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  #10 13.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  #10 13.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, #10 13.43 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: #10 13.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.43 #define __EXTENSIONS__ /* for Sun */ #10 13.43 #10 13.43 :0:0: note: this is the location of the previous definition #10 13.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #10 13.44 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, #10 13.44 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: #10 13.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.44 #define __EXTENSIONS__ /* for Sun */ #10 13.44 #10 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  #10 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  #10 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  #10 13.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, #10 13.47 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: #10 13.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.47 #define __EXTENSIONS__ /* for Sun */ #10 13.47 #10 13.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, #10 13.48 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: #10 13.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.48 #define __EXTENSIONS__ /* for Sun */ #10 13.48 #10 13.48 :0:0: note: this is the location of the previous definition #10 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  #10 13.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #10 13.49 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #10 13.49 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: #10 13.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.49 #define __EXTENSIONS__ /* for Sun */ #10 13.49 #10 13.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  #10 13.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #10 13.50 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, #10 13.50 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: #10 13.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.50 #define __EXTENSIONS__ /* for Sun */ #10 13.50 #10 13.50 :0:0: note: this is the location of the previous definition #10 13.50 :0:0: note: this is the location of the previous definition #10 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  #10 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  #10 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  #10 13.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #10 13.53 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: #10 13.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.53 #define __EXTENSIONS__ /* for Sun */ #10 13.53 #10 13.53 :0:0: note: this is the location of the previous definition #10 13.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #10 13.53 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, #10 13.53 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: #10 13.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.53 #define __EXTENSIONS__ /* for Sun */ #10 13.53 #10 13.54 :0:0: note: this is the location of the previous definition #10 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  #10 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  #10 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  #10 13.54 :0:0: note: this is the location of the previous definition #10 13.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  #10 13.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  #10 13.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  #10 13.55 :0:0: note: this is the location of the previous definition #10 13.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  #10 13.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  #10 13.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #10 13.56 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #10 13.56 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, #10 13.56 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: #10 13.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.56 #define __EXTENSIONS__ /* for Sun */ #10 13.56 #10 13.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  #10 13.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  #10 13.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #10 13.57 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, #10 13.57 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: #10 13.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.57 #define __EXTENSIONS__ /* for Sun */ #10 13.57 #10 13.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #10 13.57 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, #10 13.57 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c:8: #10 13.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.57 #define __EXTENSIONS__ /* for Sun */ #10 13.57 #10 13.57 :0:0: note: this is the location of the previous definition #10 13.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  #10 13.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #10 13.62 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, #10 13.62 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: #10 13.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.62 #define __EXTENSIONS__ /* for Sun */ #10 13.62 #10 13.62 :0:0: note: this is the location of the previous definition #10 13.62 :0:0: note: this is the location of the previous definition #10 13.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, #10 13.65 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: #10 13.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.65 #define __EXTENSIONS__ /* for Sun */ #10 13.65 #10 13.65 :0:0: note: this is the location of the previous definition #10 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, #10 13.66 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: #10 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.66 #define __EXTENSIONS__ /* for Sun */ #10 13.66 #10 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #10 13.67 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, #10 13.67 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: #10 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.67 #define __EXTENSIONS__ /* for Sun */ #10 13.67 #10 13.68 :0:0: note: this is the location of the previous definition #10 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, #10 13.68 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: #10 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.68 #define __EXTENSIONS__ /* for Sun */ #10 13.68 #10 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  #10 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  #10 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  #10 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  #10 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  #10 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  #10 13.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  #10 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  #10 13.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  #10 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, #10 13.69 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: #10 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.69 #define __EXTENSIONS__ /* for Sun */ #10 13.69 #10 13.69 :0:0: note: this is the location of the previous definition #10 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #10 13.69 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, #10 13.69 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: #10 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.69 #define __EXTENSIONS__ /* for Sun */ #10 13.69 #10 13.69 :0:0: note: this is the location of the previous definition #10 13.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #10 13.70 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #10 13.70 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: #10 13.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.70 #define __EXTENSIONS__ /* for Sun */ #10 13.70 #10 13.70 :0:0: note: this is the location of the previous definition #10 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  #10 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  #10 13.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #10 13.72 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, #10 13.72 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: #10 13.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.72 #define __EXTENSIONS__ /* for Sun */ #10 13.72 #10 13.72 :0:0: note: this is the location of the previous definition #10 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  #10 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  #10 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  #10 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  #10 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  #10 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  #10 13.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 13.72 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, #10 13.72 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: #10 13.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.72 #define __EXTENSIONS__ /* for Sun */ #10 13.72 #10 13.72 :0:0: note: this is the location of the previous definition #10 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 13.73 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, #10 13.73 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: #10 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.73 #define __EXTENSIONS__ /* for Sun */ #10 13.73 #10 13.73 :0:0: note: this is the location of the previous definition #10 13.73 :0:0: note: this is the location of the previous definition #10 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  #10 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #10 13.74 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, #10 13.74 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: #10 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.74 #define __EXTENSIONS__ /* for Sun */ #10 13.74 #10 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #10 13.74 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, #10 13.74 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: #10 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.74 #define __EXTENSIONS__ /* for Sun */ #10 13.74 #10 13.74 :0:0: note: this is the location of the previous definition #10 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, #10 13.74 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: #10 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.74 #define __EXTENSIONS__ /* for Sun */ #10 13.74 #10 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  #10 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  #10 13.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, #10 13.75 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: #10 13.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.75 #define __EXTENSIONS__ /* for Sun */ #10 13.75 #10 13.75 :0:0: note: this is the location of the previous definition #10 13.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #10 13.75 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: #10 13.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.75 #define __EXTENSIONS__ /* for Sun */ #10 13.75 #10 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #10 13.76 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #10 13.76 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #10 13.76 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: #10 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.76 #define __EXTENSIONS__ /* for Sun */ #10 13.76 #10 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  #10 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  #10 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  #10 13.77 :0:0: note: this is the location of the previous definition #10 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  #10 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  #10 13.77 :0:0: note: this is the location of the previous definition #10 13.77 :0:0: note: this is the location of the previous definition #10 13.77 :0:0: note: this is the location of the previous definition #10 13.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 13.78 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, #10 13.78 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: #10 13.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.78 #define __EXTENSIONS__ /* for Sun */ #10 13.78 #10 13.78 :0:0: note: this is the location of the previous definition #10 13.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, #10 13.78 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: #10 13.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.78 #define __EXTENSIONS__ /* for Sun */ #10 13.78 #10 13.78 :0:0: note: this is the location of the previous definition #10 13.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  #10 13.78 :0:0: note: this is the location of the previous definition #10 13.79 :0:0: note: this is the location of the previous definition #10 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, #10 13.79 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: #10 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.79 #define __EXTENSIONS__ /* for Sun */ #10 13.79 #10 13.79 :0:0: note: this is the location of the previous definition #10 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, #10 13.81 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: #10 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.81 #define __EXTENSIONS__ /* for Sun */ #10 13.81 #10 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  #10 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 13.81 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, #10 13.81 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: #10 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.81 #define __EXTENSIONS__ /* for Sun */ #10 13.81 #10 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  #10 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #10 13.81 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, #10 13.81 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: #10 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.81 #define __EXTENSIONS__ /* for Sun */ #10 13.81 #10 13.81 :0:0: note: this is the location of the previous definition #10 13.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, #10 13.82 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c:8: #10 13.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.82 #define __EXTENSIONS__ /* for Sun */ #10 13.82 #10 13.82 :0:0: note: this is the location of the previous definition #10 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  #10 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  #10 13.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  #10 13.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  #10 13.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #10 13.84 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, #10 13.84 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: #10 13.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.84 #define __EXTENSIONS__ /* for Sun */ #10 13.84 #10 13.84 :0:0: note: this is the location of the previous definition #10 13.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #10 13.84 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, #10 13.84 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: #10 13.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.84 #define __EXTENSIONS__ /* for Sun */ #10 13.84 #10 13.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  #10 13.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 13.84 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, #10 13.84 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: #10 13.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.84 #define __EXTENSIONS__ /* for Sun */ #10 13.84 #10 13.84 :0:0: note: this is the location of the previous definition #10 13.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 13.85 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, #10 13.85 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: #10 13.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.85 #define __EXTENSIONS__ /* for Sun */ #10 13.85 #10 13.85 :0:0: note: this is the location of the previous definition #10 13.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  #10 13.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #10 13.85 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, #10 13.85 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: #10 13.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.85 #define __EXTENSIONS__ /* for Sun */ #10 13.85 #10 13.85 :0:0: note: this is the location of the previous definition #10 13.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, #10 13.86 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: #10 13.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.86 #define __EXTENSIONS__ /* for Sun */ #10 13.86 #10 13.86 :0:0: note: this is the location of the previous definition #10 13.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #10 13.86 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, #10 13.86 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: #10 13.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.86 #define __EXTENSIONS__ /* for Sun */ #10 13.86 #10 13.86 :0:0: note: this is the location of the previous definition #10 13.86 :0:0: note: this is the location of the previous definition #10 13.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  #10 13.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  #10 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  #10 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  #10 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  #10 13.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, #10 13.89 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: #10 13.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.89 #define __EXTENSIONS__ /* for Sun */ #10 13.89 #10 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  #10 13.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, #10 13.89 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: #10 13.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.89 #define __EXTENSIONS__ /* for Sun */ #10 13.89 #10 13.89 :0:0: note: this is the location of the previous definition #10 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  #10 13.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, #10 13.89 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: #10 13.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.89 #define __EXTENSIONS__ /* for Sun */ #10 13.89 #10 13.89 :0:0: note: this is the location of the previous definition #10 13.90 :0:0: note: this is the location of the previous definition #10 13.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #10 13.90 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: #10 13.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.90 #define __EXTENSIONS__ /* for Sun */ #10 13.90 #10 13.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  #10 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #10 13.91 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, #10 13.91 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c:8: #10 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.91 #define __EXTENSIONS__ /* for Sun */ #10 13.91 #10 13.91 :0:0: note: this is the location of the previous definition #10 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  #10 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  #10 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  #10 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #10 13.92 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, #10 13.92 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: #10 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.92 #define __EXTENSIONS__ /* for Sun */ #10 13.92 #10 13.92 :0:0: note: this is the location of the previous definition #10 13.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 13.93 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, #10 13.93 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: #10 13.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.93 #define __EXTENSIONS__ /* for Sun */ #10 13.93 #10 13.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #10 13.93 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: #10 13.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.93 #define __EXTENSIONS__ /* for Sun */ #10 13.93 #10 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #10 13.94 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: #10 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.94 #define __EXTENSIONS__ /* for Sun */ #10 13.94 #10 13.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #10 13.95 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, #10 13.95 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: #10 13.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.95 #define __EXTENSIONS__ /* for Sun */ #10 13.95 #10 13.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #10 13.95 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, #10 13.95 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: #10 13.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.95 #define __EXTENSIONS__ /* for Sun */ #10 13.95 #10 13.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #10 13.95 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: #10 13.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.95 #define __EXTENSIONS__ /* for Sun */ #10 13.95 #10 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, #10 13.96 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: #10 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.96 #define __EXTENSIONS__ /* for Sun */ #10 13.96 #10 13.96 :0:0: note: this is the location of the previous definition #10 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #10 13.96 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, #10 13.96 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: #10 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.96 #define __EXTENSIONS__ /* for Sun */ #10 13.96 #10 13.96 :0:0: note: this is the location of the previous definition #10 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 13.96 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, #10 13.96 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: #10 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.96 #define __EXTENSIONS__ /* for Sun */ #10 13.96 #10 13.96 :0:0: note: this is the location of the previous definition #10 13.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #10 13.98 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #10 13.98 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #10 13.98 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: #10 13.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.98 #define __EXTENSIONS__ /* for Sun */ #10 13.98 #10 13.98 :0:0: note: this is the location of the previous definition #10 13.98 :0:0: note: this is the location of the previous definition #10 13.98 :0:0: note: this is the location of the previous definition #10 13.98 :0:0: note: this is the location of the previous definition #10 13.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, #10 13.99 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: #10 13.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 13.99 #define __EXTENSIONS__ /* for Sun */ #10 13.99 #10 13.99 :0:0: note: this is the location of the previous definition #10 13.99 :0:0: note: this is the location of the previous definition #10 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, #10 14.00 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: #10 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.00 #define __EXTENSIONS__ /* for Sun */ #10 14.00 #10 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #10 14.00 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #10 14.00 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #10 14.00 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c:8: #10 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.00 #define __EXTENSIONS__ /* for Sun */ #10 14.00 #10 14.00 :0:0: note: this is the location of the previous definition #10 14.00 :0:0: note: this is the location of the previous definition #10 14.00 :0:0: note: this is the location of the previous definition #10 14.00 :0:0: note: this is the location of the previous definition #10 14.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, #10 14.01 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: #10 14.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.01 #define __EXTENSIONS__ /* for Sun */ #10 14.01 #10 14.01 :0:0: note: this is the location of the previous definition #10 14.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, #10 14.02 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: #10 14.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.02 #define __EXTENSIONS__ /* for Sun */ #10 14.02 #10 14.02 :0:0: note: this is the location of the previous definition #10 14.02 :0:0: note: this is the location of the previous definition #10 14.03 :0:0: note: this is the location of the previous definition #10 14.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, #10 14.04 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: #10 14.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.04 #define __EXTENSIONS__ /* for Sun */ #10 14.04 #10 14.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, #10 14.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: #10 14.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.05 #define __EXTENSIONS__ /* for Sun */ #10 14.05 #10 14.05 :0:0: note: this is the location of the previous definition #10 14.05 :0:0: note: this is the location of the previous definition #10 14.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #10 14.05 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: #10 14.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.05 #define __EXTENSIONS__ /* for Sun */ #10 14.05 #10 14.05 :0:0: note: this is the location of the previous definition #10 14.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #10 14.05 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, #10 14.05 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: #10 14.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.05 #define __EXTENSIONS__ /* for Sun */ #10 14.05 #10 14.05 :0:0: note: this is the location of the previous definition #10 14.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #10 14.06 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: #10 14.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.06 #define __EXTENSIONS__ /* for Sun */ #10 14.06 #10 14.06 :0:0: note: this is the location of the previous definition #10 14.09 :0:0: note: this is the location of the previous definition #10 14.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: #10 14.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.10 #define __EXTENSIONS__ /* for Sun */ #10 14.10 #10 14.10 :0:0: note: this is the location of the previous definition #10 14.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: #10 14.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.10 #define __EXTENSIONS__ /* for Sun */ #10 14.10 #10 14.10 :0:0: note: this is the location of the previous definition #10 14.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, #10 14.20 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: #10 14.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.20 #define __EXTENSIONS__ /* for Sun */ #10 14.20 #10 14.20 :0:0: note: this is the location of the previous definition #10 14.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, #10 14.21 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c:8: #10 14.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.21 #define __EXTENSIONS__ /* for Sun */ #10 14.21 #10 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, #10 14.24 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: #10 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.24 #define __EXTENSIONS__ /* for Sun */ #10 14.24 #10 14.24 :0:0: note: this is the location of the previous definition #10 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #10 14.24 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: #10 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.24 #define __EXTENSIONS__ /* for Sun */ #10 14.24 #10 14.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #10 14.26 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, #10 14.26 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: #10 14.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.26 #define __EXTENSIONS__ /* for Sun */ #10 14.26 #10 14.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, #10 14.26 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: #10 14.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.26 #define __EXTENSIONS__ /* for Sun */ #10 14.26 #10 14.26 :0:0: note: this is the location of the previous definition #10 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: #10 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.27 #define __EXTENSIONS__ /* for Sun */ #10 14.27 #10 14.27 :0:0: note: this is the location of the previous definition #10 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: #10 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.27 #define __EXTENSIONS__ /* for Sun */ #10 14.27 #10 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: #10 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.27 #define __EXTENSIONS__ /* for Sun */ #10 14.27 #10 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: #10 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.28 #define __EXTENSIONS__ /* for Sun */ #10 14.28 #10 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: #10 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.28 #define __EXTENSIONS__ /* for Sun */ #10 14.28 #10 14.28 :0:0: note: this is the location of the previous definition #10 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: #10 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.28 #define __EXTENSIONS__ /* for Sun */ #10 14.28 #10 14.28 :0:0: note: this is the location of the previous definition #10 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #10 14.29 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: #10 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.29 #define __EXTENSIONS__ /* for Sun */ #10 14.29 #10 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 14.29 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, #10 14.29 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: #10 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.29 #define __EXTENSIONS__ /* for Sun */ #10 14.29 #10 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #10 14.29 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, #10 14.29 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: #10 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.29 #define __EXTENSIONS__ /* for Sun */ #10 14.29 #10 14.29 :0:0: note: this is the location of the previous definition #10 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: #10 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.30 #define __EXTENSIONS__ /* for Sun */ #10 14.30 #10 14.30 :0:0: note: this is the location of the previous definition #10 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c:8: #10 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.30 #define __EXTENSIONS__ /* for Sun */ #10 14.30 #10 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: #10 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.30 #define __EXTENSIONS__ /* for Sun */ #10 14.30 #10 14.30 :0:0: note: this is the location of the previous definition #10 14.30 :0:0: note: this is the location of the previous definition #10 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: #10 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.30 #define __EXTENSIONS__ /* for Sun */ #10 14.30 #10 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: #10 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.30 #define __EXTENSIONS__ /* for Sun */ #10 14.30 #10 14.30 :0:0: note: this is the location of the previous definition #10 14.30 :0:0: note: this is the location of the previous definition #10 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: #10 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.30 #define __EXTENSIONS__ /* for Sun */ #10 14.30 #10 14.30 :0:0: note: this is the location of the previous definition #10 14.30 :0:0: note: this is the location of the previous definition #10 14.30 :0:0: note: this is the location of the previous definition #10 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: #10 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.31 #define __EXTENSIONS__ /* for Sun */ #10 14.31 #10 14.31 :0:0: note: this is the location of the previous definition #10 14.31 :0:0: note: this is the location of the previous definition #10 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: #10 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.31 #define __EXTENSIONS__ /* for Sun */ #10 14.31 #10 14.31 :0:0: note: this is the location of the previous definition #10 14.31 :0:0: note: this is the location of the previous definition #10 14.31 :0:0: note: this is the location of the previous definition #10 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #10 14.32 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: #10 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.32 #define __EXTENSIONS__ /* for Sun */ #10 14.32 #10 14.32 :0:0: note: this is the location of the previous definition #10 14.32 :0:0: note: this is the location of the previous definition #10 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, #10 14.32 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: #10 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.32 #define __EXTENSIONS__ /* for Sun */ #10 14.32 #10 14.32 :0:0: note: this is the location of the previous definition #10 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, #10 14.32 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: #10 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.32 #define __EXTENSIONS__ /* for Sun */ #10 14.32 #10 14.32 :0:0: note: this is the location of the previous definition #10 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #10 14.32 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, #10 14.32 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: #10 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.32 #define __EXTENSIONS__ /* for Sun */ #10 14.32 #10 14.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #10 14.33 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #10 14.33 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: #10 14.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.33 #define __EXTENSIONS__ /* for Sun */ #10 14.33 #10 14.33 :0:0: note: this is the location of the previous definition #10 14.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #10 14.33 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, #10 14.33 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: #10 14.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.33 #define __EXTENSIONS__ /* for Sun */ #10 14.33 #10 14.33 :0:0: note: this is the location of the previous definition #10 14.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #10 14.33 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, #10 14.33 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: #10 14.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.33 #define __EXTENSIONS__ /* for Sun */ #10 14.33 #10 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: #10 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.34 #define __EXTENSIONS__ /* for Sun */ #10 14.34 #10 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: #10 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.34 #define __EXTENSIONS__ /* for Sun */ #10 14.34 #10 14.34 :0:0: note: this is the location of the previous definition #10 14.34 :0:0: note: this is the location of the previous definition #10 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: #10 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.34 #define __EXTENSIONS__ /* for Sun */ #10 14.34 #10 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: #10 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.34 #define __EXTENSIONS__ /* for Sun */ #10 14.34 #10 14.34 :0:0: note: this is the location of the previous definition #10 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, #10 14.34 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: #10 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.34 #define __EXTENSIONS__ /* for Sun */ #10 14.34 #10 14.34 :0:0: note: this is the location of the previous definition #10 14.34 :0:0: note: this is the location of the previous definition #10 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: #10 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.35 #define __EXTENSIONS__ /* for Sun */ #10 14.35 #10 14.35 :0:0: note: this is the location of the previous definition #10 14.35 :0:0: note: this is the location of the previous definition #10 14.35 :0:0: note: this is the location of the previous definition #10 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: #10 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.35 #define __EXTENSIONS__ /* for Sun */ #10 14.35 #10 14.35 :0:0: note: this is the location of the previous definition #10 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: #10 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.35 #define __EXTENSIONS__ /* for Sun */ #10 14.35 #10 14.35 :0:0: note: this is the location of the previous definition #10 14.35 :0:0: note: this is the location of the previous definition #10 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: #10 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.35 #define __EXTENSIONS__ /* for Sun */ #10 14.35 #10 14.35 :0:0: note: this is the location of the previous definition #10 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: #10 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.35 #define __EXTENSIONS__ /* for Sun */ #10 14.35 #10 14.35 :0:0: note: this is the location of the previous definition #10 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: #10 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.35 #define __EXTENSIONS__ /* for Sun */ #10 14.35 #10 14.35 :0:0: note: this is the location of the previous definition #10 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: #10 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.35 #define __EXTENSIONS__ /* for Sun */ #10 14.35 #10 14.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #10 14.36 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, #10 14.36 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: #10 14.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.36 #define __EXTENSIONS__ /* for Sun */ #10 14.36 #10 14.36 :0:0: note: this is the location of the previous definition #10 14.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, #10 14.36 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: #10 14.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.36 #define __EXTENSIONS__ /* for Sun */ #10 14.36 #10 14.36 :0:0: note: this is the location of the previous definition #10 14.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, #10 14.36 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: #10 14.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.36 #define __EXTENSIONS__ /* for Sun */ #10 14.36 #10 14.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #10 14.36 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: #10 14.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.36 #define __EXTENSIONS__ /* for Sun */ #10 14.36 #10 14.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, #10 14.36 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: #10 14.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.36 #define __EXTENSIONS__ /* for Sun */ #10 14.36 #10 14.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #10 14.37 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, #10 14.37 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: #10 14.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.37 #define __EXTENSIONS__ /* for Sun */ #10 14.37 #10 14.37 :0:0: note: this is the location of the previous definition #10 14.37 :0:0: note: this is the location of the previous definition #10 14.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #10 14.37 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, #10 14.37 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: #10 14.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.37 #define __EXTENSIONS__ /* for Sun */ #10 14.37 #10 14.37 :0:0: note: this is the location of the previous definition #10 14.37 :0:0: note: this is the location of the previous definition #10 14.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 14.37 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: #10 14.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.37 #define __EXTENSIONS__ /* for Sun */ #10 14.37 #10 14.37 :0:0: note: this is the location of the previous definition #10 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #10 14.38 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: #10 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.38 #define __EXTENSIONS__ /* for Sun */ #10 14.38 #10 14.38 :0:0: note: this is the location of the previous definition #10 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, #10 14.38 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: #10 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.38 #define __EXTENSIONS__ /* for Sun */ #10 14.38 #10 14.38 :0:0: note: this is the location of the previous definition #10 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, #10 14.39 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: #10 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.39 #define __EXTENSIONS__ /* for Sun */ #10 14.39 #10 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #10 14.39 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: #10 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.39 #define __EXTENSIONS__ /* for Sun */ #10 14.39 #10 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #10 14.39 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: #10 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.39 #define __EXTENSIONS__ /* for Sun */ #10 14.39 #10 14.39 :0:0: note: this is the location of the previous definition #10 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #10 14.39 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #10 14.39 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: #10 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.39 #define __EXTENSIONS__ /* for Sun */ #10 14.39 #10 14.39 :0:0: note: this is the location of the previous definition #10 14.39 :0:0: note: this is the location of the previous definition #10 14.39 :0:0: note: this is the location of the previous definition #10 14.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: #10 14.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.40 #define __EXTENSIONS__ /* for Sun */ #10 14.40 #10 14.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: #10 14.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.40 #define __EXTENSIONS__ /* for Sun */ #10 14.40 #10 14.40 :0:0: note: this is the location of the previous definition #10 14.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: #10 14.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.40 #define __EXTENSIONS__ /* for Sun */ #10 14.40 #10 14.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: #10 14.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.40 #define __EXTENSIONS__ /* for Sun */ #10 14.40 #10 14.41 :0:0: note: this is the location of the previous definition #10 14.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #10 14.41 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, #10 14.41 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: #10 14.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.41 #define __EXTENSIONS__ /* for Sun */ #10 14.41 #10 14.41 :0:0: note: this is the location of the previous definition #10 14.41 :0:0: note: this is the location of the previous definition #10 14.42 :0:0: note: this is the location of the previous definition #10 14.42 :0:0: note: this is the location of the previous definition #10 14.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, #10 14.43 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: #10 14.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.43 #define __EXTENSIONS__ /* for Sun */ #10 14.43 #10 14.43 :0:0: note: this is the location of the previous definition #10 14.45 :0:0: note: this is the location of the previous definition #10 14.45 :0:0: note: this is the location of the previous definition #10 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #10 14.46 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #10 14.46 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: #10 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.46 #define __EXTENSIONS__ /* for Sun */ #10 14.46 #10 14.47 :0:0: note: this is the location of the previous definition #10 14.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #10 14.49 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, #10 14.49 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: #10 14.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.49 #define __EXTENSIONS__ /* for Sun */ #10 14.49 #10 14.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #10 14.49 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: #10 14.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.49 #define __EXTENSIONS__ /* for Sun */ #10 14.49 #10 14.49 :0:0: note: this is the location of the previous definition #10 14.50 :0:0: note: this is the location of the previous definition #10 14.55 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_rrc.a  #10 14.65 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 14.66 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 14.66 -e Compiling  /opt/o-du-l2/src/du_app//du_tmr.c  #10 14.66 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_conversions.c  #10 14.66 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_ue_mgr.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_e2_conversions.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_cell_mgr.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_mgr.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_msg_router.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_msg_hdl.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_egtp.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_sctp.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_cfg.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_utils.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_main.c  #10 14.67 -e Compiling  /opt/o-du-l2/src/du_app//du_sys_info_hdl.c  #10 14.78 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #10 14.78 from /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c:31: #10 14.78 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.78 #define __EXTENSIONS__ /* for Sun */ #10 14.78 #10 14.78 :0:0: note: this is the location of the previous definition #10 14.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #10 14.84 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #10 14.84 from /opt/o-du-l2/src/du_app//du_sys_info_hdl.c:32: #10 14.84 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.84 #define __EXTENSIONS__ /* for Sun */ #10 14.84 #10 14.85 :0:0: note: this is the location of the previous definition #10 14.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #10 14.87 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.c:23: #10 14.87 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.87 #define __EXTENSIONS__ /* for Sun */ #10 14.87 #10 14.87 :0:0: note: this is the location of the previous definition #10 14.87 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, #10 14.87 from /opt/o-du-l2/src/du_app//du_e2_conversions.c:23: #10 14.87 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.87 #define __EXTENSIONS__ /* for Sun */ #10 14.87 #10 14.87 :0:0: note: this is the location of the previous definition #10 14.90 /opt/o-du-l2/src/du_app//du_ue_mgr.c: In function 'fillDefaultInitDlBwp': #10 14.90 /opt/o-du-l2/src/du_app//du_ue_mgr.c:715:10: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] #10 14.90 memset(initDlBwp->pdcchCfg.cRSetToAddModList, 0, MAX_NUM_CRSET); #10 14.90 ^~~~~~ #10 14.90 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #10 14.90 from /opt/o-du-l2/src/du_app//du_msg_hdl.c:37: #10 14.90 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.90 #define __EXTENSIONS__ /* for Sun */ #10 14.90 #10 14.90 :0:0: note: this is the location of the previous definition #10 14.91 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #10 14.91 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, #10 14.91 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, #10 14.91 from /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c:34: #10 14.91 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.91 #define __EXTENSIONS__ /* for Sun */ #10 14.91 #10 14.91 :0:0: note: this is the location of the previous definition #10 14.91 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsModReq': #10 14.91 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:645:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #10 14.91 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #10 14.91 ^~ #10 14.91 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsReq': #10 14.91 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:752:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #10 14.91 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #10 14.91 ^~ #10 14.91 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcActionDeleteRsp': #10 14.91 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:1806:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #10 14.91 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #10 14.91 ^~ #10 14.91 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcStatsModificationRsp': #10 14.91 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:2001:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #10 14.91 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #10 14.91 ^~ #10 14.92 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, #10 14.92 from /opt/o-du-l2/src/du_app//du_mgr_msg_router.c:37: #10 14.92 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.92 #define __EXTENSIONS__ /* for Sun */ #10 14.92 #10 14.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #10 14.93 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, #10 14.93 from /opt/o-du-l2/src/du_app//du_cell_mgr.c:35: #10 14.93 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.93 #define __EXTENSIONS__ /* for Sun */ #10 14.93 #10 14.93 :0:0: note: this is the location of the previous definition #10 14.95 :0:0: note: this is the location of the previous definition #10 14.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #10 14.98 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #10 14.98 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.h:21, #10 14.98 from /opt/o-du-l2/src/du_app//du_cfg.c:38: #10 14.98 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #10 14.98 #define __EXTENSIONS__ /* for Sun */ #10 14.98 #10 14.98 :0:0: note: this is the location of the previous definition #10 15.76 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libduapp.a  #10 15.77 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 15.77 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_portable_functions.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_ul.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_dl.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ul.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_layer_mgr.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_msg_router.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_api.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_dl.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_sys_id.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_stats.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_mgr.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptul.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_dl.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmr.c  #10 15.78 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_ul.c  #10 15.79 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_ul.c  #10 15.79 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptdl.c  #10 15.79 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_msg_hdl.c  #10 15.79 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_ul.c  #10 15.79 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_dl.c  #10 15.79 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf.c  #10 15.79 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_dl.c  #10 15.79 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_api.c  #10 15.80 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_ul.c  #10 15.80 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_ul_msg_router.c  #10 15.81 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_ul.c  #10 15.82 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_mgr.c  #10 15.85 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_dl.c  #10 15.85 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_dl.c  #10 16.39 -e Creating Archive /opt/o-du-l2/build/odu/lib/odu/libkw.a  #10 16.39 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 16.40 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 16.40 -e Compiling  /opt/o-du-l2/src/cm/crg.c  #10 16.40 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  #10 16.41 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  #10 16.42 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  #10 16.43 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  #10 16.43 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  #10 16.62 /opt/o-du-l2/src/cm/cm_mem_wl.c:223:16: warning: 'stopBtInfo' initialized and declared 'extern' #10 16.62 extern uint8_t stopBtInfo = FALSE; #10 16.62 ^~~~~~~~~~ #10 17.03 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libcm.a  #10 17.03 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 17.04 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptmi.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_slot_ind.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_demux.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_phy.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_id.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_mux.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_ex_ms.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_cfg_hdl.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_ue_mgr.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_lmm.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_upr_inf_api.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_util.c  #10 17.05 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_hdl.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptui.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_upr_inf.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_harq_dl.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_rach.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_stop_ind.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_handle_phy.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_fsm.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_utils.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_uim.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_router.c  #10 17.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_tmr.c  #10 17.14 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_utl.c  #10 17.62 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  #10 17.62 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 17.64 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_crc.c  #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_utils.c  #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch.c  #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_common.c  #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_msg_router.c  #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_fcfs.c  #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_drx.c  #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_rach.c  #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_ue_mgr.c  #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_tmr.c  #10 17.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slice_based.c  #10 17.65 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_ul.c  #10 17.65 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_dl.c  #10 17.66 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slot_ind.c  #10 18.04 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  #10 18.05 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 18.06 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 18.06 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  #10 18.06 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  #10 18.06 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  #10 18.06 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  #10 18.06 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  #10 18.06 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  #10 18.07 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  #10 18.07 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  #10 18.07 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  #10 18.07 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  #10 18.07 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  #10 18.13 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': #10 18.13 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] #10 18.13 Data reg =0; #10 18.13 ^~~ #10 18.33 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 18.34 make[1]: Entering directory '/opt/o-du-l2/build/odu' #10 18.34 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_thread_hdl.c  #10 18.34 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_msg_hdl.c  #10 18.34 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_ex_ms.c  #10 18.47 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libphystub.a  #10 18.47 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #10 19.37 -e ***** BUILD COMPLETE ***** #10 DONE 20.0s #11 [ 7/10] RUN cd build/scripts && /bin/bash add_netconf_user.sh #11 0.329 Adding system user `netconf' (UID 102) ... #11 0.329 Adding new user `netconf' (UID 102) with group `nogroup' ... #11 0.451 Creating home directory `/home/netconf' ... #11 0.498 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 #11 0.634 Generating public/private dsa key pair. #11 0.634 Your identification has been saved in /home/netconf/.ssh/id_dsa. #11 0.634 Your public key has been saved in /home/netconf/.ssh/id_dsa.pub. #11 0.634 The key fingerprint is: #11 0.634 SHA256:phw7fQFd9Mex7marh2519TAjN9JnYvVQOMYdtCECwGc root@buildkitsandbox #11 0.634 The key's randomart image is: #11 0.634 +---[DSA 1024]----+ #11 0.634 | .....ooo.Oo| #11 0.634 | . E ...B.B| #11 0.634 | + . o.*+| #11 0.634 | . o @.=| #11 0.634 | . S . = Xo| #11 0.634 | . * . ..o| #11 0.634 | = . . o+.| #11 0.634 | . . oo..| #11 0.634 | ooo. | #11 0.634 +----[SHA256]-----+ #11 DONE 0.7s #12 [ 8/10] RUN cd build/scripts && /bin/bash install_lib_O1.sh -c #12 0.226 #12 0.226  ***** MAIN: PARSING OF ARGUMENT DONE *****  #12 0.226 #12 0.720 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease #12 0.768 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease #12 0.833 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease #12 0.835 Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease #12 1.252 Reading package lists... #12 2.791 Reading package lists... #12 3.857 Building dependency tree... #12 4.050 Reading state information... #12 4.200 build-essential is already the newest version (12.4ubuntu1). #12 4.200 pkg-config is already the newest version (0.29.1-0ubuntu2). #12 4.200 python-dev is already the newest version (2.7.15~rc1-1). #12 4.200 The following additional packages will be installed: #12 4.201 cmake-data libavl1 libcap2-bin libev4 libidn11 libjq1 libonig4 libpam-cap #12 4.201 libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libprotobuf10 #12 4.201 libprotoc10 libssh-4 libssl1.1 python-meld3 python-pkg-resources swig3.0 #12 4.202 Suggested packages: #12 4.202 cmake-doc ninja-build libssh-doc libssl-doc python-setuptools supervisor-doc #12 4.202 swig-doc swig-examples swig3.0-examples swig3.0-doc #12 4.388 The following NEW packages will be installed: #12 4.389 iputils-ping jq libavl-dev libavl1 libcap2-bin libev-dev libev4 libidn11 #12 4.389 libjq1 libonig4 libpam-cap libprotobuf-c-dev libprotobuf-c1 libprotobuf10 #12 4.389 libprotoc10 libssh-4 libssh-dev libssl-dev protobuf-c-compiler python-meld3 #12 4.389 python-pkg-resources supervisor swig swig3.0 #12 4.390 The following packages will be upgraded: #12 4.390 cmake cmake-data libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #12 4.391 libssl1.1 #12 4.766 8 upgraded, 24 newly installed, 0 to remove and 138 not upgraded. #12 4.766 Need to get 12.2 MB of archives. #12 4.766 After this operation, 24.4 MB of additional disk space will be used. #12 4.766 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB] #12 5.697 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB] #12 5.723 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB] #12 5.749 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB] #12 5.752 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] #12 5.794 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] #12 5.839 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-ping amd64 3:20161105-1ubuntu3 [54.2 kB] #12 5.848 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2-bin amd64 1:2.25-1.2 [20.6 kB] #12 5.852 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpam-cap amd64 1:2.25-1.2 [7268 B] #12 5.854 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] #12 6.024 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB] #12 6.478 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB] #12 7.576 Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] #12 7.584 Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] #12 7.592 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] #12 7.596 Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libavl1 amd64 0.3.5-4 [6386 B] #12 7.596 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libavl-dev amd64 0.3.5-4 [4970 B] #12 7.597 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libprotobuf-c1 amd64 1.2.1-2 [19.0 kB] #12 7.598 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libprotobuf-c-dev amd64 1.2.1-2 [25.2 kB] #12 7.599 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprotobuf10 amd64 3.0.0-9.1ubuntu1.1 [652 kB] #12 7.647 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprotoc10 amd64 3.0.0-9.1ubuntu1.1 [569 kB] #12 7.728 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssh-4 amd64 0.8.0~20170825.94fa1e38-1ubuntu0.7 [170 kB] #12 8.014 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.23 [1568 kB] #12 9.148 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssh-dev amd64 0.8.0~20170825.94fa1e38-1ubuntu0.7 [210 kB] #12 9.160 Get:25 http://archive.ubuntu.com/ubuntu bionic/universe amd64 protobuf-c-compiler amd64 1.2.1-2 [72.6 kB] #12 9.164 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-pkg-resources all 39.0.1-2ubuntu0.1 [128 kB] #12 9.172 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe amd64 swig3.0 amd64 3.0.12-1 [1094 kB] #12 9.239 Get:28 http://archive.ubuntu.com/ubuntu bionic/universe amd64 swig amd64 3.0.12-1 [6460 B] #12 9.240 Get:29 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libev4 amd64 1:4.22-1 [26.3 kB] #12 9.241 Get:30 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libev-dev amd64 1:4.22-1 [116 kB] #12 9.288 Get:31 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-meld3 all 1.0.2-2 [30.9 kB] #12 9.290 Get:32 http://archive.ubuntu.com/ubuntu bionic/universe amd64 supervisor all 3.3.1-1.1 [256 kB] #12 9.509 debconf: delaying package configuration, since apt-utils is not installed #12 9.558 Fetched 12.2 MB in 5s (2496 kB/s) #12 9.615 (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 ... 25024 files and directories currently installed.) #12 10.10 Preparing to unpack .../libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ... #12 10.13 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... #12 10.39 Preparing to unpack .../libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ... #12 10.42 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... #12 10.53 Preparing to unpack .../libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ... #12 10.55 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... #12 10.65 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ... #12 10.68 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... #12 10.76 Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... #12 10.78 Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... #12 10.91 Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... #12 10.99 Selecting previously unselected package libidn11:amd64. #12 10.99 (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 ... 25024 files and directories currently installed.) #12 11.01 Preparing to unpack .../00-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... #12 11.01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ... #12 11.07 Selecting previously unselected package iputils-ping. #12 11.07 Preparing to unpack .../01-iputils-ping_3%3a20161105-1ubuntu3_amd64.deb ... #12 11.08 Unpacking iputils-ping (3:20161105-1ubuntu3) ... #12 11.14 Selecting previously unselected package libcap2-bin. #12 11.14 Preparing to unpack .../02-libcap2-bin_1%3a2.25-1.2_amd64.deb ... #12 11.15 Unpacking libcap2-bin (1:2.25-1.2) ... #12 11.20 Selecting previously unselected package libpam-cap:amd64. #12 11.21 Preparing to unpack .../03-libpam-cap_1%3a2.25-1.2_amd64.deb ... #12 11.21 Unpacking libpam-cap:amd64 (1:2.25-1.2) ... #12 11.29 Preparing to unpack .../04-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #12 11.31 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) over (1.1.1-1ubuntu2.1~18.04.6) ... #12 11.57 Preparing to unpack .../05-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ... #12 11.59 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) over (3.10.2-1ubuntu2.18.04.1) ... #12 12.24 Preparing to unpack .../06-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ... #12 12.27 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) over (3.10.2-1ubuntu2.18.04.1) ... #12 32.41 Selecting previously unselected package libonig4:amd64. #12 32.42 Preparing to unpack .../07-libonig4_6.7.0-1_amd64.deb ... #12 32.42 Unpacking libonig4:amd64 (6.7.0-1) ... #12 32.50 Selecting previously unselected package libjq1:amd64. #12 32.51 Preparing to unpack .../08-libjq1_1.5+dfsg-2_amd64.deb ... #12 32.51 Unpacking libjq1:amd64 (1.5+dfsg-2) ... #12 32.58 Selecting previously unselected package jq. #12 32.58 Preparing to unpack .../09-jq_1.5+dfsg-2_amd64.deb ... #12 32.59 Unpacking jq (1.5+dfsg-2) ... #12 32.65 Selecting previously unselected package libavl1. #12 32.65 Preparing to unpack .../10-libavl1_0.3.5-4_amd64.deb ... #12 32.66 Unpacking libavl1 (0.3.5-4) ... #12 32.71 Selecting previously unselected package libavl-dev. #12 32.71 Preparing to unpack .../11-libavl-dev_0.3.5-4_amd64.deb ... #12 32.72 Unpacking libavl-dev (0.3.5-4) ... #12 32.78 Selecting previously unselected package libprotobuf-c1:amd64. #12 32.78 Preparing to unpack .../12-libprotobuf-c1_1.2.1-2_amd64.deb ... #12 32.78 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... #12 32.84 Selecting previously unselected package libprotobuf-c-dev:amd64. #12 32.84 Preparing to unpack .../13-libprotobuf-c-dev_1.2.1-2_amd64.deb ... #12 32.85 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... #12 32.90 Selecting previously unselected package libprotobuf10:amd64. #12 32.91 Preparing to unpack .../14-libprotobuf10_3.0.0-9.1ubuntu1.1_amd64.deb ... #12 32.92 Unpacking libprotobuf10:amd64 (3.0.0-9.1ubuntu1.1) ... #12 33.03 Selecting previously unselected package libprotoc10:amd64. #12 33.04 Preparing to unpack .../15-libprotoc10_3.0.0-9.1ubuntu1.1_amd64.deb ... #12 33.05 Unpacking libprotoc10:amd64 (3.0.0-9.1ubuntu1.1) ... #12 33.19 Selecting previously unselected package libssh-4:amd64. #12 33.19 Preparing to unpack .../16-libssh-4_0.8.0~20170825.94fa1e38-1ubuntu0.7_amd64.deb ... #12 33.20 Unpacking libssh-4:amd64 (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... #12 33.27 Selecting previously unselected package libssl-dev:amd64. #12 33.28 Preparing to unpack .../17-libssl-dev_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #12 33.28 Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #12 33.53 Selecting previously unselected package libssh-dev. #12 33.53 Preparing to unpack .../18-libssh-dev_0.8.0~20170825.94fa1e38-1ubuntu0.7_amd64.deb ... #12 33.54 Unpacking libssh-dev (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... #12 33.62 Selecting previously unselected package protobuf-c-compiler. #12 33.63 Preparing to unpack .../19-protobuf-c-compiler_1.2.1-2_amd64.deb ... #12 33.63 Unpacking protobuf-c-compiler (1.2.1-2) ... #12 33.70 Selecting previously unselected package python-pkg-resources. #12 33.71 Preparing to unpack .../20-python-pkg-resources_39.0.1-2ubuntu0.1_all.deb ... #12 33.71 Unpacking python-pkg-resources (39.0.1-2ubuntu0.1) ... #12 33.78 Selecting previously unselected package swig3.0. #12 33.78 Preparing to unpack .../21-swig3.0_3.0.12-1_amd64.deb ... #12 33.79 Unpacking swig3.0 (3.0.12-1) ... #12 35.05 Selecting previously unselected package swig. #12 35.06 Preparing to unpack .../22-swig_3.0.12-1_amd64.deb ... #12 35.06 Unpacking swig (3.0.12-1) ... #12 35.12 Selecting previously unselected package libev4. #12 35.13 Preparing to unpack .../23-libev4_1%3a4.22-1_amd64.deb ... #12 35.13 Unpacking libev4 (1:4.22-1) ... #12 35.19 Selecting previously unselected package libev-dev. #12 35.19 Preparing to unpack .../24-libev-dev_1%3a4.22-1_amd64.deb ... #12 35.19 Unpacking libev-dev (1:4.22-1) ... #12 35.26 Selecting previously unselected package python-meld3. #12 35.27 Preparing to unpack .../25-python-meld3_1.0.2-2_all.deb ... #12 35.27 Unpacking python-meld3 (1.0.2-2) ... #12 35.34 Selecting previously unselected package supervisor. #12 35.34 Preparing to unpack .../26-supervisor_3.3.1-1.1_all.deb ... #12 35.35 Unpacking supervisor (3.3.1-1.1) ... #12 35.55 Setting up libev4 (1:4.22-1) ... #12 35.58 Setting up libpam-cap:amd64 (1:2.25-1.2) ... #12 35.69 debconf: unable to initialize frontend: Dialog #12 35.69 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) #12 35.69 debconf: falling back to frontend: Readline #12 35.82 Setting up swig3.0 (3.0.12-1) ... #12 35.84 Setting up libcap2-bin (1:2.25-1.2) ... #12 35.87 Setting up python-meld3 (1.0.2-2) ... #12 36.17 Setting up libonig4:amd64 (6.7.0-1) ... #12 36.19 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ... #12 36.23 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... #12 36.25 Setting up python-pkg-resources (39.0.1-2ubuntu0.1) ... #12 36.49 Setting up libavl1 (0.3.5-4) ... #12 36.51 Setting up supervisor (3.3.1-1.1) ... #12 37.00 invoke-rc.d: could not determine current runlevel #12 37.01 invoke-rc.d: policy-rc.d denied execution of start. #12 37.02 Setting up libprotobuf10:amd64 (3.0.0-9.1ubuntu1.1) ... #12 37.04 Setting up libjq1:amd64 (1.5+dfsg-2) ... #12 37.07 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #12 37.15 debconf: unable to initialize frontend: Dialog #12 37.15 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) #12 37.15 debconf: falling back to frontend: Readline #12 37.21 Setting up libssh-4:amd64 (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... #12 37.23 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... #12 37.26 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ... #12 37.28 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ... #12 37.30 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ... #12 37.32 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ... #12 37.34 Setting up libprotoc10:amd64 (3.0.0-9.1ubuntu1.1) ... #12 37.36 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... #12 37.38 Setting up protobuf-c-compiler (1.2.1-2) ... #12 37.40 Setting up iputils-ping (3:20161105-1ubuntu3) ... #12 37.43 Setting up libev-dev (1:4.22-1) ... #12 37.44 Setting up libavl-dev (0.3.5-4) ... #12 37.46 Setting up jq (1.5+dfsg-2) ... #12 37.48 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ... #12 37.50 Setting up swig (3.0.12-1) ... #12 37.52 Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #12 37.54 Setting up libssh-dev (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... #12 37.56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #12 37.75 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #12 37.86 #12 37.86  ***** DELETED /opt/o-du-l2/build/scripts/../../build/netconf *****  #12 37.86 #12 37.88 Cloning into 'libssh'... #12 40.34 -- The C compiler identification is GNU 7.5.0 #12 40.35 -- Check for working C compiler: /usr/bin/cc #12 40.41 -- Check for working C compiler: /usr/bin/cc -- works #12 40.42 -- Detecting C compiler ABI info #12 40.49 -- Detecting C compiler ABI info - done #12 40.51 -- Detecting C compile features #12 40.69 -- Detecting C compile features - done #12 40.69 -- Performing Test WITH_FPIC #12 40.75 -- Performing Test WITH_FPIC - Success #12 40.75 -- Performing Test WITH_STACK_PROTECTOR #12 40.81 -- Performing Test WITH_STACK_PROTECTOR - Success #12 40.84 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") #12 40.90 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") #12 40.91 -- Looking for pthread.h #12 40.97 -- Looking for pthread.h - found #12 40.97 -- Looking for pthread_create #12 41.00 -- Looking for pthread_create - not found #12 41.00 -- Looking for pthread_create in pthreads #12 41.04 -- Looking for pthread_create in pthreads - not found #12 41.05 -- Looking for pthread_create in pthread #12 41.11 -- Looking for pthread_create in pthread - found #12 41.11 -- Found Threads: TRUE #12 41.12 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #12 41.12 -- Checking for module 'heimdal-gssapi' #12 41.12 -- No package 'heimdal-gssapi' found #12 41.12 -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIR) #12 41.13 -- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS) #12 41.13 -- Performing Test WITH_VISIBILITY_HIDDEN #12 41.19 -- Performing Test WITH_VISIBILITY_HIDDEN - Success #12 41.19 -- Looking for argp.h #12 41.27 -- Looking for argp.h - found #12 41.27 -- Looking for pty.h #12 41.34 -- Looking for pty.h - found #12 41.34 -- Looking for utmp.h #12 41.41 -- Looking for utmp.h - found #12 41.41 -- Looking for termios.h #12 41.48 -- Looking for termios.h - found #12 41.48 -- Looking for unistd.h #12 41.54 -- Looking for unistd.h - found #12 41.55 -- Looking for util.h #12 41.57 -- Looking for util.h - not found #12 41.57 -- Looking for libutil.h #12 41.59 -- Looking for libutil.h - not found #12 41.60 -- Looking for sys/time.h #12 41.66 -- Looking for sys/time.h - found #12 41.66 -- Looking for sys/param.h #12 41.73 -- Looking for sys/param.h - found #12 41.73 -- Looking for arpa/inet.h #12 41.81 -- Looking for arpa/inet.h - found #12 41.81 -- Looking for byteswap.h #12 41.87 -- Looking for byteswap.h - found #12 41.87 -- Looking for openssl/des.h #12 41.94 -- Looking for openssl/des.h - found #12 41.94 -- Looking for openssl/aes.h #12 42.01 -- Looking for openssl/aes.h - found #12 42.01 -- Looking for openssl/blowfish.h #12 42.07 -- Looking for openssl/blowfish.h - found #12 42.07 -- Looking for openssl/ecdh.h #12 42.16 -- Looking for openssl/ecdh.h - found #12 42.16 -- Looking for openssl/ec.h #12 42.23 -- Looking for openssl/ec.h - found #12 42.24 -- Looking for openssl/ecdsa.h #12 42.32 -- Looking for openssl/ecdsa.h - found #12 42.32 -- Looking for CRYPTO_ctr128_encrypt #12 42.40 -- Looking for CRYPTO_ctr128_encrypt - found #12 42.40 -- Looking for isblank #12 42.47 -- Looking for isblank - found #12 42.47 -- Looking for strncpy #12 42.54 -- Looking for strncpy - found #12 42.54 -- Looking for strndup #12 42.61 -- Looking for strndup - found #12 42.61 -- Looking for strtoull #12 42.68 -- Looking for strtoull - found #12 42.68 -- Looking for vsnprintf #12 42.75 -- Looking for vsnprintf - found #12 42.75 -- Looking for snprintf #12 42.82 -- Looking for snprintf - found #12 42.82 -- Looking for poll #12 42.89 -- Looking for poll - found #12 42.89 -- Looking for select #12 42.96 -- Looking for select - found #12 42.96 -- Looking for getaddrinfo #12 43.03 -- Looking for getaddrinfo - found #12 43.03 -- Looking for ntohll #12 43.06 -- Looking for ntohll - not found #12 43.06 -- Looking for htonll #12 43.09 -- Looking for htonll - not found #12 43.10 -- Looking for clock_gettime in rt #12 43.17 -- Looking for clock_gettime in rt - found #12 43.17 -- Looking for forkpty in util #12 43.24 -- Looking for forkpty in util - found #12 43.24 -- Looking for cfmakeraw #12 43.32 -- Looking for cfmakeraw - found #12 43.32 -- Looking for __strtoull #12 43.39 -- Looking for __strtoull - not found #12 43.39 -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE #12 43.46 -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success #12 43.46 -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE #12 43.48 -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed #12 43.48 -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION #12 43.56 -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success #12 43.56 -- Performing Test HAVE_GCC_NARG_MACRO #12 43.64 -- Performing Test HAVE_GCC_NARG_MACRO - Success #12 43.64 -- Performing Test HAVE_COMPILER__FUNC__ #12 43.71 -- Performing Test HAVE_COMPILER__FUNC__ - Success #12 43.72 -- Performing Test HAVE_COMPILER__FUNCTION__ #12 43.74 -- Performing Test HAVE_COMPILER__FUNCTION__ - Failed #12 43.74 -- Check if the system is big endian #12 43.74 -- Searching 16 bit integer #12 43.74 -- Looking for sys/types.h #12 43.74 CMake Warning (dev) at /usr/local/share/cmake-3.14/Modules/CheckIncludeFile.cmake:80 (message): #12 43.74 Policy CMP0075 is not set: Include file check macros honor #12 43.74 CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy #12 43.74 details. Use the cmake_policy command to set the policy and suppress this #12 43.74 warning. #12 43.74 #12 43.74 CMAKE_REQUIRED_LIBRARIES is set to: #12 43.74 #12 43.74 /usr/lib/x86_64-linux-gnu/libcrypto.so;rt #12 43.74 #12 43.74 For compatibility with CMake 3.11 and below this check is ignoring it. #12 43.74 Call Stack (most recent call first): #12 43.74 /usr/local/share/cmake-3.14/Modules/CheckTypeSize.cmake:230 (check_include_file) #12 43.74 /usr/local/share/cmake-3.14/Modules/TestBigEndian.cmake:33 (CHECK_TYPE_SIZE) #12 43.74 ConfigureChecks.cmake:276 (test_big_endian) #12 43.74 CMakeLists.txt:78 (include) #12 43.74 This warning is for project developers. Use -Wno-dev to suppress it. #12 43.74 #12 43.80 -- Looking for sys/types.h - found #12 43.80 -- Looking for stdint.h #12 43.87 -- Looking for stdint.h - found #12 43.87 -- Looking for stddef.h #12 43.93 -- Looking for stddef.h - found #12 43.93 -- Check size of unsigned short #12 44.01 -- Check size of unsigned short - done #12 44.01 -- Using unsigned short #12 44.06 -- Check if the system is big endian - little endian #12 44.07 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #12 44.07 -- Threads_FOUND=TRUE #12 44.07 -- threads library: Threads_FOUND=TRUE #12 44.07 -- libssh_threads_SRCS=pthread.c #12 44.07 CMake Warning (dev) at src/threads/CMakeLists.txt:60 (set): #12 44.07 implicitly converting 'libssh threads lib' to 'STRING' type. #12 44.07 This warning is for project developers. Use -Wno-dev to suppress it. #12 44.07 #12 44.34 -- The CXX compiler identification is GNU 7.5.0 #12 44.34 -- Check for working CXX compiler: /usr/bin/c++ #12 44.41 -- Check for working CXX compiler: /usr/bin/c++ -- works #12 44.41 -- Detecting CXX compiler ABI info #12 44.49 -- Detecting CXX compiler ABI info - done #12 44.51 -- Detecting CXX compile features #12 44.85 -- Detecting CXX compile features - done #12 44.85 -- ******************************************** #12 44.85 -- ********** libssh build options : ********** #12 44.85 -- zlib support: ON #12 44.85 -- libgcrypt support: OFF #12 44.85 -- libnacl support: OFF #12 44.85 -- SSH-1 support: OFF #12 44.85 -- SFTP support: ON #12 44.85 -- Server support : ON #12 44.85 -- GSSAPI support : 0 #12 44.85 -- Pcap debugging support : ON #12 44.85 -- With static library: OFF #12 44.85 -- Unit testing: OFF #12 44.85 -- Client code Unit testing: OFF #12 44.85 -- Public API documentation generation #12 44.85 -- Benchmarks: OFF #12 44.85 -- ******************************************** #12 44.85 -- Configuring done #12 44.88 -- Generating done #12 44.89 -- Build files have been written to: /opt/o-du-l2/build/netconf/libssh/build #12 44.93 Scanning dependencies of target ssh_shared #12 44.95 [ 1%] Building C object src/CMakeFiles/ssh_shared.dir/agent.c.o #12 45.03 [ 2%] Building C object src/CMakeFiles/ssh_shared.dir/auth.c.o #12 45.14 [ 3%] Building C object src/CMakeFiles/ssh_shared.dir/base64.c.o #12 45.19 [ 4%] Building C object src/CMakeFiles/ssh_shared.dir/bignum.c.o #12 45.25 [ 5%] Building C object src/CMakeFiles/ssh_shared.dir/buffer.c.o #12 45.34 [ 6%] Building C object src/CMakeFiles/ssh_shared.dir/callbacks.c.o #12 45.40 [ 7%] Building C object src/CMakeFiles/ssh_shared.dir/channels.c.o #12 45.54 [ 8%] Building C object src/CMakeFiles/ssh_shared.dir/client.c.o #12 45.62 [ 9%] Building C object src/CMakeFiles/ssh_shared.dir/config.c.o #12 45.69 [ 10%] Building C object src/CMakeFiles/ssh_shared.dir/connect.c.o #12 45.76 [ 11%] Building C object src/CMakeFiles/ssh_shared.dir/curve25519.c.o #12 45.83 [ 12%] Building C object src/CMakeFiles/ssh_shared.dir/dh.c.o #12 45.88 /opt/o-du-l2/build/netconf/libssh/src/dh.c: In function 'ssh_get_random': #12 45.88 /opt/o-du-l2/build/netconf/libssh/src/dh.c:137:5: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] #12 45.88 return RAND_pseudo_bytes(where,len); #12 45.88 ^~~~~~ #12 45.88 In file included from /usr/include/openssl/dsa.h:13:0, #12 45.88 from /opt/o-du-l2/build/netconf/libssh/include/libssh/libcrypto.h:28, #12 45.88 from /opt/o-du-l2/build/netconf/libssh/include/libssh/wrapper.h:26, #12 45.88 from /opt/o-du-l2/build/netconf/libssh/include/libssh/crypto.h:33, #12 45.88 from /opt/o-du-l2/build/netconf/libssh/src/dh.c:56: #12 45.88 /usr/include/openssl/rand.h:44:1: note: declared here #12 45.88 DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) #12 45.88 ^ #12 45.93 [ 13%] Building C object src/CMakeFiles/ssh_shared.dir/ecdh.c.o #12 46.00 [ 14%] Building C object src/CMakeFiles/ssh_shared.dir/error.c.o #12 46.06 [ 15%] Building C object src/CMakeFiles/ssh_shared.dir/getpass.c.o #12 46.11 [ 16%] Building C object src/CMakeFiles/ssh_shared.dir/init.c.o #12 46.17 [ 17%] Building C object src/CMakeFiles/ssh_shared.dir/kex.c.o #12 46.25 [ 18%] Building C object src/CMakeFiles/ssh_shared.dir/known_hosts.c.o #12 46.35 [ 19%] Building C object src/CMakeFiles/ssh_shared.dir/legacy.c.o #12 46.44 [ 20%] Building C object src/CMakeFiles/ssh_shared.dir/log.c.o #12 46.50 [ 21%] Building C object src/CMakeFiles/ssh_shared.dir/match.c.o #12 46.55 [ 22%] Building C object src/CMakeFiles/ssh_shared.dir/messages.c.o #12 46.65 [ 23%] Building C object src/CMakeFiles/ssh_shared.dir/misc.c.o #12 46.69 /opt/o-du-l2/build/netconf/libssh/src/misc.c: In function 'ssh_timeout_elapsed': #12 46.69 /opt/o-du-l2/build/netconf/libssh/src/misc.c:968:13: warning: this statement may fall through [-Wimplicit-fallthrough=] #12 46.69 fprintf(stderr, "ssh_timeout_elapsed called with -2. this needs to " #12 46.69 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 46.69 "be fixed. please set a breakpoint on %s:%d and " #12 46.69 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 46.69 "fix the caller\n", __FILE__, __LINE__); #12 46.69 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 46.69 /opt/o-du-l2/build/netconf/libssh/src/misc.c:971:9: note: here #12 46.69 case -1: /* -1 means infinite timeout */ #12 46.69 ^~~~ #12 46.73 [ 24%] Building C object src/CMakeFiles/ssh_shared.dir/options.c.o #12 46.82 [ 25%] Building C object src/CMakeFiles/ssh_shared.dir/packet.c.o #12 46.87 /opt/o-du-l2/build/netconf/libssh/src/packet.c: In function 'ssh_packet_socket_callback': #12 46.87 /opt/o-du-l2/build/netconf/libssh/src/packet.c:993:35: warning: this statement may fall through [-Wimplicit-fallthrough=] #12 46.87 session->packet_state = PACKET_STATE_SIZEREAD; #12 46.87 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ #12 46.87 /opt/o-du-l2/build/netconf/libssh/src/packet.c:995:9: note: here #12 46.87 case PACKET_STATE_SIZEREAD: #12 46.87 ^~~~ #12 46.90 [ 26%] Building C object src/CMakeFiles/ssh_shared.dir/packet_cb.c.o #12 46.97 [ 27%] Building C object src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o #12 47.04 [ 28%] Building C object src/CMakeFiles/ssh_shared.dir/pcap.c.o #12 47.11 [ 29%] Building C object src/CMakeFiles/ssh_shared.dir/pki.c.o #12 47.22 [ 30%] Building C object src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o #12 47.30 [ 31%] Building C object src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o #12 47.37 [ 32%] Building C object src/CMakeFiles/ssh_shared.dir/poll.c.o #12 47.45 [ 33%] Building C object src/CMakeFiles/ssh_shared.dir/session.c.o #12 47.54 [ 34%] Building C object src/CMakeFiles/ssh_shared.dir/scp.c.o #12 47.61 [ 35%] Building C object src/CMakeFiles/ssh_shared.dir/socket.c.o #12 47.70 [ 36%] Building C object src/CMakeFiles/ssh_shared.dir/string.c.o #12 47.74 [ 37%] Building C object src/CMakeFiles/ssh_shared.dir/threads.c.o #12 47.79 /opt/o-du-l2/build/netconf/libssh/src/threads.c:109:13: warning: 'libcrypto_lock_callback' defined but not used [-Wunused-function] #12 47.79 static void libcrypto_lock_callback(int mode, int i, const char *file, int line){ #12 47.79 ^~~~~~~~~~~~~~~~~~~~~~~ #12 47.81 [ 38%] Building C object src/CMakeFiles/ssh_shared.dir/wrapper.c.o #12 47.89 [ 39%] Building C object src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o #12 47.96 [ 40%] Building C object src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o #12 48.02 [ 41%] Building C object src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o #12 48.08 [ 42%] Building C object src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o #12 48.13 [ 43%] Building C object src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o #12 48.22 [ 44%] Building C object src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o #12 48.28 [ 45%] Building C object src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o #12 48.34 /opt/o-du-l2/build/netconf/libssh/src/pki_crypto.c: In function 'pki_key_generate_dss': #12 48.34 /opt/o-du-l2/build/netconf/libssh/src/pki_crypto.c:454:5: warning: 'DSA_generate_parameters' is deprecated [-Wdeprecated-declarations] #12 48.34 key->dsa = DSA_generate_parameters(parameter, NULL, 0, NULL, NULL, #12 48.34 ^~~ #12 48.34 In file included from /usr/include/openssl/e_os2.h:13:0, #12 48.34 from /usr/include/openssl/pem.h:13, #12 48.34 from /opt/o-du-l2/build/netconf/libssh/src/pki_crypto.c:30: #12 48.34 /usr/include/openssl/dsa.h:117:1: note: declared here #12 48.34 DEPRECATEDIN_0_9_8(DSA *DSA_generate_parameters(int bits, #12 48.34 ^ #12 48.40 [ 46%] Building C object src/CMakeFiles/ssh_shared.dir/libcrypto.c.o #12 48.49 [ 47%] Building C object src/CMakeFiles/ssh_shared.dir/sftp.c.o #12 48.65 [ 48%] Building C object src/CMakeFiles/ssh_shared.dir/sftpserver.c.o #12 48.71 [ 50%] Building C object src/CMakeFiles/ssh_shared.dir/server.c.o #12 48.81 [ 51%] Building C object src/CMakeFiles/ssh_shared.dir/bind.c.o #12 48.89 [ 52%] Building C object src/CMakeFiles/ssh_shared.dir/gzip.c.o #12 48.96 [ 53%] Building C object src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o #12 49.01 [ 54%] Linking C shared library libssh.so #12 49.07 [ 54%] Built target ssh_shared #12 49.08 Scanning dependencies of target ssh_threads_shared #12 49.08 [ 55%] Building C object src/threads/CMakeFiles/ssh_threads_shared.dir/pthread.c.o #12 49.13 [ 56%] Linking C shared library libssh_threads.so #12 49.17 [ 56%] Built target ssh_threads_shared #12 49.17 Scanning dependencies of target libsshpp_noexcept #12 49.18 [ 57%] Building CXX object examples/CMakeFiles/libsshpp_noexcept.dir/libsshpp_noexcept.cpp.o #12 49.48 [ 58%] Linking CXX executable libsshpp_noexcept #12 49.56 [ 58%] Built target libsshpp_noexcept #12 49.57 Scanning dependencies of target samplessh #12 49.58 [ 59%] Building C object examples/CMakeFiles/samplessh.dir/sample.c.o #12 49.64 [ 60%] Building C object examples/CMakeFiles/samplessh.dir/authentication.c.o #12 49.68 [ 61%] Building C object examples/CMakeFiles/samplessh.dir/knownhosts.c.o #12 49.71 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': #12 49.71 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] #12 49.71 fprintf(stderr,"the file will be automatically created.\n"); #12 49.71 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 49.71 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here #12 49.71 case SSH_SERVER_NOT_KNOWN: #12 49.71 ^~~~ #12 49.72 [ 62%] Building C object examples/CMakeFiles/samplessh.dir/connect_ssh.c.o #12 49.76 [ 63%] Linking C executable samplessh #12 49.81 [ 63%] Built target samplessh #12 49.82 Scanning dependencies of target sshnetcat #12 49.82 [ 64%] Building C object examples/CMakeFiles/sshnetcat.dir/sshnetcat.c.o #12 49.87 [ 65%] Building C object examples/CMakeFiles/sshnetcat.dir/authentication.c.o #12 49.92 [ 66%] Building C object examples/CMakeFiles/sshnetcat.dir/knownhosts.c.o #12 49.94 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': #12 49.94 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] #12 49.94 fprintf(stderr,"the file will be automatically created.\n"); #12 49.94 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 49.94 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here #12 49.94 case SSH_SERVER_NOT_KNOWN: #12 49.94 ^~~~ #12 49.96 [ 67%] Building C object examples/CMakeFiles/sshnetcat.dir/connect_ssh.c.o #12 50.00 [ 68%] Linking C executable sshnetcat #12 50.05 [ 68%] Built target sshnetcat #12 50.05 Scanning dependencies of target libssh_scp #12 50.06 [ 69%] Building C object examples/CMakeFiles/libssh_scp.dir/libssh_scp.c.o #12 50.11 [ 70%] Building C object examples/CMakeFiles/libssh_scp.dir/authentication.c.o #12 50.16 [ 71%] Building C object examples/CMakeFiles/libssh_scp.dir/knownhosts.c.o #12 50.19 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': #12 50.19 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] #12 50.19 fprintf(stderr,"the file will be automatically created.\n"); #12 50.19 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 50.19 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here #12 50.19 case SSH_SERVER_NOT_KNOWN: #12 50.19 ^~~~ #12 50.20 [ 72%] Building C object examples/CMakeFiles/libssh_scp.dir/connect_ssh.c.o #12 50.24 [ 73%] Linking C executable libssh_scp #12 50.29 [ 73%] Built target libssh_scp #12 50.30 Scanning dependencies of target scp_download #12 50.31 [ 74%] Building C object examples/CMakeFiles/scp_download.dir/scp_download.c.o #12 50.36 [ 75%] Building C object examples/CMakeFiles/scp_download.dir/authentication.c.o #12 50.40 [ 76%] Building C object examples/CMakeFiles/scp_download.dir/knownhosts.c.o #12 50.43 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': #12 50.43 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] #12 50.43 fprintf(stderr,"the file will be automatically created.\n"); #12 50.43 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 50.43 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here #12 50.43 case SSH_SERVER_NOT_KNOWN: #12 50.43 ^~~~ #12 50.45 [ 77%] Building C object examples/CMakeFiles/scp_download.dir/connect_ssh.c.o #12 50.48 [ 78%] Linking C executable scp_download #12 50.53 [ 78%] Built target scp_download #12 50.54 Scanning dependencies of target samplesftp #12 50.55 [ 79%] Building C object examples/CMakeFiles/samplesftp.dir/samplesftp.c.o #12 50.60 [ 80%] Building C object examples/CMakeFiles/samplesftp.dir/authentication.c.o #12 50.64 [ 81%] Building C object examples/CMakeFiles/samplesftp.dir/knownhosts.c.o #12 50.66 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': #12 50.66 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] #12 50.66 fprintf(stderr,"the file will be automatically created.\n"); #12 50.66 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 50.66 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here #12 50.66 case SSH_SERVER_NOT_KNOWN: #12 50.66 ^~~~ #12 50.68 [ 82%] Building C object examples/CMakeFiles/samplesftp.dir/connect_ssh.c.o #12 50.72 [ 83%] Linking C executable samplesftp #12 50.77 [ 83%] Built target samplesftp #12 50.78 Scanning dependencies of target samplesshd-kbdint #12 50.78 [ 84%] Building C object examples/CMakeFiles/samplesshd-kbdint.dir/samplesshd-kbdint.c.o #12 50.84 [ 85%] Linking C executable samplesshd-kbdint #12 50.89 [ 85%] Built target samplesshd-kbdint #12 50.90 Scanning dependencies of target ssh_server_fork #12 50.90 [ 86%] Building C object examples/CMakeFiles/ssh_server_fork.dir/ssh_server_fork.c.o #12 50.97 [ 87%] Linking C executable ssh_server_fork #12 51.02 [ 87%] Built target ssh_server_fork #12 51.02 Scanning dependencies of target exec #12 51.03 [ 88%] Building C object examples/CMakeFiles/exec.dir/exec.c.o #12 51.07 [ 89%] Building C object examples/CMakeFiles/exec.dir/authentication.c.o #12 51.11 [ 90%] Building C object examples/CMakeFiles/exec.dir/knownhosts.c.o #12 51.14 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': #12 51.14 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] #12 51.14 fprintf(stderr,"the file will be automatically created.\n"); #12 51.14 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 51.14 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here #12 51.14 case SSH_SERVER_NOT_KNOWN: #12 51.14 ^~~~ #12 51.16 [ 91%] Building C object examples/CMakeFiles/exec.dir/connect_ssh.c.o #12 51.19 [ 92%] Linking C executable exec #12 51.24 [ 92%] Built target exec #12 51.25 Scanning dependencies of target senddata #12 51.26 [ 93%] Building C object examples/CMakeFiles/senddata.dir/senddata.c.o #12 51.30 [ 94%] Building C object examples/CMakeFiles/senddata.dir/authentication.c.o #12 51.35 [ 95%] Building C object examples/CMakeFiles/senddata.dir/knownhosts.c.o #12 51.37 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c: In function 'verify_knownhost': #12 51.37 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] #12 51.37 fprintf(stderr,"the file will be automatically created.\n"); #12 51.37 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 51.37 /opt/o-du-l2/build/netconf/libssh/examples/knownhosts.c:76:5: note: here #12 51.37 case SSH_SERVER_NOT_KNOWN: #12 51.37 ^~~~ #12 51.39 [ 96%] Building C object examples/CMakeFiles/senddata.dir/connect_ssh.c.o #12 51.42 [ 97%] Linking C executable senddata #12 51.48 [ 97%] Built target senddata #12 51.48 Scanning dependencies of target libsshpp #12 51.49 [ 98%] Building CXX object examples/CMakeFiles/libsshpp.dir/libsshpp.cpp.o #12 51.67 [100%] Linking CXX executable libsshpp #12 51.77 [100%] Built target libsshpp #12 51.82 [ 54%] Built target ssh_shared #12 51.83 [ 56%] Built target ssh_threads_shared #12 51.84 [ 58%] Built target libsshpp_noexcept #12 51.85 [ 63%] Built target samplessh #12 51.86 [ 68%] Built target sshnetcat #12 51.87 [ 73%] Built target libssh_scp #12 51.89 [ 78%] Built target scp_download #12 51.90 [ 83%] Built target samplesftp #12 51.91 [ 85%] Built target samplesshd-kbdint #12 51.92 [ 87%] Built target ssh_server_fork #12 51.93 [ 92%] Built target exec #12 51.94 [ 97%] Built target senddata #12 51.95 [100%] Built target libsshpp #12 51.96 Install the project... #12 51.97 -- Install configuration: "" #12 51.97 -- Installing: /usr/local/lib/pkgconfig/libssh.pc #12 51.97 -- Installing: /usr/local/lib/pkgconfig/libssh_threads.pc #12 51.97 -- Up-to-date: /usr/local/lib/pkgconfig/libssh.pc #12 51.97 -- Up-to-date: /usr/local/lib/pkgconfig/libssh_threads.pc #12 51.97 -- Installing: /usr/local/lib/cmake/libssh/libssh-config.cmake #12 51.97 -- Installing: /usr/local/lib/cmake/libssh/libssh-config-version.cmake #12 51.97 -- Installing: /usr/local/include/libssh/callbacks.h #12 51.97 -- Installing: /usr/local/include/libssh/libssh.h #12 51.97 -- Installing: /usr/local/include/libssh/ssh2.h #12 51.97 -- Installing: /usr/local/include/libssh/legacy.h #12 51.97 -- Installing: /usr/local/include/libssh/libsshpp.hpp #12 51.97 -- Installing: /usr/local/include/libssh/sftp.h #12 51.97 -- Installing: /usr/local/include/libssh/server.h #12 51.97 -- Installing: /usr/local/lib/libssh.so.4.4.4 #12 51.97 -- Installing: /usr/local/lib/libssh.so.4 #12 51.97 -- Installing: /usr/local/lib/libssh.so #12 51.97 -- Installing: /usr/local/lib/libssh_threads.so.4.4.4 #12 51.97 -- Installing: /usr/local/lib/libssh_threads.so.4 #12 51.97 -- Set runtime path of "/usr/local/lib/libssh_threads.so.4.4.4" to "" #12 51.97 -- Installing: /usr/local/lib/libssh_threads.so #12 51.98 #12 51.98  ***** LIBSSH INSTALLATION DONE *****  #12 51.98 #12 51.98 Cloning into 'cJSON'... #12 52.68 Note: checking out 'd2735278ed1c2e4556f53a7a782063b31331dbf7'. #12 52.68 #12 52.68 You are in 'detached HEAD' state. You can look around, make experimental #12 52.68 changes and commit them, and you can discard any commits you make in this #12 52.68 state without impacting any branches by performing another checkout. #12 52.68 #12 52.68 If you want to create a new branch to retain commits you create, you may #12 52.68 do so (now or later) by using -b with the checkout command again. Example: #12 52.68 #12 52.68 git checkout -b #12 52.68 #12 52.78 -- The C compiler identification is GNU 7.5.0 #12 52.78 -- Check for working C compiler: /usr/bin/cc #12 52.85 -- Check for working C compiler: /usr/bin/cc -- works #12 52.85 -- Detecting C compiler ABI info #12 52.91 -- Detecting C compiler ABI info - done #12 52.93 -- Detecting C compile features #12 53.12 -- Detecting C compile features - done #12 53.12 -- Performing Test FLAG_SUPPORTED_stdc89 #12 53.18 -- Performing Test FLAG_SUPPORTED_stdc89 - Success #12 53.19 -- Performing Test FLAG_SUPPORTED_pedantic #12 53.24 -- Performing Test FLAG_SUPPORTED_pedantic - Success #12 53.25 -- Performing Test FLAG_SUPPORTED_Wall #12 53.31 -- Performing Test FLAG_SUPPORTED_Wall - Success #12 53.31 -- Performing Test FLAG_SUPPORTED_Wextra #12 53.37 -- Performing Test FLAG_SUPPORTED_Wextra - Success #12 53.38 -- Performing Test FLAG_SUPPORTED_Werror #12 53.44 -- Performing Test FLAG_SUPPORTED_Werror - Success #12 53.44 -- Performing Test FLAG_SUPPORTED_Wstrictprototypes #12 53.51 -- Performing Test FLAG_SUPPORTED_Wstrictprototypes - Success #12 53.51 -- Performing Test FLAG_SUPPORTED_Wwritestrings #12 53.58 -- Performing Test FLAG_SUPPORTED_Wwritestrings - Success #12 53.58 -- Performing Test FLAG_SUPPORTED_Wshadow #12 53.64 -- Performing Test FLAG_SUPPORTED_Wshadow - Success #12 53.64 -- Performing Test FLAG_SUPPORTED_Winitself #12 53.70 -- Performing Test FLAG_SUPPORTED_Winitself - Success #12 53.71 -- Performing Test FLAG_SUPPORTED_Wcastalign #12 53.77 -- Performing Test FLAG_SUPPORTED_Wcastalign - Success #12 53.77 -- Performing Test FLAG_SUPPORTED_Wformat2 #12 53.84 -- Performing Test FLAG_SUPPORTED_Wformat2 - Success #12 53.84 -- Performing Test FLAG_SUPPORTED_Wmissingprototypes #12 53.90 -- Performing Test FLAG_SUPPORTED_Wmissingprototypes - Success #12 53.90 -- Performing Test FLAG_SUPPORTED_Wstrictoverflow2 #12 53.96 -- Performing Test FLAG_SUPPORTED_Wstrictoverflow2 - Success #12 53.96 -- Performing Test FLAG_SUPPORTED_Wcastqual #12 54.02 -- Performing Test FLAG_SUPPORTED_Wcastqual - Success #12 54.03 -- Performing Test FLAG_SUPPORTED_Wundef #12 54.09 -- Performing Test FLAG_SUPPORTED_Wundef - Success #12 54.09 -- Performing Test FLAG_SUPPORTED_Wswitchdefault #12 54.15 -- Performing Test FLAG_SUPPORTED_Wswitchdefault - Success #12 54.15 -- Performing Test FLAG_SUPPORTED_Wconversion #12 54.21 -- Performing Test FLAG_SUPPORTED_Wconversion - Success #12 54.21 -- Performing Test FLAG_SUPPORTED_Wccompat #12 54.27 -- Performing Test FLAG_SUPPORTED_Wccompat - Success #12 54.28 -- Performing Test FLAG_SUPPORTED_fstackprotectorstrong #12 54.34 -- Performing Test FLAG_SUPPORTED_fstackprotectorstrong - Success #12 54.34 -- Performing Test FLAG_SUPPORTED_Wcomma #12 54.36 -- Performing Test FLAG_SUPPORTED_Wcomma - Failed #12 54.36 -- Performing Test FLAG_SUPPORTED_Wdoublepromotion #12 54.42 -- Performing Test FLAG_SUPPORTED_Wdoublepromotion - Success #12 54.42 -- Performing Test FLAG_SUPPORTED_Wparentheses #12 54.48 -- Performing Test FLAG_SUPPORTED_Wparentheses - Success #12 54.49 -- Performing Test FLAG_SUPPORTED_Wformatoverflow #12 54.55 -- Performing Test FLAG_SUPPORTED_Wformatoverflow - Success #12 54.55 -- Performing Test FLAG_SUPPORTED_Wunusedmacros #12 54.61 -- Performing Test FLAG_SUPPORTED_Wunusedmacros - Success #12 54.61 -- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations #12 54.63 -- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations - Failed #12 54.64 -- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused #12 54.66 -- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused - Failed #12 54.66 -- Performing Test FLAG_SUPPORTED_Wswitchenum #12 54.72 -- Performing Test FLAG_SUPPORTED_Wswitchenum - Success #12 54.72 -- Performing Test FLAG_SUPPORTED_fvisibilityhidden #12 54.79 -- Performing Test FLAG_SUPPORTED_fvisibilityhidden - Success #12 54.79 -- Configuring done #12 54.80 -- Generating done #12 54.80 -- Build files have been written to: /opt/o-du-l2/build/netconf/cJSON/build #12 54.81 Scanning dependencies of target cjson #12 54.82 [ 25%] Building C object CMakeFiles/cjson.dir/cJSON.c.o #12 54.94 [ 50%] Linking C shared library libcjson.so #12 54.97 [ 50%] Built target cjson #12 54.97 Scanning dependencies of target cjson_utils #12 54.98 [ 75%] Building C object CMakeFiles/cjson_utils.dir/cJSON_Utils.c.o #12 55.05 [100%] Linking C shared library libcjson_utils.so #12 55.08 [100%] Built target cjson_utils #12 55.10 [ 50%] Built target cjson #12 55.11 [100%] Built target cjson_utils #12 55.12 Install the project... #12 55.12 -- Install configuration: "" #12 55.12 -- Installing: /usr/local/include/cjson/cJSON.h #12 55.12 -- Installing: /usr/local/lib/pkgconfig/libcjson.pc #12 55.12 -- Installing: /usr/local/lib/libcjson.so.1.7.14 #12 55.12 -- Installing: /usr/local/lib/libcjson.so.1 #12 55.12 -- Installing: /usr/local/lib/libcjson.so #12 55.13 -- Installing: /usr/local/lib/cmake/cJSON/cjson.cmake #12 55.13 -- Installing: /usr/local/lib/cmake/cJSON/cjson-noconfig.cmake #12 55.13 -- Installing: /usr/local/lib/libcjson_utils.so.1.7.14 #12 55.13 -- Installing: /usr/local/lib/libcjson_utils.so.1 #12 55.13 -- Set runtime path of "/usr/local/lib/libcjson_utils.so.1.7.14" to "" #12 55.13 -- Installing: /usr/local/lib/libcjson_utils.so #12 55.13 -- Installing: /usr/local/include/cjson/cJSON_Utils.h #12 55.13 -- Installing: /usr/local/lib/pkgconfig/libcjson_utils.pc #12 55.13 -- Installing: /usr/local/lib/cmake/cJSON/cjson_utils.cmake #12 55.13 -- Installing: /usr/local/lib/cmake/cJSON/cjson_utils-noconfig.cmake #12 55.13 -- Installing: /usr/local/lib/cmake/cJSON/cJSONConfig.cmake #12 55.13 -- Installing: /usr/local/lib/cmake/cJSON/cJSONConfigVersion.cmake #12 55.15 #12 55.15  ***** LIBJSON INSTALLATION DONE *****  #12 55.15 #12 55.15 Cloning into 'curl'... #12 59.79 Note: checking out '9d954e49bce3706a9a2efb119ecd05767f0f2a9e'. #12 59.79 #12 59.79 You are in 'detached HEAD' state. You can look around, make experimental #12 59.79 changes and commit them, and you can discard any commits you make in this #12 59.79 state without impacting any branches by performing another checkout. #12 59.79 #12 59.79 If you want to create a new branch to retain commits you create, you may #12 59.79 do so (now or later) by using -b with the checkout command again. Example: #12 59.79 #12 59.79 git checkout -b #12 59.79 #12 60.07 -- The C compiler identification is GNU 7.5.0 #12 60.08 -- Check for working C compiler: /usr/bin/cc #12 60.14 -- Check for working C compiler: /usr/bin/cc -- works #12 60.14 -- Detecting C compiler ABI info #12 60.20 -- Detecting C compiler ABI info - done #12 60.22 -- Detecting C compile features #12 60.40 -- Detecting C compile features - done #12 60.40 CMake Warning at CMakeLists.txt:50 (message): #12 60.40 the curl cmake build system is poorly maintained. Be aware #12 60.40 #12 60.40 #12 60.40 -- curl version=[7.72.0-DEV] #12 60.41 -- Performing Test OPT_pedantic #12 60.47 -- Performing Test OPT_pedantic - Success #12 60.47 -- Performing Test OPT_Wall #12 60.53 -- Performing Test OPT_Wall - Success #12 60.53 -- Performing Test OPT_W #12 60.59 -- Performing Test OPT_W - Success #12 60.60 -- Performing Test OPT_Wpointer_arith #12 60.66 -- Performing Test OPT_Wpointer_arith - Success #12 60.66 -- Performing Test OPT_Wwrite_strings #12 60.71 -- Performing Test OPT_Wwrite_strings - Success #12 60.72 -- Performing Test OPT_Wunused #12 60.77 -- Performing Test OPT_Wunused - Success #12 60.77 -- Performing Test OPT_Wshadow #12 60.83 -- Performing Test OPT_Wshadow - Success #12 60.84 -- Performing Test OPT_Winline #12 60.90 -- Performing Test OPT_Winline - Success #12 60.90 -- Performing Test OPT_Wnested_externs #12 60.96 -- Performing Test OPT_Wnested_externs - Success #12 60.96 -- Performing Test OPT_Wmissing_declarations #12 61.03 -- Performing Test OPT_Wmissing_declarations - Success #12 61.03 -- Performing Test OPT_Wmissing_prototypes #12 61.09 -- Performing Test OPT_Wmissing_prototypes - Success #12 61.10 -- Performing Test OPT_Wfloat_equal #12 61.16 -- Performing Test OPT_Wfloat_equal - Success #12 61.16 -- Performing Test OPT_Wsign_compare #12 61.22 -- Performing Test OPT_Wsign_compare - Success #12 61.22 -- Performing Test OPT_Wundef #12 61.28 -- Performing Test OPT_Wundef - Success #12 61.28 -- Performing Test OPT_Wendif_labels #12 61.35 -- Performing Test OPT_Wendif_labels - Success #12 61.35 -- Performing Test OPT_Wstrict_prototypes #12 61.42 -- Performing Test OPT_Wstrict_prototypes - Success #12 61.42 -- Performing Test OPT_Wdeclaration_after_statement #12 61.48 -- Performing Test OPT_Wdeclaration_after_statement - Success #12 61.49 -- Performing Test OPT_Wstrict_aliasing_3 #12 61.55 -- Performing Test OPT_Wstrict_aliasing_3 - Success #12 61.55 -- Performing Test OPT_Wcast_align #12 61.61 -- Performing Test OPT_Wcast_align - Success #12 61.62 -- Performing Test OPT_Wtype_limits #12 61.68 -- Performing Test OPT_Wtype_limits - Success #12 61.68 -- Performing Test OPT_Wold_style_declaration #12 61.74 -- Performing Test OPT_Wold_style_declaration - Success #12 61.75 -- Performing Test OPT_Wmissing_parameter_type #12 61.81 -- Performing Test OPT_Wmissing_parameter_type - Success #12 61.81 -- Performing Test OPT_Wempty_body #12 61.87 -- Performing Test OPT_Wempty_body - Success #12 61.87 -- Performing Test OPT_Wclobbered #12 61.94 -- Performing Test OPT_Wclobbered - Success #12 61.94 -- Performing Test OPT_Wignored_qualifiers #12 62.00 -- Performing Test OPT_Wignored_qualifiers - Success #12 62.00 -- Performing Test OPT_Wconversion #12 62.06 -- Performing Test OPT_Wconversion - Success #12 62.06 -- Performing Test OPT_Wvla #12 62.12 -- Performing Test OPT_Wvla - Success #12 62.12 -- Performing Test OPT_Wdouble_promotion #12 62.18 -- Performing Test OPT_Wdouble_promotion - Success #12 62.18 -- Performing Test OPTlong_long #12 62.24 -- Performing Test OPTlong_long - Success #12 62.24 -- Performing Test OPTmultichar #12 62.31 -- Performing Test OPTmultichar - Success #12 62.31 -- Performing Test OPTformat_nonliteral #12 62.37 -- Performing Test OPTformat_nonliteral - Success #12 62.37 -- Performing Test OPTsign_conversion #12 62.44 -- Performing Test OPTsign_conversion - Success #12 62.44 -- Performing Test OPTsystem_headers #12 62.50 -- Performing Test OPTsystem_headers - Success #12 62.50 -- Performing Test OPTpedantic_ms_format #12 62.52 -- Performing Test OPTpedantic_ms_format - Failed #12 62.53 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR #12 62.59 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR - Success #12 62.59 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID #12 62.65 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success #12 62.66 -- Found Perl: /usr/bin/perl (found version "5.26.1") #12 62.67 -- Looking for pthread.h #12 62.73 -- Looking for pthread.h - found #12 62.74 -- Looking for pthread_create #12 62.81 -- Looking for pthread_create - not found #12 62.81 -- Looking for pthread_create in pthreads #12 62.86 -- Looking for pthread_create in pthreads - not found #12 62.86 -- Looking for pthread_create in pthread #12 62.92 -- Looking for pthread_create in pthread - found #12 62.92 -- Found Threads: TRUE #12 62.92 -- Looking for dlopen in dl;-lpthread #12 62.98 -- Looking for dlopen in dl;-lpthread - found #12 62.98 -- Looking for connect in socket;dl;-lpthread #12 63.03 -- Looking for connect in socket;dl;-lpthread - not found #12 63.03 -- Looking for gethostbyname in c #12 63.09 -- Looking for gethostbyname in c - found #12 63.09 -- Looking for gethostname #12 63.14 -- Looking for gethostname - found #12 63.20 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") #12 63.20 -- Looking for openssl/crypto.h #12 63.27 -- Looking for openssl/crypto.h - found #12 63.27 -- Looking for openssl/err.h #12 63.35 -- Looking for openssl/err.h - found #12 63.35 -- Looking for openssl/pem.h #12 63.45 -- Looking for openssl/pem.h - found #12 63.45 -- Looking for openssl/rsa.h #12 63.53 -- Looking for openssl/rsa.h - found #12 63.53 -- Looking for openssl/ssl.h #12 63.63 -- Looking for openssl/ssl.h - found #12 63.63 -- Looking for openssl/x509.h #12 63.72 -- Looking for openssl/x509.h - found #12 63.72 -- Looking for openssl/rand.h #12 63.79 -- Looking for openssl/rand.h - found #12 63.79 -- Looking for RAND_status #12 63.81 -- Looking for RAND_status - not found #12 63.82 -- Looking for RAND_screen #12 63.84 -- Looking for RAND_screen - not found #12 63.84 -- Looking for RAND_egd #12 63.86 -- Looking for RAND_egd - not found #12 63.86 -- Looking for ldap_init in ldap;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto #12 63.91 -- Looking for ldap_init in ldap;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found #12 63.91 -- Looking for ber_init in lber;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto #12 63.96 -- Looking for ber_init in lber;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found #12 63.96 -- Looking for include file ldap.h #12 63.99 -- Looking for include file ldap.h - not found #12 63.99 -- Looking for include file lber.h #12 64.01 -- Looking for include file lber.h - not found #12 64.01 -- LDAP_H not found CURL_DISABLE_LDAP set ON #12 64.01 -- LDAP needs to be enabled to support LDAPS #12 64.01 -- Looking for idn2_lookup_ul in idn2;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto #12 64.06 -- Looking for idn2_lookup_ul in idn2;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found #12 64.06 -- Looking for dlopen in dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto #12 64.14 -- Looking for dlopen in dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - found #12 64.15 -- Could NOT find LibSSH2 (missing: LIBSSH2_LIBRARY LIBSSH2_INCLUDE_DIR) #12 64.15 -- Performing Test USE_UNIX_SOCKETS #12 64.22 -- Performing Test USE_UNIX_SOCKETS - Success #12 64.22 -- Found CA bundle: /etc/ssl/certs/ca-certificates.crt #12 64.22 -- Looking for include file stdio.h #12 64.30 -- Looking for include file stdio.h - found #12 64.30 -- Looking for include files stdio.h, inttypes.h #12 64.37 -- Looking for include files stdio.h, inttypes.h - found #12 64.37 -- Looking for 3 include files stdio.h, ..., sys/filio.h #12 64.40 -- Looking for 3 include files stdio.h, ..., sys/filio.h - not found #12 64.40 -- Looking for 3 include files stdio.h, ..., sys/ioctl.h #12 64.48 -- Looking for 3 include files stdio.h, ..., sys/ioctl.h - found #12 64.48 -- Looking for 4 include files stdio.h, ..., sys/param.h #12 64.56 -- Looking for 4 include files stdio.h, ..., sys/param.h - found #12 64.56 -- Looking for 5 include files stdio.h, ..., sys/poll.h #12 64.64 -- Looking for 5 include files stdio.h, ..., sys/poll.h - found #12 64.64 -- Looking for 6 include files stdio.h, ..., sys/resource.h #12 64.73 -- Looking for 6 include files stdio.h, ..., sys/resource.h - found #12 64.73 -- Looking for 7 include files stdio.h, ..., sys/select.h #12 64.80 -- Looking for 7 include files stdio.h, ..., sys/select.h - found #12 64.81 -- Looking for 8 include files stdio.h, ..., sys/socket.h #12 64.89 -- Looking for 8 include files stdio.h, ..., sys/socket.h - found #12 64.89 -- Looking for 9 include files stdio.h, ..., sys/sockio.h #12 64.92 -- Looking for 9 include files stdio.h, ..., sys/sockio.h - not found #12 64.92 -- Looking for 9 include files stdio.h, ..., sys/stat.h #12 65.00 -- Looking for 9 include files stdio.h, ..., sys/stat.h - found #12 65.00 -- Looking for 10 include files stdio.h, ..., sys/time.h #12 65.09 -- Looking for 10 include files stdio.h, ..., sys/time.h - found #12 65.09 -- Looking for 11 include files stdio.h, ..., sys/types.h #12 65.17 -- Looking for 11 include files stdio.h, ..., sys/types.h - found #12 65.17 -- Looking for 12 include files stdio.h, ..., sys/uio.h #12 65.25 -- Looking for 12 include files stdio.h, ..., sys/uio.h - found #12 65.25 -- Looking for 13 include files stdio.h, ..., sys/un.h #12 65.34 -- Looking for 13 include files stdio.h, ..., sys/un.h - found #12 65.34 -- Looking for 14 include files stdio.h, ..., sys/utime.h #12 65.38 -- Looking for 14 include files stdio.h, ..., sys/utime.h - not found #12 65.38 -- Looking for 14 include files stdio.h, ..., sys/xattr.h #12 65.46 -- Looking for 14 include files stdio.h, ..., sys/xattr.h - found #12 65.47 -- Looking for 15 include files stdio.h, ..., alloca.h #12 65.55 -- Looking for 15 include files stdio.h, ..., alloca.h - found #12 65.55 -- Looking for 16 include files stdio.h, ..., arpa/inet.h #12 65.63 -- Looking for 16 include files stdio.h, ..., arpa/inet.h - found #12 65.63 -- Looking for 17 include files stdio.h, ..., arpa/tftp.h #12 65.72 -- Looking for 17 include files stdio.h, ..., arpa/tftp.h - found #12 65.72 -- Looking for 18 include files stdio.h, ..., assert.h #12 65.80 -- Looking for 18 include files stdio.h, ..., assert.h - found #12 65.80 -- Looking for 19 include files stdio.h, ..., crypto.h #12 65.84 -- Looking for 19 include files stdio.h, ..., crypto.h - not found #12 65.84 -- Looking for 19 include files stdio.h, ..., err.h #12 65.92 -- Looking for 19 include files stdio.h, ..., err.h - found #12 65.92 -- Looking for 20 include files stdio.h, ..., errno.h #12 66.00 -- Looking for 20 include files stdio.h, ..., errno.h - found #12 66.00 -- Looking for 21 include files stdio.h, ..., fcntl.h #12 66.09 -- Looking for 21 include files stdio.h, ..., fcntl.h - found #12 66.09 -- Looking for 22 include files stdio.h, ..., idn2.h #12 66.13 -- Looking for 22 include files stdio.h, ..., idn2.h - not found #12 66.13 -- Looking for 22 include files stdio.h, ..., ifaddrs.h #12 66.22 -- Looking for 22 include files stdio.h, ..., ifaddrs.h - found #12 66.22 -- Looking for 23 include files stdio.h, ..., io.h #12 66.26 -- Looking for 23 include files stdio.h, ..., io.h - not found #12 66.26 -- Looking for 23 include files stdio.h, ..., krb.h #12 66.30 -- Looking for 23 include files stdio.h, ..., krb.h - not found #12 66.30 -- Looking for 23 include files stdio.h, ..., libgen.h #12 66.39 -- Looking for 23 include files stdio.h, ..., libgen.h - found #12 66.39 -- Looking for 24 include files stdio.h, ..., locale.h #12 66.48 -- Looking for 24 include files stdio.h, ..., locale.h - found #12 66.48 -- Looking for 25 include files stdio.h, ..., net/if.h #12 66.56 -- Looking for 25 include files stdio.h, ..., net/if.h - found #12 66.56 -- Looking for 26 include files stdio.h, ..., netdb.h #12 66.65 -- Looking for 26 include files stdio.h, ..., netdb.h - found #12 66.65 -- Looking for 27 include files stdio.h, ..., netinet/in.h #12 66.73 -- Looking for 27 include files stdio.h, ..., netinet/in.h - found #12 66.73 -- Looking for 28 include files stdio.h, ..., netinet/tcp.h #12 66.82 -- Looking for 28 include files stdio.h, ..., netinet/tcp.h - found #12 66.82 -- Looking for 29 include files stdio.h, ..., pem.h #12 66.86 -- Looking for 29 include files stdio.h, ..., pem.h - not found #12 66.86 -- Looking for 29 include files stdio.h, ..., poll.h #12 66.94 -- Looking for 29 include files stdio.h, ..., poll.h - found #12 66.95 -- Looking for 30 include files stdio.h, ..., pwd.h #12 67.03 -- Looking for 30 include files stdio.h, ..., pwd.h - found #12 67.03 -- Looking for 31 include files stdio.h, ..., rsa.h #12 67.07 -- Looking for 31 include files stdio.h, ..., rsa.h - not found #12 67.07 -- Looking for 31 include files stdio.h, ..., setjmp.h #12 67.16 -- Looking for 31 include files stdio.h, ..., setjmp.h - found #12 67.16 -- Looking for 32 include files stdio.h, ..., sgtty.h #12 67.25 -- Looking for 32 include files stdio.h, ..., sgtty.h - found #12 67.25 -- Looking for 33 include files stdio.h, ..., signal.h #12 67.34 -- Looking for 33 include files stdio.h, ..., signal.h - found #12 67.34 -- Looking for 34 include files stdio.h, ..., ssl.h #12 67.38 -- Looking for 34 include files stdio.h, ..., ssl.h - not found #12 67.38 -- Looking for 34 include files stdio.h, ..., stdbool.h #12 67.47 -- Looking for 34 include files stdio.h, ..., stdbool.h - found #12 67.47 -- Looking for 35 include files stdio.h, ..., stdint.h #12 67.55 -- Looking for 35 include files stdio.h, ..., stdint.h - found #12 67.55 -- Looking for 37 include files stdio.h, ..., stdlib.h #12 67.64 -- Looking for 37 include files stdio.h, ..., stdlib.h - found #12 67.64 -- Looking for 38 include files stdio.h, ..., string.h #12 67.73 -- Looking for 38 include files stdio.h, ..., string.h - found #12 67.73 -- Looking for 39 include files stdio.h, ..., strings.h #12 67.81 -- Looking for 39 include files stdio.h, ..., strings.h - found #12 67.81 -- Looking for 40 include files stdio.h, ..., stropts.h #12 67.89 -- Looking for 40 include files stdio.h, ..., stropts.h - found #12 67.90 -- Looking for 41 include files stdio.h, ..., termio.h #12 67.98 -- Looking for 41 include files stdio.h, ..., termio.h - found #12 67.99 -- Looking for 42 include files stdio.h, ..., termios.h #12 68.07 -- Looking for 42 include files stdio.h, ..., termios.h - found #12 68.07 -- Looking for 43 include files stdio.h, ..., time.h #12 68.16 -- Looking for 43 include files stdio.h, ..., time.h - found #12 68.16 -- Looking for 44 include files stdio.h, ..., unistd.h #12 68.24 -- Looking for 44 include files stdio.h, ..., unistd.h - found #12 68.24 -- Looking for 45 include files stdio.h, ..., utime.h #12 68.33 -- Looking for 45 include files stdio.h, ..., utime.h - found #12 68.33 -- Looking for 46 include files stdio.h, ..., x509.h #12 68.38 -- Looking for 46 include files stdio.h, ..., x509.h - not found #12 68.38 -- Looking for 46 include files stdio.h, ..., process.h #12 68.43 -- Looking for 46 include files stdio.h, ..., process.h - not found #12 68.43 -- Looking for 46 include files stdio.h, ..., stddef.h #12 68.51 -- Looking for 46 include files stdio.h, ..., stddef.h - found #12 68.51 -- Looking for 47 include files stdio.h, ..., dlfcn.h #12 68.59 -- Looking for 47 include files stdio.h, ..., dlfcn.h - found #12 68.59 -- Looking for 48 include files stdio.h, ..., malloc.h #12 68.68 -- Looking for 48 include files stdio.h, ..., malloc.h - found #12 68.68 -- Looking for 49 include files stdio.h, ..., memory.h #12 68.78 -- Looking for 49 include files stdio.h, ..., memory.h - found #12 68.78 -- Looking for 50 include files stdio.h, ..., netinet/if_ether.h #12 68.87 -- Looking for 50 include files stdio.h, ..., netinet/if_ether.h - found #12 68.88 -- Looking for 52 include files stdio.h, ..., sockio.h #12 68.92 -- Looking for 52 include files stdio.h, ..., sockio.h - not found #12 68.92 -- Looking for 52 include files stdio.h, ..., sys/utsname.h #12 69.02 -- Looking for 52 include files stdio.h, ..., sys/utsname.h - found #12 69.02 -- Check size of size_t #12 69.09 -- Check size of size_t - done #12 69.09 -- Check size of ssize_t #12 69.17 -- Check size of ssize_t - done #12 69.17 -- Check size of long long #12 69.24 -- Check size of long long - done #12 69.24 -- Check size of long #12 69.32 -- Check size of long - done #12 69.32 -- Check size of short #12 69.39 -- Check size of short - done #12 69.39 -- Check size of int #12 69.46 -- Check size of int - done #12 69.46 -- Check size of __int64 #12 69.49 -- Check size of __int64 - failed #12 69.49 -- Check size of long double #12 69.57 -- Check size of long double - done #12 69.57 -- Check size of time_t #12 69.64 -- Check size of time_t - done #12 69.64 -- Looking for basename #12 69.74 -- Looking for basename - found #12 69.74 -- Looking for socket #12 69.83 -- Looking for socket - found #12 69.83 -- Looking for select #12 69.91 -- Looking for select - found #12 69.91 -- Looking for poll #12 70.00 -- Looking for poll - found #12 70.00 -- Looking for strdup #12 70.10 -- Looking for strdup - found #12 70.10 -- Looking for strstr #12 70.19 -- Looking for strstr - found #12 70.19 -- Looking for strtok_r #12 70.28 -- Looking for strtok_r - found #12 70.28 -- Looking for strftime #12 70.38 -- Looking for strftime - found #12 70.38 -- Looking for uname #12 70.47 -- Looking for uname - found #12 70.47 -- Looking for strcasecmp #12 70.56 -- Looking for strcasecmp - found #12 70.56 -- Looking for stricmp #12 70.61 -- Looking for stricmp - not found #12 70.61 -- Looking for strcmpi #12 70.66 -- Looking for strcmpi - not found #12 70.66 -- Looking for strncmpi #12 70.71 -- Looking for strncmpi - not found #12 70.71 -- Looking for alarm #12 70.80 -- Looking for alarm - found #12 70.80 -- Looking for gethostbyaddr #12 70.89 -- Looking for gethostbyaddr - found #12 70.89 -- Looking for gethostbyaddr_r #12 70.98 -- Looking for gethostbyaddr_r - found #12 70.98 -- Looking for gettimeofday #12 71.07 -- Looking for gettimeofday - found #12 71.07 -- Looking for inet_addr #12 71.17 -- Looking for inet_addr - found #12 71.17 -- Looking for inet_ntoa #12 71.26 -- Looking for inet_ntoa - found #12 71.26 -- Looking for inet_ntoa_r #12 71.31 -- Looking for inet_ntoa_r - not found #12 71.31 -- Looking for tcsetattr #12 71.41 -- Looking for tcsetattr - found #12 71.41 -- Looking for tcgetattr #12 71.51 -- Looking for tcgetattr - found #12 71.51 -- Looking for perror #12 71.60 -- Looking for perror - found #12 71.60 -- Looking for closesocket #12 71.65 -- Looking for closesocket - not found #12 71.65 -- Looking for setvbuf #12 71.75 -- Looking for setvbuf - found #12 71.75 -- Looking for sigsetjmp #12 72.00 -- Looking for sigsetjmp - found #12 72.01 -- Looking for getpass_r #12 72.05 -- Looking for getpass_r - not found #12 72.06 -- Looking for strlcat #12 72.11 -- Looking for strlcat - not found #12 72.11 -- Looking for getpwuid #12 72.20 -- Looking for getpwuid - found #12 72.21 -- Looking for getpwuid_r #12 72.30 -- Looking for getpwuid_r - found #12 72.30 -- Looking for geteuid #12 72.40 -- Looking for geteuid - found #12 72.40 -- Looking for usleep #12 72.49 -- Looking for usleep - found #12 72.49 -- Looking for utime #12 72.59 -- Looking for utime - found #12 72.59 -- Looking for gmtime_r #12 72.67 -- Looking for gmtime_r - found #12 72.67 -- Looking for localtime_r #12 72.76 -- Looking for localtime_r - found #12 72.76 -- Looking for gethostbyname #12 72.85 -- Looking for gethostbyname - found #12 72.85 -- Looking for gethostbyname_r #12 72.94 -- Looking for gethostbyname_r - found #12 72.94 -- Looking for signal #12 73.03 -- Looking for signal - found #12 73.03 -- Looking for SIGALRM #12 73.11 -- Looking for SIGALRM - found #12 73.11 -- Looking for strtoll #12 73.19 -- Looking for strtoll - found #12 73.20 -- Looking for _strtoi64 #12 73.24 -- Looking for _strtoi64 - not found #12 73.25 -- Looking for strerror_r #12 73.34 -- Looking for strerror_r - found #12 73.34 -- Looking for siginterrupt #12 73.43 -- Looking for siginterrupt - found #12 73.43 -- Looking for fork #12 73.52 -- Looking for fork - found #12 73.52 -- Looking for getaddrinfo #12 73.62 -- Looking for getaddrinfo - found #12 73.62 -- Looking for freeaddrinfo #12 73.71 -- Looking for freeaddrinfo - found #12 73.71 -- Looking for freeifaddrs #12 73.80 -- Looking for freeifaddrs - found #12 73.80 -- Looking for pipe #12 73.90 -- Looking for pipe - found #12 73.90 -- Looking for ftruncate #12 73.99 -- Looking for ftruncate - found #12 73.99 -- Looking for getprotobyname #12 74.09 -- Looking for getprotobyname - found #12 74.09 -- Looking for getpeername #12 74.18 -- Looking for getpeername - found #12 74.18 -- Looking for getsockname #12 74.27 -- Looking for getsockname - found #12 74.28 -- Looking for if_nametoindex #12 74.37 -- Looking for if_nametoindex - found #12 74.37 -- Looking for getrlimit #12 74.45 -- Looking for getrlimit - found #12 74.45 -- Looking for setlocale #12 74.55 -- Looking for setlocale - found #12 74.55 -- Looking for setmode #12 74.60 -- Looking for setmode - not found #12 74.60 -- Looking for setrlimit #12 74.69 -- Looking for setrlimit - found #12 74.70 -- Looking for fcntl #12 74.79 -- Looking for fcntl - found #12 74.79 -- Looking for ioctl #12 74.89 -- Looking for ioctl - found #12 74.89 -- Looking for setsockopt #12 74.98 -- Looking for setsockopt - found #12 74.98 -- Looking for mach_absolute_time #12 75.05 -- Looking for mach_absolute_time - not found #12 75.05 -- Looking for inet_pton #12 75.14 -- Looking for inet_pton - found #12 75.14 -- Looking for fsetxattr #12 75.23 -- Looking for fsetxattr - found #12 75.23 -- Performing Curl Test HAVE_FSETXATTR_5 #12 75.30 -- Performing Curl Test HAVE_FSETXATTR_5 - Success #12 75.30 -- Performing Curl Test HAVE_FSETXATTR_6 #12 75.33 -- Performing Curl Test HAVE_FSETXATTR_6 - Failed #12 75.33 -- Looking for sigaction #12 75.39 -- Looking for sigaction - found #12 75.39 -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK #12 75.46 -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Success #12 75.46 -- Performing Curl Test HAVE_IOCTLSOCKET #12 75.49 -- Performing Curl Test HAVE_IOCTLSOCKET - Failed #12 75.49 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL #12 75.55 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed #12 75.55 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO #12 75.58 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Failed #12 75.58 -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO #12 75.60 -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Failed #12 75.60 -- Performing Curl Test HAVE_IOCTL_FIONBIO #12 75.67 -- Performing Curl Test HAVE_IOCTL_FIONBIO - Success #12 75.67 -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR #12 75.75 -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Success #12 75.75 -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK #12 75.77 -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed #12 75.77 -- Performing Curl Test TIME_WITH_SYS_TIME #12 75.85 -- Performing Curl Test TIME_WITH_SYS_TIME - Success #12 75.85 -- Performing Curl Test HAVE_O_NONBLOCK #12 75.91 -- Performing Curl Test HAVE_O_NONBLOCK - Failed #12 75.91 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 #12 75.94 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 - Failed #12 75.94 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 #12 75.97 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed #12 75.97 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 #12 76.04 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Success #12 76.05 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT #12 76.08 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed #12 76.08 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT #12 76.10 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed #12 76.10 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT #12 76.17 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Success #12 76.18 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 #12 76.20 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed #12 76.20 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 #12 76.23 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed #12 76.23 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 #12 76.31 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Success #12 76.31 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT #12 76.33 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed #12 76.33 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT #12 76.36 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed #12 76.36 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT #12 76.43 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Success #12 76.43 -- Performing Curl Test HAVE_IN_ADDR_T #12 76.51 -- Performing Curl Test HAVE_IN_ADDR_T - Success #12 76.51 -- Performing Curl Test HAVE_BOOL_T #12 76.58 -- Performing Curl Test HAVE_BOOL_T - Success #12 76.58 -- Performing Curl Test STDC_HEADERS #12 76.65 -- Performing Curl Test STDC_HEADERS - Success #12 76.65 -- Performing Curl Test RETSIGTYPE_TEST #12 76.73 -- Performing Curl Test RETSIGTYPE_TEST - Success #12 76.73 -- Performing Curl Test HAVE_INET_NTOA_R_DECL #12 76.76 -- Performing Curl Test HAVE_INET_NTOA_R_DECL - Failed #12 76.76 -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT #12 76.80 -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Failed #12 76.80 -- Performing Curl Test HAVE_FILE_OFFSET_BITS #12 76.87 -- Performing Curl Test HAVE_FILE_OFFSET_BITS - Success #12 76.87 -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 #12 76.94 -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 - Success #12 76.94 -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC #12 77.01 -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC - Success #12 77.01 -- Check size of off_t #12 77.09 -- Check size of off_t - done #12 77.09 -- Check size of curl_off_t #12 77.18 -- Check size of curl_off_t - done #12 77.18 -- Performing Curl Test HAVE_GLIBC_STRERROR_R #12 77.21 -- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed #12 77.21 -- Performing Curl Test HAVE_POSIX_STRERROR_R #12 77.29 -- Performing Curl Test HAVE_POSIX_STRERROR_R - Success #12 77.29 -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC #12 77.36 -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC - Success #12 77.36 -- Performing Curl Test HAVE_BUILTIN_AVAILABLE #12 77.39 -- Performing Curl Test HAVE_BUILTIN_AVAILABLE - Failed #12 77.39 -- Performing Test curl_cv_recv #12 77.45 -- Performing Test curl_cv_recv - Success #12 77.45 -- Performing Test curl_cv_func_recv_test #12 77.48 -- Performing Test curl_cv_func_recv_test - Failed #12 77.48 -- Tested: int recv(SOCKET, char *, int, int) #12 77.48 -- Performing Test curl_cv_func_recv_test #12 77.51 -- Performing Test curl_cv_func_recv_test - Failed #12 77.51 -- Tested: int recv(SOCKET, char *, int, unsigned int) #12 77.51 -- Performing Test curl_cv_func_recv_test #12 77.54 -- Performing Test curl_cv_func_recv_test - Failed #12 77.54 -- Tested: int recv(SOCKET, char *, size_t, int) #12 77.54 -- Performing Test curl_cv_func_recv_test #12 77.58 -- Performing Test curl_cv_func_recv_test - Failed #12 77.58 -- Tested: int recv(SOCKET, char *, size_t, unsigned int) #12 77.58 -- Performing Test curl_cv_func_recv_test #12 77.61 -- Performing Test curl_cv_func_recv_test - Failed #12 77.61 -- Tested: int recv(SOCKET, char *, socklen_t, int) #12 77.61 -- Performing Test curl_cv_func_recv_test #12 77.64 -- Performing Test curl_cv_func_recv_test - Failed #12 77.64 -- Tested: int recv(SOCKET, char *, socklen_t, unsigned int) #12 77.64 -- Performing Test curl_cv_func_recv_test #12 77.67 -- Performing Test curl_cv_func_recv_test - Failed #12 77.67 -- Tested: int recv(SOCKET, char *, unsigned int, int) #12 77.67 -- Performing Test curl_cv_func_recv_test #12 77.71 -- Performing Test curl_cv_func_recv_test - Failed #12 77.71 -- Tested: int recv(SOCKET, char *, unsigned int, unsigned int) #12 77.71 -- Performing Test curl_cv_func_recv_test #12 77.74 -- Performing Test curl_cv_func_recv_test - Failed #12 77.74 -- Tested: int recv(SOCKET, void *, int, int) #12 77.74 -- Performing Test curl_cv_func_recv_test #12 77.77 -- Performing Test curl_cv_func_recv_test - Failed #12 77.77 -- Tested: int recv(SOCKET, void *, int, unsigned int) #12 77.77 -- Performing Test curl_cv_func_recv_test #12 77.80 -- Performing Test curl_cv_func_recv_test - Failed #12 77.80 -- Tested: int recv(SOCKET, void *, size_t, int) #12 77.80 -- Performing Test curl_cv_func_recv_test #12 77.83 -- Performing Test curl_cv_func_recv_test - Failed #12 77.83 -- Tested: int recv(SOCKET, void *, size_t, unsigned int) #12 77.83 -- Performing Test curl_cv_func_recv_test #12 77.86 -- Performing Test curl_cv_func_recv_test - Failed #12 77.86 -- Tested: int recv(SOCKET, void *, socklen_t, int) #12 77.86 -- Performing Test curl_cv_func_recv_test #12 77.89 -- Performing Test curl_cv_func_recv_test - Failed #12 77.89 -- Tested: int recv(SOCKET, void *, socklen_t, unsigned int) #12 77.89 -- Performing Test curl_cv_func_recv_test #12 77.92 -- Performing Test curl_cv_func_recv_test - Failed #12 77.92 -- Tested: int recv(SOCKET, void *, unsigned int, int) #12 77.92 -- Performing Test curl_cv_func_recv_test #12 77.95 -- Performing Test curl_cv_func_recv_test - Failed #12 77.95 -- Tested: int recv(SOCKET, void *, unsigned int, unsigned int) #12 77.95 -- Performing Test curl_cv_func_recv_test #12 77.98 -- Performing Test curl_cv_func_recv_test - Failed #12 77.98 -- Tested: int recv(int, char *, int, int) #12 77.98 -- Performing Test curl_cv_func_recv_test #12 78.01 -- Performing Test curl_cv_func_recv_test - Failed #12 78.01 -- Tested: int recv(int, char *, int, unsigned int) #12 78.01 -- Performing Test curl_cv_func_recv_test #12 78.03 -- Performing Test curl_cv_func_recv_test - Failed #12 78.03 -- Tested: int recv(int, char *, size_t, int) #12 78.03 -- Performing Test curl_cv_func_recv_test #12 78.06 -- Performing Test curl_cv_func_recv_test - Failed #12 78.06 -- Tested: int recv(int, char *, size_t, unsigned int) #12 78.06 -- Performing Test curl_cv_func_recv_test #12 78.09 -- Performing Test curl_cv_func_recv_test - Failed #12 78.09 -- Tested: int recv(int, char *, socklen_t, int) #12 78.09 -- Performing Test curl_cv_func_recv_test #12 78.13 -- Performing Test curl_cv_func_recv_test - Failed #12 78.13 -- Tested: int recv(int, char *, socklen_t, unsigned int) #12 78.13 -- Performing Test curl_cv_func_recv_test #12 78.16 -- Performing Test curl_cv_func_recv_test - Failed #12 78.16 -- Tested: int recv(int, char *, unsigned int, int) #12 78.16 -- Performing Test curl_cv_func_recv_test #12 78.19 -- Performing Test curl_cv_func_recv_test - Failed #12 78.19 -- Tested: int recv(int, char *, unsigned int, unsigned int) #12 78.19 -- Performing Test curl_cv_func_recv_test #12 78.22 -- Performing Test curl_cv_func_recv_test - Failed #12 78.22 -- Tested: int recv(int, void *, int, int) #12 78.22 -- Performing Test curl_cv_func_recv_test #12 78.25 -- Performing Test curl_cv_func_recv_test - Failed #12 78.25 -- Tested: int recv(int, void *, int, unsigned int) #12 78.25 -- Performing Test curl_cv_func_recv_test #12 78.28 -- Performing Test curl_cv_func_recv_test - Failed #12 78.28 -- Tested: int recv(int, void *, size_t, int) #12 78.28 -- Performing Test curl_cv_func_recv_test #12 78.31 -- Performing Test curl_cv_func_recv_test - Failed #12 78.31 -- Tested: int recv(int, void *, size_t, unsigned int) #12 78.31 -- Performing Test curl_cv_func_recv_test #12 78.34 -- Performing Test curl_cv_func_recv_test - Failed #12 78.34 -- Tested: int recv(int, void *, socklen_t, int) #12 78.34 -- Performing Test curl_cv_func_recv_test #12 78.37 -- Performing Test curl_cv_func_recv_test - Failed #12 78.37 -- Tested: int recv(int, void *, socklen_t, unsigned int) #12 78.37 -- Performing Test curl_cv_func_recv_test #12 78.41 -- Performing Test curl_cv_func_recv_test - Failed #12 78.41 -- Tested: int recv(int, void *, unsigned int, int) #12 78.41 -- Performing Test curl_cv_func_recv_test #12 78.44 -- Performing Test curl_cv_func_recv_test - Failed #12 78.44 -- Tested: int recv(int, void *, unsigned int, unsigned int) #12 78.44 -- Performing Test curl_cv_func_recv_test #12 78.47 -- Performing Test curl_cv_func_recv_test - Failed #12 78.47 -- Tested: ssize_t recv(SOCKET, char *, int, int) #12 78.47 -- Performing Test curl_cv_func_recv_test #12 78.50 -- Performing Test curl_cv_func_recv_test - Failed #12 78.50 -- Tested: ssize_t recv(SOCKET, char *, int, unsigned int) #12 78.50 -- Performing Test curl_cv_func_recv_test #12 78.53 -- Performing Test curl_cv_func_recv_test - Failed #12 78.53 -- Tested: ssize_t recv(SOCKET, char *, size_t, int) #12 78.53 -- Performing Test curl_cv_func_recv_test #12 78.56 -- Performing Test curl_cv_func_recv_test - Failed #12 78.56 -- Tested: ssize_t recv(SOCKET, char *, size_t, unsigned int) #12 78.56 -- Performing Test curl_cv_func_recv_test #12 78.59 -- Performing Test curl_cv_func_recv_test - Failed #12 78.59 -- Tested: ssize_t recv(SOCKET, char *, socklen_t, int) #12 78.59 -- Performing Test curl_cv_func_recv_test #12 78.63 -- Performing Test curl_cv_func_recv_test - Failed #12 78.63 -- Tested: ssize_t recv(SOCKET, char *, socklen_t, unsigned int) #12 78.63 -- Performing Test curl_cv_func_recv_test #12 78.65 -- Performing Test curl_cv_func_recv_test - Failed #12 78.66 -- Tested: ssize_t recv(SOCKET, char *, unsigned int, int) #12 78.66 -- Performing Test curl_cv_func_recv_test #12 78.69 -- Performing Test curl_cv_func_recv_test - Failed #12 78.69 -- Tested: ssize_t recv(SOCKET, char *, unsigned int, unsigned int) #12 78.69 -- Performing Test curl_cv_func_recv_test #12 78.72 -- Performing Test curl_cv_func_recv_test - Failed #12 78.72 -- Tested: ssize_t recv(SOCKET, void *, int, int) #12 78.72 -- Performing Test curl_cv_func_recv_test #12 78.75 -- Performing Test curl_cv_func_recv_test - Failed #12 78.75 -- Tested: ssize_t recv(SOCKET, void *, int, unsigned int) #12 78.75 -- Performing Test curl_cv_func_recv_test #12 78.78 -- Performing Test curl_cv_func_recv_test - Failed #12 78.78 -- Tested: ssize_t recv(SOCKET, void *, size_t, int) #12 78.78 -- Performing Test curl_cv_func_recv_test #12 78.81 -- Performing Test curl_cv_func_recv_test - Failed #12 78.81 -- Tested: ssize_t recv(SOCKET, void *, size_t, unsigned int) #12 78.81 -- Performing Test curl_cv_func_recv_test #12 78.85 -- Performing Test curl_cv_func_recv_test - Failed #12 78.85 -- Tested: ssize_t recv(SOCKET, void *, socklen_t, int) #12 78.85 -- Performing Test curl_cv_func_recv_test #12 78.88 -- Performing Test curl_cv_func_recv_test - Failed #12 78.88 -- Tested: ssize_t recv(SOCKET, void *, socklen_t, unsigned int) #12 78.88 -- Performing Test curl_cv_func_recv_test #12 78.91 -- Performing Test curl_cv_func_recv_test - Failed #12 78.91 -- Tested: ssize_t recv(SOCKET, void *, unsigned int, int) #12 78.91 -- Performing Test curl_cv_func_recv_test #12 78.94 -- Performing Test curl_cv_func_recv_test - Failed #12 78.94 -- Tested: ssize_t recv(SOCKET, void *, unsigned int, unsigned int) #12 78.94 -- Performing Test curl_cv_func_recv_test #12 78.97 -- Performing Test curl_cv_func_recv_test - Failed #12 78.97 -- Tested: ssize_t recv(int, char *, int, int) #12 78.97 -- Performing Test curl_cv_func_recv_test #12 79.00 -- Performing Test curl_cv_func_recv_test - Failed #12 79.00 -- Tested: ssize_t recv(int, char *, int, unsigned int) #12 79.00 -- Performing Test curl_cv_func_recv_test #12 79.03 -- Performing Test curl_cv_func_recv_test - Failed #12 79.03 -- Tested: ssize_t recv(int, char *, size_t, int) #12 79.03 -- Performing Test curl_cv_func_recv_test #12 79.06 -- Performing Test curl_cv_func_recv_test - Failed #12 79.06 -- Tested: ssize_t recv(int, char *, size_t, unsigned int) #12 79.06 -- Performing Test curl_cv_func_recv_test #12 79.09 -- Performing Test curl_cv_func_recv_test - Failed #12 79.09 -- Tested: ssize_t recv(int, char *, socklen_t, int) #12 79.09 -- Performing Test curl_cv_func_recv_test #12 79.12 -- Performing Test curl_cv_func_recv_test - Failed #12 79.13 -- Tested: ssize_t recv(int, char *, socklen_t, unsigned int) #12 79.13 -- Performing Test curl_cv_func_recv_test #12 79.16 -- Performing Test curl_cv_func_recv_test - Failed #12 79.16 -- Tested: ssize_t recv(int, char *, unsigned int, int) #12 79.16 -- Performing Test curl_cv_func_recv_test #12 79.19 -- Performing Test curl_cv_func_recv_test - Failed #12 79.19 -- Tested: ssize_t recv(int, char *, unsigned int, unsigned int) #12 79.19 -- Performing Test curl_cv_func_recv_test #12 79.23 -- Performing Test curl_cv_func_recv_test - Failed #12 79.23 -- Tested: ssize_t recv(int, void *, int, int) #12 79.23 -- Performing Test curl_cv_func_recv_test #12 79.26 -- Performing Test curl_cv_func_recv_test - Failed #12 79.26 -- Tested: ssize_t recv(int, void *, int, unsigned int) #12 79.26 -- Performing Test curl_cv_func_recv_test #12 79.31 -- Performing Test curl_cv_func_recv_test - Success #12 79.31 -- Tested: ssize_t recv(int, void *, size_t, int) #12 79.31 -- Performing Test curl_cv_send #12 79.36 -- Performing Test curl_cv_send - Success #12 79.36 -- Performing Test curl_cv_func_send_test #12 79.39 -- Performing Test curl_cv_func_send_test - Failed #12 79.39 -- Tested: int send(SOCKET, const char *, int, int) #12 79.39 -- Performing Test curl_cv_func_send_test #12 79.43 -- Performing Test curl_cv_func_send_test - Failed #12 79.43 -- Tested: int send(SOCKET, const char *, int, unsigned int) #12 79.43 -- Performing Test curl_cv_func_send_test #12 79.46 -- Performing Test curl_cv_func_send_test - Failed #12 79.46 -- Tested: int send(SOCKET, const char *, size_t, int) #12 79.46 -- Performing Test curl_cv_func_send_test #12 79.49 -- Performing Test curl_cv_func_send_test - Failed #12 79.49 -- Tested: int send(SOCKET, const char *, size_t, unsigned int) #12 79.49 -- Performing Test curl_cv_func_send_test #12 79.52 -- Performing Test curl_cv_func_send_test - Failed #12 79.52 -- Tested: int send(SOCKET, const char *, socklen_t, int) #12 79.52 -- Performing Test curl_cv_func_send_test #12 79.55 -- Performing Test curl_cv_func_send_test - Failed #12 79.55 -- Tested: int send(SOCKET, const char *, socklen_t, unsigned int) #12 79.55 -- Performing Test curl_cv_func_send_test #12 79.58 -- Performing Test curl_cv_func_send_test - Failed #12 79.58 -- Tested: int send(SOCKET, const char *, unsigned int, int) #12 79.58 -- Performing Test curl_cv_func_send_test #12 79.61 -- Performing Test curl_cv_func_send_test - Failed #12 79.61 -- Tested: int send(SOCKET, const char *, unsigned int, unsigned int) #12 79.61 -- Performing Test curl_cv_func_send_test #12 79.64 -- Performing Test curl_cv_func_send_test - Failed #12 79.64 -- Tested: int send(SOCKET, const void *, int, int) #12 79.64 -- Performing Test curl_cv_func_send_test #12 79.67 -- Performing Test curl_cv_func_send_test - Failed #12 79.67 -- Tested: int send(SOCKET, const void *, int, unsigned int) #12 79.67 -- Performing Test curl_cv_func_send_test #12 79.70 -- Performing Test curl_cv_func_send_test - Failed #12 79.70 -- Tested: int send(SOCKET, const void *, size_t, int) #12 79.70 -- Performing Test curl_cv_func_send_test #12 79.74 -- Performing Test curl_cv_func_send_test - Failed #12 79.74 -- Tested: int send(SOCKET, const void *, size_t, unsigned int) #12 79.74 -- Performing Test curl_cv_func_send_test #12 79.77 -- Performing Test curl_cv_func_send_test - Failed #12 79.77 -- Tested: int send(SOCKET, const void *, socklen_t, int) #12 79.77 -- Performing Test curl_cv_func_send_test #12 79.80 -- Performing Test curl_cv_func_send_test - Failed #12 79.80 -- Tested: int send(SOCKET, const void *, socklen_t, unsigned int) #12 79.80 -- Performing Test curl_cv_func_send_test #12 79.83 -- Performing Test curl_cv_func_send_test - Failed #12 79.83 -- Tested: int send(SOCKET, const void *, unsigned int, int) #12 79.83 -- Performing Test curl_cv_func_send_test #12 79.86 -- Performing Test curl_cv_func_send_test - Failed #12 79.86 -- Tested: int send(SOCKET, const void *, unsigned int, unsigned int) #12 79.86 -- Performing Test curl_cv_func_send_test #12 79.89 -- Performing Test curl_cv_func_send_test - Failed #12 79.89 -- Tested: int send(SOCKET, void *, int, int) #12 79.89 -- Performing Test curl_cv_func_send_test #12 79.93 -- Performing Test curl_cv_func_send_test - Failed #12 79.93 -- Tested: int send(SOCKET, void *, int, unsigned int) #12 79.93 -- Performing Test curl_cv_func_send_test #12 79.96 -- Performing Test curl_cv_func_send_test - Failed #12 79.96 -- Tested: int send(SOCKET, void *, size_t, int) #12 79.96 -- Performing Test curl_cv_func_send_test #12 79.99 -- Performing Test curl_cv_func_send_test - Failed #12 79.99 -- Tested: int send(SOCKET, void *, size_t, unsigned int) #12 79.99 -- Performing Test curl_cv_func_send_test #12 80.02 -- Performing Test curl_cv_func_send_test - Failed #12 80.02 -- Tested: int send(SOCKET, void *, socklen_t, int) #12 80.02 -- Performing Test curl_cv_func_send_test #12 80.05 -- Performing Test curl_cv_func_send_test - Failed #12 80.05 -- Tested: int send(SOCKET, void *, socklen_t, unsigned int) #12 80.05 -- Performing Test curl_cv_func_send_test #12 80.08 -- Performing Test curl_cv_func_send_test - Failed #12 80.08 -- Tested: int send(SOCKET, void *, unsigned int, int) #12 80.08 -- Performing Test curl_cv_func_send_test #12 80.11 -- Performing Test curl_cv_func_send_test - Failed #12 80.11 -- Tested: int send(SOCKET, void *, unsigned int, unsigned int) #12 80.11 -- Performing Test curl_cv_func_send_test #12 80.14 -- Performing Test curl_cv_func_send_test - Failed #12 80.14 -- Tested: int send(SOCKET, char *, int, int) #12 80.14 -- Performing Test curl_cv_func_send_test #12 80.17 -- Performing Test curl_cv_func_send_test - Failed #12 80.17 -- Tested: int send(SOCKET, char *, int, unsigned int) #12 80.17 -- Performing Test curl_cv_func_send_test #12 80.20 -- Performing Test curl_cv_func_send_test - Failed #12 80.20 -- Tested: int send(SOCKET, char *, size_t, int) #12 80.20 -- Performing Test curl_cv_func_send_test #12 80.23 -- Performing Test curl_cv_func_send_test - Failed #12 80.23 -- Tested: int send(SOCKET, char *, size_t, unsigned int) #12 80.23 -- Performing Test curl_cv_func_send_test #12 80.26 -- Performing Test curl_cv_func_send_test - Failed #12 80.26 -- Tested: int send(SOCKET, char *, socklen_t, int) #12 80.26 -- Performing Test curl_cv_func_send_test #12 80.29 -- Performing Test curl_cv_func_send_test - Failed #12 80.29 -- Tested: int send(SOCKET, char *, socklen_t, unsigned int) #12 80.29 -- Performing Test curl_cv_func_send_test #12 80.31 -- Performing Test curl_cv_func_send_test - Failed #12 80.31 -- Tested: int send(SOCKET, char *, unsigned int, int) #12 80.31 -- Performing Test curl_cv_func_send_test #12 80.34 -- Performing Test curl_cv_func_send_test - Failed #12 80.34 -- Tested: int send(SOCKET, char *, unsigned int, unsigned int) #12 80.34 -- Performing Test curl_cv_func_send_test #12 80.38 -- Performing Test curl_cv_func_send_test - Failed #12 80.38 -- Tested: int send(int, const char *, int, int) #12 80.38 -- Performing Test curl_cv_func_send_test #12 80.40 -- Performing Test curl_cv_func_send_test - Failed #12 80.40 -- Tested: int send(int, const char *, int, unsigned int) #12 80.40 -- Performing Test curl_cv_func_send_test #12 80.43 -- Performing Test curl_cv_func_send_test - Failed #12 80.43 -- Tested: int send(int, const char *, size_t, int) #12 80.43 -- Performing Test curl_cv_func_send_test #12 80.47 -- Performing Test curl_cv_func_send_test - Failed #12 80.47 -- Tested: int send(int, const char *, size_t, unsigned int) #12 80.47 -- Performing Test curl_cv_func_send_test #12 80.49 -- Performing Test curl_cv_func_send_test - Failed #12 80.49 -- Tested: int send(int, const char *, socklen_t, int) #12 80.50 -- Performing Test curl_cv_func_send_test #12 80.53 -- Performing Test curl_cv_func_send_test - Failed #12 80.53 -- Tested: int send(int, const char *, socklen_t, unsigned int) #12 80.53 -- Performing Test curl_cv_func_send_test #12 80.56 -- Performing Test curl_cv_func_send_test - Failed #12 80.56 -- Tested: int send(int, const char *, unsigned int, int) #12 80.56 -- Performing Test curl_cv_func_send_test #12 80.59 -- Performing Test curl_cv_func_send_test - Failed #12 80.59 -- Tested: int send(int, const char *, unsigned int, unsigned int) #12 80.59 -- Performing Test curl_cv_func_send_test #12 80.62 -- Performing Test curl_cv_func_send_test - Failed #12 80.62 -- Tested: int send(int, const void *, int, int) #12 80.62 -- Performing Test curl_cv_func_send_test #12 80.65 -- Performing Test curl_cv_func_send_test - Failed #12 80.65 -- Tested: int send(int, const void *, int, unsigned int) #12 80.65 -- Performing Test curl_cv_func_send_test #12 80.68 -- Performing Test curl_cv_func_send_test - Failed #12 80.68 -- Tested: int send(int, const void *, size_t, int) #12 80.69 -- Performing Test curl_cv_func_send_test #12 80.72 -- Performing Test curl_cv_func_send_test - Failed #12 80.72 -- Tested: int send(int, const void *, size_t, unsigned int) #12 80.72 -- Performing Test curl_cv_func_send_test #12 80.75 -- Performing Test curl_cv_func_send_test - Failed #12 80.75 -- Tested: int send(int, const void *, socklen_t, int) #12 80.75 -- Performing Test curl_cv_func_send_test #12 80.78 -- Performing Test curl_cv_func_send_test - Failed #12 80.78 -- Tested: int send(int, const void *, socklen_t, unsigned int) #12 80.78 -- Performing Test curl_cv_func_send_test #12 80.81 -- Performing Test curl_cv_func_send_test - Failed #12 80.81 -- Tested: int send(int, const void *, unsigned int, int) #12 80.81 -- Performing Test curl_cv_func_send_test #12 80.84 -- Performing Test curl_cv_func_send_test - Failed #12 80.84 -- Tested: int send(int, const void *, unsigned int, unsigned int) #12 80.85 -- Performing Test curl_cv_func_send_test #12 80.88 -- Performing Test curl_cv_func_send_test - Failed #12 80.88 -- Tested: int send(int, void *, int, int) #12 80.88 -- Performing Test curl_cv_func_send_test #12 80.91 -- Performing Test curl_cv_func_send_test - Failed #12 80.91 -- Tested: int send(int, void *, int, unsigned int) #12 80.91 -- Performing Test curl_cv_func_send_test #12 80.94 -- Performing Test curl_cv_func_send_test - Failed #12 80.94 -- Tested: int send(int, void *, size_t, int) #12 80.94 -- Performing Test curl_cv_func_send_test #12 80.97 -- Performing Test curl_cv_func_send_test - Failed #12 80.97 -- Tested: int send(int, void *, size_t, unsigned int) #12 80.97 -- Performing Test curl_cv_func_send_test #12 81.00 -- Performing Test curl_cv_func_send_test - Failed #12 81.00 -- Tested: int send(int, void *, socklen_t, int) #12 81.00 -- Performing Test curl_cv_func_send_test #12 81.02 -- Performing Test curl_cv_func_send_test - Failed #12 81.02 -- Tested: int send(int, void *, socklen_t, unsigned int) #12 81.02 -- Performing Test curl_cv_func_send_test #12 81.06 -- Performing Test curl_cv_func_send_test - Failed #12 81.06 -- Tested: int send(int, void *, unsigned int, int) #12 81.06 -- Performing Test curl_cv_func_send_test #12 81.09 -- Performing Test curl_cv_func_send_test - Failed #12 81.09 -- Tested: int send(int, void *, unsigned int, unsigned int) #12 81.09 -- Performing Test curl_cv_func_send_test #12 81.12 -- Performing Test curl_cv_func_send_test - Failed #12 81.12 -- Tested: int send(int, char *, int, int) #12 81.12 -- Performing Test curl_cv_func_send_test #12 81.15 -- Performing Test curl_cv_func_send_test - Failed #12 81.15 -- Tested: int send(int, char *, int, unsigned int) #12 81.15 -- Performing Test curl_cv_func_send_test #12 81.18 -- Performing Test curl_cv_func_send_test - Failed #12 81.18 -- Tested: int send(int, char *, size_t, int) #12 81.18 -- Performing Test curl_cv_func_send_test #12 81.21 -- Performing Test curl_cv_func_send_test - Failed #12 81.21 -- Tested: int send(int, char *, size_t, unsigned int) #12 81.21 -- Performing Test curl_cv_func_send_test #12 81.24 -- Performing Test curl_cv_func_send_test - Failed #12 81.24 -- Tested: int send(int, char *, socklen_t, int) #12 81.24 -- Performing Test curl_cv_func_send_test #12 81.27 -- Performing Test curl_cv_func_send_test - Failed #12 81.27 -- Tested: int send(int, char *, socklen_t, unsigned int) #12 81.27 -- Performing Test curl_cv_func_send_test #12 81.30 -- Performing Test curl_cv_func_send_test - Failed #12 81.30 -- Tested: int send(int, char *, unsigned int, int) #12 81.30 -- Performing Test curl_cv_func_send_test #12 81.34 -- Performing Test curl_cv_func_send_test - Failed #12 81.34 -- Tested: int send(int, char *, unsigned int, unsigned int) #12 81.34 -- Performing Test curl_cv_func_send_test #12 81.37 -- Performing Test curl_cv_func_send_test - Failed #12 81.37 -- Tested: int send(ssize_t, const char *, int, int) #12 81.37 -- Performing Test curl_cv_func_send_test #12 81.39 -- Performing Test curl_cv_func_send_test - Failed #12 81.39 -- Tested: int send(ssize_t, const char *, int, unsigned int) #12 81.39 -- Performing Test curl_cv_func_send_test #12 81.42 -- Performing Test curl_cv_func_send_test - Failed #12 81.42 -- Tested: int send(ssize_t, const char *, size_t, int) #12 81.42 -- Performing Test curl_cv_func_send_test #12 81.45 -- Performing Test curl_cv_func_send_test - Failed #12 81.45 -- Tested: int send(ssize_t, const char *, size_t, unsigned int) #12 81.45 -- Performing Test curl_cv_func_send_test #12 81.48 -- Performing Test curl_cv_func_send_test - Failed #12 81.48 -- Tested: int send(ssize_t, const char *, socklen_t, int) #12 81.48 -- Performing Test curl_cv_func_send_test #12 81.51 -- Performing Test curl_cv_func_send_test - Failed #12 81.51 -- Tested: int send(ssize_t, const char *, socklen_t, unsigned int) #12 81.51 -- Performing Test curl_cv_func_send_test #12 81.55 -- Performing Test curl_cv_func_send_test - Failed #12 81.55 -- Tested: int send(ssize_t, const char *, unsigned int, int) #12 81.55 -- Performing Test curl_cv_func_send_test #12 81.57 -- Performing Test curl_cv_func_send_test - Failed #12 81.57 -- Tested: int send(ssize_t, const char *, unsigned int, unsigned int) #12 81.58 -- Performing Test curl_cv_func_send_test #12 81.61 -- Performing Test curl_cv_func_send_test - Failed #12 81.61 -- Tested: int send(ssize_t, const void *, int, int) #12 81.61 -- Performing Test curl_cv_func_send_test #12 81.64 -- Performing Test curl_cv_func_send_test - Failed #12 81.64 -- Tested: int send(ssize_t, const void *, int, unsigned int) #12 81.64 -- Performing Test curl_cv_func_send_test #12 81.67 -- Performing Test curl_cv_func_send_test - Failed #12 81.67 -- Tested: int send(ssize_t, const void *, size_t, int) #12 81.67 -- Performing Test curl_cv_func_send_test #12 81.70 -- Performing Test curl_cv_func_send_test - Failed #12 81.71 -- Tested: int send(ssize_t, const void *, size_t, unsigned int) #12 81.71 -- Performing Test curl_cv_func_send_test #12 81.74 -- Performing Test curl_cv_func_send_test - Failed #12 81.74 -- Tested: int send(ssize_t, const void *, socklen_t, int) #12 81.74 -- Performing Test curl_cv_func_send_test #12 81.77 -- Performing Test curl_cv_func_send_test - Failed #12 81.77 -- Tested: int send(ssize_t, const void *, socklen_t, unsigned int) #12 81.77 -- Performing Test curl_cv_func_send_test #12 81.80 -- Performing Test curl_cv_func_send_test - Failed #12 81.80 -- Tested: int send(ssize_t, const void *, unsigned int, int) #12 81.80 -- Performing Test curl_cv_func_send_test #12 81.83 -- Performing Test curl_cv_func_send_test - Failed #12 81.83 -- Tested: int send(ssize_t, const void *, unsigned int, unsigned int) #12 81.83 -- Performing Test curl_cv_func_send_test #12 81.86 -- Performing Test curl_cv_func_send_test - Failed #12 81.86 -- Tested: int send(ssize_t, void *, int, int) #12 81.86 -- Performing Test curl_cv_func_send_test #12 81.89 -- Performing Test curl_cv_func_send_test - Failed #12 81.89 -- Tested: int send(ssize_t, void *, int, unsigned int) #12 81.89 -- Performing Test curl_cv_func_send_test #12 81.92 -- Performing Test curl_cv_func_send_test - Failed #12 81.92 -- Tested: int send(ssize_t, void *, size_t, int) #12 81.92 -- Performing Test curl_cv_func_send_test #12 81.95 -- Performing Test curl_cv_func_send_test - Failed #12 81.95 -- Tested: int send(ssize_t, void *, size_t, unsigned int) #12 81.95 -- Performing Test curl_cv_func_send_test #12 81.98 -- Performing Test curl_cv_func_send_test - Failed #12 81.98 -- Tested: int send(ssize_t, void *, socklen_t, int) #12 81.98 -- Performing Test curl_cv_func_send_test #12 82.01 -- Performing Test curl_cv_func_send_test - Failed #12 82.01 -- Tested: int send(ssize_t, void *, socklen_t, unsigned int) #12 82.01 -- Performing Test curl_cv_func_send_test #12 82.04 -- Performing Test curl_cv_func_send_test - Failed #12 82.04 -- Tested: int send(ssize_t, void *, unsigned int, int) #12 82.04 -- Performing Test curl_cv_func_send_test #12 82.07 -- Performing Test curl_cv_func_send_test - Failed #12 82.07 -- Tested: int send(ssize_t, void *, unsigned int, unsigned int) #12 82.07 -- Performing Test curl_cv_func_send_test #12 82.10 -- Performing Test curl_cv_func_send_test - Failed #12 82.10 -- Tested: int send(ssize_t, char *, int, int) #12 82.10 -- Performing Test curl_cv_func_send_test #12 82.13 -- Performing Test curl_cv_func_send_test - Failed #12 82.13 -- Tested: int send(ssize_t, char *, int, unsigned int) #12 82.13 -- Performing Test curl_cv_func_send_test #12 82.16 -- Performing Test curl_cv_func_send_test - Failed #12 82.16 -- Tested: int send(ssize_t, char *, size_t, int) #12 82.17 -- Performing Test curl_cv_func_send_test #12 82.20 -- Performing Test curl_cv_func_send_test - Failed #12 82.20 -- Tested: int send(ssize_t, char *, size_t, unsigned int) #12 82.20 -- Performing Test curl_cv_func_send_test #12 82.28 -- Performing Test curl_cv_func_send_test - Failed #12 82.28 -- Tested: int send(ssize_t, char *, socklen_t, int) #12 82.28 -- Performing Test curl_cv_func_send_test #12 82.31 -- Performing Test curl_cv_func_send_test - Failed #12 82.31 -- Tested: int send(ssize_t, char *, socklen_t, unsigned int) #12 82.31 -- Performing Test curl_cv_func_send_test #12 82.34 -- Performing Test curl_cv_func_send_test - Failed #12 82.34 -- Tested: int send(ssize_t, char *, unsigned int, int) #12 82.34 -- Performing Test curl_cv_func_send_test #12 82.37 -- Performing Test curl_cv_func_send_test - Failed #12 82.37 -- Tested: int send(ssize_t, char *, unsigned int, unsigned int) #12 82.38 -- Performing Test curl_cv_func_send_test #12 82.41 -- Performing Test curl_cv_func_send_test - Failed #12 82.41 -- Tested: ssize_t send(SOCKET, const char *, int, int) #12 82.41 -- Performing Test curl_cv_func_send_test #12 82.44 -- Performing Test curl_cv_func_send_test - Failed #12 82.44 -- Tested: ssize_t send(SOCKET, const char *, int, unsigned int) #12 82.44 -- Performing Test curl_cv_func_send_test #12 82.46 -- Performing Test curl_cv_func_send_test - Failed #12 82.46 -- Tested: ssize_t send(SOCKET, const char *, size_t, int) #12 82.46 -- Performing Test curl_cv_func_send_test #12 82.49 -- Performing Test curl_cv_func_send_test - Failed #12 82.49 -- Tested: ssize_t send(SOCKET, const char *, size_t, unsigned int) #12 82.50 -- Performing Test curl_cv_func_send_test #12 82.53 -- Performing Test curl_cv_func_send_test - Failed #12 82.53 -- Tested: ssize_t send(SOCKET, const char *, socklen_t, int) #12 82.53 -- Performing Test curl_cv_func_send_test #12 82.56 -- Performing Test curl_cv_func_send_test - Failed #12 82.56 -- Tested: ssize_t send(SOCKET, const char *, socklen_t, unsigned int) #12 82.56 -- Performing Test curl_cv_func_send_test #12 82.59 -- Performing Test curl_cv_func_send_test - Failed #12 82.59 -- Tested: ssize_t send(SOCKET, const char *, unsigned int, int) #12 82.59 -- Performing Test curl_cv_func_send_test #12 82.62 -- Performing Test curl_cv_func_send_test - Failed #12 82.62 -- Tested: ssize_t send(SOCKET, const char *, unsigned int, unsigned int) #12 82.62 -- Performing Test curl_cv_func_send_test #12 82.65 -- Performing Test curl_cv_func_send_test - Failed #12 82.65 -- Tested: ssize_t send(SOCKET, const void *, int, int) #12 82.65 -- Performing Test curl_cv_func_send_test #12 82.68 -- Performing Test curl_cv_func_send_test - Failed #12 82.68 -- Tested: ssize_t send(SOCKET, const void *, int, unsigned int) #12 82.68 -- Performing Test curl_cv_func_send_test #12 82.71 -- Performing Test curl_cv_func_send_test - Failed #12 82.71 -- Tested: ssize_t send(SOCKET, const void *, size_t, int) #12 82.71 -- Performing Test curl_cv_func_send_test #12 82.74 -- Performing Test curl_cv_func_send_test - Failed #12 82.74 -- Tested: ssize_t send(SOCKET, const void *, size_t, unsigned int) #12 82.74 -- Performing Test curl_cv_func_send_test #12 82.77 -- Performing Test curl_cv_func_send_test - Failed #12 82.77 -- Tested: ssize_t send(SOCKET, const void *, socklen_t, int) #12 82.77 -- Performing Test curl_cv_func_send_test #12 82.79 -- Performing Test curl_cv_func_send_test - Failed #12 82.79 -- Tested: ssize_t send(SOCKET, const void *, socklen_t, unsigned int) #12 82.79 -- Performing Test curl_cv_func_send_test #12 82.82 -- Performing Test curl_cv_func_send_test - Failed #12 82.82 -- Tested: ssize_t send(SOCKET, const void *, unsigned int, int) #12 82.82 -- Performing Test curl_cv_func_send_test #12 82.85 -- Performing Test curl_cv_func_send_test - Failed #12 82.85 -- Tested: ssize_t send(SOCKET, const void *, unsigned int, unsigned int) #12 82.85 -- Performing Test curl_cv_func_send_test #12 82.88 -- Performing Test curl_cv_func_send_test - Failed #12 82.88 -- Tested: ssize_t send(SOCKET, void *, int, int) #12 82.88 -- Performing Test curl_cv_func_send_test #12 82.92 -- Performing Test curl_cv_func_send_test - Failed #12 82.92 -- Tested: ssize_t send(SOCKET, void *, int, unsigned int) #12 82.92 -- Performing Test curl_cv_func_send_test #12 82.94 -- Performing Test curl_cv_func_send_test - Failed #12 82.94 -- Tested: ssize_t send(SOCKET, void *, size_t, int) #12 82.94 -- Performing Test curl_cv_func_send_test #12 82.97 -- Performing Test curl_cv_func_send_test - Failed #12 82.97 -- Tested: ssize_t send(SOCKET, void *, size_t, unsigned int) #12 82.97 -- Performing Test curl_cv_func_send_test #12 83.00 -- Performing Test curl_cv_func_send_test - Failed #12 83.00 -- Tested: ssize_t send(SOCKET, void *, socklen_t, int) #12 83.00 -- Performing Test curl_cv_func_send_test #12 83.03 -- Performing Test curl_cv_func_send_test - Failed #12 83.03 -- Tested: ssize_t send(SOCKET, void *, socklen_t, unsigned int) #12 83.03 -- Performing Test curl_cv_func_send_test #12 83.06 -- Performing Test curl_cv_func_send_test - Failed #12 83.06 -- Tested: ssize_t send(SOCKET, void *, unsigned int, int) #12 83.06 -- Performing Test curl_cv_func_send_test #12 83.09 -- Performing Test curl_cv_func_send_test - Failed #12 83.09 -- Tested: ssize_t send(SOCKET, void *, unsigned int, unsigned int) #12 83.09 -- Performing Test curl_cv_func_send_test #12 83.12 -- Performing Test curl_cv_func_send_test - Failed #12 83.12 -- Tested: ssize_t send(SOCKET, char *, int, int) #12 83.12 -- Performing Test curl_cv_func_send_test #12 83.16 -- Performing Test curl_cv_func_send_test - Failed #12 83.16 -- Tested: ssize_t send(SOCKET, char *, int, unsigned int) #12 83.16 -- Performing Test curl_cv_func_send_test #12 83.19 -- Performing Test curl_cv_func_send_test - Failed #12 83.19 -- Tested: ssize_t send(SOCKET, char *, size_t, int) #12 83.19 -- Performing Test curl_cv_func_send_test #12 83.22 -- Performing Test curl_cv_func_send_test - Failed #12 83.22 -- Tested: ssize_t send(SOCKET, char *, size_t, unsigned int) #12 83.22 -- Performing Test curl_cv_func_send_test #12 83.25 -- Performing Test curl_cv_func_send_test - Failed #12 83.25 -- Tested: ssize_t send(SOCKET, char *, socklen_t, int) #12 83.25 -- Performing Test curl_cv_func_send_test #12 83.27 -- Performing Test curl_cv_func_send_test - Failed #12 83.27 -- Tested: ssize_t send(SOCKET, char *, socklen_t, unsigned int) #12 83.27 -- Performing Test curl_cv_func_send_test #12 83.31 -- Performing Test curl_cv_func_send_test - Failed #12 83.31 -- Tested: ssize_t send(SOCKET, char *, unsigned int, int) #12 83.31 -- Performing Test curl_cv_func_send_test #12 83.34 -- Performing Test curl_cv_func_send_test - Failed #12 83.34 -- Tested: ssize_t send(SOCKET, char *, unsigned int, unsigned int) #12 83.34 -- Performing Test curl_cv_func_send_test #12 83.37 -- Performing Test curl_cv_func_send_test - Failed #12 83.37 -- Tested: ssize_t send(int, const char *, int, int) #12 83.37 -- Performing Test curl_cv_func_send_test #12 83.40 -- Performing Test curl_cv_func_send_test - Failed #12 83.40 -- Tested: ssize_t send(int, const char *, int, unsigned int) #12 83.40 -- Performing Test curl_cv_func_send_test #12 83.43 -- Performing Test curl_cv_func_send_test - Failed #12 83.43 -- Tested: ssize_t send(int, const char *, size_t, int) #12 83.43 -- Performing Test curl_cv_func_send_test #12 83.46 -- Performing Test curl_cv_func_send_test - Failed #12 83.46 -- Tested: ssize_t send(int, const char *, size_t, unsigned int) #12 83.46 -- Performing Test curl_cv_func_send_test #12 83.49 -- Performing Test curl_cv_func_send_test - Failed #12 83.49 -- Tested: ssize_t send(int, const char *, socklen_t, int) #12 83.49 -- Performing Test curl_cv_func_send_test #12 83.52 -- Performing Test curl_cv_func_send_test - Failed #12 83.52 -- Tested: ssize_t send(int, const char *, socklen_t, unsigned int) #12 83.52 -- Performing Test curl_cv_func_send_test #12 83.55 -- Performing Test curl_cv_func_send_test - Failed #12 83.55 -- Tested: ssize_t send(int, const char *, unsigned int, int) #12 83.55 -- Performing Test curl_cv_func_send_test #12 83.58 -- Performing Test curl_cv_func_send_test - Failed #12 83.58 -- Tested: ssize_t send(int, const char *, unsigned int, unsigned int) #12 83.58 -- Performing Test curl_cv_func_send_test #12 83.62 -- Performing Test curl_cv_func_send_test - Failed #12 83.62 -- Tested: ssize_t send(int, const void *, int, int) #12 83.62 -- Performing Test curl_cv_func_send_test #12 83.65 -- Performing Test curl_cv_func_send_test - Failed #12 83.65 -- Tested: ssize_t send(int, const void *, int, unsigned int) #12 83.65 -- Performing Test curl_cv_func_send_test #12 83.70 -- Performing Test curl_cv_func_send_test - Success #12 83.70 -- Tested: ssize_t send(int, const void *, size_t, int) #12 83.70 -- Performing Test HAVE_MSG_NOSIGNAL #12 83.75 -- Performing Test HAVE_MSG_NOSIGNAL - Success #12 83.75 -- Performing Test HAVE_STRUCT_TIMEVAL #12 83.80 -- Performing Test HAVE_STRUCT_TIMEVAL - Success #12 83.80 -- Check size of sig_atomic_t #12 83.86 -- Check size of sig_atomic_t - done #12 83.86 -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE #12 83.91 -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE - Success #12 83.91 -- Check size of struct sockaddr_storage #12 83.96 -- Check size of struct sockaddr_storage - done #12 83.96 -- Performing Test HAVE_POLL_FINE #12 84.55 -- Performing Test HAVE_POLL_FINE - Success #12 84.57 -- Enabled features: SSL IPv6 unix-sockets libz AsynchDNS NTLM HTTPS-proxy #12 84.57 -- Enabled protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP #12 84.57 -- Enabled SSL backends: OpenSSL #12 84.57 -- Configuring done #12 84.60 -- Generating done #12 84.60 -- Build files have been written to: /opt/o-du-l2/build/netconf/curl/build #12 84.85 Scanning dependencies of target libcurl #12 84.88 [ 1%] Building C object lib/CMakeFiles/libcurl.dir/altsvc.c.o #12 84.88 [ 1%] Building C object lib/CMakeFiles/libcurl.dir/amigaos.c.o #12 84.88 [ 1%] Building C object lib/CMakeFiles/libcurl.dir/asyn-thread.c.o #12 84.88 [ 2%] Building C object lib/CMakeFiles/libcurl.dir/asyn-ares.c.o #12 84.93 [ 3%] Building C object lib/CMakeFiles/libcurl.dir/base64.c.o #12 84.94 [ 3%] Building C object lib/CMakeFiles/libcurl.dir/conncache.c.o #12 84.94 [ 4%] Building C object lib/CMakeFiles/libcurl.dir/connect.c.o #12 84.95 [ 4%] Building C object lib/CMakeFiles/libcurl.dir/content_encoding.c.o #12 85.00 [ 5%] Building C object lib/CMakeFiles/libcurl.dir/cookie.c.o #12 85.01 [ 5%] Building C object lib/CMakeFiles/libcurl.dir/curl_addrinfo.c.o #12 85.02 [ 6%] Building C object lib/CMakeFiles/libcurl.dir/curl_ctype.c.o #12 85.02 [ 6%] Building C object lib/CMakeFiles/libcurl.dir/curl_des.c.o #12 85.06 [ 7%] Building C object lib/CMakeFiles/libcurl.dir/curl_endian.c.o #12 85.06 [ 7%] Building C object lib/CMakeFiles/libcurl.dir/curl_fnmatch.c.o #12 85.06 [ 8%] Building C object lib/CMakeFiles/libcurl.dir/curl_get_line.c.o #12 85.10 [ 8%] Building C object lib/CMakeFiles/libcurl.dir/curl_gethostname.c.o #12 85.11 [ 9%] Building C object lib/CMakeFiles/libcurl.dir/curl_gssapi.c.o #12 85.11 [ 10%] Building C object lib/CMakeFiles/libcurl.dir/curl_memrchr.c.o #12 85.12 [ 10%] Building C object lib/CMakeFiles/libcurl.dir/curl_multibyte.c.o #12 85.16 [ 11%] Building C object lib/CMakeFiles/libcurl.dir/curl_ntlm_core.c.o #12 85.16 [ 11%] Building C object lib/CMakeFiles/libcurl.dir/curl_ntlm_wb.c.o #12 85.17 [ 12%] Building C object lib/CMakeFiles/libcurl.dir/curl_path.c.o #12 85.17 [ 12%] Building C object lib/CMakeFiles/libcurl.dir/curl_range.c.o #12 85.20 [ 13%] Building C object lib/CMakeFiles/libcurl.dir/curl_rtmp.c.o #12 85.21 [ 13%] Building C object lib/CMakeFiles/libcurl.dir/curl_sasl.c.o #12 85.22 [ 14%] Building C object lib/CMakeFiles/libcurl.dir/curl_sspi.c.o #12 85.26 [ 14%] Building C object lib/CMakeFiles/libcurl.dir/curl_threads.c.o #12 85.26 [ 15%] Building C object lib/CMakeFiles/libcurl.dir/dict.c.o #12 85.28 [ 15%] Building C object lib/CMakeFiles/libcurl.dir/dotdot.c.o #12 85.29 [ 16%] Building C object lib/CMakeFiles/libcurl.dir/easy.c.o #12 85.30 [ 16%] Building C object lib/CMakeFiles/libcurl.dir/escape.c.o #12 85.32 [ 17%] Building C object lib/CMakeFiles/libcurl.dir/file.c.o #12 85.32 [ 17%] Building C object lib/CMakeFiles/libcurl.dir/fileinfo.c.o #12 85.35 [ 18%] Building C object lib/CMakeFiles/libcurl.dir/formdata.c.o #12 85.36 [ 18%] Building C object lib/CMakeFiles/libcurl.dir/ftp.c.o #12 85.36 [ 19%] Building C object lib/CMakeFiles/libcurl.dir/url.c.o #12 85.38 [ 19%] Building C object lib/CMakeFiles/libcurl.dir/ftplistparser.c.o #12 85.43 [ 20%] Building C object lib/CMakeFiles/libcurl.dir/getenv.c.o #12 85.45 [ 20%] Building C object lib/CMakeFiles/libcurl.dir/getinfo.c.o #12 85.48 [ 21%] Building C object lib/CMakeFiles/libcurl.dir/gopher.c.o #12 85.52 [ 21%] Building C object lib/CMakeFiles/libcurl.dir/hash.c.o #12 85.52 [ 22%] Building C object lib/CMakeFiles/libcurl.dir/hmac.c.o #12 85.54 [ 22%] Building C object lib/CMakeFiles/libcurl.dir/hostasyn.c.o #12 85.55 [ 23%] Building C object lib/CMakeFiles/libcurl.dir/hostcheck.c.o #12 85.58 [ 23%] Building C object lib/CMakeFiles/libcurl.dir/hostip.c.o #12 85.58 [ 24%] Building C object lib/CMakeFiles/libcurl.dir/hostip4.c.o #12 85.60 [ 24%] Building C object lib/CMakeFiles/libcurl.dir/hostip6.c.o #12 85.61 [ 25%] Building C object lib/CMakeFiles/libcurl.dir/hostsyn.c.o #12 85.63 [ 25%] Building C object lib/CMakeFiles/libcurl.dir/http.c.o #12 85.65 [ 26%] Building C object lib/CMakeFiles/libcurl.dir/http2.c.o #12 85.65 [ 26%] Building C object lib/CMakeFiles/libcurl.dir/http_chunks.c.o #12 85.67 [ 27%] Building C object lib/CMakeFiles/libcurl.dir/http_digest.c.o #12 85.69 [ 27%] Building C object lib/CMakeFiles/libcurl.dir/http_negotiate.c.o #12 85.70 [ 28%] Building C object lib/CMakeFiles/libcurl.dir/http_ntlm.c.o #12 85.72 [ 28%] Building C object lib/CMakeFiles/libcurl.dir/http_proxy.c.o #12 85.73 [ 29%] Building C object lib/CMakeFiles/libcurl.dir/idn_win32.c.o #12 85.77 [ 29%] Building C object lib/CMakeFiles/libcurl.dir/if2ip.c.o #12 85.78 [ 30%] Building C object lib/CMakeFiles/libcurl.dir/imap.c.o #12 85.80 [ 30%] Building C object lib/CMakeFiles/libcurl.dir/inet_ntop.c.o #12 85.80 [ 31%] Building C object lib/CMakeFiles/libcurl.dir/inet_pton.c.o #12 85.83 [ 31%] Building C object lib/CMakeFiles/libcurl.dir/krb5.c.o #12 85.85 [ 32%] Building C object lib/CMakeFiles/libcurl.dir/ldap.c.o #12 85.86 [ 32%] Building C object lib/CMakeFiles/libcurl.dir/llist.c.o #12 85.87 [ 33%] Building C object lib/CMakeFiles/libcurl.dir/md4.c.o #12 85.89 [ 34%] Building C object lib/CMakeFiles/libcurl.dir/memdebug.c.o #12 85.89 [ 34%] Building C object lib/CMakeFiles/libcurl.dir/md5.c.o #12 85.91 [ 34%] Building C object lib/CMakeFiles/libcurl.dir/mime.c.o #12 85.92 [ 35%] Building C object lib/CMakeFiles/libcurl.dir/mprintf.c.o #12 85.93 [ 35%] Building C object lib/CMakeFiles/libcurl.dir/mqtt.c.o #12 85.94 [ 36%] Building C object lib/CMakeFiles/libcurl.dir/multi.c.o #12 85.97 [ 36%] Building C object lib/CMakeFiles/libcurl.dir/netrc.c.o #12 85.99 [ 37%] Building C object lib/CMakeFiles/libcurl.dir/non-ascii.c.o #12 86.01 [ 37%] Building C object lib/CMakeFiles/libcurl.dir/nonblock.c.o #12 86.02 [ 38%] Building C object lib/CMakeFiles/libcurl.dir/openldap.c.o #12 86.03 [ 38%] Building C object lib/CMakeFiles/libcurl.dir/parsedate.c.o #12 86.05 [ 39%] Building C object lib/CMakeFiles/libcurl.dir/pingpong.c.o #12 86.05 [ 39%] Building C object lib/CMakeFiles/libcurl.dir/pop3.c.o #12 86.07 [ 40%] Building C object lib/CMakeFiles/libcurl.dir/progress.c.o #12 86.09 [ 40%] Building C object lib/CMakeFiles/libcurl.dir/psl.c.o #12 86.11 [ 41%] Building C object lib/CMakeFiles/libcurl.dir/doh.c.o #12 86.14 [ 41%] Building C object lib/CMakeFiles/libcurl.dir/rand.c.o #12 86.14 [ 42%] Building C object lib/CMakeFiles/libcurl.dir/rename.c.o #12 86.14 [ 43%] Building C object lib/CMakeFiles/libcurl.dir/rtsp.c.o #12 86.18 [ 43%] Building C object lib/CMakeFiles/libcurl.dir/security.c.o #12 86.19 [ 44%] Building C object lib/CMakeFiles/libcurl.dir/select.c.o #12 86.21 [ 44%] Building C object lib/CMakeFiles/libcurl.dir/sendf.c.o #12 86.22 [ 45%] Building C object lib/CMakeFiles/libcurl.dir/setopt.c.o #12 86.23 [ 45%] Building C object lib/CMakeFiles/libcurl.dir/sha256.c.o #12 86.23 [ 46%] Building C object lib/CMakeFiles/libcurl.dir/share.c.o #12 86.27 [ 46%] Building C object lib/CMakeFiles/libcurl.dir/slist.c.o #12 86.27 [ 47%] Building C object lib/CMakeFiles/libcurl.dir/smb.c.o #12 86.28 [ 47%] Building C object lib/CMakeFiles/libcurl.dir/smtp.c.o #12 86.31 [ 48%] Building C object lib/CMakeFiles/libcurl.dir/socketpair.c.o #12 86.35 [ 48%] Building C object lib/CMakeFiles/libcurl.dir/socks.c.o #12 86.37 [ 49%] Building C object lib/CMakeFiles/libcurl.dir/socks_sspi.c.o #12 86.37 [ 49%] Building C object lib/CMakeFiles/libcurl.dir/socks_gssapi.c.o #12 86.38 [ 50%] Building C object lib/CMakeFiles/libcurl.dir/speedcheck.c.o #12 86.41 [ 50%] Building C object lib/CMakeFiles/libcurl.dir/splay.c.o #12 86.42 [ 51%] Building C object lib/CMakeFiles/libcurl.dir/strcase.c.o #12 86.42 [ 51%] Building C object lib/CMakeFiles/libcurl.dir/strdup.c.o #12 86.43 [ 52%] Building C object lib/CMakeFiles/libcurl.dir/strerror.c.o #12 86.46 [ 52%] Building C object lib/CMakeFiles/libcurl.dir/strtok.c.o #12 86.46 [ 53%] Building C object lib/CMakeFiles/libcurl.dir/strtoofft.c.o #12 86.47 [ 53%] Building C object lib/CMakeFiles/libcurl.dir/system_win32.c.o #12 86.48 [ 54%] Building C object lib/CMakeFiles/libcurl.dir/telnet.c.o #12 86.50 [ 54%] Building C object lib/CMakeFiles/libcurl.dir/tftp.c.o #12 86.51 [ 55%] Building C object lib/CMakeFiles/libcurl.dir/timeval.c.o #12 86.51 [ 55%] Building C object lib/CMakeFiles/libcurl.dir/transfer.c.o #12 86.55 [ 56%] Building C object lib/CMakeFiles/libcurl.dir/urlapi.c.o #12 86.57 [ 56%] Building C object lib/CMakeFiles/libcurl.dir/version.c.o #12 86.59 [ 57%] Building C object lib/CMakeFiles/libcurl.dir/warnless.c.o #12 86.60 [ 57%] Building C object lib/CMakeFiles/libcurl.dir/wildcard.c.o #12 86.61 [ 58%] Building C object lib/CMakeFiles/libcurl.dir/x509asn1.c.o #12 86.63 [ 58%] Building C object lib/CMakeFiles/libcurl.dir/dynbuf.c.o #12 86.64 [ 59%] Building C object lib/CMakeFiles/libcurl.dir/version_win32.c.o #12 86.64 [ 59%] Building C object lib/CMakeFiles/libcurl.dir/vauth/cleartext.c.o #12 86.65 [ 60%] Building C object lib/CMakeFiles/libcurl.dir/vauth/cram.c.o #12 86.68 [ 60%] Building C object lib/CMakeFiles/libcurl.dir/vauth/digest.c.o #12 86.68 [ 61%] Building C object lib/CMakeFiles/libcurl.dir/vauth/digest_sspi.c.o #12 86.70 [ 61%] Building C object lib/CMakeFiles/libcurl.dir/vauth/krb5_gssapi.c.o #12 86.71 [ 62%] Building C object lib/CMakeFiles/libcurl.dir/vauth/krb5_sspi.c.o #12 86.72 [ 62%] Building C object lib/CMakeFiles/libcurl.dir/vauth/ntlm.c.o #12 86.73 [ 63%] Building C object lib/CMakeFiles/libcurl.dir/vauth/ntlm_sspi.c.o #12 86.75 [ 63%] Building C object lib/CMakeFiles/libcurl.dir/vauth/oauth2.c.o #12 86.76 [ 64%] Building C object lib/CMakeFiles/libcurl.dir/vauth/spnego_gssapi.c.o #12 86.77 [ 64%] Building C object lib/CMakeFiles/libcurl.dir/vauth/spnego_sspi.c.o #12 86.79 [ 65%] Building C object lib/CMakeFiles/libcurl.dir/vauth/vauth.c.o #12 86.80 [ 65%] Building C object lib/CMakeFiles/libcurl.dir/vtls/bearssl.c.o #12 86.81 [ 66%] Building C object lib/CMakeFiles/libcurl.dir/vtls/gskit.c.o #12 86.82 [ 66%] Building C object lib/CMakeFiles/libcurl.dir/vtls/gtls.c.o #12 86.83 [ 67%] Building C object lib/CMakeFiles/libcurl.dir/vtls/keylog.c.o #12 86.84 [ 67%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mbedtls.c.o #12 86.85 [ 68%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mbedtls_threadlock.c.o #12 86.86 [ 68%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mesalink.c.o #12 86.87 [ 69%] Building C object lib/CMakeFiles/libcurl.dir/vtls/nss.c.o #12 86.88 [ 69%] Building C object lib/CMakeFiles/libcurl.dir/vtls/openssl.c.o #12 86.88 [ 70%] Building C object lib/CMakeFiles/libcurl.dir/vtls/schannel.c.o #12 86.89 [ 70%] Building C object lib/CMakeFiles/libcurl.dir/vtls/schannel_verify.c.o #12 86.91 [ 71%] Building C object lib/CMakeFiles/libcurl.dir/vtls/sectransp.c.o #12 86.92 [ 71%] Building C object lib/CMakeFiles/libcurl.dir/vtls/vtls.c.o #12 86.93 [ 72%] Building C object lib/CMakeFiles/libcurl.dir/vtls/wolfssl.c.o #12 86.96 [ 72%] Building C object lib/CMakeFiles/libcurl.dir/vquic/ngtcp2.c.o #12 86.97 [ 73%] Building C object lib/CMakeFiles/libcurl.dir/vquic/quiche.c.o #12 86.99 [ 73%] Building C object lib/CMakeFiles/libcurl.dir/vquic/vquic.c.o #12 87.01 [ 74%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh.c.o #12 87.01 [ 74%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh2.c.o #12 87.03 [ 75%] Building C object lib/CMakeFiles/libcurl.dir/vssh/wolfssh.c.o #12 87.09 [ 76%] Linking C shared library libcurl.so #12 87.17 [ 76%] Built target libcurl #12 87.18 [ 76%] Generating tool_hugehelp.c #12 87.23 Scanning dependencies of target curl #12 87.24 [ 76%] Building C object src/CMakeFiles/curl.dir/tool_cb_dbg.c.o #12 87.24 [ 76%] Building C object src/CMakeFiles/curl.dir/tool_binmode.c.o #12 87.24 [ 77%] Building C object src/CMakeFiles/curl.dir/slist_wc.c.o #12 87.25 [ 78%] Building C object src/CMakeFiles/curl.dir/tool_bname.c.o #12 87.29 [ 79%] Building C object src/CMakeFiles/curl.dir/tool_cb_hdr.c.o #12 87.29 [ 79%] Building C object src/CMakeFiles/curl.dir/tool_cb_prg.c.o #12 87.29 [ 80%] Building C object src/CMakeFiles/curl.dir/tool_cb_rea.c.o #12 87.29 [ 80%] Building C object src/CMakeFiles/curl.dir/tool_cb_see.c.o #12 87.33 [ 81%] Building C object src/CMakeFiles/curl.dir/tool_cb_wrt.c.o #12 87.34 [ 81%] Building C object src/CMakeFiles/curl.dir/tool_cfgable.c.o #12 87.34 [ 82%] Building C object src/CMakeFiles/curl.dir/tool_convert.c.o #12 87.35 [ 82%] Building C object src/CMakeFiles/curl.dir/tool_dirhie.c.o #12 87.42 [ 83%] Building C object src/CMakeFiles/curl.dir/tool_easysrc.c.o #12 87.42 [ 83%] Building C object src/CMakeFiles/curl.dir/tool_doswin.c.o #12 87.42 [ 84%] Building C object src/CMakeFiles/curl.dir/tool_filetime.c.o #12 87.50 [ 84%] Building C object src/CMakeFiles/curl.dir/tool_formparse.c.o #12 87.50 [ 84%] Building C object src/CMakeFiles/curl.dir/tool_getpass.c.o #12 87.50 [ 85%] Building C object src/CMakeFiles/curl.dir/tool_getparam.c.o #12 87.50 [ 86%] Building C object src/CMakeFiles/curl.dir/tool_help.c.o #12 87.58 [ 86%] Building C object src/CMakeFiles/curl.dir/tool_helpers.c.o #12 87.58 [ 87%] Building C object src/CMakeFiles/curl.dir/tool_homedir.c.o #12 87.66 [ 87%] Building C object src/CMakeFiles/curl.dir/tool_hugehelp.c.o #12 87.67 [ 88%] Building C object src/CMakeFiles/curl.dir/tool_libinfo.c.o #12 87.68 [ 88%] Building C object src/CMakeFiles/curl.dir/tool_main.c.o #12 87.74 [ 89%] Building C object src/CMakeFiles/curl.dir/tool_metalink.c.o #12 87.75 [ 90%] Building C object src/CMakeFiles/curl.dir/tool_operate.c.o #12 87.75 [ 90%] Building C object src/CMakeFiles/curl.dir/tool_msgs.c.o #12 87.75 [ 90%] Building C object src/CMakeFiles/curl.dir/tool_operhlp.c.o #12 87.83 [ 91%] Building C object src/CMakeFiles/curl.dir/tool_panykey.c.o #12 87.83 [ 91%] Building C object src/CMakeFiles/curl.dir/tool_paramhlp.c.o #12 87.85 [ 92%] Building C object src/CMakeFiles/curl.dir/tool_parsecfg.c.o #12 87.88 [ 92%] Building C object src/CMakeFiles/curl.dir/tool_progress.c.o #12 87.90 [ 93%] Building C object src/CMakeFiles/curl.dir/tool_strdup.c.o #12 87.91 [ 93%] Building C object src/CMakeFiles/curl.dir/tool_setopt.c.o #12 87.93 [ 94%] Building C object src/CMakeFiles/curl.dir/tool_sleep.c.o #12 87.94 [ 95%] Building C object src/CMakeFiles/curl.dir/tool_util.c.o #12 87.94 [ 95%] Building C object src/CMakeFiles/curl.dir/tool_urlglob.c.o #12 87.97 [ 95%] Building C object src/CMakeFiles/curl.dir/tool_vms.c.o #12 87.98 [ 96%] Building C object src/CMakeFiles/curl.dir/tool_writeout.c.o #12 87.99 [ 96%] Building C object src/CMakeFiles/curl.dir/tool_writeout_json.c.o #12 88.01 [ 97%] Building C object src/CMakeFiles/curl.dir/tool_xattr.c.o #12 88.01 [ 97%] Building C object src/CMakeFiles/curl.dir/__/lib/strtoofft.c.o #12 88.04 [ 98%] Building C object src/CMakeFiles/curl.dir/__/lib/nonblock.c.o #12 88.04 [ 98%] Building C object src/CMakeFiles/curl.dir/__/lib/warnless.c.o #12 88.06 [ 99%] Building C object src/CMakeFiles/curl.dir/__/lib/curl_ctype.c.o #12 88.06 [ 99%] Building C object src/CMakeFiles/curl.dir/__/lib/curl_multibyte.c.o #12 88.09 [100%] Building C object src/CMakeFiles/curl.dir/__/lib/version_win32.c.o #12 88.12 [100%] Linking C executable curl #12 88.18 [100%] Built target curl #12 88.28 [ 76%] Built target libcurl #12 88.30 [100%] Built target curl #12 88.31 Install the project... #12 88.32 -- Install configuration: "" #12 88.32 -- Installing: /usr/local/lib/libcurl.so #12 88.32 -- Installing: /usr/local/bin/curl #12 88.32 -- Set runtime path of "/usr/local/bin/curl" to "" #12 88.32 -- Installing: /usr/local/bin/curl-config #12 88.32 -- Installing: /usr/local/lib/pkgconfig/libcurl.pc #12 88.32 -- Installing: /usr/local/include/curl #12 88.32 -- Installing: /usr/local/include/curl/easy.h #12 88.32 -- Installing: /usr/local/include/curl/stdcheaders.h #12 88.32 -- Installing: /usr/local/include/curl/system.h #12 88.32 -- Installing: /usr/local/include/curl/curl.h #12 88.32 -- Installing: /usr/local/include/curl/curlver.h #12 88.32 -- Installing: /usr/local/include/curl/multi.h #12 88.32 -- Installing: /usr/local/include/curl/typecheck-gcc.h #12 88.32 -- Installing: /usr/local/include/curl/mprintf.h #12 88.32 -- Installing: /usr/local/include/curl/urlapi.h #12 88.32 -- Installing: /usr/local/lib/cmake/CURL/CURLTargets.cmake #12 88.32 -- Installing: /usr/local/lib/cmake/CURL/CURLTargets-noconfig.cmake #12 88.32 -- Installing: /usr/local/lib/cmake/CURL/CURLConfigVersion.cmake #12 88.33 -- Installing: /usr/local/lib/cmake/CURL/CURLConfig.cmake #12 88.34 #12 88.34  ***** LIBCURL INSTALLATION DONE *****  #12 88.34 #12 88.34 Cloning into 'libyang'... #12 89.31 Note: checking out 'afbd6072d85b0d39e4ecd142fdd33117a0ca0192'. #12 89.31 #12 89.31 You are in 'detached HEAD' state. You can look around, make experimental #12 89.31 changes and commit them, and you can discard any commits you make in this #12 89.31 state without impacting any branches by performing another checkout. #12 89.31 #12 89.31 If you want to create a new branch to retain commits you create, you may #12 89.31 do so (now or later) by using -b with the checkout command again. Example: #12 89.31 #12 89.31 git checkout -b #12 89.31 #12 89.46 -- The C compiler identification is GNU 7.5.0 #12 89.46 -- Check for working C compiler: /usr/bin/cc #12 89.52 -- Check for working C compiler: /usr/bin/cc -- works #12 89.53 -- Detecting C compiler ABI info #12 89.59 -- Detecting C compiler ABI info - done #12 89.60 -- Detecting C compile features #12 89.79 -- Detecting C compile features - done #12 89.81 -- Could NOT find FLEX (missing: FLEX_EXECUTABLE) #12 89.81 -- Could NOT find BISON (missing: BISON_EXECUTABLE) #12 89.81 CMake Warning at CMakeLists.txt:119 (message): #12 89.81 Missing Bison. #12 89.81 #12 89.81 You won't be able to generate source codes from changed flex/bison files. #12 89.81 #12 89.81 Compiling libyang should still works fine. #12 89.81 #12 89.81 #12 89.81 -- Looking for vdprintf #12 89.87 -- Looking for vdprintf - found #12 89.87 -- Looking for asprintf #12 89.94 -- Looking for asprintf - found #12 89.94 -- Looking for vasprintf #12 90.00 -- Looking for vasprintf - found #12 90.00 -- Looking for get_current_dir_name #12 90.07 -- Looking for get_current_dir_name - found #12 90.07 -- Looking for strndup #12 90.13 -- Looking for strndup - found #12 90.14 -- Looking for getline #12 90.20 -- Looking for getline - found #12 90.20 -- Check if the system is big endian #12 90.20 -- Searching 16 bit integer #12 90.20 -- Looking for sys/types.h #12 90.27 -- Looking for sys/types.h - found #12 90.27 -- Looking for stdint.h #12 90.33 -- Looking for stdint.h - found #12 90.33 -- Looking for stddef.h #12 90.40 -- Looking for stddef.h - found #12 90.40 -- Check size of unsigned short #12 90.46 -- Check size of unsigned short - done #12 90.46 -- Using unsigned short #12 90.53 -- Check if the system is big endian - little endian #12 90.54 -- Looking for pthread.h #12 90.60 -- Looking for pthread.h - found #12 90.60 -- Looking for pthread_create #12 90.67 -- Looking for pthread_create - not found #12 90.67 -- Looking for pthread_create in pthreads #12 90.72 -- Looking for pthread_create in pthreads - not found #12 90.72 -- Looking for pthread_create in pthread #12 90.79 -- Looking for pthread_create in pthread - found #12 90.79 -- Found Threads: TRUE #12 90.80 -- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so #12 90.80 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #12 90.81 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #12 90.81 -- Missing tools (devscripts, debhelper package) for building DEB package. #12 90.81 -- To build local RPM package, use "build-rpm" target. #12 90.89 -- The CXX compiler identification is GNU 7.5.0 #12 90.89 -- Check for working CXX compiler: /usr/bin/c++ #12 90.96 -- Check for working CXX compiler: /usr/bin/c++ -- works #12 90.96 -- Detecting CXX compiler ABI info #12 91.04 -- Detecting CXX compiler ABI info - done #12 91.06 -- Detecting CXX compile features #12 91.40 -- Detecting CXX compile features - done #12 91.40 -- Found SWIG: /usr/bin/swig3.0 (found suitable version "3.0.12", minimum required is "3.0.12") #12 91.41 -- Configuring done #12 91.43 -- Generating done #12 91.44 -- Build files have been written to: /opt/o-du-l2/build/netconf/libyang/build #12 91.46 Scanning dependencies of target compat #12 91.46 Scanning dependencies of target yang2yin #12 91.46 [ 1%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #12 91.46 [ 2%] Building C object CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o #12 91.49 [ 2%] Built target compat #12 91.53 Scanning dependencies of target yangobj #12 91.54 [ 3%] Building C object CMakeFiles/yangobj.dir/src/common.c.o #12 91.66 [ 4%] Linking C executable yang2yin #12 91.69 [ 4%] Built target yang2yin #12 91.72 Scanning dependencies of target yangobj_tests #12 91.73 [ 5%] Building C object CMakeFiles/yangobj_tests.dir/src/common.c.o #12 91.76 [ 6%] Building C object CMakeFiles/yangobj.dir/src/context.c.o #12 91.95 [ 7%] Building C object CMakeFiles/yangobj_tests.dir/src/context.c.o #12 92.04 [ 8%] Building C object CMakeFiles/yangobj.dir/src/log.c.o #12 92.18 [ 9%] Building C object CMakeFiles/yangobj.dir/src/hash_table.c.o #12 92.24 [ 10%] Building C object CMakeFiles/yangobj_tests.dir/src/log.c.o #12 92.30 [ 11%] Building C object CMakeFiles/yangobj.dir/src/resolve.c.o #12 92.38 [ 12%] Building C object CMakeFiles/yangobj_tests.dir/src/hash_table.c.o #12 92.50 [ 13%] Building C object CMakeFiles/yangobj_tests.dir/src/resolve.c.o #12 92.57 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_must': #12 92.57 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:6275:27: warning: 'must' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 92.57 if (lyxp_eval(must[i].expr, node, LYXP_NODE_ELEM, lyd_node_module(node), &set, LYXP_MUST)) { #12 92.57 ^ #12 92.76 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_must': #12 92.76 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:6275:27: warning: 'must' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 92.76 if (lyxp_eval(must[i].expr, node, LYXP_NODE_ELEM, lyd_node_module(node), &set, LYXP_MUST)) { #12 92.76 ^ #12 92.80 In file included from /opt/o-du-l2/build/netconf/libyang/src/resolve.c:25:0: #12 92.80 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_identref': #12 92.80 /opt/o-du-l2/build/netconf/libyang/build/src/common.h:220:5: warning: 'der' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 92.80 ly_vlog(ctx, code, elem_type, elem, ##args); #12 92.80 ^~~~~~~ #12 92.80 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:5836:23: note: 'der' was declared here #12 92.80 struct lys_ident *der, *cur; #12 92.80 ^~~ #12 93.01 In file included from /opt/o-du-l2/build/netconf/libyang/src/resolve.c:25:0: #12 93.01 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_identref': #12 93.01 /opt/o-du-l2/build/netconf/libyang/build/src/common.h:220:5: warning: 'der' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 93.01 ly_vlog(ctx, code, elem_type, elem, ##args); #12 93.01 ^~~~~~~ #12 93.01 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:5836:23: note: 'der' was declared here #12 93.01 struct lys_ident *der, *cur; #12 93.01 ^~~ #12 93.15 [ 15%] Building C object CMakeFiles/yangobj.dir/src/validation.c.o #12 93.34 [ 16%] Building C object CMakeFiles/yangobj.dir/src/xml.c.o #12 93.56 [ 17%] Building C object CMakeFiles/yangobj_tests.dir/src/validation.c.o #12 93.58 [ 18%] Building C object CMakeFiles/yangobj.dir/src/parser.c.o #12 93.80 [ 19%] Building C object CMakeFiles/yangobj_tests.dir/src/xml.c.o #12 94.06 [ 20%] Building C object CMakeFiles/yangobj_tests.dir/src/parser.c.o #12 94.08 [ 21%] Building C object CMakeFiles/yangobj.dir/src/parser_yin.c.o #12 94.41 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_deviation': #12 94.41 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:2982:35: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 94.41 } else if (dev_target->ext[j]->insubstmt_index > k) { #12 94.41 ^ #12 94.49 [ 22%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o #12 94.83 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_deviation': #12 94.83 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:2982:35: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 94.83 } else if (dev_target->ext[j]->insubstmt_index > k) { #12 94.83 ^ #12 94.90 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_type': #12 94.90 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:1120:24: warning: 'v_' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 94.90 if (v_ != enms_sc[j].value) { #12 94.90 ^ #12 95.24 [ 23%] Building C object CMakeFiles/yangobj.dir/src/parser_xml.c.o #12 95.31 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_type': #12 95.31 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:1120:24: warning: 'v_' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 95.31 if (v_ != enms_sc[j].value) { #12 95.31 ^ #12 95.47 [ 24%] Building C object CMakeFiles/yangobj.dir/src/parser_json.c.o #12 95.63 [ 25%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o #12 95.73 [ 26%] Building C object CMakeFiles/yangobj.dir/src/parser_lyb.c.o #12 95.80 [ 27%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_json.c.o #12 96.03 [ 29%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o #12 96.05 [ 30%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o #12 96.25 [ 31%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o #12 96.82 [ 32%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o #12 97.00 [ 33%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o #12 97.01 [ 34%] Building C object CMakeFiles/yangobj.dir/src/parser_yang.c.o #12 97.20 [ 35%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o #12 97.26 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c: In function 'yang_deviate_delete_unique': #12 97.26 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c:2048:19: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 97.26 } else if (list->ext[j]->insubstmt_index > k) { #12 97.26 ^ #12 97.44 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c: In function 'yang_deviate_delete_unique': #12 97.44 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c:2048:19: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 97.44 } else if (list->ext[j]->insubstmt_index > k) { #12 97.44 ^ #12 97.53 [ 36%] Building C object CMakeFiles/yangobj.dir/src/tree_schema.c.o #12 97.66 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c: In function 'lys_features_change': #12 97.66 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:46: warning: 'failj' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 97.66 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); #12 97.66 ^ #12 97.66 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:72: warning: 'faili' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 97.66 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); #12 97.66 ^ #12 97.71 [ 37%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o #12 97.84 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c: In function 'lys_features_change': #12 97.84 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:46: warning: 'failj' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 97.84 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); #12 97.84 ^ #12 97.84 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:72: warning: 'faili' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 97.84 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); #12 97.84 ^ #12 98.08 [ 38%] Building C object CMakeFiles/yangobj.dir/src/tree_data.c.o #12 98.26 [ 39%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_data.c.o #12 98.44 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_insert_nextto': #12 98.44 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c:4683:24: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 98.44 last->next = sibling->next; #12 98.44 ~~~~~~~~~~~^~~~~~~~~~~~~~~ #12 98.55 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_new_path': #12 98.55 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c:1982:53: warning: 'yang_data_name_len' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 98.55 str = strndup(path, (yang_data_name + yang_data_name_len) - path); #12 98.55 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ #12 98.61 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_insert_nextto': #12 98.61 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c:4683:24: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 98.61 last->next = sibling->next; #12 98.61 ~~~~~~~~~~~^~~~~~~~~~~~~~~ #12 98.65 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_defaults_add_unres': #12 98.65 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c:8127:23: warning: 'data_tree_parent' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 98.65 set = lyd_find_instance(data_tree_parent ? data_tree_parent : data_tree_sibling, msg_op); #12 98.65 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 98.74 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_new_path': #12 98.74 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c:1982:53: warning: 'yang_data_name_len' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 98.74 str = strndup(path, (yang_data_name + yang_data_name_len) - path); #12 98.74 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ #12 98.84 [ 40%] Building C object CMakeFiles/yangobj.dir/src/plugins.c.o #12 98.86 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_defaults_add_unres': #12 98.86 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c:8127:23: warning: 'data_tree_parent' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 98.86 set = lyd_find_instance(data_tree_parent ? data_tree_parent : data_tree_sibling, msg_op); #12 98.86 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 98.95 [ 41%] Building C object CMakeFiles/yangobj.dir/src/printer.c.o #12 99.04 [ 43%] Building C object CMakeFiles/yangobj_tests.dir/src/plugins.c.o #12 99.08 [ 44%] Building C object CMakeFiles/yangobj.dir/src/xpath.c.o #12 99.15 [ 45%] Building C object CMakeFiles/yangobj_tests.dir/src/printer.c.o #12 99.29 [ 46%] Building C object CMakeFiles/yangobj_tests.dir/src/xpath.c.o #12 99.34 /opt/o-du-l2/build/netconf/libyang/src/xpath.c: In function 'get_node_pos': #12 99.34 /opt/o-du-l2/build/netconf/libyang/src/xpath.c:1321:8: warning: 'elem' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 99.34 if (!elem) { #12 99.34 ^ #12 99.56 /opt/o-du-l2/build/netconf/libyang/src/xpath.c: In function 'get_node_pos': #12 99.56 /opt/o-du-l2/build/netconf/libyang/src/xpath.c:1321:8: warning: 'elem' may be used uninitialized in this function [-Wmaybe-uninitialized] #12 99.56 if (!elem) { #12 99.56 ^ #12 99.93 [ 47%] Building C object CMakeFiles/yangobj.dir/src/printer_yang.c.o #12 100.2 [ 48%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o #12 100.3 [ 49%] Building C object CMakeFiles/yangobj.dir/src/printer_yin.c.o #12 100.5 [ 50%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o #12 100.6 [ 51%] Building C object CMakeFiles/yangobj.dir/src/printer_json_schema.c.o #12 100.8 [ 52%] Building C object CMakeFiles/yangobj.dir/src/printer_xml.c.o #12 100.8 [ 53%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o #12 100.9 [ 54%] Building C object CMakeFiles/yangobj.dir/src/printer_tree.c.o #12 101.0 [ 55%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o #12 101.1 [ 56%] Building C object CMakeFiles/yangobj.dir/src/printer_info.c.o #12 101.2 [ 58%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o #12 101.2 [ 59%] Building C object CMakeFiles/yangobj.dir/src/printer_json.c.o #12 101.3 [ 60%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_info.c.o #12 101.4 [ 61%] Building C object CMakeFiles/yangobj.dir/src/printer_lyb.c.o #12 101.5 [ 62%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json.c.o #12 101.5 [ 63%] Building C object CMakeFiles/yangobj.dir/src/yang_types.c.o #12 101.6 [ 63%] Built target yangobj #12 101.6 Scanning dependencies of target yang #12 101.6 [ 64%] Linking C shared library libyang.so #12 101.6 [ 65%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o #12 101.6 [ 65%] Built target yang #12 101.6 Scanning dependencies of target yangre #12 101.6 [ 66%] Building C object CMakeFiles/yangre.dir/tools/re/main.c.o #12 101.7 [ 67%] Linking C executable yangre #12 101.7 [ 68%] Building C object CMakeFiles/yangobj_tests.dir/src/yang_types.c.o #12 101.8 [ 68%] Built target yangre #12 101.8 Scanning dependencies of target yanglint #12 101.8 [ 69%] Building C object CMakeFiles/yanglint.dir/tools/lint/main.c.o #12 101.8 [ 69%] Built target yangobj_tests #12 101.8 Scanning dependencies of target metadata #12 101.8 [ 70%] Building C object src/extensions/CMakeFiles/metadata.dir/metadata.c.o #12 101.8 [ 72%] Building C object CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o #12 101.9 [ 73%] Linking C shared library metadata.so #12 101.9 [ 73%] Built target metadata #12 101.9 Scanning dependencies of target nacm #12 101.9 [ 74%] Building C object src/extensions/CMakeFiles/nacm.dir/nacm.c.o #12 101.9 [ 75%] Linking C shared library nacm.so #12 102.0 [ 75%] Built target nacm #12 102.0 Scanning dependencies of target yangdata #12 102.0 [ 76%] Building C object src/extensions/CMakeFiles/yangdata.dir/yangdata.c.o #12 102.0 [ 77%] Building C object CMakeFiles/yanglint.dir/tools/lint/commands.c.o #12 102.0 [ 78%] Linking C shared library yangdata.so #12 102.0 [ 78%] Built target yangdata #12 102.1 Scanning dependencies of target user_inet_types #12 102.1 [ 79%] Building C object src/user_types/CMakeFiles/user_inet_types.dir/user_inet_types.c.o #12 102.1 [ 80%] Linking C shared library user_inet_types.so #12 102.2 [ 80%] Built target user_inet_types #12 102.2 Scanning dependencies of target user_yang_types #12 102.2 [ 81%] Building C object src/user_types/CMakeFiles/user_yang_types.dir/user_yang_types.c.o #12 102.2 [ 82%] Building C object CMakeFiles/yanglint.dir/tools/lint/completion.c.o #12 102.2 [ 83%] Linking C shared library user_yang_types.so #12 102.3 [ 84%] Building C object CMakeFiles/yanglint.dir/tools/lint/configuration.c.o #12 102.3 [ 84%] Built target user_yang_types #12 102.3 Scanning dependencies of target libyang-cpp #12 102.3 [ 86%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Xml.cpp.o #12 102.3 [ 87%] Building C object CMakeFiles/yanglint.dir/linenoise/linenoise.c.o #12 102.5 [ 88%] Linking C executable yanglint #12 102.5 [ 88%] Built target yanglint #12 102.5 [ 89%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Libyang.cpp.o #12 102.9 [ 90%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Data.cpp.o #12 103.8 [ 91%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Schema.cpp.o #12 104.1 [ 92%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Internal.cpp.o #12 106.2 [ 93%] Linking CXX shared library libyang-cpp.so #12 106.4 [ 93%] Built target libyang-cpp #12 106.4 Scanning dependencies of target context #12 106.4 Scanning dependencies of target process_tree #12 106.4 [ 94%] Building CXX object swig/cpp/examples/CMakeFiles/process_tree.dir/process_tree.cpp.o #12 106.4 [ 95%] Building CXX object swig/cpp/examples/CMakeFiles/context.dir/context.cpp.o #12 106.9 [ 96%] Linking CXX executable context #12 107.0 [ 96%] Built target context #12 107.0 Scanning dependencies of target xpath #12 107.0 [ 97%] Building CXX object swig/cpp/examples/CMakeFiles/xpath.dir/xpath.cpp.o #12 107.0 [ 98%] Linking CXX executable process_tree #12 107.1 [ 98%] Built target process_tree #12 107.6 [100%] Linking CXX executable xpath #12 107.6 [100%] Built target xpath #12 107.7 [ 2%] Built target yang2yin #12 107.7 [ 3%] Built target compat #12 107.7 [ 34%] Built target yangobj #12 107.7 [ 35%] Built target yang #12 107.7 [ 37%] Built target yangre #12 107.7 [ 68%] Built target yangobj_tests #12 107.7 [ 76%] Built target yanglint #12 107.7 [ 78%] Built target metadata #12 107.8 [ 80%] Built target nacm #12 107.8 [ 82%] Built target yangdata #12 107.8 [ 84%] Built target user_inet_types #12 107.8 [ 87%] Built target user_yang_types #12 107.8 [ 93%] Built target libyang-cpp #12 107.8 [ 95%] Built target context #12 107.8 [ 97%] Built target process_tree #12 107.8 [100%] Built target xpath #12 107.8 Install the project... #12 107.8 -- Install configuration: "Debug" #12 107.8 -- Installing: /usr/local/lib/libyang.so.1.9.2 #12 107.8 -- Installing: /usr/local/lib/libyang.so.1 #12 107.8 -- Installing: /usr/local/lib/libyang.so #12 107.9 -- Installing: /usr/local/include/libyang/tree_schema.h #12 107.9 -- Installing: /usr/local/include/libyang/tree_data.h #12 107.9 -- Installing: /usr/local/include/libyang/extensions.h #12 107.9 -- Installing: /usr/local/include/libyang/user_types.h #12 107.9 -- Installing: /usr/local/include/libyang/xml.h #12 107.9 -- Installing: /usr/local/include/libyang/dict.h #12 107.9 -- Installing: /usr/local/include/libyang/libyang.h #12 107.9 -- Installing: /usr/local/lib/pkgconfig/libyang.pc #12 107.9 -- Installing: /usr/local/bin/yanglint #12 107.9 -- Set runtime path of "/usr/local/bin/yanglint" to "" #12 107.9 -- Installing: /usr/local/share/man/man1/yanglint.1 #12 107.9 -- Installing: /usr/local/bin/yangre #12 107.9 -- Set runtime path of "/usr/local/bin/yangre" to "" #12 107.9 -- Installing: /usr/local/share/man/man1/yangre.1 #12 107.9 -- Installing: /usr/local/lib/libyang1/extensions/nacm.so #12 107.9 -- Set runtime path of "/usr/local/lib/libyang1/extensions/nacm.so" to "" #12 107.9 -- Installing: /usr/local/lib/libyang1/extensions/metadata.so #12 107.9 -- Set runtime path of "/usr/local/lib/libyang1/extensions/metadata.so" to "" #12 107.9 -- Installing: /usr/local/lib/libyang1/extensions/yangdata.so #12 107.9 -- Set runtime path of "/usr/local/lib/libyang1/extensions/yangdata.so" to "" #12 107.9 -- Installing: /usr/local/lib/libyang1/user_types/user_yang_types.so #12 107.9 -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_yang_types.so" to "" #12 107.9 -- Installing: /usr/local/lib/libyang1/user_types/user_inet_types.so #12 107.9 -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_inet_types.so" to "" #12 107.9 -- Installing: /usr/local/lib/pkgconfig/libyang-cpp.pc #12 107.9 -- Installing: /usr/local/lib/libyang-cpp.so.1.9.2 #12 107.9 -- Installing: /usr/local/lib/libyang-cpp.so.1 #12 107.9 -- Set runtime path of "/usr/local/lib/libyang-cpp.so.1.9.2" to "" #12 107.9 -- Installing: /usr/local/lib/libyang-cpp.so #12 107.9 -- Installing: /usr/local/include/libyang/Xml.hpp #12 107.9 -- Installing: /usr/local/include/libyang/Libyang.hpp #12 107.9 -- Installing: /usr/local/include/libyang/Tree_Data.hpp #12 107.9 -- Installing: /usr/local/include/libyang/Tree_Schema.hpp #12 107.9 -- Installing: /usr/local/include/libyang/Internal.hpp #12 107.9 #12 107.9  ***** LIBYANG INSTALLATION DONE *****  #12 107.9 #12 107.9 Cloning into 'sysrepo'... #12 108.7 Note: checking out 'f9be0d4c90ceb0f5a7b0508f053388a1b108fdb5'. #12 108.7 #12 108.7 You are in 'detached HEAD' state. You can look around, make experimental #12 108.7 changes and commit them, and you can discard any commits you make in this #12 108.7 state without impacting any branches by performing another checkout. #12 108.7 #12 108.7 If you want to create a new branch to retain commits you create, you may #12 108.7 do so (now or later) by using -b with the checkout command again. Example: #12 108.7 #12 108.7 git checkout -b #12 108.7 #12 108.8 -- The C compiler identification is GNU 7.5.0 #12 108.9 -- The CXX compiler identification is GNU 7.5.0 #12 108.9 -- Check for working C compiler: /usr/bin/cc #12 108.9 -- Check for working C compiler: /usr/bin/cc -- works #12 109.0 -- Detecting C compiler ABI info #12 109.0 -- Detecting C compiler ABI info - done #12 109.0 -- Detecting C compile features #12 109.2 -- Detecting C compile features - done #12 109.2 -- Check for working CXX compiler: /usr/bin/c++ #12 109.3 -- Check for working CXX compiler: /usr/bin/c++ -- works #12 109.3 -- Detecting CXX compiler ABI info #12 109.4 -- Detecting CXX compiler ABI info - done #12 109.4 -- Detecting CXX compile features #12 109.7 -- Detecting CXX compile features - done #12 109.7 -- ietf-yang-library revision: 2019-01-04 #12 109.7 -- Sysrepo repository: /opt/o-du-l2/build/netconf/sysrepo/build/repository #12 109.7 -- Startup data path: /opt/o-du-l2/build/netconf/sysrepo/build/repository/data #12 109.7 -- Notification path: /opt/o-du-l2/build/netconf/sysrepo/build/repository/data/notif #12 109.7 -- YANG module path: /opt/o-du-l2/build/netconf/sysrepo/build/repository/yang #12 109.7 -- SRPD plugins path: /usr/local/lib/sysrepo/plugins #12 109.7 -- Looking for vdprintf #12 109.8 -- Looking for vdprintf - found #12 109.8 -- Looking for asprintf #12 109.8 -- Looking for asprintf - found #12 109.8 -- Looking for vasprintf #12 109.9 -- Looking for vasprintf - found #12 109.9 -- Looking for get_current_dir_name #12 110.0 -- Looking for get_current_dir_name - found #12 110.0 -- Looking for strndup #12 110.0 -- Looking for strndup - found #12 110.0 -- Looking for getline #12 110.1 -- Looking for getline - found #12 110.1 -- Check if the system is big endian #12 110.1 -- Searching 16 bit integer #12 110.1 -- Looking for sys/types.h #12 110.2 -- Looking for sys/types.h - found #12 110.2 -- Looking for stdint.h #12 110.2 -- Looking for stdint.h - found #12 110.2 -- Looking for stddef.h #12 110.3 -- Looking for stddef.h - found #12 110.3 -- Check size of unsigned short #12 110.4 -- Check size of unsigned short - done #12 110.4 -- Using unsigned short #12 110.4 -- Check if the system is big endian - little endian #12 110.4 -- Looking for __atomic_fetch_add_4 in atomic #12 110.5 -- Looking for __atomic_fetch_add_4 in atomic - found #12 110.5 -- Found LibYANG: /usr/local/lib/libyang.so (found suitable version "1.9.2", minimum required is "1.9.0") #12 110.5 -- Looking for pthread.h #12 110.6 -- Looking for pthread.h - found #12 110.6 -- Looking for pthread_create #12 110.6 -- Looking for pthread_create - not found #12 110.6 -- Looking for pthread_create in pthreads #12 110.7 -- Looking for pthread_create in pthreads - not found #12 110.7 -- Looking for pthread_create in pthread #12 110.7 -- Looking for pthread_create in pthread - found #12 110.7 -- Found Threads: TRUE #12 110.7 -- Looking for pthread_mutex_timedlock #12 110.8 -- Looking for pthread_mutex_timedlock - found #12 110.8 -- Looking for eaccess #12 110.9 -- Looking for eaccess - found #12 110.9 -- Looking for stdatomic.h #12 110.9 -- Looking for stdatomic.h - found #12 110.9 -- Looking for mkstemps #12 111.0 -- Looking for mkstemps - found #12 111.0 -- Missing tools (devscripts, debhelper package) for building DEB package. #12 111.0 -- To build local RPM package, use "build-rpm" target. #12 111.0 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #12 111.0 -- Configuring done #12 111.1 -- Generating done #12 111.1 CMake Warning: #12 111.1 Manually-specified variables were not used by the project: #12 111.1 #12 111.1 REPOSITORY_LOC #12 111.1 #12 111.1 #12 111.1 -- Build files have been written to: /opt/o-du-l2/build/netconf/sysrepo/build #12 111.1 Scanning dependencies of target compat #12 111.1 [ 1%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #12 111.1 Scanning dependencies of target srobj #12 111.1 [ 2%] Building C object CMakeFiles/srobj.dir/src/sysrepo.c.o #12 111.1 [ 2%] Built target compat #12 111.1 [ 4%] Building C object CMakeFiles/srobj.dir/src/common.c.o #12 111.4 [ 5%] Building C object CMakeFiles/srobj.dir/src/log.c.o #12 111.4 [ 7%] Building C object CMakeFiles/srobj.dir/src/replay.c.o #12 111.4 [ 8%] Building C object CMakeFiles/srobj.dir/src/modinfo.c.o #12 111.4 [ 10%] Building C object CMakeFiles/srobj.dir/src/edit_diff.c.o #12 111.6 [ 11%] Building C object CMakeFiles/srobj.dir/src/lyd_mods.c.o #12 111.6 [ 13%] Building C object CMakeFiles/srobj.dir/src/shm_main.c.o #12 111.8 [ 14%] Building C object CMakeFiles/srobj.dir/src/shm_mod.c.o #12 111.8 [ 15%] Building C object CMakeFiles/srobj.dir/src/shm_sub.c.o #12 111.9 [ 17%] Building C object CMakeFiles/srobj.dir/src/utils/values.c.o #12 111.9 [ 18%] Building C object CMakeFiles/srobj.dir/src/utils/xpath.c.o #12 112.0 [ 18%] Built target srobj #12 112.0 Scanning dependencies of target sysrepo #12 112.0 [ 20%] Linking C shared library libsysrepo.so #12 112.1 [ 20%] Built target sysrepo #12 112.1 Scanning dependencies of target sysrepocfg #12 112.1 Scanning dependencies of target sysrepoctl #12 112.1 [ 21%] Building C object CMakeFiles/sysrepoctl.dir/src/executables/sysrepoctl.c.o #12 112.1 [ 23%] Building C object CMakeFiles/sysrepocfg.dir/src/executables/sysrepocfg.c.o #12 112.1 [ 24%] Linking C executable sysrepoctl #12 112.2 [ 26%] Linking C executable sysrepocfg #12 112.2 [ 26%] Built target sysrepocfg #12 112.2 [ 26%] Built target sysrepoctl #12 112.2 Scanning dependencies of target oven #12 112.2 Scanning dependencies of target sysrepo-plugind #12 112.2 [ 27%] Building C object examples/CMakeFiles/oven.dir/plugin/oven.c.o #12 112.2 [ 28%] Building C object CMakeFiles/sysrepo-plugind.dir/src/executables/sysrepo-plugind.c.o #12 112.2 [ 30%] Linking C shared module oven.so #12 112.2 [ 31%] Linking C executable sysrepo-plugind #12 112.3 [ 31%] Built target oven #12 112.3 Scanning dependencies of target rpc_send_example #12 112.3 [ 33%] Building C object examples/CMakeFiles/rpc_send_example.dir/rpc_send_example.c.o #12 112.3 [ 33%] Built target sysrepo-plugind #12 112.3 Scanning dependencies of target rpc_subscribe_example #12 112.3 [ 34%] Building C object examples/CMakeFiles/rpc_subscribe_example.dir/rpc_subscribe_example.c.o #12 112.3 [ 36%] Linking C executable rpc_send_example #12 112.3 [ 37%] Linking C executable rpc_subscribe_example #12 112.3 [ 37%] Built target rpc_send_example #12 112.4 Scanning dependencies of target sr_set_item_example #12 112.4 [ 39%] Building C object examples/CMakeFiles/sr_set_item_example.dir/sr_set_item_example.c.o #12 112.4 [ 39%] Built target rpc_subscribe_example #12 112.4 Scanning dependencies of target application_changes_example #12 112.4 [ 40%] Building C object examples/CMakeFiles/application_changes_example.dir/application_changes_example.c.o #12 112.4 [ 42%] Linking C executable sr_set_item_example #12 112.4 [ 43%] Linking C executable application_changes_example #12 112.4 [ 43%] Built target sr_set_item_example #12 112.4 Scanning dependencies of target sr_get_items_example #12 112.4 [ 44%] Building C object examples/CMakeFiles/sr_get_items_example.dir/sr_get_items_example.c.o #12 112.5 [ 44%] Built target application_changes_example #12 112.5 Scanning dependencies of target oper_data_example #12 112.5 [ 46%] Building C object examples/CMakeFiles/oper_data_example.dir/oper_data_example.c.o #12 112.5 [ 47%] Linking C executable sr_get_items_example #12 112.5 [ 49%] Linking C executable oper_data_example #12 112.5 [ 49%] Built target sr_get_items_example #12 112.5 Scanning dependencies of target notif_send_example #12 112.5 [ 50%] Building C object examples/CMakeFiles/notif_send_example.dir/notif_send_example.c.o #12 112.5 [ 50%] Built target oper_data_example #12 112.5 Scanning dependencies of target notif_subscribe_example #12 112.5 [ 52%] Building C object examples/CMakeFiles/notif_subscribe_example.dir/notif_subscribe_example.c.o #12 112.6 [ 53%] Linking C executable notif_send_example #12 112.6 [ 55%] Linking C executable notif_subscribe_example #12 112.6 [ 55%] Built target notif_send_example #12 112.6 Scanning dependencies of target sysrepo-cpp #12 112.6 [ 56%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Sysrepo.cpp.o #12 112.6 [ 56%] Built target notif_subscribe_example #12 112.6 [ 57%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Connection.cpp.o #12 113.0 [ 59%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Session.cpp.o #12 113.2 [ 60%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Struct.cpp.o #12 113.8 [ 62%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Xpath.cpp.o #12 114.0 [ 63%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Internal.cpp.o #12 114.2 [ 65%] Linking CXX shared library libsysrepo-cpp.so #12 114.3 [ 65%] Built target sysrepo-cpp #12 114.3 Scanning dependencies of target cpp_delete_item_example #12 114.3 Scanning dependencies of target cpp_application_example #12 114.3 [ 66%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_delete_item_example.dir/cpp_delete_item_example.cpp.o #12 114.3 [ 68%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_application_example.dir/cpp_application_example.cpp.o #12 114.8 [ 69%] Linking CXX executable cpp_delete_item_example #12 114.8 [ 71%] Linking CXX executable cpp_application_example #12 114.9 [ 71%] Built target cpp_delete_item_example #12 114.9 Scanning dependencies of target cpp_get_items_example #12 114.9 [ 72%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_items_example.dir/cpp_get_items_example.cpp.o #12 114.9 [ 72%] Built target cpp_application_example #12 114.9 Scanning dependencies of target cpp_module_info #12 114.9 [ 73%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_module_info.dir/cpp_module_info.cpp.o #12 115.4 [ 75%] Linking CXX executable cpp_get_items_example #12 115.5 [ 75%] Built target cpp_get_items_example #12 115.5 Scanning dependencies of target cpp_get_item_example #12 115.5 [ 76%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_item_example.dir/cpp_get_item_example.cpp.o #12 115.5 [ 78%] Linking CXX executable cpp_module_info #12 115.6 [ 78%] Built target cpp_module_info #12 115.6 Scanning dependencies of target cpp_application_changes_example #12 115.6 [ 79%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_application_changes_example.dir/cpp_application_changes_example.cpp.o #12 116.0 [ 81%] Linking CXX executable cpp_get_item_example #12 116.1 [ 81%] Built target cpp_get_item_example #12 116.1 Scanning dependencies of target cpp_set_item_example #12 116.1 [ 82%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_set_item_example.dir/cpp_set_item_example.cpp.o #12 116.2 [ 84%] Linking CXX executable cpp_application_changes_example #12 116.3 [ 84%] Built target cpp_application_changes_example #12 116.3 Scanning dependencies of target cpp_notif_example #12 116.3 [ 85%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_notif_example.dir/cpp_notif_example.cpp.o #12 116.6 [ 86%] Linking CXX executable cpp_set_item_example #12 116.7 [ 86%] Built target cpp_set_item_example #12 116.7 Scanning dependencies of target cpp_get_data_example #12 116.7 [ 88%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_data_example.dir/cpp_get_data_example.cpp.o #12 116.9 [ 89%] Linking CXX executable cpp_notif_example #12 117.0 [ 89%] Built target cpp_notif_example #12 117.0 Scanning dependencies of target cpp_rpc_example #12 117.0 [ 91%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_rpc_example.dir/cpp_rpc_example.cpp.o #12 117.3 [ 92%] Linking CXX executable cpp_get_data_example #12 117.4 [ 92%] Built target cpp_get_data_example #12 117.4 Scanning dependencies of target cpp_turing_rpc_example #12 117.4 [ 94%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_turing_rpc_example.dir/cpp_turing_rpc_example.cpp.o #12 117.7 [ 95%] Linking CXX executable cpp_rpc_example #12 117.7 [ 95%] Built target cpp_rpc_example #12 117.7 Scanning dependencies of target cpp_oper_data_example #12 117.7 [ 97%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_oper_data_example.dir/cpp_oper_data_example.cpp.o #12 118.0 [ 98%] Linking CXX executable cpp_turing_rpc_example #12 118.1 [ 98%] Built target cpp_turing_rpc_example #12 118.4 [100%] Linking CXX executable cpp_oper_data_example #12 118.4 [100%] Built target cpp_oper_data_example #12 118.5 [ 17%] Built target srobj #12 118.5 [ 18%] Built target compat #12 118.5 [ 20%] Built target sysrepo #12 118.5 [ 23%] Built target sysrepoctl #12 118.5 [ 26%] Built target sysrepocfg #12 118.5 [ 28%] Built target sysrepo-plugind #12 118.5 [ 31%] Built target oven #12 118.5 [ 34%] Built target rpc_send_example #12 118.5 [ 37%] Built target rpc_subscribe_example #12 118.6 [ 40%] Built target sr_set_item_example #12 118.6 [ 43%] Built target application_changes_example #12 118.6 [ 46%] Built target sr_get_items_example #12 118.6 [ 49%] Built target oper_data_example #12 118.6 [ 52%] Built target notif_send_example #12 118.6 [ 55%] Built target notif_subscribe_example #12 118.6 [ 65%] Built target sysrepo-cpp #12 118.6 [ 68%] Built target cpp_application_example #12 118.6 [ 71%] Built target cpp_delete_item_example #12 118.7 [ 73%] Built target cpp_get_items_example #12 118.7 [ 76%] Built target cpp_module_info #12 118.7 [ 79%] Built target cpp_get_item_example #12 118.7 [ 82%] Built target cpp_application_changes_example #12 118.7 [ 85%] Built target cpp_set_item_example #12 118.7 [ 88%] Built target cpp_notif_example #12 118.7 [ 91%] Built target cpp_get_data_example #12 118.7 [ 94%] Built target cpp_rpc_example #12 118.7 [ 97%] Built target cpp_turing_rpc_example #12 118.8 [100%] Built target cpp_oper_data_example #12 118.8 Install the project... #12 118.8 -- Install configuration: "Debug" #12 118.8 -- Installing: /usr/local/lib/libsysrepo.so.5.5.12 #12 118.8 -- Installing: /usr/local/lib/libsysrepo.so.5 #12 118.8 -- Set runtime path of "/usr/local/lib/libsysrepo.so.5.5.12" to "" #12 118.8 -- Installing: /usr/local/lib/libsysrepo.so #12 118.8 -- Installing: /usr/local/include/sysrepo.h #12 118.8 -- Installing: /usr/local/include/sysrepo/values.h #12 118.8 -- Installing: /usr/local/include/sysrepo/xpath.h #12 118.8 -- Installing: /usr/local/bin/sysrepoctl #12 118.8 -- Set runtime path of "/usr/local/bin/sysrepoctl" to "" #12 118.8 -- Installing: /usr/local/bin/sysrepocfg #12 118.8 -- Set runtime path of "/usr/local/bin/sysrepocfg" to "" #12 118.8 -- Installing: /usr/local/bin/sysrepo-plugind #12 118.8 -- Set runtime path of "/usr/local/bin/sysrepo-plugind" to "" #12 118.8 -- Installing: /usr/local/lib/pkgconfig/sysrepo.pc #12 118.8 -- Installing: /usr/local/lib/libsysrepo-cpp.so.5.5.12 #12 118.8 -- Installing: /usr/local/lib/libsysrepo-cpp.so.5 #12 118.8 -- Set runtime path of "/usr/local/lib/libsysrepo-cpp.so.5.5.12" to "" #12 118.8 -- Installing: /usr/local/lib/libsysrepo-cpp.so #12 118.8 -- Installing: /usr/local/include/sysrepo-cpp/Sysrepo.hpp #12 118.8 -- Installing: /usr/local/include/sysrepo-cpp/Connection.hpp #12 118.8 -- Installing: /usr/local/include/sysrepo-cpp/Session.hpp #12 118.8 -- Installing: /usr/local/include/sysrepo-cpp/Struct.hpp #12 118.8 -- Installing: /usr/local/include/sysrepo-cpp/Xpath.hpp #12 118.8 -- Installing: /usr/local/include/sysrepo-cpp/Internal.hpp #12 118.8 -- Installing: /usr/local/lib/pkgconfig/sysrepo-cpp.pc #12 118.8 Scanning dependencies of target shm_clean #12 118.8 Built target shm_clean #12 118.8 Scanning dependencies of target sr_clean #12 118.8 Built target sr_clean #12 118.9 #12 118.9  ***** SYSREPO INSTALLATION DONE *****  #12 118.9 #12 118.9 Cloning into 'libnetconf2'... #12 119.5 Note: checking out '0722eb1f43e84eb9152ac0d5fbcfab6293fce573'. #12 119.5 #12 119.5 You are in 'detached HEAD' state. You can look around, make experimental #12 119.5 changes and commit them, and you can discard any commits you make in this #12 119.5 state without impacting any branches by performing another checkout. #12 119.5 #12 119.5 If you want to create a new branch to retain commits you create, you may #12 119.5 do so (now or later) by using -b with the checkout command again. Example: #12 119.5 #12 119.5 git checkout -b #12 119.5 #12 119.6 -- The C compiler identification is GNU 7.5.0 #12 119.6 -- Check for working C compiler: /usr/bin/cc #12 119.7 -- Check for working C compiler: /usr/bin/cc -- works #12 119.7 -- Detecting C compiler ABI info #12 119.8 -- Detecting C compiler ABI info - done #12 119.8 -- Detecting C compile features #12 119.9 -- Detecting C compile features - done #12 120.0 -- Looking for vdprintf #12 120.0 -- Looking for vdprintf - found #12 120.0 -- Looking for asprintf #12 120.1 -- Looking for asprintf - found #12 120.1 -- Looking for vasprintf #12 120.2 -- Looking for vasprintf - found #12 120.2 -- Looking for get_current_dir_name #12 120.2 -- Looking for get_current_dir_name - found #12 120.2 -- Looking for strndup #12 120.3 -- Looking for strndup - found #12 120.3 -- Looking for getline #12 120.4 -- Looking for getline - found #12 120.4 -- Check if the system is big endian #12 120.4 -- Searching 16 bit integer #12 120.4 -- Looking for sys/types.h #12 120.4 -- Looking for sys/types.h - found #12 120.4 -- Looking for stdint.h #12 120.5 -- Looking for stdint.h - found #12 120.5 -- Looking for stddef.h #12 120.5 -- Looking for stddef.h - found #12 120.5 -- Check size of unsigned short #12 120.6 -- Check size of unsigned short - done #12 120.6 -- Using unsigned short #12 120.7 -- Check if the system is big endian - little endian #12 120.7 -- Looking for pthread.h #12 120.7 -- Looking for pthread.h - found #12 120.7 -- Looking for pthread_create #12 120.8 -- Looking for pthread_create - not found #12 120.8 -- Looking for pthread_create in pthreads #12 120.9 -- Looking for pthread_create in pthreads - not found #12 120.9 -- Looking for pthread_create in pthread #12 120.9 -- Looking for pthread_create in pthread - found #12 120.9 -- Found Threads: TRUE #12 120.9 -- Looking for stdatomic.h #12 121.0 -- Looking for stdatomic.h - found #12 121.0 -- Looking for pthread_mutex_timedlock #12 121.0 -- Looking for pthread_mutex_timedlock - found #12 121.0 -- Looking for pthread_rwlockattr_setkind_np #12 121.1 -- Looking for pthread_rwlockattr_setkind_np - found #12 121.2 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") #12 121.2 -- OPENSSL found, required for TLS #12 121.2 -- Found LibSSH: /usr/local/include (found suitable version "0.7.7", minimum required is "0.7.1") #12 121.2 -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.9.2") #12 121.2 -- Looking for shadow.h #12 121.2 -- Looking for shadow.h - found #12 121.2 -- Looking for crypt.h #12 121.3 -- Looking for crypt.h - found #12 121.3 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #12 121.3 -- Missing tools (devscripts, debhelper package) for building DEB package. #12 121.3 -- To build local RPM package, use "build-rpm" target. #12 121.3 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #12 121.3 -- Could NOT find CMocka (missing: CMOCKA_LIBRARIES CMOCKA_INCLUDE_DIR) (Required is at least version "1.0.0") #12 121.3 -- Configuring done #12 121.3 -- Generating done #12 121.3 -- Build files have been written to: /opt/o-du-l2/build/netconf/libnetconf2/build #12 121.3 Scanning dependencies of target compat #12 121.3 [ 7%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #12 121.4 [ 7%] Built target compat #12 121.4 Scanning dependencies of target netconf2 #12 121.4 [ 14%] Building C object CMakeFiles/netconf2.dir/src/io.c.o #12 121.4 [ 21%] Building C object CMakeFiles/netconf2.dir/src/log.c.o #12 121.5 [ 28%] Building C object CMakeFiles/netconf2.dir/src/messages_client.c.o #12 121.5 [ 35%] Building C object CMakeFiles/netconf2.dir/src/messages_server.c.o #12 121.6 [ 42%] Building C object CMakeFiles/netconf2.dir/src/session.c.o #12 121.7 [ 50%] Building C object CMakeFiles/netconf2.dir/src/session_client.c.o #12 121.7 [ 57%] Building C object CMakeFiles/netconf2.dir/src/session_server.c.o #12 121.9 [ 64%] Building C object CMakeFiles/netconf2.dir/src/time.c.o #12 122.0 [ 71%] Building C object CMakeFiles/netconf2.dir/src/session_client_ssh.c.o #12 122.0 [ 78%] Building C object CMakeFiles/netconf2.dir/src/session_server_ssh.c.o #12 122.1 [ 85%] Building C object CMakeFiles/netconf2.dir/src/session_client_tls.c.o #12 122.2 [ 92%] Building C object CMakeFiles/netconf2.dir/src/session_server_tls.c.o #12 122.3 [100%] Linking C shared library libnetconf2.so #12 122.4 [100%] Built target netconf2 #12 122.4 [ 7%] Built target compat #12 122.4 [100%] Built target netconf2 #12 122.4 Install the project... #12 122.5 -- Install configuration: "Debug" #12 122.5 -- Installing: /usr/local/lib/libnetconf2.so.1.3.15 #12 122.5 -- Installing: /usr/local/lib/libnetconf2.so.1 #12 122.5 -- Set runtime path of "/usr/local/lib/libnetconf2.so.1.3.15" to "" #12 122.5 -- Installing: /usr/local/lib/libnetconf2.so #12 122.5 -- Installing: /usr/local/include/nc_client.h #12 122.5 -- Installing: /usr/local/include/nc_server.h #12 122.5 -- Installing: /usr/local/include/libnetconf2/config.h #12 122.5 -- Installing: /usr/local/include/libnetconf2/log.h #12 122.5 -- Installing: /usr/local/include/libnetconf2/netconf.h #12 122.5 -- Installing: /usr/local/include/libnetconf2/session.h #12 122.5 -- Installing: /usr/local/include/libnetconf2/messages_client.h #12 122.5 -- Installing: /usr/local/include/libnetconf2/messages_server.h #12 122.5 -- Installing: /usr/local/include/libnetconf2/session_client.h #12 122.5 -- Installing: /usr/local/include/libnetconf2/session_client_ch.h #12 122.5 -- Installing: /usr/local/include/libnetconf2/session_server.h #12 122.5 -- Installing: /usr/local/include/libnetconf2/session_server_ch.h #12 122.5 -- Installing: /usr/local/lib/pkgconfig/libnetconf2.pc #12 122.5 #12 122.5  ***** LIBNETCONF2 INSTALLATION DONE *****  #12 122.5 #12 122.5 Cloning into 'Netopeer2'... #12 123.2 Note: checking out 'c596ed5635ca0013b62785c1733e61818b5ebfc6'. #12 123.2 #12 123.2 You are in 'detached HEAD' state. You can look around, make experimental #12 123.2 changes and commit them, and you can discard any commits you make in this #12 123.2 state without impacting any branches by performing another checkout. #12 123.2 #12 123.2 If you want to create a new branch to retain commits you create, you may #12 123.2 do so (now or later) by using -b with the checkout command again. Example: #12 123.2 #12 123.2 git checkout -b #12 123.2 #12 123.3 -- The C compiler identification is GNU 7.5.0 #12 123.3 -- Check for working C compiler: /usr/bin/cc #12 123.3 -- Check for working C compiler: /usr/bin/cc -- works #12 123.3 -- Detecting C compiler ABI info #12 123.4 -- Detecting C compiler ABI info - done #12 123.4 -- Detecting C compile features #12 123.6 -- Detecting C compile features - done #12 123.6 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #12 123.6 -- libnetconf2 was compiled with support of up to 6 threads #12 123.7 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") #12 123.7 -- Found LibSSH: /usr/local/include (found suitable version "0.7.7", minimum required is "0.7.1") #12 123.7 -- Found LibNETCONF2: /usr/local/lib/libnetconf2.so #12 123.7 -- Looking for NC_ENABLED_SSH #12 123.8 -- Looking for NC_ENABLED_SSH - found #12 123.8 -- Looking for NC_ENABLED_TLS #12 123.9 -- Looking for NC_ENABLED_TLS - found #12 123.9 -- Looking for vdprintf #12 124.0 -- Looking for vdprintf - found #12 124.0 -- Looking for asprintf #12 124.1 -- Looking for asprintf - found #12 124.1 -- Looking for vasprintf #12 124.2 -- Looking for vasprintf - found #12 124.2 -- Looking for get_current_dir_name #12 124.2 -- Looking for get_current_dir_name - found #12 124.2 -- Looking for strndup #12 124.3 -- Looking for strndup - found #12 124.3 -- Looking for getline #12 124.4 -- Looking for getline - found #12 124.4 -- Looking for strdupa #12 124.4 -- Looking for strdupa - found #12 124.4 -- Looking for strchrnul #12 124.5 -- Looking for strchrnul - found #12 124.5 -- Check if the system is big endian #12 124.5 -- Searching 16 bit integer #12 124.5 -- Looking for sys/types.h #12 124.6 -- Looking for sys/types.h - found #12 124.6 -- Looking for stdint.h #12 124.7 -- Looking for stdint.h - found #12 124.7 -- Looking for stddef.h #12 124.7 -- Looking for stddef.h - found #12 124.7 -- Check size of unsigned short #12 124.8 -- Check size of unsigned short - done #12 124.8 -- Using unsigned short #12 124.9 -- Check if the system is big endian - little endian #12 124.9 -- Found CURL: /usr/local/lib/libcurl.so (found version "7.72.0-DEV") #12 124.9 -- Looking for pthread.h #12 125.0 -- Looking for pthread.h - found #12 125.0 -- Looking for pthread_create #12 125.1 -- Looking for pthread_create - not found #12 125.1 -- Looking for pthread_create in pthreads #12 125.1 -- Looking for pthread_create in pthreads - not found #12 125.1 -- Looking for pthread_create in pthread #12 125.2 -- Looking for pthread_create in pthread - found #12 125.2 -- Found Threads: TRUE #12 125.2 -- Looking for stdatomic.h #12 125.3 -- Looking for stdatomic.h - found #12 125.3 -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.9.2") #12 125.3 -- Found Sysrepo: /usr/local/lib/libsysrepo.so #12 125.3 -- Missing tools (devscripts, debhelper package) for building DEB package. #12 125.3 -- To build local RPM package, use "build-rpm" target. #12 125.3 -- Looking for eaccess #12 125.4 -- Looking for eaccess - found #12 125.4 -- Looking for mkstemps #12 125.4 -- Looking for mkstemps - found #12 125.5 -- roff2html not found, html version of man pages cannot be generated! #12 125.5 -- Configuring done #12 125.5 -- Generating done #12 125.5 CMake Warning: #12 125.5 Manually-specified variables were not used by the project: #12 125.5 #12 125.5 NP2SRV_DATA_CHANGE_TIMEOUT #12 125.5 NP2SRV_DATA_CHANGE_WAIT #12 125.5 #12 125.5 #12 125.5 -- Build files have been written to: /opt/o-du-l2/build/netconf/Netopeer2/build #12 125.5 Scanning dependencies of target compat #12 125.5 Scanning dependencies of target serverobj #12 125.5 [ 5%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #12 125.5 [ 11%] Building C object CMakeFiles/serverobj.dir/src/common.c.o #12 125.5 [ 11%] Built target compat #12 125.5 [ 16%] Building C object CMakeFiles/serverobj.dir/src/netconf.c.o #12 125.6 [ 22%] Building C object CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o #12 125.6 [ 27%] Building C object CMakeFiles/serverobj.dir/src/netconf_acm.c.o #12 125.7 Scanning dependencies of target netopeer2-cli #12 125.7 [ 33%] Building C object cli/CMakeFiles/netopeer2-cli.dir/main.c.o #12 125.8 [ 38%] Building C object CMakeFiles/serverobj.dir/src/netconf_nmda.c.o #12 125.8 [ 44%] Building C object cli/CMakeFiles/netopeer2-cli.dir/commands.c.o #12 125.9 [ 50%] Building C object CMakeFiles/serverobj.dir/src/log.c.o #12 125.9 [ 55%] Building C object CMakeFiles/serverobj.dir/src/netconf_server.c.o #12 126.0 [ 61%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o #12 126.1 [ 66%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o #12 126.1 [ 72%] Building C object cli/CMakeFiles/netopeer2-cli.dir/completion.c.o #12 126.2 [ 72%] Built target serverobj #12 126.2 [ 77%] Building C object cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o #12 126.3 [ 83%] Building C object cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o #12 126.3 Scanning dependencies of target netopeer2-server #12 126.3 [ 88%] Building C object CMakeFiles/netopeer2-server.dir/src/main.c.o #12 126.3 [ 94%] Linking C executable ../netopeer2-cli #12 126.4 [ 94%] Built target netopeer2-cli #12 126.5 [100%] Linking C executable netopeer2-server #12 126.5 [100%] Built target netopeer2-server #12 126.5 GNU Make 4.1 #12 126.5 Built for x86_64-pc-linux-gnu #12 126.5 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.5 License GPLv3+: GNU GPL version 3 or later #12 126.5 This is free software: you are free to change and redistribute it. #12 126.5 There is NO WARRANTY, to the extent permitted by law. #12 126.5 Reading makefiles... #12 126.5 Reading makefile 'Makefile'... #12 126.5 Updating makefiles.... #12 126.5 Considering target file 'Makefile'. #12 126.5 Looking for an implicit rule for 'Makefile'. #12 126.5 Trying pattern rule with stem 'Makefile'. #12 126.5 Trying implicit prerequisite 'Makefile,v'. #12 126.5 Trying pattern rule with stem 'Makefile'. #12 126.5 Trying implicit prerequisite 'RCS/Makefile,v'. #12 126.5 Trying pattern rule with stem 'Makefile'. #12 126.5 Trying implicit prerequisite 'RCS/Makefile'. #12 126.5 Trying pattern rule with stem 'Makefile'. #12 126.5 Trying implicit prerequisite 's.Makefile'. #12 126.5 Trying pattern rule with stem 'Makefile'. #12 126.5 Trying implicit prerequisite 'SCCS/s.Makefile'. #12 126.5 No implicit rule found for 'Makefile'. #12 126.5 Finished prerequisites of target file 'Makefile'. #12 126.5 No need to remake target 'Makefile'. #12 126.5 Updating goal targets.... #12 126.5 Considering target file 'install'. #12 126.5 File 'install' does not exist. #12 126.5 Considering target file 'preinstall'. #12 126.5 File 'preinstall' does not exist. #12 126.5 Considering target file 'all'. #12 126.5 File 'all' does not exist. #12 126.5 Considering target file 'cmake_check_build_system'. #12 126.5 File 'cmake_check_build_system' does not exist. #12 126.5 Finished prerequisites of target file 'cmake_check_build_system'. #12 126.5 Must remake target 'cmake_check_build_system'. #12 126.5 Putting child 0x55aa84f71520 (cmake_check_build_system) PID 11442 on the chain. #12 126.5 Live child 0x55aa84f71520 (cmake_check_build_system) PID 11442 #12 126.5 Reaping winning child 0x55aa84f71520 PID 11442 #12 126.5 Removing child 0x55aa84f71520 PID 11442 from chain. #12 126.5 Successfully remade target file 'cmake_check_build_system'. #12 126.5 Finished prerequisites of target file 'all'. #12 126.5 Must remake target 'all'. #12 126.5 Putting child 0x55aa84f7b590 (all) PID 11443 on the chain. #12 126.5 Live child 0x55aa84f7b590 (all) PID 11443 #12 126.6 Reaping winning child 0x55aa84f7b590 PID 11443 #12 126.6 Live child 0x55aa84f7b590 (all) PID 11444 #12 126.6 GNU Make 4.1 #12 126.6 Built for x86_64-pc-linux-gnu #12 126.6 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.6 License GPLv3+: GNU GPL version 3 or later #12 126.6 This is free software: you are free to change and redistribute it. #12 126.6 There is NO WARRANTY, to the extent permitted by law. #12 126.6 Reading makefiles... #12 126.6 Reading makefile 'CMakeFiles/Makefile2'... #12 126.6 Updating makefiles.... #12 126.6 Considering target file 'CMakeFiles/Makefile2'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/Makefile2'. #12 126.6 Trying pattern rule with stem 'Makefile2'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/Makefile2,v'. #12 126.6 Trying pattern rule with stem 'Makefile2'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2,v'. #12 126.6 Trying pattern rule with stem 'Makefile2'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2'. #12 126.6 Trying pattern rule with stem 'Makefile2'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/s.Makefile2'. #12 126.6 Trying pattern rule with stem 'Makefile2'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/SCCS/s.Makefile2'. #12 126.6 No implicit rule found for 'CMakeFiles/Makefile2'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/Makefile2'. #12 126.6 No need to remake target 'CMakeFiles/Makefile2'. #12 126.6 Updating goal targets.... #12 126.6 Considering target file 'all'. #12 126.6 File 'all' does not exist. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/all'. #12 126.6 File 'CMakeFiles/serverobj.dir/all' does not exist. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/all'. #12 126.6 Must remake target 'CMakeFiles/serverobj.dir/all'. #12 126.6 Putting child 0x557348dd62c0 (CMakeFiles/serverobj.dir/all) PID 11445 on the chain. #12 126.6 Live child 0x557348dd62c0 (CMakeFiles/serverobj.dir/all) PID 11445 #12 126.6 GNU Make 4.1 #12 126.6 Built for x86_64-pc-linux-gnu #12 126.6 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.6 License GPLv3+: GNU GPL version 3 or later #12 126.6 This is free software: you are free to change and redistribute it. #12 126.6 There is NO WARRANTY, to the extent permitted by law. #12 126.6 Reading makefiles... #12 126.6 Reading makefile 'CMakeFiles/serverobj.dir/build.make'... #12 126.6 Reading makefile 'CMakeFiles/serverobj.dir/depend.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/serverobj.dir/progress.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/serverobj.dir/flags.make' (search path) (no ~ expansion)... #12 126.6 Updating makefiles.... #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.flags.make'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/progress.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.progress.make'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/progress.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/progress.make'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/progress.make'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/depend.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.depend.make'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/depend.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/depend.make'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/depend.make'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.build.make'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 Updating goal targets.... #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/depend'. #12 126.6 File 'CMakeFiles/serverobj.dir/depend' does not exist. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/depend'. #12 126.6 Must remake target 'CMakeFiles/serverobj.dir/depend'. #12 126.6 Putting child 0x555c867fcbd0 (CMakeFiles/serverobj.dir/depend) PID 11446 on the chain. #12 126.6 Live child 0x555c867fcbd0 (CMakeFiles/serverobj.dir/depend) PID 11446 #12 126.6 Reaping winning child 0x555c867fcbd0 PID 11446 #12 126.6 Removing child 0x555c867fcbd0 PID 11446 from chain. #12 126.6 Successfully remade target file 'CMakeFiles/serverobj.dir/depend'. #12 126.6 Reaping winning child 0x557348dd62c0 PID 11445 #12 126.6 Live child 0x557348dd62c0 (CMakeFiles/serverobj.dir/all) PID 11448 #12 126.6 GNU Make 4.1 #12 126.6 Built for x86_64-pc-linux-gnu #12 126.6 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.6 License GPLv3+: GNU GPL version 3 or later #12 126.6 This is free software: you are free to change and redistribute it. #12 126.6 There is NO WARRANTY, to the extent permitted by law. #12 126.6 Reading makefiles... #12 126.6 Reading makefile 'CMakeFiles/serverobj.dir/build.make'... #12 126.6 Reading makefile 'CMakeFiles/serverobj.dir/depend.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/serverobj.dir/progress.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/serverobj.dir/flags.make' (search path) (no ~ expansion)... #12 126.6 Updating makefiles.... #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.flags.make'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/progress.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.progress.make'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/progress.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/progress.make'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/progress.make'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/depend.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.depend.make'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/depend.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/depend.make'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/depend.make'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.build.make'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 Updating goal targets.... #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/build'. #12 126.6 File 'CMakeFiles/serverobj.dir/build' does not exist. #12 126.6 Considering target file 'serverobj'. #12 126.6 File 'serverobj' does not exist. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Considering target file '../src/common.c'. #12 126.6 Looking for an implicit rule for '../src/common.c'. #12 126.6 Trying pattern rule with stem 'common'. #12 126.6 Trying implicit prerequisite '../src/common.w'. #12 126.6 Trying pattern rule with stem 'common.c'. #12 126.6 Trying implicit prerequisite '../src/common.c,v'. #12 126.6 Trying pattern rule with stem 'common.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/common.c,v'. #12 126.6 Trying pattern rule with stem 'common.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/common.c'. #12 126.6 Trying pattern rule with stem 'common.c'. #12 126.6 Trying implicit prerequisite '../src/s.common.c'. #12 126.6 Trying pattern rule with stem 'common.c'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.common.c'. #12 126.6 Trying pattern rule with stem 'common'. #12 126.6 Trying implicit prerequisite '../src/common.w'. #12 126.6 Looking for a rule with intermediate file '../src/common.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'common.w'. #12 126.6 Trying implicit prerequisite '../src/common.w,v'. #12 126.6 Trying pattern rule with stem 'common.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/common.w,v'. #12 126.6 Trying pattern rule with stem 'common.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/common.w'. #12 126.6 Trying pattern rule with stem 'common.w'. #12 126.6 Trying implicit prerequisite '../src/s.common.w'. #12 126.6 Trying pattern rule with stem 'common.w'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.common.w'. #12 126.6 No implicit rule found for '../src/common.c'. #12 126.6 Finished prerequisites of target file '../src/common.c'. #12 126.6 No need to remake target '../src/common.c'. #12 126.6 Pruning file '../src/common.c'. #12 126.6 Considering target file '../src/common.h'. #12 126.6 Looking for an implicit rule for '../src/common.h'. #12 126.6 Trying pattern rule with stem 'common.h'. #12 126.6 Trying implicit prerequisite '../src/common.h,v'. #12 126.6 Trying pattern rule with stem 'common.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/common.h,v'. #12 126.6 Trying pattern rule with stem 'common.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/common.h'. #12 126.6 Trying pattern rule with stem 'common.h'. #12 126.6 Trying implicit prerequisite '../src/s.common.h'. #12 126.6 Trying pattern rule with stem 'common.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.common.h'. #12 126.6 No implicit rule found for '../src/common.h'. #12 126.6 Finished prerequisites of target file '../src/common.h'. #12 126.6 No need to remake target '../src/common.h'. #12 126.6 Considering target file '../src/log.h'. #12 126.6 Looking for an implicit rule for '../src/log.h'. #12 126.6 Trying pattern rule with stem 'log.h'. #12 126.6 Trying implicit prerequisite '../src/log.h,v'. #12 126.6 Trying pattern rule with stem 'log.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/log.h,v'. #12 126.6 Trying pattern rule with stem 'log.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/log.h'. #12 126.6 Trying pattern rule with stem 'log.h'. #12 126.6 Trying implicit prerequisite '../src/s.log.h'. #12 126.6 Trying pattern rule with stem 'log.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.log.h'. #12 126.6 No implicit rule found for '../src/log.h'. #12 126.6 Finished prerequisites of target file '../src/log.h'. #12 126.6 No need to remake target '../src/log.h'. #12 126.6 Considering target file '../src/netconf_acm.h'. #12 126.6 Looking for an implicit rule for '../src/netconf_acm.h'. #12 126.6 Trying pattern rule with stem 'netconf_acm.h'. #12 126.6 Trying implicit prerequisite '../src/netconf_acm.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_acm.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_acm.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_acm.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_acm.h'. #12 126.6 Trying pattern rule with stem 'netconf_acm.h'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_acm.h'. #12 126.6 Trying pattern rule with stem 'netconf_acm.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.h'. #12 126.6 No implicit rule found for '../src/netconf_acm.h'. #12 126.6 Finished prerequisites of target file '../src/netconf_acm.h'. #12 126.6 No need to remake target '../src/netconf_acm.h'. #12 126.6 Considering target file '../src/netconf_monitoring.h'. #12 126.6 Looking for an implicit rule for '../src/netconf_monitoring.h'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.h'. #12 126.6 Trying implicit prerequisite '../src/netconf_monitoring.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.h'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_monitoring.h'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.h'. #12 126.6 No implicit rule found for '../src/netconf_monitoring.h'. #12 126.6 Finished prerequisites of target file '../src/netconf_monitoring.h'. #12 126.6 No need to remake target '../src/netconf_monitoring.h'. #12 126.6 Considering target file 'compat.h'. #12 126.6 Looking for an implicit rule for 'compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'compat.h,v'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'RCS/compat.h,v'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'RCS/compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 's.compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'SCCS/s.compat.h'. #12 126.6 No implicit rule found for 'compat.h'. #12 126.6 Finished prerequisites of target file 'compat.h'. #12 126.6 No need to remake target 'compat.h'. #12 126.6 Considering target file 'config.h'. #12 126.6 Looking for an implicit rule for 'config.h'. #12 126.6 Trying pattern rule with stem 'config.h'. #12 126.6 Trying implicit prerequisite 'config.h,v'. #12 126.6 Trying pattern rule with stem 'config.h'. #12 126.6 Trying implicit prerequisite 'RCS/config.h,v'. #12 126.6 Trying pattern rule with stem 'config.h'. #12 126.6 Trying implicit prerequisite 'RCS/config.h'. #12 126.6 Trying pattern rule with stem 'config.h'. #12 126.6 Trying implicit prerequisite 's.config.h'. #12 126.6 Trying pattern rule with stem 'config.h'. #12 126.6 Trying implicit prerequisite 'SCCS/s.config.h'. #12 126.6 No implicit rule found for 'config.h'. #12 126.6 Finished prerequisites of target file 'config.h'. #12 126.6 No need to remake target 'config.h'. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Prerequisite '../src/common.c' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Prerequisite '../src/common.c' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Prerequisite '../src/netconf_monitoring.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Considering target file '../src/netconf.c'. #12 126.6 Looking for an implicit rule for '../src/netconf.c'. #12 126.6 Trying pattern rule with stem 'netconf'. #12 126.6 Trying implicit prerequisite '../src/netconf.w'. #12 126.6 Trying pattern rule with stem 'netconf.c'. #12 126.6 Trying implicit prerequisite '../src/netconf.c,v'. #12 126.6 Trying pattern rule with stem 'netconf.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf.c,v'. #12 126.6 Trying pattern rule with stem 'netconf.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf.c'. #12 126.6 Trying pattern rule with stem 'netconf.c'. #12 126.6 Trying implicit prerequisite '../src/s.netconf.c'. #12 126.6 Trying pattern rule with stem 'netconf.c'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf.c'. #12 126.6 Trying pattern rule with stem 'netconf'. #12 126.6 Trying implicit prerequisite '../src/netconf.w'. #12 126.6 Looking for a rule with intermediate file '../src/netconf.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'netconf.w'. #12 126.6 Trying implicit prerequisite '../src/netconf.w,v'. #12 126.6 Trying pattern rule with stem 'netconf.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf.w,v'. #12 126.6 Trying pattern rule with stem 'netconf.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf.w'. #12 126.6 Trying pattern rule with stem 'netconf.w'. #12 126.6 Trying implicit prerequisite '../src/s.netconf.w'. #12 126.6 Trying pattern rule with stem 'netconf.w'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf.w'. #12 126.6 No implicit rule found for '../src/netconf.c'. #12 126.6 Finished prerequisites of target file '../src/netconf.c'. #12 126.6 No need to remake target '../src/netconf.c'. #12 126.6 Pruning file '../src/common.h'. #12 126.6 Pruning file '../src/log.h'. #12 126.6 Pruning file '../src/netconf.c'. #12 126.6 Pruning file '../src/netconf_acm.h'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'config.h'. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Prerequisite '../src/netconf.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Prerequisite '../src/netconf.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Considering target file '../src/netconf_monitoring.c'. #12 126.6 Looking for an implicit rule for '../src/netconf_monitoring.c'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring'. #12 126.6 Trying implicit prerequisite '../src/netconf_monitoring.w'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.c'. #12 126.6 Trying implicit prerequisite '../src/netconf_monitoring.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_monitoring.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_monitoring.c'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.c'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_monitoring.c'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.c'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.c'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring'. #12 126.6 Trying implicit prerequisite '../src/netconf_monitoring.w'. #12 126.6 Looking for a rule with intermediate file '../src/netconf_monitoring.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.w'. #12 126.6 Trying implicit prerequisite '../src/netconf_monitoring.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_monitoring.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_monitoring.w'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.w'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_monitoring.w'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.w'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.w'. #12 126.6 No implicit rule found for '../src/netconf_monitoring.c'. #12 126.6 Finished prerequisites of target file '../src/netconf_monitoring.c'. #12 126.6 No need to remake target '../src/netconf_monitoring.c'. #12 126.6 Pruning file '../src/common.h'. #12 126.6 Pruning file '../src/log.h'. #12 126.6 Pruning file '../src/netconf_monitoring.c'. #12 126.6 Pruning file '../src/netconf_monitoring.h'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'config.h'. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Prerequisite '../src/netconf_monitoring.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Prerequisite '../src/netconf_monitoring.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Prerequisite '../src/netconf_monitoring.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Considering target file '../src/netconf_acm.c'. #12 126.6 Looking for an implicit rule for '../src/netconf_acm.c'. #12 126.6 Trying pattern rule with stem 'netconf_acm'. #12 126.6 Trying implicit prerequisite '../src/netconf_acm.w'. #12 126.6 Trying pattern rule with stem 'netconf_acm.c'. #12 126.6 Trying implicit prerequisite '../src/netconf_acm.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_acm.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_acm.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_acm.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_acm.c'. #12 126.6 Trying pattern rule with stem 'netconf_acm.c'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_acm.c'. #12 126.6 Trying pattern rule with stem 'netconf_acm.c'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.c'. #12 126.6 Trying pattern rule with stem 'netconf_acm'. #12 126.6 Trying implicit prerequisite '../src/netconf_acm.w'. #12 126.6 Looking for a rule with intermediate file '../src/netconf_acm.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'netconf_acm.w'. #12 126.6 Trying implicit prerequisite '../src/netconf_acm.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_acm.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_acm.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_acm.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_acm.w'. #12 126.6 Trying pattern rule with stem 'netconf_acm.w'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_acm.w'. #12 126.6 Trying pattern rule with stem 'netconf_acm.w'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.w'. #12 126.6 No implicit rule found for '../src/netconf_acm.c'. #12 126.6 Finished prerequisites of target file '../src/netconf_acm.c'. #12 126.6 No need to remake target '../src/netconf_acm.c'. #12 126.6 Pruning file '../src/common.h'. #12 126.6 Pruning file '../src/log.h'. #12 126.6 Pruning file '../src/netconf_acm.c'. #12 126.6 Pruning file '../src/netconf_acm.h'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'config.h'. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Prerequisite '../src/netconf_acm.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Prerequisite '../src/netconf_acm.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Considering target file '../src/netconf_nmda.c'. #12 126.6 Looking for an implicit rule for '../src/netconf_nmda.c'. #12 126.6 Trying pattern rule with stem 'netconf_nmda'. #12 126.6 Trying implicit prerequisite '../src/netconf_nmda.w'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.c'. #12 126.6 Trying implicit prerequisite '../src/netconf_nmda.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_nmda.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_nmda.c'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.c'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_nmda.c'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.c'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_nmda.c'. #12 126.6 Trying pattern rule with stem 'netconf_nmda'. #12 126.6 Trying implicit prerequisite '../src/netconf_nmda.w'. #12 126.6 Looking for a rule with intermediate file '../src/netconf_nmda.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'netconf_nmda.w'. #12 126.6 Trying implicit prerequisite '../src/netconf_nmda.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_nmda.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_nmda.w'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.w'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_nmda.w'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.w'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_nmda.w'. #12 126.6 No implicit rule found for '../src/netconf_nmda.c'. #12 126.6 Finished prerequisites of target file '../src/netconf_nmda.c'. #12 126.6 No need to remake target '../src/netconf_nmda.c'. #12 126.6 Pruning file '../src/common.h'. #12 126.6 Pruning file '../src/log.h'. #12 126.6 Pruning file '../src/netconf_acm.h'. #12 126.6 Pruning file '../src/netconf_nmda.c'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'config.h'. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Prerequisite '../src/netconf_nmda.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Prerequisite '../src/netconf_nmda.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Considering target file '../src/log.c'. #12 126.6 Looking for an implicit rule for '../src/log.c'. #12 126.6 Trying pattern rule with stem 'log'. #12 126.6 Trying implicit prerequisite '../src/log.w'. #12 126.6 Trying pattern rule with stem 'log.c'. #12 126.6 Trying implicit prerequisite '../src/log.c,v'. #12 126.6 Trying pattern rule with stem 'log.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/log.c,v'. #12 126.6 Trying pattern rule with stem 'log.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/log.c'. #12 126.6 Trying pattern rule with stem 'log.c'. #12 126.6 Trying implicit prerequisite '../src/s.log.c'. #12 126.6 Trying pattern rule with stem 'log.c'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.log.c'. #12 126.6 Trying pattern rule with stem 'log'. #12 126.6 Trying implicit prerequisite '../src/log.w'. #12 126.6 Looking for a rule with intermediate file '../src/log.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'log.w'. #12 126.6 Trying implicit prerequisite '../src/log.w,v'. #12 126.6 Trying pattern rule with stem 'log.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/log.w,v'. #12 126.6 Trying pattern rule with stem 'log.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/log.w'. #12 126.6 Trying pattern rule with stem 'log.w'. #12 126.6 Trying implicit prerequisite '../src/s.log.w'. #12 126.6 Trying pattern rule with stem 'log.w'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.log.w'. #12 126.6 No implicit rule found for '../src/log.c'. #12 126.6 Finished prerequisites of target file '../src/log.c'. #12 126.6 No need to remake target '../src/log.c'. #12 126.6 Pruning file '../src/common.h'. #12 126.6 Pruning file '../src/log.c'. #12 126.6 Pruning file '../src/log.h'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'config.h'. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Prerequisite '../src/log.c' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Prerequisite '../src/log.c' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Considering target file '../src/netconf_server.c'. #12 126.6 Looking for an implicit rule for '../src/netconf_server.c'. #12 126.6 Trying pattern rule with stem 'netconf_server'. #12 126.6 Trying implicit prerequisite '../src/netconf_server.w'. #12 126.6 Trying pattern rule with stem 'netconf_server.c'. #12 126.6 Trying implicit prerequisite '../src/netconf_server.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_server.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_server.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server.c'. #12 126.6 Trying pattern rule with stem 'netconf_server.c'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_server.c'. #12 126.6 Trying pattern rule with stem 'netconf_server.c'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_server.c'. #12 126.6 Trying pattern rule with stem 'netconf_server'. #12 126.6 Trying implicit prerequisite '../src/netconf_server.w'. #12 126.6 Looking for a rule with intermediate file '../src/netconf_server.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'netconf_server.w'. #12 126.6 Trying implicit prerequisite '../src/netconf_server.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_server.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_server.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server.w'. #12 126.6 Trying pattern rule with stem 'netconf_server.w'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_server.w'. #12 126.6 Trying pattern rule with stem 'netconf_server.w'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_server.w'. #12 126.6 No implicit rule found for '../src/netconf_server.c'. #12 126.6 Finished prerequisites of target file '../src/netconf_server.c'. #12 126.6 No need to remake target '../src/netconf_server.c'. #12 126.6 Pruning file '../src/common.h'. #12 126.6 Pruning file '../src/log.h'. #12 126.6 Pruning file '../src/netconf_server.c'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'config.h'. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Prerequisite '../src/netconf_server.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Prerequisite '../src/netconf_server.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Considering target file '../src/netconf_server_ssh.c'. #12 126.6 Looking for an implicit rule for '../src/netconf_server_ssh.c'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh'. #12 126.6 Trying implicit prerequisite '../src/netconf_server_ssh.w'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.c'. #12 126.6 Trying implicit prerequisite '../src/netconf_server_ssh.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.c'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.c'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_server_ssh.c'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.c'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_server_ssh.c'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh'. #12 126.6 Trying implicit prerequisite '../src/netconf_server_ssh.w'. #12 126.6 Looking for a rule with intermediate file '../src/netconf_server_ssh.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.w'. #12 126.6 Trying implicit prerequisite '../src/netconf_server_ssh.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.w'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.w'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_server_ssh.w'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.w'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_server_ssh.w'. #12 126.6 No implicit rule found for '../src/netconf_server_ssh.c'. #12 126.6 Finished prerequisites of target file '../src/netconf_server_ssh.c'. #12 126.6 No need to remake target '../src/netconf_server_ssh.c'. #12 126.6 Pruning file '../src/common.h'. #12 126.6 Pruning file '../src/log.h'. #12 126.6 Considering target file '../src/netconf_server.h'. #12 126.6 Looking for an implicit rule for '../src/netconf_server.h'. #12 126.6 Trying pattern rule with stem 'netconf_server.h'. #12 126.6 Trying implicit prerequisite '../src/netconf_server.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_server.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_server.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server.h'. #12 126.6 Trying pattern rule with stem 'netconf_server.h'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_server.h'. #12 126.6 Trying pattern rule with stem 'netconf_server.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_server.h'. #12 126.6 No implicit rule found for '../src/netconf_server.h'. #12 126.6 Finished prerequisites of target file '../src/netconf_server.h'. #12 126.6 No need to remake target '../src/netconf_server.h'. #12 126.6 Pruning file '../src/netconf_server_ssh.c'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'config.h'. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Prerequisite '../src/netconf_server_ssh.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Prerequisite '../src/netconf_server.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Prerequisite '../src/netconf_server_ssh.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Considering target file '../src/netconf_server_tls.c'. #12 126.6 Looking for an implicit rule for '../src/netconf_server_tls.c'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls'. #12 126.6 Trying implicit prerequisite '../src/netconf_server_tls.w'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.c'. #12 126.6 Trying implicit prerequisite '../src/netconf_server_tls.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_tls.c,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_tls.c'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.c'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_server_tls.c'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.c'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_server_tls.c'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls'. #12 126.6 Trying implicit prerequisite '../src/netconf_server_tls.w'. #12 126.6 Looking for a rule with intermediate file '../src/netconf_server_tls.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.w'. #12 126.6 Trying implicit prerequisite '../src/netconf_server_tls.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_tls.w,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_tls.w'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.w'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_server_tls.w'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.w'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_server_tls.w'. #12 126.6 No implicit rule found for '../src/netconf_server_tls.c'. #12 126.6 Finished prerequisites of target file '../src/netconf_server_tls.c'. #12 126.6 No need to remake target '../src/netconf_server_tls.c'. #12 126.6 Pruning file '../src/common.h'. #12 126.6 Pruning file '../src/log.h'. #12 126.6 Pruning file '../src/netconf_server.h'. #12 126.6 Pruning file '../src/netconf_server_tls.c'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'config.h'. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Prerequisite '../src/netconf_server_tls.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Prerequisite '../src/netconf_server.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Prerequisite '../src/netconf_server_tls.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/build.make'. #12 126.6 Finished prerequisites of target file 'serverobj'. #12 126.6 Must remake target 'serverobj'. #12 126.6 Successfully remade target file 'serverobj'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/build'. #12 126.6 Must remake target 'CMakeFiles/serverobj.dir/build'. #12 126.6 Successfully remade target file 'CMakeFiles/serverobj.dir/build'. #12 126.6 Reaping winning child 0x557348dd62c0 PID 11448 #12 126.6 Live child 0x557348dd62c0 (CMakeFiles/serverobj.dir/all) PID 11449 #12 126.6 [ 50%] Built target serverobj #12 126.6 Reaping winning child 0x557348dd62c0 PID 11449 #12 126.6 Removing child 0x557348dd62c0 PID 11449 from chain. #12 126.6 Successfully remade target file 'CMakeFiles/serverobj.dir/all'. #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/all'. #12 126.6 File 'CMakeFiles/netopeer2-server.dir/all' does not exist. #12 126.6 Pruning file 'CMakeFiles/serverobj.dir/all'. #12 126.6 Considering target file 'CMakeFiles/compat.dir/all'. #12 126.6 File 'CMakeFiles/compat.dir/all' does not exist. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/all'. #12 126.6 Must remake target 'CMakeFiles/compat.dir/all'. #12 126.6 Putting child 0x557348dd74d0 (CMakeFiles/compat.dir/all) PID 11451 on the chain. #12 126.6 Live child 0x557348dd74d0 (CMakeFiles/compat.dir/all) PID 11451 #12 126.6 GNU Make 4.1 #12 126.6 Built for x86_64-pc-linux-gnu #12 126.6 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.6 License GPLv3+: GNU GPL version 3 or later #12 126.6 This is free software: you are free to change and redistribute it. #12 126.6 There is NO WARRANTY, to the extent permitted by law. #12 126.6 Reading makefiles... #12 126.6 Reading makefile 'CMakeFiles/compat.dir/build.make'... #12 126.6 Reading makefile 'CMakeFiles/compat.dir/depend.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/compat.dir/progress.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/compat.dir/flags.make' (search path) (no ~ expansion)... #12 126.6 Updating makefiles.... #12 126.6 Considering target file 'CMakeFiles/compat.dir/flags.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/compat.dir/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.flags.make'. #12 126.6 No implicit rule found for 'CMakeFiles/compat.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/flags.make'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/flags.make'. #12 126.6 Considering target file 'CMakeFiles/compat.dir/progress.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/compat.dir/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.progress.make'. #12 126.6 No implicit rule found for 'CMakeFiles/compat.dir/progress.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/progress.make'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/progress.make'. #12 126.6 Considering target file 'CMakeFiles/compat.dir/depend.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/compat.dir/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.depend.make'. #12 126.6 No implicit rule found for 'CMakeFiles/compat.dir/depend.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/depend.make'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/depend.make'. #12 126.6 Considering target file 'CMakeFiles/compat.dir/build.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/compat.dir/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.build.make'. #12 126.6 No implicit rule found for 'CMakeFiles/compat.dir/build.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/build.make'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/build.make'. #12 126.6 Updating goal targets.... #12 126.6 Considering target file 'CMakeFiles/compat.dir/depend'. #12 126.6 File 'CMakeFiles/compat.dir/depend' does not exist. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/depend'. #12 126.6 Must remake target 'CMakeFiles/compat.dir/depend'. #12 126.6 Putting child 0x55dd0fb26a40 (CMakeFiles/compat.dir/depend) PID 11452 on the chain. #12 126.6 Live child 0x55dd0fb26a40 (CMakeFiles/compat.dir/depend) PID 11452 #12 126.6 Reaping winning child 0x55dd0fb26a40 PID 11452 #12 126.6 Removing child 0x55dd0fb26a40 PID 11452 from chain. #12 126.6 Successfully remade target file 'CMakeFiles/compat.dir/depend'. #12 126.6 Reaping winning child 0x557348dd74d0 PID 11451 #12 126.6 Live child 0x557348dd74d0 (CMakeFiles/compat.dir/all) PID 11454 #12 126.6 GNU Make 4.1 #12 126.6 Built for x86_64-pc-linux-gnu #12 126.6 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.6 License GPLv3+: GNU GPL version 3 or later #12 126.6 This is free software: you are free to change and redistribute it. #12 126.6 There is NO WARRANTY, to the extent permitted by law. #12 126.6 Reading makefiles... #12 126.6 Reading makefile 'CMakeFiles/compat.dir/build.make'... #12 126.6 Reading makefile 'CMakeFiles/compat.dir/depend.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/compat.dir/progress.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/compat.dir/flags.make' (search path) (no ~ expansion)... #12 126.6 Updating makefiles.... #12 126.6 Considering target file 'CMakeFiles/compat.dir/flags.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/compat.dir/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.flags.make'. #12 126.6 No implicit rule found for 'CMakeFiles/compat.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/flags.make'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/flags.make'. #12 126.6 Considering target file 'CMakeFiles/compat.dir/progress.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/compat.dir/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.progress.make'. #12 126.6 No implicit rule found for 'CMakeFiles/compat.dir/progress.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/progress.make'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/progress.make'. #12 126.6 Considering target file 'CMakeFiles/compat.dir/depend.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/compat.dir/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.depend.make'. #12 126.6 No implicit rule found for 'CMakeFiles/compat.dir/depend.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/depend.make'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/depend.make'. #12 126.6 Considering target file 'CMakeFiles/compat.dir/build.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/compat.dir/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.build.make'. #12 126.6 No implicit rule found for 'CMakeFiles/compat.dir/build.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/build.make'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/build.make'. #12 126.6 Updating goal targets.... #12 126.6 Considering target file 'CMakeFiles/compat.dir/build'. #12 126.6 File 'CMakeFiles/compat.dir/build' does not exist. #12 126.6 Considering target file 'compat'. #12 126.6 File 'compat' does not exist. #12 126.6 Considering target file 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Considering target file '../compat/compat.c'. #12 126.6 Looking for an implicit rule for '../compat/compat.c'. #12 126.6 Trying pattern rule with stem 'compat'. #12 126.6 Trying implicit prerequisite '../compat/compat.w'. #12 126.6 Trying pattern rule with stem 'compat.c'. #12 126.6 Trying implicit prerequisite '../compat/compat.c,v'. #12 126.6 Trying pattern rule with stem 'compat.c'. #12 126.6 Trying implicit prerequisite '../compat/RCS/compat.c,v'. #12 126.6 Trying pattern rule with stem 'compat.c'. #12 126.6 Trying implicit prerequisite '../compat/RCS/compat.c'. #12 126.6 Trying pattern rule with stem 'compat.c'. #12 126.6 Trying implicit prerequisite '../compat/s.compat.c'. #12 126.6 Trying pattern rule with stem 'compat.c'. #12 126.6 Trying implicit prerequisite '../compat/SCCS/s.compat.c'. #12 126.6 Trying pattern rule with stem 'compat'. #12 126.6 Trying implicit prerequisite '../compat/compat.w'. #12 126.6 Looking for a rule with intermediate file '../compat/compat.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'compat.w'. #12 126.6 Trying implicit prerequisite '../compat/compat.w,v'. #12 126.6 Trying pattern rule with stem 'compat.w'. #12 126.6 Trying implicit prerequisite '../compat/RCS/compat.w,v'. #12 126.6 Trying pattern rule with stem 'compat.w'. #12 126.6 Trying implicit prerequisite '../compat/RCS/compat.w'. #12 126.6 Trying pattern rule with stem 'compat.w'. #12 126.6 Trying implicit prerequisite '../compat/s.compat.w'. #12 126.6 Trying pattern rule with stem 'compat.w'. #12 126.6 Trying implicit prerequisite '../compat/SCCS/s.compat.w'. #12 126.6 No implicit rule found for '../compat/compat.c'. #12 126.6 Finished prerequisites of target file '../compat/compat.c'. #12 126.6 No need to remake target '../compat/compat.c'. #12 126.6 Pruning file '../compat/compat.c'. #12 126.6 Considering target file 'compat.h'. #12 126.6 Looking for an implicit rule for 'compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'compat.h,v'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'RCS/compat.h,v'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'RCS/compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 's.compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'SCCS/s.compat.h'. #12 126.6 No implicit rule found for 'compat.h'. #12 126.6 Finished prerequisites of target file 'compat.h'. #12 126.6 No need to remake target 'compat.h'. #12 126.6 Pruning file 'CMakeFiles/compat.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Prerequisite '../compat/compat.c' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Prerequisite '../compat/compat.c' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Prerequisite 'CMakeFiles/compat.dir/flags.make' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Pruning file 'CMakeFiles/compat.dir/build.make'. #12 126.6 Finished prerequisites of target file 'compat'. #12 126.6 Must remake target 'compat'. #12 126.6 Successfully remade target file 'compat'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/build'. #12 126.6 Must remake target 'CMakeFiles/compat.dir/build'. #12 126.6 Successfully remade target file 'CMakeFiles/compat.dir/build'. #12 126.6 Reaping winning child 0x557348dd74d0 PID 11454 #12 126.6 Live child 0x557348dd74d0 (CMakeFiles/compat.dir/all) PID 11455 #12 126.6 [ 55%] Built target compat #12 126.6 Reaping winning child 0x557348dd74d0 PID 11455 #12 126.6 Removing child 0x557348dd74d0 PID 11455 from chain. #12 126.6 Successfully remade target file 'CMakeFiles/compat.dir/all'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/all'. #12 126.6 Must remake target 'CMakeFiles/netopeer2-server.dir/all'. #12 126.6 Putting child 0x557348dd7f10 (CMakeFiles/netopeer2-server.dir/all) PID 11457 on the chain. #12 126.6 Live child 0x557348dd7f10 (CMakeFiles/netopeer2-server.dir/all) PID 11457 #12 126.6 GNU Make 4.1 #12 126.6 Built for x86_64-pc-linux-gnu #12 126.6 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.6 License GPLv3+: GNU GPL version 3 or later #12 126.6 This is free software: you are free to change and redistribute it. #12 126.6 There is NO WARRANTY, to the extent permitted by law. #12 126.6 Reading makefiles... #12 126.6 Reading makefile 'CMakeFiles/netopeer2-server.dir/build.make'... #12 126.6 Reading makefile 'CMakeFiles/netopeer2-server.dir/depend.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/netopeer2-server.dir/progress.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/netopeer2-server.dir/flags.make' (search path) (no ~ expansion)... #12 126.6 Updating makefiles.... #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.flags.make'. #12 126.6 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 No need to remake target 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/progress.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.progress.make'. #12 126.6 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/progress.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/progress.make'. #12 126.6 No need to remake target 'CMakeFiles/netopeer2-server.dir/progress.make'. #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/depend.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.depend.make'. #12 126.6 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/depend.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/depend.make'. #12 126.6 No need to remake target 'CMakeFiles/netopeer2-server.dir/depend.make'. #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.build.make'. #12 126.6 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 No need to remake target 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 Updating goal targets.... #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/depend'. #12 126.6 File 'CMakeFiles/netopeer2-server.dir/depend' does not exist. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/depend'. #12 126.6 Must remake target 'CMakeFiles/netopeer2-server.dir/depend'. #12 126.6 Putting child 0x562fbf1eaf60 (CMakeFiles/netopeer2-server.dir/depend) PID 11458 on the chain. #12 126.6 Live child 0x562fbf1eaf60 (CMakeFiles/netopeer2-server.dir/depend) PID 11458 #12 126.6 Reaping winning child 0x562fbf1eaf60 PID 11458 #12 126.6 Removing child 0x562fbf1eaf60 PID 11458 from chain. #12 126.6 Successfully remade target file 'CMakeFiles/netopeer2-server.dir/depend'. #12 126.6 Reaping winning child 0x557348dd7f10 PID 11457 #12 126.6 Live child 0x557348dd7f10 (CMakeFiles/netopeer2-server.dir/all) PID 11460 #12 126.6 GNU Make 4.1 #12 126.6 Built for x86_64-pc-linux-gnu #12 126.6 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.6 License GPLv3+: GNU GPL version 3 or later #12 126.6 This is free software: you are free to change and redistribute it. #12 126.6 There is NO WARRANTY, to the extent permitted by law. #12 126.6 Reading makefiles... #12 126.6 Reading makefile 'CMakeFiles/netopeer2-server.dir/build.make'... #12 126.6 Reading makefile 'CMakeFiles/netopeer2-server.dir/depend.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/netopeer2-server.dir/progress.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'CMakeFiles/netopeer2-server.dir/flags.make' (search path) (no ~ expansion)... #12 126.6 Updating makefiles.... #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.flags.make'. #12 126.6 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 No need to remake target 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/progress.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.progress.make'. #12 126.6 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/progress.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/progress.make'. #12 126.6 No need to remake target 'CMakeFiles/netopeer2-server.dir/progress.make'. #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/depend.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.depend.make'. #12 126.6 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/depend.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/depend.make'. #12 126.6 No need to remake target 'CMakeFiles/netopeer2-server.dir/depend.make'. #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.build.make'. #12 126.6 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 No need to remake target 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 Updating goal targets.... #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/build'. #12 126.6 File 'CMakeFiles/netopeer2-server.dir/build' does not exist. #12 126.6 Considering target file 'netopeer2-server'. #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/link.txt'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/link.txt'. #12 126.6 Trying pattern rule with stem 'link.txt'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/link.txt,v'. #12 126.6 Trying pattern rule with stem 'link.txt'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/link.txt,v'. #12 126.6 Trying pattern rule with stem 'link.txt'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/link.txt'. #12 126.6 Trying pattern rule with stem 'link.txt'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.link.txt'. #12 126.6 Trying pattern rule with stem 'link.txt'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.link.txt'. #12 126.6 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/link.txt'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/link.txt'. #12 126.6 No need to remake target 'CMakeFiles/netopeer2-server.dir/link.txt'. #12 126.6 Considering target file 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Considering target file '../src/main.c'. #12 126.6 Looking for an implicit rule for '../src/main.c'. #12 126.6 Trying pattern rule with stem 'main'. #12 126.6 Trying implicit prerequisite '../src/main.w'. #12 126.6 Trying pattern rule with stem 'main.c'. #12 126.6 Trying implicit prerequisite '../src/main.c,v'. #12 126.6 Trying pattern rule with stem 'main.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/main.c,v'. #12 126.6 Trying pattern rule with stem 'main.c'. #12 126.6 Trying implicit prerequisite '../src/RCS/main.c'. #12 126.6 Trying pattern rule with stem 'main.c'. #12 126.6 Trying implicit prerequisite '../src/s.main.c'. #12 126.6 Trying pattern rule with stem 'main.c'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.main.c'. #12 126.6 Trying pattern rule with stem 'main'. #12 126.6 Trying implicit prerequisite '../src/main.w'. #12 126.6 Looking for a rule with intermediate file '../src/main.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'main.w'. #12 126.6 Trying implicit prerequisite '../src/main.w,v'. #12 126.6 Trying pattern rule with stem 'main.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/main.w,v'. #12 126.6 Trying pattern rule with stem 'main.w'. #12 126.6 Trying implicit prerequisite '../src/RCS/main.w'. #12 126.6 Trying pattern rule with stem 'main.w'. #12 126.6 Trying implicit prerequisite '../src/s.main.w'. #12 126.6 Trying pattern rule with stem 'main.w'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.main.w'. #12 126.6 No implicit rule found for '../src/main.c'. #12 126.6 Finished prerequisites of target file '../src/main.c'. #12 126.6 No need to remake target '../src/main.c'. #12 126.6 Considering target file '../src/common.h'. #12 126.6 Looking for an implicit rule for '../src/common.h'. #12 126.6 Trying pattern rule with stem 'common.h'. #12 126.6 Trying implicit prerequisite '../src/common.h,v'. #12 126.6 Trying pattern rule with stem 'common.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/common.h,v'. #12 126.6 Trying pattern rule with stem 'common.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/common.h'. #12 126.6 Trying pattern rule with stem 'common.h'. #12 126.6 Trying implicit prerequisite '../src/s.common.h'. #12 126.6 Trying pattern rule with stem 'common.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.common.h'. #12 126.6 No implicit rule found for '../src/common.h'. #12 126.6 Finished prerequisites of target file '../src/common.h'. #12 126.6 No need to remake target '../src/common.h'. #12 126.6 Considering target file '../src/log.h'. #12 126.6 Looking for an implicit rule for '../src/log.h'. #12 126.6 Trying pattern rule with stem 'log.h'. #12 126.6 Trying implicit prerequisite '../src/log.h,v'. #12 126.6 Trying pattern rule with stem 'log.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/log.h,v'. #12 126.6 Trying pattern rule with stem 'log.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/log.h'. #12 126.6 Trying pattern rule with stem 'log.h'. #12 126.6 Trying implicit prerequisite '../src/s.log.h'. #12 126.6 Trying pattern rule with stem 'log.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.log.h'. #12 126.6 No implicit rule found for '../src/log.h'. #12 126.6 Finished prerequisites of target file '../src/log.h'. #12 126.6 No need to remake target '../src/log.h'. #12 126.6 Pruning file '../src/main.c'. #12 126.6 Considering target file '../src/netconf.h'. #12 126.6 Looking for an implicit rule for '../src/netconf.h'. #12 126.6 Trying pattern rule with stem 'netconf.h'. #12 126.6 Trying implicit prerequisite '../src/netconf.h,v'. #12 126.6 Trying pattern rule with stem 'netconf.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf.h,v'. #12 126.6 Trying pattern rule with stem 'netconf.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf.h'. #12 126.6 Trying pattern rule with stem 'netconf.h'. #12 126.6 Trying implicit prerequisite '../src/s.netconf.h'. #12 126.6 Trying pattern rule with stem 'netconf.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf.h'. #12 126.6 No implicit rule found for '../src/netconf.h'. #12 126.6 Finished prerequisites of target file '../src/netconf.h'. #12 126.6 No need to remake target '../src/netconf.h'. #12 126.6 Considering target file '../src/netconf_acm.h'. #12 126.6 Looking for an implicit rule for '../src/netconf_acm.h'. #12 126.6 Trying pattern rule with stem 'netconf_acm.h'. #12 126.6 Trying implicit prerequisite '../src/netconf_acm.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_acm.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_acm.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_acm.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_acm.h'. #12 126.6 Trying pattern rule with stem 'netconf_acm.h'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_acm.h'. #12 126.6 Trying pattern rule with stem 'netconf_acm.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.h'. #12 126.6 No implicit rule found for '../src/netconf_acm.h'. #12 126.6 Finished prerequisites of target file '../src/netconf_acm.h'. #12 126.6 No need to remake target '../src/netconf_acm.h'. #12 126.6 Considering target file '../src/netconf_monitoring.h'. #12 126.6 Looking for an implicit rule for '../src/netconf_monitoring.h'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.h'. #12 126.6 Trying implicit prerequisite '../src/netconf_monitoring.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.h'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_monitoring.h'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.h'. #12 126.6 No implicit rule found for '../src/netconf_monitoring.h'. #12 126.6 Finished prerequisites of target file '../src/netconf_monitoring.h'. #12 126.6 No need to remake target '../src/netconf_monitoring.h'. #12 126.6 Considering target file '../src/netconf_nmda.h'. #12 126.6 Looking for an implicit rule for '../src/netconf_nmda.h'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.h'. #12 126.6 Trying implicit prerequisite '../src/netconf_nmda.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_nmda.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_nmda.h'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.h'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_nmda.h'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_nmda.h'. #12 126.6 No implicit rule found for '../src/netconf_nmda.h'. #12 126.6 Finished prerequisites of target file '../src/netconf_nmda.h'. #12 126.6 No need to remake target '../src/netconf_nmda.h'. #12 126.6 Considering target file '../src/netconf_server.h'. #12 126.6 Looking for an implicit rule for '../src/netconf_server.h'. #12 126.6 Trying pattern rule with stem 'netconf_server.h'. #12 126.6 Trying implicit prerequisite '../src/netconf_server.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_server.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_server.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server.h'. #12 126.6 Trying pattern rule with stem 'netconf_server.h'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_server.h'. #12 126.6 Trying pattern rule with stem 'netconf_server.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_server.h'. #12 126.6 No implicit rule found for '../src/netconf_server.h'. #12 126.6 Finished prerequisites of target file '../src/netconf_server.h'. #12 126.6 No need to remake target '../src/netconf_server.h'. #12 126.6 Considering target file '../src/netconf_server_ssh.h'. #12 126.6 Looking for an implicit rule for '../src/netconf_server_ssh.h'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.h'. #12 126.6 Trying implicit prerequisite '../src/netconf_server_ssh.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.h'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.h'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_server_ssh.h'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_server_ssh.h'. #12 126.6 No implicit rule found for '../src/netconf_server_ssh.h'. #12 126.6 Finished prerequisites of target file '../src/netconf_server_ssh.h'. #12 126.6 No need to remake target '../src/netconf_server_ssh.h'. #12 126.6 Considering target file '../src/netconf_server_tls.h'. #12 126.6 Looking for an implicit rule for '../src/netconf_server_tls.h'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.h'. #12 126.6 Trying implicit prerequisite '../src/netconf_server_tls.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_tls.h,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.h'. #12 126.6 Trying implicit prerequisite '../src/RCS/netconf_server_tls.h'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.h'. #12 126.6 Trying implicit prerequisite '../src/s.netconf_server_tls.h'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.h'. #12 126.6 Trying implicit prerequisite '../src/SCCS/s.netconf_server_tls.h'. #12 126.6 No implicit rule found for '../src/netconf_server_tls.h'. #12 126.6 Finished prerequisites of target file '../src/netconf_server_tls.h'. #12 126.6 No need to remake target '../src/netconf_server_tls.h'. #12 126.6 Considering target file 'compat.h'. #12 126.6 Looking for an implicit rule for 'compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'compat.h,v'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'RCS/compat.h,v'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'RCS/compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 's.compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'SCCS/s.compat.h'. #12 126.6 No implicit rule found for 'compat.h'. #12 126.6 Finished prerequisites of target file 'compat.h'. #12 126.6 No need to remake target 'compat.h'. #12 126.6 Considering target file 'config.h'. #12 126.6 Looking for an implicit rule for 'config.h'. #12 126.6 Trying pattern rule with stem 'config.h'. #12 126.6 Trying implicit prerequisite 'config.h,v'. #12 126.6 Trying pattern rule with stem 'config.h'. #12 126.6 Trying implicit prerequisite 'RCS/config.h,v'. #12 126.6 Trying pattern rule with stem 'config.h'. #12 126.6 Trying implicit prerequisite 'RCS/config.h'. #12 126.6 Trying pattern rule with stem 'config.h'. #12 126.6 Trying implicit prerequisite 's.config.h'. #12 126.6 Trying pattern rule with stem 'config.h'. #12 126.6 Trying implicit prerequisite 'SCCS/s.config.h'. #12 126.6 No implicit rule found for 'config.h'. #12 126.6 Finished prerequisites of target file 'config.h'. #12 126.6 No need to remake target 'config.h'. #12 126.6 Pruning file 'CMakeFiles/netopeer2-server.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/main.c' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/common.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/log.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/main.c' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/netconf.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/netconf_monitoring.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/netconf_nmda.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/netconf_server.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/netconf_server_ssh.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite '../src/netconf_server_tls.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite 'config.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Prerequisite 'CMakeFiles/netopeer2-server.dir/flags.make' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 No need to remake target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Trying pattern rule with stem 'common.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/common.c.o,v'. #12 126.6 Trying pattern rule with stem 'common.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/common.c.o,v'. #12 126.6 Trying pattern rule with stem 'common.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/common.c.o'. #12 126.6 Trying pattern rule with stem 'common.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.common.c.o'. #12 126.6 Trying pattern rule with stem 'common.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.common.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/common.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Trying pattern rule with stem 'netconf.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf.c.o'. #12 126.6 Trying pattern rule with stem 'netconf.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf.c.o'. #12 126.6 Trying pattern rule with stem 'netconf.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_monitoring.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_monitoring.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_monitoring.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_monitoring.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_monitoring.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_acm.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_acm.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_acm.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_acm.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_acm.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_acm.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_acm.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_acm.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_acm.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_nmda.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_nmda.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_nmda.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_nmda.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_nmda.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Trying pattern rule with stem 'log.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/log.c.o,v'. #12 126.6 Trying pattern rule with stem 'log.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/log.c.o,v'. #12 126.6 Trying pattern rule with stem 'log.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/log.c.o'. #12 126.6 Trying pattern rule with stem 'log.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.log.c.o'. #12 126.6 Trying pattern rule with stem 'log.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.log.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/log.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_server.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_server.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_server.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_server.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_server.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_server.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_server.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_ssh.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_ssh.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_server_ssh.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_server_ssh.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_server_ssh.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. #12 126.6 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_tls.c.o,v'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_tls.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_server_tls.c.o'. #12 126.6 Trying pattern rule with stem 'netconf_server_tls.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_server_tls.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. #12 126.6 Considering target file 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Trying pattern rule with stem 'compat.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o,v'. #12 126.6 Trying pattern rule with stem 'compat.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o,v'. #12 126.6 Trying pattern rule with stem 'compat.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o'. #12 126.6 Trying pattern rule with stem 'compat.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/s.compat.c.o'. #12 126.6 Trying pattern rule with stem 'compat.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/SCCS/s.compat.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Pruning file 'CMakeFiles/netopeer2-server.dir/build.make'. #12 126.6 Considering target file '/usr/local/lib/libnetconf2.so'. #12 126.6 Looking for an implicit rule for '/usr/local/lib/libnetconf2.so'. #12 126.6 Trying pattern rule with stem 'libnetconf2.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/libnetconf2.so,v'. #12 126.6 Trying pattern rule with stem 'libnetconf2.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so,v'. #12 126.6 Trying pattern rule with stem 'libnetconf2.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so'. #12 126.6 Trying pattern rule with stem 'libnetconf2.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/s.libnetconf2.so'. #12 126.6 Trying pattern rule with stem 'libnetconf2.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libnetconf2.so'. #12 126.6 No implicit rule found for '/usr/local/lib/libnetconf2.so'. #12 126.6 Finished prerequisites of target file '/usr/local/lib/libnetconf2.so'. #12 126.6 No need to remake target '/usr/local/lib/libnetconf2.so'. #12 126.6 Considering target file '/usr/local/lib/libssh.so'. #12 126.6 Looking for an implicit rule for '/usr/local/lib/libssh.so'. #12 126.6 Trying pattern rule with stem 'libssh.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/libssh.so,v'. #12 126.6 Trying pattern rule with stem 'libssh.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so,v'. #12 126.6 Trying pattern rule with stem 'libssh.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so'. #12 126.6 Trying pattern rule with stem 'libssh.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/s.libssh.so'. #12 126.6 Trying pattern rule with stem 'libssh.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libssh.so'. #12 126.6 No implicit rule found for '/usr/local/lib/libssh.so'. #12 126.6 Finished prerequisites of target file '/usr/local/lib/libssh.so'. #12 126.6 No need to remake target '/usr/local/lib/libssh.so'. #12 126.6 Considering target file '/usr/local/lib/libssh_threads.so'. #12 126.6 Looking for an implicit rule for '/usr/local/lib/libssh_threads.so'. #12 126.6 Trying pattern rule with stem 'libssh_threads.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/libssh_threads.so,v'. #12 126.6 Trying pattern rule with stem 'libssh_threads.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libssh_threads.so,v'. #12 126.6 Trying pattern rule with stem 'libssh_threads.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libssh_threads.so'. #12 126.6 Trying pattern rule with stem 'libssh_threads.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/s.libssh_threads.so'. #12 126.6 Trying pattern rule with stem 'libssh_threads.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libssh_threads.so'. #12 126.6 No implicit rule found for '/usr/local/lib/libssh_threads.so'. #12 126.6 Finished prerequisites of target file '/usr/local/lib/libssh_threads.so'. #12 126.6 No need to remake target '/usr/local/lib/libssh_threads.so'. #12 126.6 Considering target file '/usr/local/lib/libcurl.so'. #12 126.6 Looking for an implicit rule for '/usr/local/lib/libcurl.so'. #12 126.6 Trying pattern rule with stem 'libcurl.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/libcurl.so,v'. #12 126.6 Trying pattern rule with stem 'libcurl.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libcurl.so,v'. #12 126.6 Trying pattern rule with stem 'libcurl.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libcurl.so'. #12 126.6 Trying pattern rule with stem 'libcurl.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/s.libcurl.so'. #12 126.6 Trying pattern rule with stem 'libcurl.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libcurl.so'. #12 126.6 No implicit rule found for '/usr/local/lib/libcurl.so'. #12 126.6 Finished prerequisites of target file '/usr/local/lib/libcurl.so'. #12 126.6 No need to remake target '/usr/local/lib/libcurl.so'. #12 126.6 Considering target file '/usr/local/lib/libyang.so'. #12 126.6 Looking for an implicit rule for '/usr/local/lib/libyang.so'. #12 126.6 Trying pattern rule with stem 'libyang.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/libyang.so,v'. #12 126.6 Trying pattern rule with stem 'libyang.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so,v'. #12 126.6 Trying pattern rule with stem 'libyang.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so'. #12 126.6 Trying pattern rule with stem 'libyang.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/s.libyang.so'. #12 126.6 Trying pattern rule with stem 'libyang.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libyang.so'. #12 126.6 No implicit rule found for '/usr/local/lib/libyang.so'. #12 126.6 Finished prerequisites of target file '/usr/local/lib/libyang.so'. #12 126.6 No need to remake target '/usr/local/lib/libyang.so'. #12 126.6 Considering target file '/usr/local/lib/libsysrepo.so'. #12 126.6 Looking for an implicit rule for '/usr/local/lib/libsysrepo.so'. #12 126.6 Trying pattern rule with stem 'libsysrepo.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/libsysrepo.so,v'. #12 126.6 Trying pattern rule with stem 'libsysrepo.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libsysrepo.so,v'. #12 126.6 Trying pattern rule with stem 'libsysrepo.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libsysrepo.so'. #12 126.6 Trying pattern rule with stem 'libsysrepo.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/s.libsysrepo.so'. #12 126.6 Trying pattern rule with stem 'libsysrepo.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libsysrepo.so'. #12 126.6 No implicit rule found for '/usr/local/lib/libsysrepo.so'. #12 126.6 Finished prerequisites of target file '/usr/local/lib/libsysrepo.so'. #12 126.6 No need to remake target '/usr/local/lib/libsysrepo.so'. #12 126.6 Finished prerequisites of target file 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/netopeer2-server.dir/link.txt' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/netopeer2-server.dir/src/main.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/src/common.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/src/log.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o' is older than target 'netopeer2-server'. #12 126.6 Prerequisite 'CMakeFiles/netopeer2-server.dir/build.make' is older than target 'netopeer2-server'. #12 126.6 Prerequisite '/usr/local/lib/libnetconf2.so' is older than target 'netopeer2-server'. #12 126.6 Prerequisite '/usr/local/lib/libssh.so' is older than target 'netopeer2-server'. #12 126.6 Prerequisite '/usr/local/lib/libssh_threads.so' is older than target 'netopeer2-server'. #12 126.6 Prerequisite '/usr/local/lib/libcurl.so' is older than target 'netopeer2-server'. #12 126.6 Prerequisite '/usr/local/lib/libyang.so' is older than target 'netopeer2-server'. #12 126.6 Prerequisite '/usr/local/lib/libsysrepo.so' is older than target 'netopeer2-server'. #12 126.6 No need to remake target 'netopeer2-server'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/build'. #12 126.6 Must remake target 'CMakeFiles/netopeer2-server.dir/build'. #12 126.6 Successfully remade target file 'CMakeFiles/netopeer2-server.dir/build'. #12 126.6 Reaping winning child 0x557348dd7f10 PID 11460 #12 126.6 Live child 0x557348dd7f10 (CMakeFiles/netopeer2-server.dir/all) PID 11461 #12 126.6 [ 66%] Built target netopeer2-server #12 126.6 Reaping winning child 0x557348dd7f10 PID 11461 #12 126.6 Removing child 0x557348dd7f10 PID 11461 from chain. #12 126.6 Successfully remade target file 'CMakeFiles/netopeer2-server.dir/all'. #12 126.6 Pruning file 'CMakeFiles/compat.dir/all'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/all'. #12 126.6 File 'cli/CMakeFiles/netopeer2-cli.dir/all' does not exist. #12 126.6 Pruning file 'CMakeFiles/compat.dir/all'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/all'. #12 126.6 Must remake target 'cli/CMakeFiles/netopeer2-cli.dir/all'. #12 126.6 Putting child 0x557348dd8fb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 11463 on the chain. #12 126.6 Live child 0x557348dd8fb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 11463 #12 126.6 GNU Make 4.1 #12 126.6 Built for x86_64-pc-linux-gnu #12 126.6 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.6 License GPLv3+: GNU GPL version 3 or later #12 126.6 This is free software: you are free to change and redistribute it. #12 126.6 There is NO WARRANTY, to the extent permitted by law. #12 126.6 Reading makefiles... #12 126.6 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/build.make'... #12 126.6 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/depend.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/progress.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' (search path) (no ~ expansion)... #12 126.6 Updating makefiles.... #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.flags.make'. #12 126.6 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. #12 126.6 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.progress.make'. #12 126.6 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. #12 126.6 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.depend.make'. #12 126.6 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.build.make'. #12 126.6 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 Updating goal targets.... #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/depend'. #12 126.6 File 'cli/CMakeFiles/netopeer2-cli.dir/depend' does not exist. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/depend'. #12 126.6 Must remake target 'cli/CMakeFiles/netopeer2-cli.dir/depend'. #12 126.6 Putting child 0x562b80d51860 (cli/CMakeFiles/netopeer2-cli.dir/depend) PID 11464 on the chain. #12 126.6 Live child 0x562b80d51860 (cli/CMakeFiles/netopeer2-cli.dir/depend) PID 11464 #12 126.6 Reaping winning child 0x562b80d51860 PID 11464 #12 126.6 Removing child 0x562b80d51860 PID 11464 from chain. #12 126.6 Successfully remade target file 'cli/CMakeFiles/netopeer2-cli.dir/depend'. #12 126.6 Reaping winning child 0x557348dd8fb0 PID 11463 #12 126.6 Live child 0x557348dd8fb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 11466 #12 126.6 GNU Make 4.1 #12 126.6 Built for x86_64-pc-linux-gnu #12 126.6 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.6 License GPLv3+: GNU GPL version 3 or later #12 126.6 This is free software: you are free to change and redistribute it. #12 126.6 There is NO WARRANTY, to the extent permitted by law. #12 126.6 Reading makefiles... #12 126.6 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/build.make'... #12 126.6 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/depend.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/progress.make' (search path) (no ~ expansion)... #12 126.6 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' (search path) (no ~ expansion)... #12 126.6 Updating makefiles.... #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make,v'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.flags.make'. #12 126.6 Trying pattern rule with stem 'flags.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.flags.make'. #12 126.6 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. #12 126.6 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make,v'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.progress.make'. #12 126.6 Trying pattern rule with stem 'progress.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.progress.make'. #12 126.6 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. #12 126.6 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make,v'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.depend.make'. #12 126.6 Trying pattern rule with stem 'depend.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.depend.make'. #12 126.6 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make,v'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.build.make'. #12 126.6 Trying pattern rule with stem 'build.make'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.build.make'. #12 126.6 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 Updating goal targets.... #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/build'. #12 126.6 File 'cli/CMakeFiles/netopeer2-cli.dir/build' does not exist. #12 126.6 Considering target file 'netopeer2-cli'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. #12 126.6 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. #12 126.6 Trying pattern rule with stem 'link.txt'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/link.txt,v'. #12 126.6 Trying pattern rule with stem 'link.txt'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/link.txt,v'. #12 126.6 Trying pattern rule with stem 'link.txt'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/link.txt'. #12 126.6 Trying pattern rule with stem 'link.txt'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.link.txt'. #12 126.6 Trying pattern rule with stem 'link.txt'. #12 126.6 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.link.txt'. #12 126.6 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Considering target file '../cli/main.c'. #12 126.6 Looking for an implicit rule for '../cli/main.c'. #12 126.6 Trying pattern rule with stem 'main'. #12 126.6 Trying implicit prerequisite '../cli/main.w'. #12 126.6 Trying pattern rule with stem 'main.c'. #12 126.6 Trying implicit prerequisite '../cli/main.c,v'. #12 126.6 Trying pattern rule with stem 'main.c'. #12 126.6 Trying implicit prerequisite '../cli/RCS/main.c,v'. #12 126.6 Trying pattern rule with stem 'main.c'. #12 126.6 Trying implicit prerequisite '../cli/RCS/main.c'. #12 126.6 Trying pattern rule with stem 'main.c'. #12 126.6 Trying implicit prerequisite '../cli/s.main.c'. #12 126.6 Trying pattern rule with stem 'main.c'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.main.c'. #12 126.6 Trying pattern rule with stem 'main'. #12 126.6 Trying implicit prerequisite '../cli/main.w'. #12 126.6 Looking for a rule with intermediate file '../cli/main.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'main.w'. #12 126.6 Trying implicit prerequisite '../cli/main.w,v'. #12 126.6 Trying pattern rule with stem 'main.w'. #12 126.6 Trying implicit prerequisite '../cli/RCS/main.w,v'. #12 126.6 Trying pattern rule with stem 'main.w'. #12 126.6 Trying implicit prerequisite '../cli/RCS/main.w'. #12 126.6 Trying pattern rule with stem 'main.w'. #12 126.6 Trying implicit prerequisite '../cli/s.main.w'. #12 126.6 Trying pattern rule with stem 'main.w'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.main.w'. #12 126.6 No implicit rule found for '../cli/main.c'. #12 126.6 Finished prerequisites of target file '../cli/main.c'. #12 126.6 No need to remake target '../cli/main.c'. #12 126.6 Considering target file '../cli/commands.h'. #12 126.6 Looking for an implicit rule for '../cli/commands.h'. #12 126.6 Trying pattern rule with stem 'commands.h'. #12 126.6 Trying implicit prerequisite '../cli/commands.h,v'. #12 126.6 Trying pattern rule with stem 'commands.h'. #12 126.6 Trying implicit prerequisite '../cli/RCS/commands.h,v'. #12 126.6 Trying pattern rule with stem 'commands.h'. #12 126.6 Trying implicit prerequisite '../cli/RCS/commands.h'. #12 126.6 Trying pattern rule with stem 'commands.h'. #12 126.6 Trying implicit prerequisite '../cli/s.commands.h'. #12 126.6 Trying pattern rule with stem 'commands.h'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.commands.h'. #12 126.6 No implicit rule found for '../cli/commands.h'. #12 126.6 Finished prerequisites of target file '../cli/commands.h'. #12 126.6 No need to remake target '../cli/commands.h'. #12 126.6 Considering target file '../cli/completion.h'. #12 126.6 Looking for an implicit rule for '../cli/completion.h'. #12 126.6 Trying pattern rule with stem 'completion.h'. #12 126.6 Trying implicit prerequisite '../cli/completion.h,v'. #12 126.6 Trying pattern rule with stem 'completion.h'. #12 126.6 Trying implicit prerequisite '../cli/RCS/completion.h,v'. #12 126.6 Trying pattern rule with stem 'completion.h'. #12 126.6 Trying implicit prerequisite '../cli/RCS/completion.h'. #12 126.6 Trying pattern rule with stem 'completion.h'. #12 126.6 Trying implicit prerequisite '../cli/s.completion.h'. #12 126.6 Trying pattern rule with stem 'completion.h'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.completion.h'. #12 126.6 No implicit rule found for '../cli/completion.h'. #12 126.6 Finished prerequisites of target file '../cli/completion.h'. #12 126.6 No need to remake target '../cli/completion.h'. #12 126.6 Considering target file '../cli/configuration.h'. #12 126.6 Looking for an implicit rule for '../cli/configuration.h'. #12 126.6 Trying pattern rule with stem 'configuration.h'. #12 126.6 Trying implicit prerequisite '../cli/configuration.h,v'. #12 126.6 Trying pattern rule with stem 'configuration.h'. #12 126.6 Trying implicit prerequisite '../cli/RCS/configuration.h,v'. #12 126.6 Trying pattern rule with stem 'configuration.h'. #12 126.6 Trying implicit prerequisite '../cli/RCS/configuration.h'. #12 126.6 Trying pattern rule with stem 'configuration.h'. #12 126.6 Trying implicit prerequisite '../cli/s.configuration.h'. #12 126.6 Trying pattern rule with stem 'configuration.h'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.configuration.h'. #12 126.6 No implicit rule found for '../cli/configuration.h'. #12 126.6 Finished prerequisites of target file '../cli/configuration.h'. #12 126.6 No need to remake target '../cli/configuration.h'. #12 126.6 Considering target file '../cli/linenoise/linenoise.h'. #12 126.6 Looking for an implicit rule for '../cli/linenoise/linenoise.h'. #12 126.6 Trying pattern rule with stem 'linenoise.h'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/linenoise.h,v'. #12 126.6 Trying pattern rule with stem 'linenoise.h'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.h,v'. #12 126.6 Trying pattern rule with stem 'linenoise.h'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.h'. #12 126.6 Trying pattern rule with stem 'linenoise.h'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/s.linenoise.h'. #12 126.6 Trying pattern rule with stem 'linenoise.h'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/SCCS/s.linenoise.h'. #12 126.6 No implicit rule found for '../cli/linenoise/linenoise.h'. #12 126.6 Finished prerequisites of target file '../cli/linenoise/linenoise.h'. #12 126.6 No need to remake target '../cli/linenoise/linenoise.h'. #12 126.6 Pruning file '../cli/main.c'. #12 126.6 Considering target file 'cli/cli_version.h'. #12 126.6 Looking for an implicit rule for 'cli/cli_version.h'. #12 126.6 Trying pattern rule with stem 'cli_version.h'. #12 126.6 Trying implicit prerequisite 'cli/cli_version.h,v'. #12 126.6 Trying pattern rule with stem 'cli_version.h'. #12 126.6 Trying implicit prerequisite 'cli/RCS/cli_version.h,v'. #12 126.6 Trying pattern rule with stem 'cli_version.h'. #12 126.6 Trying implicit prerequisite 'cli/RCS/cli_version.h'. #12 126.6 Trying pattern rule with stem 'cli_version.h'. #12 126.6 Trying implicit prerequisite 'cli/s.cli_version.h'. #12 126.6 Trying pattern rule with stem 'cli_version.h'. #12 126.6 Trying implicit prerequisite 'cli/SCCS/s.cli_version.h'. #12 126.6 No implicit rule found for 'cli/cli_version.h'. #12 126.6 Finished prerequisites of target file 'cli/cli_version.h'. #12 126.6 No need to remake target 'cli/cli_version.h'. #12 126.6 Considering target file 'compat.h'. #12 126.6 Looking for an implicit rule for 'compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'compat.h,v'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'RCS/compat.h,v'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'RCS/compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 's.compat.h'. #12 126.6 Trying pattern rule with stem 'compat.h'. #12 126.6 Trying implicit prerequisite 'SCCS/s.compat.h'. #12 126.6 No implicit rule found for 'compat.h'. #12 126.6 Finished prerequisites of target file 'compat.h'. #12 126.6 No need to remake target 'compat.h'. #12 126.6 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Prerequisite '../cli/main.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Prerequisite '../cli/completion.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Prerequisite '../cli/configuration.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Prerequisite '../cli/main.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Considering target file '../cli/commands.c'. #12 126.6 Looking for an implicit rule for '../cli/commands.c'. #12 126.6 Trying pattern rule with stem 'commands'. #12 126.6 Trying implicit prerequisite '../cli/commands.w'. #12 126.6 Trying pattern rule with stem 'commands.c'. #12 126.6 Trying implicit prerequisite '../cli/commands.c,v'. #12 126.6 Trying pattern rule with stem 'commands.c'. #12 126.6 Trying implicit prerequisite '../cli/RCS/commands.c,v'. #12 126.6 Trying pattern rule with stem 'commands.c'. #12 126.6 Trying implicit prerequisite '../cli/RCS/commands.c'. #12 126.6 Trying pattern rule with stem 'commands.c'. #12 126.6 Trying implicit prerequisite '../cli/s.commands.c'. #12 126.6 Trying pattern rule with stem 'commands.c'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.commands.c'. #12 126.6 Trying pattern rule with stem 'commands'. #12 126.6 Trying implicit prerequisite '../cli/commands.w'. #12 126.6 Looking for a rule with intermediate file '../cli/commands.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'commands.w'. #12 126.6 Trying implicit prerequisite '../cli/commands.w,v'. #12 126.6 Trying pattern rule with stem 'commands.w'. #12 126.6 Trying implicit prerequisite '../cli/RCS/commands.w,v'. #12 126.6 Trying pattern rule with stem 'commands.w'. #12 126.6 Trying implicit prerequisite '../cli/RCS/commands.w'. #12 126.6 Trying pattern rule with stem 'commands.w'. #12 126.6 Trying implicit prerequisite '../cli/s.commands.w'. #12 126.6 Trying pattern rule with stem 'commands.w'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.commands.w'. #12 126.6 No implicit rule found for '../cli/commands.c'. #12 126.6 Finished prerequisites of target file '../cli/commands.c'. #12 126.6 No need to remake target '../cli/commands.c'. #12 126.6 Pruning file '../cli/commands.c'. #12 126.6 Pruning file '../cli/commands.h'. #12 126.6 Pruning file '../cli/completion.h'. #12 126.6 Pruning file '../cli/configuration.h'. #12 126.6 Pruning file '../cli/linenoise/linenoise.h'. #12 126.6 Pruning file 'cli/cli_version.h'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Prerequisite '../cli/commands.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Prerequisite '../cli/commands.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Prerequisite '../cli/completion.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Prerequisite '../cli/configuration.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. #12 126.6 Considering target file '../cli/completion.c'. #12 126.6 Looking for an implicit rule for '../cli/completion.c'. #12 126.6 Trying pattern rule with stem 'completion'. #12 126.6 Trying implicit prerequisite '../cli/completion.w'. #12 126.6 Trying pattern rule with stem 'completion.c'. #12 126.6 Trying implicit prerequisite '../cli/completion.c,v'. #12 126.6 Trying pattern rule with stem 'completion.c'. #12 126.6 Trying implicit prerequisite '../cli/RCS/completion.c,v'. #12 126.6 Trying pattern rule with stem 'completion.c'. #12 126.6 Trying implicit prerequisite '../cli/RCS/completion.c'. #12 126.6 Trying pattern rule with stem 'completion.c'. #12 126.6 Trying implicit prerequisite '../cli/s.completion.c'. #12 126.6 Trying pattern rule with stem 'completion.c'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.completion.c'. #12 126.6 Trying pattern rule with stem 'completion'. #12 126.6 Trying implicit prerequisite '../cli/completion.w'. #12 126.6 Looking for a rule with intermediate file '../cli/completion.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'completion.w'. #12 126.6 Trying implicit prerequisite '../cli/completion.w,v'. #12 126.6 Trying pattern rule with stem 'completion.w'. #12 126.6 Trying implicit prerequisite '../cli/RCS/completion.w,v'. #12 126.6 Trying pattern rule with stem 'completion.w'. #12 126.6 Trying implicit prerequisite '../cli/RCS/completion.w'. #12 126.6 Trying pattern rule with stem 'completion.w'. #12 126.6 Trying implicit prerequisite '../cli/s.completion.w'. #12 126.6 Trying pattern rule with stem 'completion.w'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.completion.w'. #12 126.6 No implicit rule found for '../cli/completion.c'. #12 126.6 Finished prerequisites of target file '../cli/completion.c'. #12 126.6 No need to remake target '../cli/completion.c'. #12 126.6 Pruning file '../cli/commands.h'. #12 126.6 Pruning file '../cli/completion.c'. #12 126.6 Pruning file '../cli/linenoise/linenoise.h'. #12 126.6 Pruning file 'cli/cli_version.h'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. #12 126.6 Prerequisite '../cli/completion.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. #12 126.6 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. #12 126.6 Prerequisite '../cli/completion.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. #12 126.6 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. #12 126.6 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 Considering target file '../cli/configuration.c'. #12 126.6 Looking for an implicit rule for '../cli/configuration.c'. #12 126.6 Trying pattern rule with stem 'configuration'. #12 126.6 Trying implicit prerequisite '../cli/configuration.w'. #12 126.6 Trying pattern rule with stem 'configuration.c'. #12 126.6 Trying implicit prerequisite '../cli/configuration.c,v'. #12 126.6 Trying pattern rule with stem 'configuration.c'. #12 126.6 Trying implicit prerequisite '../cli/RCS/configuration.c,v'. #12 126.6 Trying pattern rule with stem 'configuration.c'. #12 126.6 Trying implicit prerequisite '../cli/RCS/configuration.c'. #12 126.6 Trying pattern rule with stem 'configuration.c'. #12 126.6 Trying implicit prerequisite '../cli/s.configuration.c'. #12 126.6 Trying pattern rule with stem 'configuration.c'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.configuration.c'. #12 126.6 Trying pattern rule with stem 'configuration'. #12 126.6 Trying implicit prerequisite '../cli/configuration.w'. #12 126.6 Looking for a rule with intermediate file '../cli/configuration.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'configuration.w'. #12 126.6 Trying implicit prerequisite '../cli/configuration.w,v'. #12 126.6 Trying pattern rule with stem 'configuration.w'. #12 126.6 Trying implicit prerequisite '../cli/RCS/configuration.w,v'. #12 126.6 Trying pattern rule with stem 'configuration.w'. #12 126.6 Trying implicit prerequisite '../cli/RCS/configuration.w'. #12 126.6 Trying pattern rule with stem 'configuration.w'. #12 126.6 Trying implicit prerequisite '../cli/s.configuration.w'. #12 126.6 Trying pattern rule with stem 'configuration.w'. #12 126.6 Trying implicit prerequisite '../cli/SCCS/s.configuration.w'. #12 126.6 No implicit rule found for '../cli/configuration.c'. #12 126.6 Finished prerequisites of target file '../cli/configuration.c'. #12 126.6 No need to remake target '../cli/configuration.c'. #12 126.6 Pruning file '../cli/commands.h'. #12 126.6 Pruning file '../cli/configuration.c'. #12 126.6 Pruning file '../cli/configuration.h'. #12 126.6 Pruning file '../cli/linenoise/linenoise.h'. #12 126.6 Pruning file 'cli/cli_version.h'. #12 126.6 Pruning file 'compat.h'. #12 126.6 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 Prerequisite '../cli/configuration.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 Prerequisite '../cli/configuration.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 Prerequisite '../cli/configuration.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. #12 126.6 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. #12 126.6 Considering target file '../cli/linenoise/linenoise.c'. #12 126.6 Looking for an implicit rule for '../cli/linenoise/linenoise.c'. #12 126.6 Trying pattern rule with stem 'linenoise'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/linenoise.w'. #12 126.6 Trying pattern rule with stem 'linenoise.c'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/linenoise.c,v'. #12 126.6 Trying pattern rule with stem 'linenoise.c'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.c,v'. #12 126.6 Trying pattern rule with stem 'linenoise.c'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.c'. #12 126.6 Trying pattern rule with stem 'linenoise.c'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/s.linenoise.c'. #12 126.6 Trying pattern rule with stem 'linenoise.c'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/SCCS/s.linenoise.c'. #12 126.6 Trying pattern rule with stem 'linenoise'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/linenoise.w'. #12 126.6 Looking for a rule with intermediate file '../cli/linenoise/linenoise.w'. #12 126.6 Avoiding implicit rule recursion. #12 126.6 Trying pattern rule with stem 'linenoise.w'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/linenoise.w,v'. #12 126.6 Trying pattern rule with stem 'linenoise.w'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.w,v'. #12 126.6 Trying pattern rule with stem 'linenoise.w'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.w'. #12 126.6 Trying pattern rule with stem 'linenoise.w'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/s.linenoise.w'. #12 126.6 Trying pattern rule with stem 'linenoise.w'. #12 126.6 Trying implicit prerequisite '../cli/linenoise/SCCS/s.linenoise.w'. #12 126.6 No implicit rule found for '../cli/linenoise/linenoise.c'. #12 126.6 Finished prerequisites of target file '../cli/linenoise/linenoise.c'. #12 126.6 No need to remake target '../cli/linenoise/linenoise.c'. #12 126.6 Pruning file '../cli/linenoise/linenoise.c'. #12 126.6 Pruning file '../cli/linenoise/linenoise.h'. #12 126.6 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. #12 126.6 Prerequisite '../cli/linenoise/linenoise.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. #12 126.6 Prerequisite '../cli/linenoise/linenoise.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. #12 126.6 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. #12 126.6 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. #12 126.6 Considering target file 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Looking for an implicit rule for 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Trying pattern rule with stem 'compat.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o,v'. #12 126.6 Trying pattern rule with stem 'compat.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o,v'. #12 126.6 Trying pattern rule with stem 'compat.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o'. #12 126.6 Trying pattern rule with stem 'compat.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/s.compat.c.o'. #12 126.6 Trying pattern rule with stem 'compat.c.o'. #12 126.6 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/SCCS/s.compat.c.o'. #12 126.6 No implicit rule found for 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Finished prerequisites of target file 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 No need to remake target 'CMakeFiles/compat.dir/compat/compat.c.o'. #12 126.6 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. #12 126.6 Considering target file '/usr/local/lib/libyang.so'. #12 126.6 Looking for an implicit rule for '/usr/local/lib/libyang.so'. #12 126.6 Trying pattern rule with stem 'libyang.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/libyang.so,v'. #12 126.6 Trying pattern rule with stem 'libyang.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so,v'. #12 126.6 Trying pattern rule with stem 'libyang.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so'. #12 126.6 Trying pattern rule with stem 'libyang.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/s.libyang.so'. #12 126.6 Trying pattern rule with stem 'libyang.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libyang.so'. #12 126.6 No implicit rule found for '/usr/local/lib/libyang.so'. #12 126.6 Finished prerequisites of target file '/usr/local/lib/libyang.so'. #12 126.6 No need to remake target '/usr/local/lib/libyang.so'. #12 126.6 Considering target file '/usr/local/lib/libnetconf2.so'. #12 126.6 Looking for an implicit rule for '/usr/local/lib/libnetconf2.so'. #12 126.6 Trying pattern rule with stem 'libnetconf2.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/libnetconf2.so,v'. #12 126.6 Trying pattern rule with stem 'libnetconf2.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so,v'. #12 126.6 Trying pattern rule with stem 'libnetconf2.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so'. #12 126.6 Trying pattern rule with stem 'libnetconf2.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/s.libnetconf2.so'. #12 126.6 Trying pattern rule with stem 'libnetconf2.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libnetconf2.so'. #12 126.6 No implicit rule found for '/usr/local/lib/libnetconf2.so'. #12 126.6 Finished prerequisites of target file '/usr/local/lib/libnetconf2.so'. #12 126.6 No need to remake target '/usr/local/lib/libnetconf2.so'. #12 126.6 Considering target file '/usr/local/lib/libssh.so'. #12 126.6 Looking for an implicit rule for '/usr/local/lib/libssh.so'. #12 126.6 Trying pattern rule with stem 'libssh.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/libssh.so,v'. #12 126.6 Trying pattern rule with stem 'libssh.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so,v'. #12 126.6 Trying pattern rule with stem 'libssh.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so'. #12 126.6 Trying pattern rule with stem 'libssh.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/s.libssh.so'. #12 126.6 Trying pattern rule with stem 'libssh.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libssh.so'. #12 126.6 No implicit rule found for '/usr/local/lib/libssh.so'. #12 126.6 Finished prerequisites of target file '/usr/local/lib/libssh.so'. #12 126.6 No need to remake target '/usr/local/lib/libssh.so'. #12 126.6 Considering target file '/usr/local/lib/libssh_threads.so'. #12 126.6 Looking for an implicit rule for '/usr/local/lib/libssh_threads.so'. #12 126.6 Trying pattern rule with stem 'libssh_threads.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/libssh_threads.so,v'. #12 126.6 Trying pattern rule with stem 'libssh_threads.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libssh_threads.so,v'. #12 126.6 Trying pattern rule with stem 'libssh_threads.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/RCS/libssh_threads.so'. #12 126.6 Trying pattern rule with stem 'libssh_threads.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/s.libssh_threads.so'. #12 126.6 Trying pattern rule with stem 'libssh_threads.so'. #12 126.6 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libssh_threads.so'. #12 126.6 No implicit rule found for '/usr/local/lib/libssh_threads.so'. #12 126.6 Finished prerequisites of target file '/usr/local/lib/libssh_threads.so'. #12 126.6 No need to remake target '/usr/local/lib/libssh_threads.so'. #12 126.6 Considering target file '/usr/lib/x86_64-linux-gnu/libssl.so'. #12 126.6 Looking for an implicit rule for '/usr/lib/x86_64-linux-gnu/libssl.so'. #12 126.6 Trying pattern rule with stem 'libssl.so'. #12 126.6 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/libssl.so,v'. #12 126.6 Trying pattern rule with stem 'libssl.so'. #12 126.6 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libssl.so,v'. #12 126.6 Trying pattern rule with stem 'libssl.so'. #12 126.6 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libssl.so'. #12 126.6 Trying pattern rule with stem 'libssl.so'. #12 126.6 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/s.libssl.so'. #12 126.6 Trying pattern rule with stem 'libssl.so'. #12 126.6 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/SCCS/s.libssl.so'. #12 126.6 No implicit rule found for '/usr/lib/x86_64-linux-gnu/libssl.so'. #12 126.6 Finished prerequisites of target file '/usr/lib/x86_64-linux-gnu/libssl.so'. #12 126.6 No need to remake target '/usr/lib/x86_64-linux-gnu/libssl.so'. #12 126.6 Considering target file '/usr/lib/x86_64-linux-gnu/libcrypto.so'. #12 126.6 Looking for an implicit rule for '/usr/lib/x86_64-linux-gnu/libcrypto.so'. #12 126.6 Trying pattern rule with stem 'libcrypto.so'. #12 126.6 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/libcrypto.so,v'. #12 126.6 Trying pattern rule with stem 'libcrypto.so'. #12 126.6 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libcrypto.so,v'. #12 126.6 Trying pattern rule with stem 'libcrypto.so'. #12 126.6 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libcrypto.so'. #12 126.6 Trying pattern rule with stem 'libcrypto.so'. #12 126.6 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/s.libcrypto.so'. #12 126.6 Trying pattern rule with stem 'libcrypto.so'. #12 126.6 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/SCCS/s.libcrypto.so'. #12 126.6 No implicit rule found for '/usr/lib/x86_64-linux-gnu/libcrypto.so'. #12 126.6 Finished prerequisites of target file '/usr/lib/x86_64-linux-gnu/libcrypto.so'. #12 126.6 No need to remake target '/usr/lib/x86_64-linux-gnu/libcrypto.so'. #12 126.6 Finished prerequisites of target file 'netopeer2-cli'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/link.txt' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/build.make' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite '/usr/local/lib/libyang.so' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite '/usr/local/lib/libnetconf2.so' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite '/usr/local/lib/libssh.so' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite '/usr/local/lib/libssh_threads.so' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite '/usr/lib/x86_64-linux-gnu/libssl.so' is older than target 'netopeer2-cli'. #12 126.6 Prerequisite '/usr/lib/x86_64-linux-gnu/libcrypto.so' is older than target 'netopeer2-cli'. #12 126.6 No need to remake target 'netopeer2-cli'. #12 126.6 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/build'. #12 126.6 Must remake target 'cli/CMakeFiles/netopeer2-cli.dir/build'. #12 126.6 Successfully remade target file 'cli/CMakeFiles/netopeer2-cli.dir/build'. #12 126.6 Reaping winning child 0x557348dd8fb0 PID 11466 #12 126.6 Live child 0x557348dd8fb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 11467 #12 126.6 [100%] Built target netopeer2-cli #12 126.6 Reaping winning child 0x557348dd8fb0 PID 11467 #12 126.6 Removing child 0x557348dd8fb0 PID 11467 from chain. #12 126.6 Successfully remade target file 'cli/CMakeFiles/netopeer2-cli.dir/all'. #12 126.6 Finished prerequisites of target file 'all'. #12 126.6 Must remake target 'all'. #12 126.6 Successfully remade target file 'all'. #12 126.6 Reaping winning child 0x55aa84f7b590 PID 11444 #12 126.6 Live child 0x55aa84f7b590 (all) PID 11469 #12 126.6 Reaping winning child 0x55aa84f7b590 PID 11469 #12 126.6 Removing child 0x55aa84f7b590 PID 11469 from chain. #12 126.6 Successfully remade target file 'all'. #12 126.6 Finished prerequisites of target file 'preinstall'. #12 126.6 Must remake target 'preinstall'. #12 126.6 Putting child 0x55aa84f7c120 (preinstall) PID 11470 on the chain. #12 126.6 Live child 0x55aa84f7c120 (preinstall) PID 11470 #12 126.6 GNU Make 4.1 #12 126.6 Built for x86_64-pc-linux-gnu #12 126.6 Copyright (C) 1988-2014 Free Software Foundation, Inc. #12 126.6 License GPLv3+: GNU GPL version 3 or later #12 126.6 This is free software: you are free to change and redistribute it. #12 126.6 There is NO WARRANTY, to the extent permitted by law. #12 126.6 Reading makefiles... #12 126.6 Reading makefile 'CMakeFiles/Makefile2'... #12 126.7 Updating makefiles.... #12 126.7 Considering target file 'CMakeFiles/Makefile2'. #12 126.7 Looking for an implicit rule for 'CMakeFiles/Makefile2'. #12 126.7 Trying pattern rule with stem 'Makefile2'. #12 126.7 Trying implicit prerequisite 'CMakeFiles/Makefile2,v'. #12 126.7 Trying pattern rule with stem 'Makefile2'. #12 126.7 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2,v'. #12 126.7 Trying pattern rule with stem 'Makefile2'. #12 126.7 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2'. #12 126.7 Trying pattern rule with stem 'Makefile2'. #12 126.7 Trying implicit prerequisite 'CMakeFiles/s.Makefile2'. #12 126.7 Trying pattern rule with stem 'Makefile2'. #12 126.7 Trying implicit prerequisite 'CMakeFiles/SCCS/s.Makefile2'. #12 126.7 No implicit rule found for 'CMakeFiles/Makefile2'. #12 126.7 Finished prerequisites of target file 'CMakeFiles/Makefile2'. #12 126.7 No need to remake target 'CMakeFiles/Makefile2'. #12 126.7 Updating goal targets.... #12 126.7 Considering target file 'preinstall'. #12 126.7 File 'preinstall' does not exist. #12 126.7 Finished prerequisites of target file 'preinstall'. #12 126.7 Must remake target 'preinstall'. #12 126.7 Successfully remade target file 'preinstall'. #12 126.7 Reaping winning child 0x55aa84f7c120 PID 11470 #12 126.7 Removing child 0x55aa84f7c120 PID 11470 from chain. #12 126.7 Successfully remade target file 'preinstall'. #12 126.7 Finished prerequisites of target file 'install'. #12 126.7 Must remake target 'install'. #12 126.7 Putting child 0x55aa84f7c6f0 (install) PID 11471 on the chain. #12 126.7 Live child 0x55aa84f7c6f0 (install) PID 11471 #12 126.7 Install the project... #12 126.7 Reaping winning child 0x55aa84f7c6f0 PID 11471 #12 126.7 Live child 0x55aa84f7c6f0 (install) PID 11473 #12 126.7 -- Install configuration: "Debug" #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2 #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-server@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-acm@2018-02-14.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-keystore@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/notifications@2008-07-14.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-common@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/nc-notifications@2008-07-14.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-nmda@2019-01-07.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-crypto-types@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf@2013-09-29.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-truststore@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-server@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/iana-crypt-hash@2014-08-06.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-server@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-client@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-common@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-common@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-monitoring@2010-10-04.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-server@2019-07-02.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-datastores@2017-08-17.yang #12 126.7 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-x509-cert-to-name@2014-12-10.yang #12 126.7 -- Installing: /usr/local/bin/netopeer2-server #12 126.7 -- Set runtime path of "/usr/local/bin/netopeer2-server" to "" #12 126.7 -- Installing missing sysrepo modules... #12 126.7 mesg: ttyname failed: Inappropriate ioctl for device #12 127.6 -- Generating a new RSA host key "genkey" if not already added... #12 127.6 mesg: ttyname failed: Inappropriate ioctl for device #12 127.6 mesg: ttyname failed: Inappropriate ioctl for device #12 127.8 -- Merging default server listen configuration if there is none... #12 127.8 mesg: ttyname failed: Inappropriate ioctl for device #12 127.9 -- Installing: /usr/local/bin/netopeer2-cli #12 127.9 -- Set runtime path of "/usr/local/bin/netopeer2-cli" to "" #12 127.9 -- Installing: /usr/local/share/man/man1/netopeer2-cli.1 #12 127.9 Reaping winning child 0x55aa84f7c6f0 PID 11473 #12 127.9 Removing child 0x55aa84f7c6f0 PID 11473 from chain. #12 127.9 Successfully remade target file 'install'. #12 127.9 #12 127.9  ***** NETOPEER2 INSTALLATION DONE *****  #12 127.9 #12 127.9 #12 127.9  ***** SCRIPT COMPLETED *****  #12 127.9 #12 DONE 128.3s #13 [ 9/10] RUN cd build/scripts && /bin/bash load_yang.sh #13 0.238 CONFIG_PATH = /opt/o-du-l2/build/scripts/../..//bin/odu/config/ #13 0.238 CONFIG_PATH = /opt/o-du-l2/build/scripts/../..//bin/odu/config/ #13 0.248 --2024-04-16 08:57:17-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-yang-types.yang #13 0.249 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 0.276 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 0.971 HTTP request sent, awaiting response... 200 OK #13 1.217 Length: 13328 (13K) [text/plain] #13 1.218 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-yang-types.yang' #13 1.219 #13 1.219 0K .......... ... 100% 81.8K=0.2s #13 1.378 #13 1.378 2024-04-16 08:57:18 (81.8 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-yang-types.yang' saved [13328/13328] #13 1.378 #13 1.389 --2024-04-16 08:57:18-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-top.yang #13 1.391 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 1.393 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 1.884 HTTP request sent, awaiting response... 200 OK #13 2.128 Length: 961 [text/plain] #13 2.128 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-top.yang' #13 2.129 #13 2.129 0K 100% 9.47M=0s #13 2.130 #13 2.130 2024-04-16 08:57:18 (9.47 MB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-top.yang' saved [961/961] #13 2.130 #13 2.134 --2024-04-16 08:57:18-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-measurements.yang #13 2.137 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 2.138 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 2.636 HTTP request sent, awaiting response... 200 OK #13 2.874 Length: 23454 (23K) [text/plain] #13 2.874 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-measurements.yang' #13 2.874 #13 2.874 0K .......... .......... .. 100% 142K=0.2s #13 3.036 #13 3.037 2024-04-16 08:57:19 (142 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-measurements.yang' saved [23454/23454] #13 3.037 #13 3.041 --2024-04-16 08:57:19-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-trace.yang #13 3.044 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 3.046 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 3.534 HTTP request sent, awaiting response... 200 OK #13 3.801 Length: 33719 (33K) [text/plain] #13 3.802 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-trace.yang' #13 3.802 #13 3.802 0K .......... .......... .......... .. 100% 200K=0.2s #13 3.969 #13 3.969 2024-04-16 08:57:20 (200 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-trace.yang' saved [33719/33719] #13 3.969 #13 3.972 --2024-04-16 08:57:20-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-managed-function.yang #13 3.974 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 3.975 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 4.468 HTTP request sent, awaiting response... 200 OK #13 4.705 Length: 10052 (9.8K) [text/plain] #13 4.705 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-function.yang' #13 4.706 #13 4.706 0K ......... 100% 61.4K=0.2s #13 4.865 #13 4.866 2024-04-16 08:57:21 (61.4 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-function.yang' saved [10052/10052] #13 4.866 #13 4.869 --2024-04-16 08:57:21-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-subscription-control.yang #13 4.872 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 4.874 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 5.363 HTTP request sent, awaiting response... 200 OK #13 5.599 Length: 9252 (9.0K) [text/plain] #13 5.599 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-subscription-control.yang' #13 5.599 #13 5.599 0K ......... 100% 56.4K=0.2s #13 5.759 #13 5.760 2024-04-16 08:57:22 (56.4 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-subscription-control.yang' saved [9252/9252] #13 5.760 #13 5.763 --2024-04-16 08:57:22-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-fm.yang #13 5.765 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 5.766 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 6.261 HTTP request sent, awaiting response... 200 OK #13 6.492 Length: 11228 (11K) [text/plain] #13 6.492 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-fm.yang' #13 6.493 #13 6.493 0K .......... 100% 68.8K=0.2s #13 6.655 #13 6.655 2024-04-16 08:57:23 (68.8 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-fm.yang' saved [11228/11228] #13 6.655 #13 6.659 --2024-04-16 08:57:23-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-managed-element.yang #13 6.660 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 6.661 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 7.176 HTTP request sent, awaiting response... 200 OK #13 7.414 Length: 9487 (9.3K) [text/plain] #13 7.414 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-element.yang' #13 7.414 #13 7.414 0K ......... 100% 57.5K=0.2s #13 7.575 #13 7.575 2024-04-16 08:57:24 (57.5 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-element.yang' saved [9487/9487] #13 7.575 #13 7.579 --2024-04-16 08:57:24-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-5g-common-yang-types.yang #13 7.582 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 7.584 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 8.083 HTTP request sent, awaiting response... 200 OK #13 8.378 Length: 3691 (3.6K) [text/plain] #13 8.378 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-5g-common-yang-types.yang' #13 8.378 #13 8.378 0K ... 100% 33.3M=0s #13 8.378 #13 8.378 2024-04-16 08:57:25 (33.3 MB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-5g-common-yang-types.yang' saved [3691/3691] #13 8.378 #13 8.383 --2024-04-16 08:57:25-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-nr-nrm-rrmpolicy.yang #13 8.385 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 8.387 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 8.878 HTTP request sent, awaiting response... 200 OK #13 9.157 Length: 4978 (4.9K) [text/plain] #13 9.158 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-rrmpolicy.yang' #13 9.158 #13 9.158 0K .... 100% 15.7M=0s #13 9.161 #13 9.161 2024-04-16 08:57:25 (15.7 MB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-rrmpolicy.yang' saved [4978/4978] #13 9.161 #13 9.164 --2024-04-16 08:57:25-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-nr-nrm-gnbdufunction.yang #13 9.165 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 9.167 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 9.675 HTTP request sent, awaiting response... 200 OK #13 9.903 Length: 3101 (3.0K) [text/plain] #13 9.903 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-gnbdufunction.yang' #13 9.903 #13 9.903 0K ... 100% 31.0M=0s #13 9.903 #13 9.903 2024-04-16 08:57:26 (31.0 MB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-gnbdufunction.yang' saved [3101/3101] #13 9.903 #13 9.906 --2024-04-16 08:57:26-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-nr-nrm-nrcelldu.yang #13 9.908 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 #13 9.910 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. #13 10.42 HTTP request sent, awaiting response... 200 OK #13 10.64 Length: 7464 (7.3K) [text/plain] #13 10.64 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-nrcelldu.yang' #13 10.64 #13 10.64 0K ....... 100% 45.7K=0.2s #13 10.81 #13 10.81 2024-04-16 08:57:27 (45.7 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-nrcelldu.yang' saved [7464/7464] #13 10.81 #13 10.82 updateYang done #13 10.82 ### install yang modules ### #13 11.77 ### load initial configuration ### #13 11.78 [INF]: Applying scheduled changes. #13 11.83 [INF]: File "o-ran-sc-odu-interface-v1@2020-01-29.yang" was installed. #13 11.83 [INF]: Module "o-ran-sc-odu-interface-v1" was installed. #13 11.83 [INF]: Scheduled changes applied. #13 11.83 [INF]: Session 1 (user "root") created. #13 11.83 [INF]: There are no subscribers for changes of the module "o-ran-sc-odu-interface-v1" in running DS. #13 11.84 [INF]: Applying scheduled changes. #13 11.87 [INF]: No scheduled changes. #13 11.87 [INF]: Session 2 (user "root") created. #13 11.87 [INF]: There are no subscribers for changes of the module "ietf-netconf-acm" in running DS. #13 11.87 [INF]: Ext SHM was defragmented and 4720 B were saved. #13 11.88 [INF]: Applying scheduled changes. #13 11.91 [INF]: No scheduled changes. #13 11.91 [INF]: Session 3 (user "root") created. #13 11.91 [INF]: There are no subscribers for changes of the module "ietf-netconf-server" in running DS. #13 11.91 ### load initial configuration done ### #13 DONE 12.1s #14 [10/10] RUN cd build/odu && make clean_odu odu MACHINE=BIT64 MODE=FDD O1_ENABLE=YES #14 0.231 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.232 -e Cleaning DU APP #14 0.235 /opt/o-du-l2/src/du_app/ /opt/o-du-l2/src/cm #14 0.237 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.241 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.242 -e Cleaning ASN #14 0.243 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm #14 0.245 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.251 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.253 -e Cleaning ASN #14 0.254 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm #14 0.264 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.268 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.269 -e Cleaning ASN #14 0.270 /opt/o-du-l2/src/codec_utils/E2AP /opt/o-du-l2/src/cm #14 0.277 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.282 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.283 -e Cleaning ASN #14 0.284 /opt/o-du-l2/src/codec_utils/E2SM_KPM /opt/o-du-l2/src/cm #14 0.289 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.297 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.298 -e Cleaning ASN #14 0.300 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm #14 0.320 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.324 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.325 -e Cleaning RLC #14 0.328 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.333 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.334 -e Cleaning CPUH CM #14 0.336 -e   #14 0.337 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.342 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.343 -e Cleaing MAC #14 0.346 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.349 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.349 -e Cleaing MAC #14 0.351 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.354 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.355 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/odu #14 0.357 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.360 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.360 #14 0.361 -e Cleaning PHY stub #14 0.362 /opt/o-du-l2/src/phy_stub/ /opt/o-du-l2/src/cm #14 0.364 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.366 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.367 -e Cleaning O1 #14 0.369 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.371 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.372 -e Cleaning O1 #14 0.373 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.388 -e ***** ODU CLEAN COMPLETE ***** #14 0.390 -e Preparing directories for build... #14 0.397 -e Directories are successfully prepared #14 0.400 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.401 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  #14 0.401 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  #14 0.402 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  #14 0.403 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  #14 0.403 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  #14 0.404 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  #14 0.405 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  #14 0.406 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  #14 0.407 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  #14 0.407 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  #14 0.409 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  #14 0.412 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: #14 0.412 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.412 #define __EXTENSIONS__ /* for Sun */ #14 0.412 #14 0.412 :0:0: note: this is the location of the previous definition #14 0.412 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: #14 0.412 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.412 #define __EXTENSIONS__ /* for Sun */ #14 0.412 #14 0.412 :0:0: note: this is the location of the previous definition #14 0.413 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  #14 0.413 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  #14 0.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  #14 0.415 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  #14 0.415 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  #14 0.416 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  #14 0.417 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  #14 0.418 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  #14 0.419 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  #14 0.420 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  #14 0.421 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: #14 0.421 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.421 #define __EXTENSIONS__ /* for Sun */ #14 0.421 #14 0.421 :0:0: note: this is the location of the previous definition #14 0.421 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  #14 0.422 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  #14 0.422 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  #14 0.423 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  #14 0.423 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  #14 0.424 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: #14 0.424 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.424 #define __EXTENSIONS__ /* for Sun */ #14 0.424 #14 0.424 :0:0: note: this is the location of the previous definition #14 0.426 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  #14 0.427 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  #14 0.427 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  #14 0.428 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  #14 0.433 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: #14 0.433 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.433 #define __EXTENSIONS__ /* for Sun */ #14 0.433 #14 0.436 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  #14 0.437 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  #14 0.437 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  #14 0.437 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: #14 0.437 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.437 #define __EXTENSIONS__ /* for Sun */ #14 0.437 #14 0.437 :0:0: note: this is the location of the previous definition #14 0.439 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  #14 0.440 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  #14 0.440 :0:0: note: this is the location of the previous definition #14 0.441 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  #14 0.441 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  #14 0.442 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  #14 0.442 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  #14 0.442 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  #14 0.443 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  #14 0.445 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: #14 0.445 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.445 #define __EXTENSIONS__ /* for Sun */ #14 0.445 #14 0.445 :0:0: note: this is the location of the previous definition #14 0.446 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  #14 0.447 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  #14 0.450 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: #14 0.450 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.450 #define __EXTENSIONS__ /* for Sun */ #14 0.450 #14 0.451 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  #14 0.454 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: #14 0.454 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.454 #define __EXTENSIONS__ /* for Sun */ #14 0.454 #14 0.454 :0:0: note: this is the location of the previous definition #14 0.457 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: #14 0.457 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.457 #define __EXTENSIONS__ /* for Sun */ #14 0.457 #14 0.457 :0:0: note: this is the location of the previous definition #14 0.459 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: #14 0.459 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.459 #define __EXTENSIONS__ /* for Sun */ #14 0.459 #14 0.462 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: #14 0.462 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.462 #define __EXTENSIONS__ /* for Sun */ #14 0.462 #14 0.463 :0:0: note: this is the location of the previous definition #14 0.466 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: #14 0.466 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.466 #define __EXTENSIONS__ /* for Sun */ #14 0.466 #14 0.466 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  #14 0.468 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: #14 0.468 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.468 #define __EXTENSIONS__ /* for Sun */ #14 0.468 #14 0.468 :0:0: note: this is the location of the previous definition #14 0.470 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: #14 0.470 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.470 #define __EXTENSIONS__ /* for Sun */ #14 0.470 #14 0.474 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: #14 0.474 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.474 #define __EXTENSIONS__ /* for Sun */ #14 0.474 #14 0.477 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: #14 0.477 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.477 #define __EXTENSIONS__ /* for Sun */ #14 0.477 #14 0.478 :0:0: note: this is the location of the previous definition #14 0.481 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: #14 0.481 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.481 #define __EXTENSIONS__ /* for Sun */ #14 0.481 #14 0.481 :0:0: note: this is the location of the previous definition #14 0.486 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: #14 0.486 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.486 #define __EXTENSIONS__ /* for Sun */ #14 0.486 #14 0.486 :0:0: note: this is the location of the previous definition #14 0.488 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: #14 0.488 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.488 #define __EXTENSIONS__ /* for Sun */ #14 0.488 #14 0.488 :0:0: note: this is the location of the previous definition #14 0.490 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: #14 0.490 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.490 #define __EXTENSIONS__ /* for Sun */ #14 0.490 #14 0.494 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: #14 0.494 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.494 #define __EXTENSIONS__ /* for Sun */ #14 0.494 #14 0.494 :0:0: note: this is the location of the previous definition #14 0.498 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: #14 0.498 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.498 #define __EXTENSIONS__ /* for Sun */ #14 0.498 #14 0.498 :0:0: note: this is the location of the previous definition #14 0.501 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: #14 0.501 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.501 #define __EXTENSIONS__ /* for Sun */ #14 0.501 #14 0.506 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: #14 0.506 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.506 #define __EXTENSIONS__ /* for Sun */ #14 0.506 #14 0.506 :0:0: note: this is the location of the previous definition #14 0.512 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: #14 0.512 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.512 #define __EXTENSIONS__ /* for Sun */ #14 0.512 #14 0.512 :0:0: note: this is the location of the previous definition #14 0.515 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: #14 0.515 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.515 #define __EXTENSIONS__ /* for Sun */ #14 0.515 #14 0.515 :0:0: note: this is the location of the previous definition #14 0.517 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: #14 0.517 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.517 #define __EXTENSIONS__ /* for Sun */ #14 0.517 #14 0.517 :0:0: note: this is the location of the previous definition #14 0.517 :0:0: note: this is the location of the previous definition #14 0.517 :0:0: note: this is the location of the previous definition #14 0.522 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: #14 0.522 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.522 #define __EXTENSIONS__ /* for Sun */ #14 0.522 #14 0.522 :0:0: note: this is the location of the previous definition #14 0.528 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: #14 0.528 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.528 #define __EXTENSIONS__ /* for Sun */ #14 0.528 #14 0.528 :0:0: note: this is the location of the previous definition #14 0.532 :0:0: note: this is the location of the previous definition #14 0.532 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: #14 0.532 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.532 #define __EXTENSIONS__ /* for Sun */ #14 0.532 #14 0.534 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: #14 0.534 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.534 #define __EXTENSIONS__ /* for Sun */ #14 0.534 #14 0.534 :0:0: note: this is the location of the previous definition #14 0.535 :0:0: note: this is the location of the previous definition #14 0.542 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: #14 0.542 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.542 #define __EXTENSIONS__ /* for Sun */ #14 0.542 #14 0.542 :0:0: note: this is the location of the previous definition #14 0.542 :0:0: note: this is the location of the previous definition #14 0.544 :0:0: note: this is the location of the previous definition #14 0.551 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: #14 0.551 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.551 #define __EXTENSIONS__ /* for Sun */ #14 0.551 #14 0.551 :0:0: note: this is the location of the previous definition #14 0.552 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: #14 0.552 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.552 #define __EXTENSIONS__ /* for Sun */ #14 0.552 #14 0.552 :0:0: note: this is the location of the previous definition #14 0.555 :0:0: note: this is the location of the previous definition #14 0.566 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: #14 0.566 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.566 #define __EXTENSIONS__ /* for Sun */ #14 0.566 #14 0.566 :0:0: note: this is the location of the previous definition #14 0.567 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: #14 0.567 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.567 #define __EXTENSIONS__ /* for Sun */ #14 0.567 #14 0.576 :0:0: note: this is the location of the previous definition #14 0.583 :0:0: note: this is the location of the previous definition #14 0.620 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: #14 0.620 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.620 #define __EXTENSIONS__ /* for Sun */ #14 0.620 #14 0.635 :0:0: note: this is the location of the previous definition #14 0.641 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: #14 0.641 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.641 #define __EXTENSIONS__ /* for Sun */ #14 0.641 #14 0.652 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: #14 0.652 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.652 #define __EXTENSIONS__ /* for Sun */ #14 0.652 #14 0.652 :0:0: note: this is the location of the previous definition #14 0.668 :0:0: note: this is the location of the previous definition #14 0.677 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: #14 0.677 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.677 #define __EXTENSIONS__ /* for Sun */ #14 0.677 #14 0.677 :0:0: note: this is the location of the previous definition #14 0.679 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: #14 0.679 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.679 #define __EXTENSIONS__ /* for Sun */ #14 0.679 #14 0.679 :0:0: note: this is the location of the previous definition #14 0.723 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: #14 0.723 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 0.723 #define __EXTENSIONS__ /* for Sun */ #14 0.723 #14 0.723 :0:0: note: this is the location of the previous definition #14 0.741 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': #14 0.755 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #14 0.755 asn_dec_rval_t rval; \ #14 0.755 ^ #14 0.755 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' #14 0.755 RETURN(RC_FAIL); #14 0.755 ^~~~~~ #14 0.755 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #14 0.755 asn_dec_rval_t rval = {RC_OK, 0}; #14 0.755 ^~~~ #14 0.755 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #14 0.755 asn_dec_rval_t rval; \ #14 0.755 ^ #14 0.755 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' #14 0.755 RETURN(RC_WMORE); #14 0.755 ^~~~~~ #14 0.755 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #14 0.755 asn_dec_rval_t rval = {RC_OK, 0}; #14 0.755 ^~~~ #14 0.756 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #14 0.756 asn_dec_rval_t rval; \ #14 0.756 ^ #14 0.756 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' #14 0.756 RETURN(RC_FAIL); #14 0.756 ^~~~~~ #14 0.767 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #14 0.767 asn_dec_rval_t rval = {RC_OK, 0}; #14 0.767 ^~~~ #14 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #14 0.771 asn_dec_rval_t rval; \ #14 0.771 ^ #14 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' #14 0.771 RETURN(RC_FAIL); #14 0.771 ^~~~~~ #14 0.771 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #14 0.771 asn_dec_rval_t rval = {RC_OK, 0}; #14 0.771 ^~~~ #14 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #14 0.772 asn_dec_rval_t rval; \ #14 0.772 ^ #14 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' #14 0.772 RETURN(RC_WMORE); #14 0.772 ^~~~~~ #14 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #14 0.772 asn_dec_rval_t rval = {RC_OK, 0}; #14 0.772 ^~~~ #14 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #14 0.772 asn_dec_rval_t rval; \ #14 0.772 ^ #14 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' #14 0.772 RETURN(RC_FAIL); #14 0.772 ^~~~~~ #14 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #14 0.772 asn_dec_rval_t rval = {RC_OK, 0}; #14 0.772 ^~~~ #14 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #14 0.772 asn_dec_rval_t rval; \ #14 0.772 ^ #14 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' #14 0.772 RETURN(RC_OK); #14 0.772 ^~~~~~ #14 0.772 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #14 0.772 asn_dec_rval_t rval = {RC_OK, 0}; #14 0.772 ^~~~ #14 0.773 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #14 0.773 asn_dec_rval_t rval; \ #14 0.773 ^ #14 0.773 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' #14 0.773 RETURN(RC_FAIL); #14 0.773 ^~~~~~ #14 0.773 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #14 0.773 asn_dec_rval_t rval = {RC_OK, 0}; #14 0.773 ^~~~ #14 0.969 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_common.a  #14 0.976 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 0.982 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 0.983 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  #14 0.984 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  #14 0.984 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  #14 0.985 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  #14 0.986 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  #14 0.986 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  #14 0.986 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  #14 0.987 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  #14 0.988 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  #14 0.989 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  #14 0.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  #14 0.991 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  #14 0.992 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  #14 0.992 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  #14 0.993 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  #14 0.994 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  #14 0.994 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  #14 0.994 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  #14 0.995 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  #14 0.995 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  #14 0.996 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  #14 0.996 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  #14 0.996 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  #14 0.997 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  #14 0.997 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  #14 0.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  #14 0.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  #14 1.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  #14 1.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  #14 1.004 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  #14 1.005 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  #14 1.005 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  #14 1.006 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  #14 1.006 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  #14 1.006 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  #14 1.007 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  #14 1.009 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  #14 1.010 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  #14 1.012 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  #14 1.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  #14 1.015 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  #14 1.015 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  #14 1.016 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  #14 1.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  #14 1.019 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  #14 1.020 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  #14 1.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  #14 1.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  #14 1.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  #14 1.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  #14 1.033 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  #14 1.033 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  #14 1.033 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  #14 1.034 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, #14 1.034 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: #14 1.034 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.034 #define __EXTENSIONS__ /* for Sun */ #14 1.034 #14 1.037 :0:0: note: this is the location of the previous definition #14 1.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  #14 1.059 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  #14 1.060 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  #14 1.062 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  #14 1.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  #14 1.064 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  #14 1.064 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  #14 1.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  #14 1.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  #14 1.066 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  #14 1.066 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  #14 1.066 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  #14 1.067 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  #14 1.067 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  #14 1.067 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  #14 1.068 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  #14 1.068 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  #14 1.069 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  #14 1.069 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  #14 1.070 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  #14 1.071 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  #14 1.071 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  #14 1.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  #14 1.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  #14 1.075 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  #14 1.076 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  #14 1.077 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  #14 1.077 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  #14 1.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  #14 1.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  #14 1.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  #14 1.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  #14 1.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  #14 1.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  #14 1.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  #14 1.093 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  #14 1.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  #14 1.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  #14 1.109 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  #14 1.114 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, #14 1.114 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: #14 1.114 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.114 #define __EXTENSIONS__ /* for Sun */ #14 1.114 #14 1.114 :0:0: note: this is the location of the previous definition #14 1.118 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #14 1.118 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: #14 1.118 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.118 #define __EXTENSIONS__ /* for Sun */ #14 1.118 #14 1.119 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  #14 1.122 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  #14 1.144 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, #14 1.144 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: #14 1.144 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.144 #define __EXTENSIONS__ /* for Sun */ #14 1.144 #14 1.144 :0:0: note: this is the location of the previous definition #14 1.144 :0:0: note: this is the location of the previous definition #14 1.145 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  #14 1.169 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  #14 1.182 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  #14 1.183 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  #14 1.184 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  #14 1.187 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  #14 1.190 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  #14 1.191 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  #14 1.191 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  #14 1.196 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  #14 1.197 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  #14 1.198 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  #14 1.198 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  #14 1.199 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  #14 1.200 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  #14 1.200 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  #14 1.212 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  #14 1.216 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  #14 1.220 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  #14 1.221 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  #14 1.221 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  #14 1.222 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  #14 1.230 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  #14 1.235 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  #14 1.236 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  #14 1.283 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  #14 1.306 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, #14 1.306 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: #14 1.306 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.306 #define __EXTENSIONS__ /* for Sun */ #14 1.306 #14 1.311 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  #14 1.314 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  #14 1.315 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, #14 1.315 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: #14 1.315 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.315 #define __EXTENSIONS__ /* for Sun */ #14 1.315 #14 1.316 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  #14 1.318 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, #14 1.318 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: #14 1.318 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.318 #define __EXTENSIONS__ /* for Sun */ #14 1.318 #14 1.318 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  #14 1.320 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  #14 1.321 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  #14 1.323 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  #14 1.329 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  #14 1.330 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  #14 1.331 :0:0: note: this is the location of the previous definition #14 1.340 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  #14 1.341 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  #14 1.342 :0:0: note: this is the location of the previous definition #14 1.355 :0:0: note: this is the location of the previous definition #14 1.355 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #14 1.355 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: #14 1.355 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.355 #define __EXTENSIONS__ /* for Sun */ #14 1.355 #14 1.355 :0:0: note: this is the location of the previous definition #14 1.361 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, #14 1.361 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: #14 1.361 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.361 #define __EXTENSIONS__ /* for Sun */ #14 1.361 #14 1.361 :0:0: note: this is the location of the previous definition #14 1.364 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 1.364 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 1.364 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, #14 1.364 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: #14 1.364 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.364 #define __EXTENSIONS__ /* for Sun */ #14 1.364 #14 1.366 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #14 1.366 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, #14 1.366 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: #14 1.366 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.366 #define __EXTENSIONS__ /* for Sun */ #14 1.366 #14 1.367 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #14 1.367 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: #14 1.367 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.367 #define __EXTENSIONS__ /* for Sun */ #14 1.367 #14 1.367 :0:0: note: this is the location of the previous definition #14 1.380 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, #14 1.380 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: #14 1.380 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.380 #define __EXTENSIONS__ /* for Sun */ #14 1.380 #14 1.388 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #14 1.388 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, #14 1.388 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: #14 1.388 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.388 #define __EXTENSIONS__ /* for Sun */ #14 1.388 #14 1.395 :0:0: note: this is the location of the previous definition #14 1.399 :0:0: note: this is the location of the previous definition #14 1.403 :0:0: note: this is the location of the previous definition #14 1.409 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, #14 1.409 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: #14 1.409 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.409 #define __EXTENSIONS__ /* for Sun */ #14 1.409 #14 1.409 :0:0: note: this is the location of the previous definition #14 1.409 :0:0: note: this is the location of the previous definition #14 1.426 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #14 1.426 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, #14 1.426 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: #14 1.426 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.426 #define __EXTENSIONS__ /* for Sun */ #14 1.426 #14 1.439 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, #14 1.439 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: #14 1.439 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.439 #define __EXTENSIONS__ /* for Sun */ #14 1.439 #14 1.440 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  #14 1.470 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, #14 1.470 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: #14 1.470 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.470 #define __EXTENSIONS__ /* for Sun */ #14 1.470 #14 1.501 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, #14 1.501 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: #14 1.501 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.501 #define __EXTENSIONS__ /* for Sun */ #14 1.501 #14 1.512 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, #14 1.512 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: #14 1.512 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.512 #define __EXTENSIONS__ /* for Sun */ #14 1.512 #14 1.514 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #14 1.514 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, #14 1.514 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: #14 1.514 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.514 #define __EXTENSIONS__ /* for Sun */ #14 1.514 #14 1.518 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, #14 1.518 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: #14 1.518 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.518 #define __EXTENSIONS__ /* for Sun */ #14 1.518 #14 1.518 :0:0: note: this is the location of the previous definition #14 1.519 :0:0: note: this is the location of the previous definition #14 1.527 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 1.527 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, #14 1.527 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: #14 1.527 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.527 #define __EXTENSIONS__ /* for Sun */ #14 1.527 #14 1.528 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #14 1.528 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, #14 1.528 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: #14 1.528 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.528 #define __EXTENSIONS__ /* for Sun */ #14 1.528 #14 1.531 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, #14 1.531 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: #14 1.531 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.531 #define __EXTENSIONS__ /* for Sun */ #14 1.531 #14 1.531 :0:0: note: this is the location of the previous definition #14 1.531 :0:0: note: this is the location of the previous definition #14 1.535 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #14 1.535 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, #14 1.535 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: #14 1.535 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.535 #define __EXTENSIONS__ /* for Sun */ #14 1.535 #14 1.535 :0:0: note: this is the location of the previous definition #14 1.537 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, #14 1.537 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: #14 1.537 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.537 #define __EXTENSIONS__ /* for Sun */ #14 1.537 #14 1.537 :0:0: note: this is the location of the previous definition #14 1.539 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 1.539 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, #14 1.539 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: #14 1.539 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.539 #define __EXTENSIONS__ /* for Sun */ #14 1.539 #14 1.539 :0:0: note: this is the location of the previous definition #14 1.539 :0:0: note: this is the location of the previous definition #14 1.540 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  #14 1.541 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  #14 1.544 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  #14 1.544 :0:0: note: this is the location of the previous definition #14 1.544 :0:0: note: this is the location of the previous definition #14 1.550 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, #14 1.550 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: #14 1.550 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.550 #define __EXTENSIONS__ /* for Sun */ #14 1.550 #14 1.550 :0:0: note: this is the location of the previous definition #14 1.551 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  #14 1.552 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #14 1.552 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: #14 1.552 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.552 #define __EXTENSIONS__ /* for Sun */ #14 1.552 #14 1.552 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  #14 1.552 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  #14 1.555 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  #14 1.556 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, #14 1.556 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: #14 1.556 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.556 #define __EXTENSIONS__ /* for Sun */ #14 1.556 #14 1.559 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, #14 1.559 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: #14 1.559 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.559 #define __EXTENSIONS__ /* for Sun */ #14 1.559 #14 1.559 :0:0: note: this is the location of the previous definition #14 1.562 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, #14 1.562 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: #14 1.562 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.562 #define __EXTENSIONS__ /* for Sun */ #14 1.562 #14 1.562 :0:0: note: this is the location of the previous definition #14 1.563 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #14 1.563 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, #14 1.563 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: #14 1.563 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.563 #define __EXTENSIONS__ /* for Sun */ #14 1.563 #14 1.563 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  #14 1.567 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  #14 1.568 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  #14 1.571 :0:0: note: this is the location of the previous definition #14 1.573 :0:0: note: this is the location of the previous definition #14 1.583 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  #14 1.584 :0:0: note: this is the location of the previous definition #14 1.584 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  #14 1.585 :0:0: note: this is the location of the previous definition #14 1.589 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #14 1.589 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, #14 1.589 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: #14 1.589 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.589 #define __EXTENSIONS__ /* for Sun */ #14 1.589 #14 1.589 :0:0: note: this is the location of the previous definition #14 1.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 1.594 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, #14 1.594 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: #14 1.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.594 #define __EXTENSIONS__ /* for Sun */ #14 1.594 #14 1.594 :0:0: note: this is the location of the previous definition #14 1.594 :0:0: note: this is the location of the previous definition #14 1.597 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  #14 1.598 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, #14 1.598 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: #14 1.598 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.598 #define __EXTENSIONS__ /* for Sun */ #14 1.598 #14 1.598 :0:0: note: this is the location of the previous definition #14 1.598 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  #14 1.602 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  #14 1.603 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, #14 1.603 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: #14 1.603 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.603 #define __EXTENSIONS__ /* for Sun */ #14 1.603 #14 1.603 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  #14 1.606 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  #14 1.608 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, #14 1.608 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: #14 1.608 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.608 #define __EXTENSIONS__ /* for Sun */ #14 1.608 #14 1.608 :0:0: note: this is the location of the previous definition #14 1.609 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  #14 1.610 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #14 1.610 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: #14 1.610 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.610 #define __EXTENSIONS__ /* for Sun */ #14 1.610 #14 1.610 :0:0: note: this is the location of the previous definition #14 1.614 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #14 1.614 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, #14 1.614 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: #14 1.614 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.614 #define __EXTENSIONS__ /* for Sun */ #14 1.614 #14 1.617 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  #14 1.622 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, #14 1.622 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: #14 1.622 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.622 #define __EXTENSIONS__ /* for Sun */ #14 1.622 #14 1.622 :0:0: note: this is the location of the previous definition #14 1.623 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, #14 1.623 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: #14 1.623 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.623 #define __EXTENSIONS__ /* for Sun */ #14 1.623 #14 1.626 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #14 1.626 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #14 1.626 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, #14 1.626 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: #14 1.626 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.626 #define __EXTENSIONS__ /* for Sun */ #14 1.626 #14 1.626 :0:0: note: this is the location of the previous definition #14 1.627 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  #14 1.635 :0:0: note: this is the location of the previous definition #14 1.652 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, #14 1.652 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: #14 1.652 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.652 #define __EXTENSIONS__ /* for Sun */ #14 1.652 #14 1.654 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, #14 1.654 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: #14 1.654 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.654 #define __EXTENSIONS__ /* for Sun */ #14 1.654 #14 1.655 :0:0: note: this is the location of the previous definition #14 1.667 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, #14 1.667 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: #14 1.667 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.667 #define __EXTENSIONS__ /* for Sun */ #14 1.667 #14 1.667 :0:0: note: this is the location of the previous definition #14 1.669 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, #14 1.669 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: #14 1.669 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.669 #define __EXTENSIONS__ /* for Sun */ #14 1.669 #14 1.673 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: #14 1.673 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.673 #define __EXTENSIONS__ /* for Sun */ #14 1.673 #14 1.673 :0:0: note: this is the location of the previous definition #14 1.682 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, #14 1.682 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: #14 1.682 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.682 #define __EXTENSIONS__ /* for Sun */ #14 1.682 #14 1.691 :0:0: note: this is the location of the previous definition #14 1.694 :0:0: note: this is the location of the previous definition #14 1.725 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  #14 1.727 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  #14 1.729 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 1.729 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: #14 1.729 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.729 #define __EXTENSIONS__ /* for Sun */ #14 1.729 #14 1.729 :0:0: note: this is the location of the previous definition #14 1.730 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  #14 1.733 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, #14 1.733 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: #14 1.733 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.733 #define __EXTENSIONS__ /* for Sun */ #14 1.733 #14 1.733 :0:0: note: this is the location of the previous definition #14 1.735 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, #14 1.735 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: #14 1.735 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.735 #define __EXTENSIONS__ /* for Sun */ #14 1.735 #14 1.736 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  #14 1.736 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #14 1.736 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, #14 1.736 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: #14 1.736 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.736 #define __EXTENSIONS__ /* for Sun */ #14 1.736 #14 1.736 :0:0: note: this is the location of the previous definition #14 1.738 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #14 1.738 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, #14 1.738 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: #14 1.738 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.738 #define __EXTENSIONS__ /* for Sun */ #14 1.738 #14 1.739 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  #14 1.741 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  #14 1.751 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  #14 1.763 :0:0: note: this is the location of the previous definition #14 1.766 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #14 1.766 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: #14 1.766 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.766 #define __EXTENSIONS__ /* for Sun */ #14 1.766 #14 1.766 :0:0: note: this is the location of the previous definition #14 1.766 :0:0: note: this is the location of the previous definition #14 1.767 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  #14 1.767 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  #14 1.779 :0:0: note: this is the location of the previous definition #14 1.782 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #14 1.782 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: #14 1.782 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.782 #define __EXTENSIONS__ /* for Sun */ #14 1.782 #14 1.794 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, #14 1.794 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: #14 1.794 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.794 #define __EXTENSIONS__ /* for Sun */ #14 1.794 #14 1.798 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  #14 1.801 :0:0: note: this is the location of the previous definition #14 1.812 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  #14 1.812 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  #14 1.815 :0:0: note: this is the location of the previous definition #14 1.819 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  #14 1.822 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, #14 1.822 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: #14 1.822 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.822 #define __EXTENSIONS__ /* for Sun */ #14 1.822 #14 1.829 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  #14 1.833 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 1.833 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 1.833 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, #14 1.833 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: #14 1.833 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.833 #define __EXTENSIONS__ /* for Sun */ #14 1.833 #14 1.835 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  #14 1.838 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, #14 1.838 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: #14 1.838 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.838 #define __EXTENSIONS__ /* for Sun */ #14 1.838 #14 1.838 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #14 1.838 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: #14 1.838 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.838 #define __EXTENSIONS__ /* for Sun */ #14 1.838 #14 1.838 :0:0: note: this is the location of the previous definition #14 1.842 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, #14 1.842 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: #14 1.842 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.842 #define __EXTENSIONS__ /* for Sun */ #14 1.842 #14 1.843 :0:0: note: this is the location of the previous definition #14 1.849 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #14 1.849 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, #14 1.849 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: #14 1.849 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.849 #define __EXTENSIONS__ /* for Sun */ #14 1.849 #14 1.858 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, #14 1.858 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: #14 1.858 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.858 #define __EXTENSIONS__ /* for Sun */ #14 1.858 #14 1.861 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #14 1.861 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: #14 1.861 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.861 #define __EXTENSIONS__ /* for Sun */ #14 1.861 #14 1.866 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, #14 1.866 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: #14 1.866 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.866 #define __EXTENSIONS__ /* for Sun */ #14 1.866 #14 1.869 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, #14 1.869 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: #14 1.869 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.869 #define __EXTENSIONS__ /* for Sun */ #14 1.869 #14 1.876 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, #14 1.876 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: #14 1.876 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.876 #define __EXTENSIONS__ /* for Sun */ #14 1.876 #14 1.880 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #14 1.880 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: #14 1.880 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.880 #define __EXTENSIONS__ /* for Sun */ #14 1.880 #14 1.886 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, #14 1.886 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: #14 1.886 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.886 #define __EXTENSIONS__ /* for Sun */ #14 1.886 #14 1.902 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, #14 1.902 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: #14 1.902 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.902 #define __EXTENSIONS__ /* for Sun */ #14 1.902 #14 1.905 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, #14 1.905 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: #14 1.905 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.905 #define __EXTENSIONS__ /* for Sun */ #14 1.905 #14 1.905 :0:0: note: this is the location of the previous definition #14 1.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, #14 1.909 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: #14 1.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.909 #define __EXTENSIONS__ /* for Sun */ #14 1.909 #14 1.917 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, #14 1.917 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: #14 1.917 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.917 #define __EXTENSIONS__ /* for Sun */ #14 1.917 #14 1.919 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #14 1.919 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: #14 1.919 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.919 #define __EXTENSIONS__ /* for Sun */ #14 1.919 #14 1.920 :0:0: note: this is the location of the previous definition #14 1.922 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, #14 1.922 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: #14 1.922 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.922 #define __EXTENSIONS__ /* for Sun */ #14 1.922 #14 1.923 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 1.923 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, #14 1.923 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: #14 1.923 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.923 #define __EXTENSIONS__ /* for Sun */ #14 1.923 #14 1.930 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, #14 1.930 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: #14 1.930 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.930 #define __EXTENSIONS__ /* for Sun */ #14 1.930 #14 1.931 :0:0: note: this is the location of the previous definition #14 1.931 :0:0: note: this is the location of the previous definition #14 1.932 :0:0: note: this is the location of the previous definition #14 1.932 :0:0: note: this is the location of the previous definition #14 1.934 :0:0: note: this is the location of the previous definition #14 1.936 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 1.936 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 1.936 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, #14 1.936 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: #14 1.936 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.936 #define __EXTENSIONS__ /* for Sun */ #14 1.936 #14 1.949 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  #14 1.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  #14 1.950 :0:0: note: this is the location of the previous definition #14 1.951 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  #14 1.953 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #14 1.953 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #14 1.953 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, #14 1.953 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: #14 1.953 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.953 #define __EXTENSIONS__ /* for Sun */ #14 1.953 #14 1.955 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  #14 1.956 :0:0: note: this is the location of the previous definition #14 1.956 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  #14 1.960 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  #14 1.962 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #14 1.962 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, #14 1.962 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: #14 1.962 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.962 #define __EXTENSIONS__ /* for Sun */ #14 1.962 #14 1.965 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 1.965 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 1.965 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, #14 1.965 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: #14 1.965 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.965 #define __EXTENSIONS__ /* for Sun */ #14 1.965 #14 1.966 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  #14 1.966 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  #14 1.969 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, #14 1.969 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: #14 1.969 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.969 #define __EXTENSIONS__ /* for Sun */ #14 1.969 #14 1.971 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, #14 1.971 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: #14 1.971 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.971 #define __EXTENSIONS__ /* for Sun */ #14 1.971 #14 1.971 :0:0: note: this is the location of the previous definition #14 1.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 1.973 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, #14 1.973 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: #14 1.973 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.973 #define __EXTENSIONS__ /* for Sun */ #14 1.973 #14 1.973 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  #14 1.976 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #14 1.976 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #14 1.976 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, #14 1.976 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: #14 1.976 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.976 #define __EXTENSIONS__ /* for Sun */ #14 1.976 #14 1.976 :0:0: note: this is the location of the previous definition #14 1.977 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  #14 1.977 :0:0: note: this is the location of the previous definition #14 1.983 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #14 1.983 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: #14 1.983 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.983 #define __EXTENSIONS__ /* for Sun */ #14 1.983 #14 1.983 :0:0: note: this is the location of the previous definition #14 1.991 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, #14 1.991 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: #14 1.991 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.991 #define __EXTENSIONS__ /* for Sun */ #14 1.991 #14 1.991 :0:0: note: this is the location of the previous definition #14 1.991 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, #14 1.991 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: #14 1.991 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.991 #define __EXTENSIONS__ /* for Sun */ #14 1.991 #14 1.991 :0:0: note: this is the location of the previous definition #14 1.991 :0:0: note: this is the location of the previous definition #14 1.992 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  #14 1.993 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, #14 1.993 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: #14 1.993 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.993 #define __EXTENSIONS__ /* for Sun */ #14 1.993 #14 1.996 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, #14 1.996 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: #14 1.996 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.996 #define __EXTENSIONS__ /* for Sun */ #14 1.996 #14 1.996 :0:0: note: this is the location of the previous definition #14 1.997 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #14 1.997 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, #14 1.997 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: #14 1.997 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 1.997 #define __EXTENSIONS__ /* for Sun */ #14 1.997 #14 1.997 :0:0: note: this is the location of the previous definition #14 2.000 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #14 2.000 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: #14 2.000 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.000 #define __EXTENSIONS__ /* for Sun */ #14 2.000 #14 2.000 :0:0: note: this is the location of the previous definition #14 2.002 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, #14 2.002 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: #14 2.002 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.002 #define __EXTENSIONS__ /* for Sun */ #14 2.002 #14 2.017 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, #14 2.017 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: #14 2.017 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.017 #define __EXTENSIONS__ /* for Sun */ #14 2.017 #14 2.017 :0:0: note: this is the location of the previous definition #14 2.018 :0:0: note: this is the location of the previous definition #14 2.018 :0:0: note: this is the location of the previous definition #14 2.021 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, #14 2.021 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: #14 2.021 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.021 #define __EXTENSIONS__ /* for Sun */ #14 2.021 #14 2.021 :0:0: note: this is the location of the previous definition #14 2.023 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, #14 2.023 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: #14 2.023 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.023 #define __EXTENSIONS__ /* for Sun */ #14 2.023 #14 2.023 :0:0: note: this is the location of the previous definition #14 2.024 :0:0: note: this is the location of the previous definition #14 2.026 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, #14 2.026 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: #14 2.026 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.026 #define __EXTENSIONS__ /* for Sun */ #14 2.026 #14 2.026 :0:0: note: this is the location of the previous definition #14 2.026 :0:0: note: this is the location of the previous definition #14 2.028 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, #14 2.028 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: #14 2.028 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.028 #define __EXTENSIONS__ /* for Sun */ #14 2.028 #14 2.028 :0:0: note: this is the location of the previous definition #14 2.033 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, #14 2.033 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: #14 2.033 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.033 #define __EXTENSIONS__ /* for Sun */ #14 2.033 #14 2.037 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 2.037 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 2.037 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, #14 2.037 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: #14 2.037 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.037 #define __EXTENSIONS__ /* for Sun */ #14 2.037 #14 2.037 :0:0: note: this is the location of the previous definition #14 2.043 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, #14 2.043 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: #14 2.043 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.043 #define __EXTENSIONS__ /* for Sun */ #14 2.043 #14 2.043 :0:0: note: this is the location of the previous definition #14 2.043 :0:0: note: this is the location of the previous definition #14 2.043 :0:0: note: this is the location of the previous definition #14 2.044 :0:0: note: this is the location of the previous definition #14 2.045 :0:0: note: this is the location of the previous definition #14 2.047 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  #14 2.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  #14 2.048 :0:0: note: this is the location of the previous definition #14 2.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  #14 2.051 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  #14 2.053 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #14 2.053 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, #14 2.053 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: #14 2.053 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.053 #define __EXTENSIONS__ /* for Sun */ #14 2.053 #14 2.053 :0:0: note: this is the location of the previous definition #14 2.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  #14 2.054 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #14 2.054 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: #14 2.054 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.054 #define __EXTENSIONS__ /* for Sun */ #14 2.054 #14 2.056 :0:0: note: this is the location of the previous definition #14 2.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  #14 2.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  #14 2.058 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #14 2.058 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, #14 2.058 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: #14 2.058 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.058 #define __EXTENSIONS__ /* for Sun */ #14 2.058 #14 2.058 :0:0: note: this is the location of the previous definition #14 2.060 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.060 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, #14 2.060 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: #14 2.060 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.060 #define __EXTENSIONS__ /* for Sun */ #14 2.060 #14 2.060 :0:0: note: this is the location of the previous definition #14 2.065 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #14 2.065 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, #14 2.065 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: #14 2.065 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.065 #define __EXTENSIONS__ /* for Sun */ #14 2.065 #14 2.065 :0:0: note: this is the location of the previous definition #14 2.066 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, #14 2.066 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: #14 2.066 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.066 #define __EXTENSIONS__ /* for Sun */ #14 2.066 #14 2.066 :0:0: note: this is the location of the previous definition #14 2.070 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #14 2.070 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: #14 2.070 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.070 #define __EXTENSIONS__ /* for Sun */ #14 2.070 #14 2.070 :0:0: note: this is the location of the previous definition #14 2.071 :0:0: note: this is the location of the previous definition #14 2.072 :0:0: note: this is the location of the previous definition #14 2.072 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.072 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, #14 2.072 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: #14 2.072 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.072 #define __EXTENSIONS__ /* for Sun */ #14 2.072 #14 2.072 :0:0: note: this is the location of the previous definition #14 2.076 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 2.076 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, #14 2.076 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: #14 2.076 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.076 #define __EXTENSIONS__ /* for Sun */ #14 2.076 #14 2.076 :0:0: note: this is the location of the previous definition #14 2.079 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #14 2.079 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: #14 2.079 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.079 #define __EXTENSIONS__ /* for Sun */ #14 2.079 #14 2.079 :0:0: note: this is the location of the previous definition #14 2.079 :0:0: note: this is the location of the previous definition #14 2.083 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, #14 2.083 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: #14 2.083 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.083 #define __EXTENSIONS__ /* for Sun */ #14 2.083 #14 2.083 :0:0: note: this is the location of the previous definition #14 2.084 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #14 2.084 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, #14 2.084 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: #14 2.084 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.084 #define __EXTENSIONS__ /* for Sun */ #14 2.084 #14 2.084 :0:0: note: this is the location of the previous definition #14 2.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  #14 2.095 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  #14 2.096 :0:0: note: this is the location of the previous definition #14 2.096 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  #14 2.104 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, #14 2.104 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: #14 2.104 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.104 #define __EXTENSIONS__ /* for Sun */ #14 2.104 #14 2.104 :0:0: note: this is the location of the previous definition #14 2.106 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, #14 2.106 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: #14 2.106 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.106 #define __EXTENSIONS__ /* for Sun */ #14 2.106 #14 2.106 :0:0: note: this is the location of the previous definition #14 2.106 :0:0: note: this is the location of the previous definition #14 2.107 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  #14 2.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  #14 2.108 :0:0: note: this is the location of the previous definition #14 2.109 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, #14 2.109 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: #14 2.109 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.109 #define __EXTENSIONS__ /* for Sun */ #14 2.109 #14 2.117 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, #14 2.117 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: #14 2.117 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.117 #define __EXTENSIONS__ /* for Sun */ #14 2.117 #14 2.117 :0:0: note: this is the location of the previous definition #14 2.118 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, #14 2.118 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: #14 2.118 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.118 #define __EXTENSIONS__ /* for Sun */ #14 2.118 #14 2.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  #14 2.119 :0:0: note: this is the location of the previous definition #14 2.119 :0:0: note: this is the location of the previous definition #14 2.120 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.120 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, #14 2.120 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: #14 2.120 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.120 #define __EXTENSIONS__ /* for Sun */ #14 2.120 #14 2.120 :0:0: note: this is the location of the previous definition #14 2.131 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.131 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, #14 2.131 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: #14 2.131 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.131 #define __EXTENSIONS__ /* for Sun */ #14 2.131 #14 2.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  #14 2.132 :0:0: note: this is the location of the previous definition #14 2.133 :0:0: note: this is the location of the previous definition #14 2.134 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  #14 2.140 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, #14 2.140 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: #14 2.140 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.140 #define __EXTENSIONS__ /* for Sun */ #14 2.140 #14 2.140 :0:0: note: this is the location of the previous definition #14 2.150 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, #14 2.150 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: #14 2.150 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.150 #define __EXTENSIONS__ /* for Sun */ #14 2.150 #14 2.150 :0:0: note: this is the location of the previous definition #14 2.153 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, #14 2.153 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: #14 2.153 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.153 #define __EXTENSIONS__ /* for Sun */ #14 2.153 #14 2.153 :0:0: note: this is the location of the previous definition #14 2.154 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.154 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, #14 2.154 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: #14 2.154 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.154 #define __EXTENSIONS__ /* for Sun */ #14 2.154 #14 2.154 :0:0: note: this is the location of the previous definition #14 2.159 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, #14 2.159 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: #14 2.159 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.159 #define __EXTENSIONS__ /* for Sun */ #14 2.159 #14 2.159 :0:0: note: this is the location of the previous definition #14 2.163 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 2.163 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 2.163 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, #14 2.163 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: #14 2.163 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.163 #define __EXTENSIONS__ /* for Sun */ #14 2.163 #14 2.163 :0:0: note: this is the location of the previous definition #14 2.170 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #14 2.170 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, #14 2.170 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: #14 2.170 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.170 #define __EXTENSIONS__ /* for Sun */ #14 2.170 #14 2.170 :0:0: note: this is the location of the previous definition #14 2.172 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, #14 2.172 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: #14 2.172 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.172 #define __EXTENSIONS__ /* for Sun */ #14 2.172 #14 2.172 :0:0: note: this is the location of the previous definition #14 2.218 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  #14 2.218 :0:0: note: this is the location of the previous definition #14 2.231 :0:0: note: this is the location of the previous definition #14 2.231 :0:0: note: this is the location of the previous definition #14 2.233 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 2.233 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, #14 2.233 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: #14 2.233 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.233 #define __EXTENSIONS__ /* for Sun */ #14 2.233 #14 2.244 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 2.244 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, #14 2.244 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: #14 2.244 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.244 #define __EXTENSIONS__ /* for Sun */ #14 2.244 #14 2.253 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, #14 2.253 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: #14 2.253 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.253 #define __EXTENSIONS__ /* for Sun */ #14 2.253 #14 2.253 :0:0: note: this is the location of the previous definition #14 2.266 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.266 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, #14 2.266 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: #14 2.266 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.266 #define __EXTENSIONS__ /* for Sun */ #14 2.266 #14 2.266 :0:0: note: this is the location of the previous definition #14 2.266 :0:0: note: this is the location of the previous definition #14 2.268 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, #14 2.268 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: #14 2.268 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.268 #define __EXTENSIONS__ /* for Sun */ #14 2.268 #14 2.268 :0:0: note: this is the location of the previous definition #14 2.272 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, #14 2.272 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: #14 2.272 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.272 #define __EXTENSIONS__ /* for Sun */ #14 2.272 #14 2.272 :0:0: note: this is the location of the previous definition #14 2.283 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, #14 2.283 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: #14 2.283 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.283 #define __EXTENSIONS__ /* for Sun */ #14 2.283 #14 2.283 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, #14 2.283 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: #14 2.283 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.283 #define __EXTENSIONS__ /* for Sun */ #14 2.283 #14 2.283 :0:0: note: this is the location of the previous definition #14 2.319 :0:0: note: this is the location of the previous definition #14 2.321 :0:0: note: this is the location of the previous definition #14 2.359 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  #14 2.390 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, #14 2.390 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: #14 2.390 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.390 #define __EXTENSIONS__ /* for Sun */ #14 2.390 #14 2.390 :0:0: note: this is the location of the previous definition #14 2.424 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  #14 2.425 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, #14 2.425 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: #14 2.425 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.425 #define __EXTENSIONS__ /* for Sun */ #14 2.425 #14 2.426 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  #14 2.427 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  #14 2.427 :0:0: note: this is the location of the previous definition #14 2.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  #14 2.435 :0:0: note: this is the location of the previous definition #14 2.438 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.438 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, #14 2.438 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: #14 2.438 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.438 #define __EXTENSIONS__ /* for Sun */ #14 2.438 #14 2.438 :0:0: note: this is the location of the previous definition #14 2.439 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  #14 2.440 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  #14 2.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  #14 2.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  #14 2.442 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  #14 2.442 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  #14 2.442 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  #14 2.443 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  #14 2.443 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  #14 2.443 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  #14 2.444 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  #14 2.445 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  #14 2.445 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  #14 2.446 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  #14 2.446 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  #14 2.447 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  #14 2.447 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  #14 2.448 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  #14 2.448 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  #14 2.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  #14 2.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  #14 2.450 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  #14 2.450 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  #14 2.451 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  #14 2.451 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  #14 2.452 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  #14 2.452 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  #14 2.453 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  #14 2.459 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  #14 2.460 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  #14 2.460 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  #14 2.465 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  #14 2.474 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, #14 2.474 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: #14 2.474 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.474 #define __EXTENSIONS__ /* for Sun */ #14 2.474 #14 2.481 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 2.481 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 2.481 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, #14 2.481 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: #14 2.481 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.481 #define __EXTENSIONS__ /* for Sun */ #14 2.481 #14 2.481 :0:0: note: this is the location of the previous definition #14 2.542 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, #14 2.542 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: #14 2.542 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.542 #define __EXTENSIONS__ /* for Sun */ #14 2.542 #14 2.542 :0:0: note: this is the location of the previous definition #14 2.549 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.549 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, #14 2.549 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: #14 2.549 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.549 #define __EXTENSIONS__ /* for Sun */ #14 2.549 #14 2.549 :0:0: note: this is the location of the previous definition #14 2.554 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #14 2.554 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, #14 2.554 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: #14 2.554 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.554 #define __EXTENSIONS__ /* for Sun */ #14 2.554 #14 2.554 :0:0: note: this is the location of the previous definition #14 2.570 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #14 2.570 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, #14 2.570 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: #14 2.570 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.570 #define __EXTENSIONS__ /* for Sun */ #14 2.570 #14 2.573 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  #14 2.576 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #14 2.576 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, #14 2.576 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: #14 2.576 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.576 #define __EXTENSIONS__ /* for Sun */ #14 2.576 #14 2.577 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, #14 2.577 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: #14 2.577 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.577 #define __EXTENSIONS__ /* for Sun */ #14 2.577 #14 2.577 :0:0: note: this is the location of the previous definition #14 2.602 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, #14 2.602 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: #14 2.602 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.602 #define __EXTENSIONS__ /* for Sun */ #14 2.602 #14 2.621 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 2.621 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, #14 2.621 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: #14 2.621 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.621 #define __EXTENSIONS__ /* for Sun */ #14 2.621 #14 2.621 :0:0: note: this is the location of the previous definition #14 2.624 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 2.624 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, #14 2.624 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: #14 2.624 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.624 #define __EXTENSIONS__ /* for Sun */ #14 2.624 #14 2.624 :0:0: note: this is the location of the previous definition #14 2.643 :0:0: note: this is the location of the previous definition #14 2.648 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  #14 2.648 :0:0: note: this is the location of the previous definition #14 2.673 :0:0: note: this is the location of the previous definition #14 2.695 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, #14 2.695 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: #14 2.695 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.695 #define __EXTENSIONS__ /* for Sun */ #14 2.695 #14 2.695 :0:0: note: this is the location of the previous definition #14 2.701 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 2.701 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 2.701 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: #14 2.701 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.701 #define __EXTENSIONS__ /* for Sun */ #14 2.701 #14 2.710 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  #14 2.713 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 2.713 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, #14 2.713 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: #14 2.713 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.713 #define __EXTENSIONS__ /* for Sun */ #14 2.713 #14 2.713 :0:0: note: this is the location of the previous definition #14 2.719 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, #14 2.719 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: #14 2.719 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.719 #define __EXTENSIONS__ /* for Sun */ #14 2.719 #14 2.727 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #14 2.727 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #14 2.727 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: #14 2.727 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.727 #define __EXTENSIONS__ /* for Sun */ #14 2.727 #14 2.739 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  #14 2.751 :0:0: note: this is the location of the previous definition #14 2.752 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  #14 2.755 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  #14 2.756 :0:0: note: this is the location of the previous definition #14 2.757 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  #14 2.767 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, #14 2.767 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: #14 2.767 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.767 #define __EXTENSIONS__ /* for Sun */ #14 2.767 #14 2.767 :0:0: note: this is the location of the previous definition #14 2.768 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  #14 2.772 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  #14 2.778 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  #14 2.783 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  #14 2.785 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #14 2.785 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: #14 2.785 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.785 #define __EXTENSIONS__ /* for Sun */ #14 2.785 #14 2.785 :0:0: note: this is the location of the previous definition #14 2.786 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  #14 2.793 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, #14 2.793 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: #14 2.793 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.793 #define __EXTENSIONS__ /* for Sun */ #14 2.793 #14 2.793 :0:0: note: this is the location of the previous definition #14 2.798 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, #14 2.798 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: #14 2.798 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.798 #define __EXTENSIONS__ /* for Sun */ #14 2.798 #14 2.798 :0:0: note: this is the location of the previous definition #14 2.801 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #14 2.801 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, #14 2.801 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: #14 2.801 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.801 #define __EXTENSIONS__ /* for Sun */ #14 2.801 #14 2.806 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, #14 2.806 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: #14 2.806 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.806 #define __EXTENSIONS__ /* for Sun */ #14 2.806 #14 2.806 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  #14 2.810 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  #14 2.823 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  #14 2.824 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  #14 2.825 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  #14 2.826 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, #14 2.826 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: #14 2.826 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.826 #define __EXTENSIONS__ /* for Sun */ #14 2.826 #14 2.826 :0:0: note: this is the location of the previous definition #14 2.826 :0:0: note: this is the location of the previous definition #14 2.828 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  #14 2.829 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #14 2.829 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, #14 2.829 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: #14 2.829 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.829 #define __EXTENSIONS__ /* for Sun */ #14 2.829 #14 2.829 :0:0: note: this is the location of the previous definition #14 2.831 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.831 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, #14 2.831 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: #14 2.831 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.831 #define __EXTENSIONS__ /* for Sun */ #14 2.831 #14 2.831 :0:0: note: this is the location of the previous definition #14 2.834 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, #14 2.834 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: #14 2.834 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.834 #define __EXTENSIONS__ /* for Sun */ #14 2.834 #14 2.837 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  #14 2.841 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, #14 2.841 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: #14 2.841 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.841 #define __EXTENSIONS__ /* for Sun */ #14 2.841 #14 2.850 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, #14 2.850 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: #14 2.850 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.850 #define __EXTENSIONS__ /* for Sun */ #14 2.850 #14 2.850 :0:0: note: this is the location of the previous definition #14 2.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  #14 2.851 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, #14 2.851 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: #14 2.851 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.851 #define __EXTENSIONS__ /* for Sun */ #14 2.851 #14 2.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  #14 2.852 :0:0: note: this is the location of the previous definition #14 2.852 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, #14 2.852 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: #14 2.852 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.852 #define __EXTENSIONS__ /* for Sun */ #14 2.852 #14 2.852 :0:0: note: this is the location of the previous definition #14 2.853 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.853 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, #14 2.853 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: #14 2.853 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.853 #define __EXTENSIONS__ /* for Sun */ #14 2.853 #14 2.853 :0:0: note: this is the location of the previous definition #14 2.862 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #14 2.862 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, #14 2.862 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: #14 2.862 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.862 #define __EXTENSIONS__ /* for Sun */ #14 2.862 #14 2.868 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, #14 2.868 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: #14 2.868 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.868 #define __EXTENSIONS__ /* for Sun */ #14 2.868 #14 2.874 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.874 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, #14 2.874 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: #14 2.874 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.874 #define __EXTENSIONS__ /* for Sun */ #14 2.874 #14 2.875 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.875 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, #14 2.875 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: #14 2.875 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.875 #define __EXTENSIONS__ /* for Sun */ #14 2.875 #14 2.875 :0:0: note: this is the location of the previous definition #14 2.875 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #14 2.875 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, #14 2.875 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: #14 2.875 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.875 #define __EXTENSIONS__ /* for Sun */ #14 2.875 #14 2.876 :0:0: note: this is the location of the previous definition #14 2.883 :0:0: note: this is the location of the previous definition #14 2.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #14 2.893 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: #14 2.893 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.893 #define __EXTENSIONS__ /* for Sun */ #14 2.893 #14 2.898 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, #14 2.898 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: #14 2.898 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.898 #define __EXTENSIONS__ /* for Sun */ #14 2.898 #14 2.899 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.899 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, #14 2.899 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: #14 2.899 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.899 #define __EXTENSIONS__ /* for Sun */ #14 2.899 #14 2.902 :0:0: note: this is the location of the previous definition #14 2.904 :0:0: note: this is the location of the previous definition #14 2.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, #14 2.909 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: #14 2.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.909 #define __EXTENSIONS__ /* for Sun */ #14 2.909 #14 2.921 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, #14 2.921 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: #14 2.921 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.921 #define __EXTENSIONS__ /* for Sun */ #14 2.921 #14 2.921 :0:0: note: this is the location of the previous definition #14 2.934 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, #14 2.934 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: #14 2.934 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.934 #define __EXTENSIONS__ /* for Sun */ #14 2.934 #14 2.942 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, #14 2.942 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: #14 2.942 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.942 #define __EXTENSIONS__ /* for Sun */ #14 2.942 #14 2.942 :0:0: note: this is the location of the previous definition #14 2.949 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.949 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: #14 2.949 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.949 #define __EXTENSIONS__ /* for Sun */ #14 2.949 #14 2.949 :0:0: note: this is the location of the previous definition #14 2.954 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #14 2.954 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, #14 2.954 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: #14 2.954 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.954 #define __EXTENSIONS__ /* for Sun */ #14 2.954 #14 2.955 :0:0: note: this is the location of the previous definition #14 2.959 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, #14 2.959 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: #14 2.959 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.959 #define __EXTENSIONS__ /* for Sun */ #14 2.959 #14 2.962 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, #14 2.962 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: #14 2.962 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.962 #define __EXTENSIONS__ /* for Sun */ #14 2.962 #14 2.962 :0:0: note: this is the location of the previous definition #14 2.965 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, #14 2.965 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: #14 2.965 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.965 #define __EXTENSIONS__ /* for Sun */ #14 2.965 #14 2.972 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 2.972 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, #14 2.972 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: #14 2.972 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.972 #define __EXTENSIONS__ /* for Sun */ #14 2.972 #14 2.972 :0:0: note: this is the location of the previous definition #14 2.974 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, #14 2.974 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: #14 2.974 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.974 #define __EXTENSIONS__ /* for Sun */ #14 2.974 #14 2.974 :0:0: note: this is the location of the previous definition #14 2.975 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #14 2.975 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: #14 2.975 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.975 #define __EXTENSIONS__ /* for Sun */ #14 2.975 #14 2.981 :0:0: note: this is the location of the previous definition #14 2.981 :0:0: note: this is the location of the previous definition #14 2.981 :0:0: note: this is the location of the previous definition #14 2.983 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  #14 2.986 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  #14 2.987 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  #14 2.990 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, #14 2.990 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: #14 2.990 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.990 #define __EXTENSIONS__ /* for Sun */ #14 2.990 #14 2.990 :0:0: note: this is the location of the previous definition #14 2.994 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, #14 2.994 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: #14 2.994 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.994 #define __EXTENSIONS__ /* for Sun */ #14 2.994 #14 2.994 :0:0: note: this is the location of the previous definition #14 2.994 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  #14 2.999 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, #14 2.999 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: #14 2.999 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 2.999 #define __EXTENSIONS__ /* for Sun */ #14 2.999 #14 2.999 :0:0: note: this is the location of the previous definition #14 3.003 :0:0: note: this is the location of the previous definition #14 3.003 :0:0: note: this is the location of the previous definition #14 3.004 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  #14 3.007 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 3.007 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, #14 3.007 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: #14 3.007 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.007 #define __EXTENSIONS__ /* for Sun */ #14 3.007 #14 3.007 :0:0: note: this is the location of the previous definition #14 3.011 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  #14 3.012 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  #14 3.012 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  #14 3.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  #14 3.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  #14 3.014 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #14 3.014 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, #14 3.014 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: #14 3.014 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.014 #define __EXTENSIONS__ /* for Sun */ #14 3.014 #14 3.014 :0:0: note: this is the location of the previous definition #14 3.018 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #14 3.018 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, #14 3.018 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: #14 3.018 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.018 #define __EXTENSIONS__ /* for Sun */ #14 3.018 #14 3.018 :0:0: note: this is the location of the previous definition #14 3.021 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, #14 3.021 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: #14 3.021 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.021 #define __EXTENSIONS__ /* for Sun */ #14 3.021 #14 3.023 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, #14 3.023 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: #14 3.023 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.023 #define __EXTENSIONS__ /* for Sun */ #14 3.023 #14 3.023 :0:0: note: this is the location of the previous definition #14 3.024 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  #14 3.024 :0:0: note: this is the location of the previous definition #14 3.027 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  #14 3.029 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, #14 3.029 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: #14 3.029 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.029 #define __EXTENSIONS__ /* for Sun */ #14 3.029 #14 3.029 :0:0: note: this is the location of the previous definition #14 3.029 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  #14 3.030 :0:0: note: this is the location of the previous definition #14 3.032 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 3.032 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, #14 3.032 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: #14 3.032 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.032 #define __EXTENSIONS__ /* for Sun */ #14 3.032 #14 3.032 :0:0: note: this is the location of the previous definition #14 3.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  #14 3.033 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  #14 3.034 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, #14 3.034 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: #14 3.034 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.034 #define __EXTENSIONS__ /* for Sun */ #14 3.034 #14 3.034 :0:0: note: this is the location of the previous definition #14 3.034 :0:0: note: this is the location of the previous definition #14 3.035 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, #14 3.035 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: #14 3.035 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.035 #define __EXTENSIONS__ /* for Sun */ #14 3.035 #14 3.035 :0:0: note: this is the location of the previous definition #14 3.036 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  #14 3.037 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  #14 3.037 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  #14 3.039 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #14 3.039 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, #14 3.039 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: #14 3.039 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.039 #define __EXTENSIONS__ /* for Sun */ #14 3.039 #14 3.039 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.039 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.039 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, #14 3.039 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: #14 3.039 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.039 #define __EXTENSIONS__ /* for Sun */ #14 3.039 #14 3.042 :0:0: note: this is the location of the previous definition #14 3.043 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  #14 3.043 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, #14 3.043 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: #14 3.043 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.043 #define __EXTENSIONS__ /* for Sun */ #14 3.043 #14 3.043 :0:0: note: this is the location of the previous definition #14 3.044 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  #14 3.044 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  #14 3.044 :0:0: note: this is the location of the previous definition #14 3.045 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  #14 3.045 :0:0: note: this is the location of the previous definition #14 3.051 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  #14 3.055 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  #14 3.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  #14 3.064 :0:0: note: this is the location of the previous definition #14 3.064 :0:0: note: this is the location of the previous definition #14 3.067 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  #14 3.079 :0:0: note: this is the location of the previous definition #14 3.084 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 3.084 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, #14 3.084 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: #14 3.084 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.084 #define __EXTENSIONS__ /* for Sun */ #14 3.084 #14 3.084 :0:0: note: this is the location of the previous definition #14 3.089 :0:0: note: this is the location of the previous definition #14 3.105 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #14 3.105 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, #14 3.105 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: #14 3.105 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.105 #define __EXTENSIONS__ /* for Sun */ #14 3.105 #14 3.105 :0:0: note: this is the location of the previous definition #14 3.107 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #14 3.107 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: #14 3.107 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.107 #define __EXTENSIONS__ /* for Sun */ #14 3.107 #14 3.107 :0:0: note: this is the location of the previous definition #14 3.125 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  #14 3.135 :0:0: note: this is the location of the previous definition #14 3.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  #14 3.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #14 3.178 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, #14 3.178 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: #14 3.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.178 #define __EXTENSIONS__ /* for Sun */ #14 3.178 #14 3.178 :0:0: note: this is the location of the previous definition #14 3.180 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  #14 3.181 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  #14 3.184 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, #14 3.184 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: #14 3.184 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.184 #define __EXTENSIONS__ /* for Sun */ #14 3.184 #14 3.184 :0:0: note: this is the location of the previous definition #14 3.187 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  #14 3.190 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, #14 3.190 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: #14 3.190 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.190 #define __EXTENSIONS__ /* for Sun */ #14 3.190 #14 3.190 :0:0: note: this is the location of the previous definition #14 3.236 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.236 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.236 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, #14 3.236 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: #14 3.236 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.236 #define __EXTENSIONS__ /* for Sun */ #14 3.236 #14 3.236 :0:0: note: this is the location of the previous definition #14 3.238 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, #14 3.238 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: #14 3.238 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.238 #define __EXTENSIONS__ /* for Sun */ #14 3.238 #14 3.238 :0:0: note: this is the location of the previous definition #14 3.240 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #14 3.240 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, #14 3.240 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: #14 3.240 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.240 #define __EXTENSIONS__ /* for Sun */ #14 3.240 #14 3.240 :0:0: note: this is the location of the previous definition #14 3.245 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, #14 3.245 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: #14 3.245 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.245 #define __EXTENSIONS__ /* for Sun */ #14 3.245 #14 3.245 :0:0: note: this is the location of the previous definition #14 3.264 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  #14 3.270 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #14 3.270 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, #14 3.270 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: #14 3.270 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.270 #define __EXTENSIONS__ /* for Sun */ #14 3.270 #14 3.275 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #14 3.275 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, #14 3.275 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: #14 3.275 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.275 #define __EXTENSIONS__ /* for Sun */ #14 3.275 #14 3.275 :0:0: note: this is the location of the previous definition #14 3.277 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  #14 3.298 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.298 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.298 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, #14 3.298 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: #14 3.298 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.298 #define __EXTENSIONS__ /* for Sun */ #14 3.298 #14 3.307 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, #14 3.307 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: #14 3.307 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.307 #define __EXTENSIONS__ /* for Sun */ #14 3.307 #14 3.307 :0:0: note: this is the location of the previous definition #14 3.310 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.310 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.310 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, #14 3.310 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: #14 3.310 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.310 #define __EXTENSIONS__ /* for Sun */ #14 3.310 #14 3.312 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  #14 3.316 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  #14 3.323 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #14 3.323 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: #14 3.323 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.323 #define __EXTENSIONS__ /* for Sun */ #14 3.323 #14 3.323 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  #14 3.324 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  #14 3.325 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  #14 3.332 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #14 3.332 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, #14 3.332 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: #14 3.332 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.332 #define __EXTENSIONS__ /* for Sun */ #14 3.332 #14 3.332 :0:0: note: this is the location of the previous definition #14 3.346 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, #14 3.346 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: #14 3.346 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.346 #define __EXTENSIONS__ /* for Sun */ #14 3.346 #14 3.347 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  #14 3.350 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.350 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.350 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, #14 3.350 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: #14 3.350 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.350 #define __EXTENSIONS__ /* for Sun */ #14 3.350 #14 3.360 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  #14 3.368 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, #14 3.368 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: #14 3.368 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.368 #define __EXTENSIONS__ /* for Sun */ #14 3.368 #14 3.368 :0:0: note: this is the location of the previous definition #14 3.368 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  #14 3.374 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 3.374 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, #14 3.374 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: #14 3.374 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.374 #define __EXTENSIONS__ /* for Sun */ #14 3.374 #14 3.374 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  #14 3.374 :0:0: note: this is the location of the previous definition #14 3.375 :0:0: note: this is the location of the previous definition #14 3.380 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #14 3.380 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, #14 3.380 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: #14 3.380 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.380 #define __EXTENSIONS__ /* for Sun */ #14 3.380 #14 3.380 :0:0: note: this is the location of the previous definition #14 3.380 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  #14 3.383 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #14 3.383 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, #14 3.383 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: #14 3.383 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.383 #define __EXTENSIONS__ /* for Sun */ #14 3.383 #14 3.383 :0:0: note: this is the location of the previous definition #14 3.383 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  #14 3.393 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, #14 3.393 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: #14 3.393 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.393 #define __EXTENSIONS__ /* for Sun */ #14 3.393 #14 3.393 :0:0: note: this is the location of the previous definition #14 3.397 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 3.397 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, #14 3.397 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: #14 3.397 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.397 #define __EXTENSIONS__ /* for Sun */ #14 3.397 #14 3.397 :0:0: note: this is the location of the previous definition #14 3.397 :0:0: note: this is the location of the previous definition #14 3.398 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  #14 3.398 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  #14 3.403 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  #14 3.407 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, #14 3.407 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: #14 3.407 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.407 #define __EXTENSIONS__ /* for Sun */ #14 3.407 #14 3.408 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, #14 3.408 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: #14 3.408 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.408 #define __EXTENSIONS__ /* for Sun */ #14 3.408 #14 3.415 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #14 3.415 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: #14 3.415 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.415 #define __EXTENSIONS__ /* for Sun */ #14 3.415 #14 3.415 :0:0: note: this is the location of the previous definition #14 3.417 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, #14 3.417 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: #14 3.417 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.417 #define __EXTENSIONS__ /* for Sun */ #14 3.417 #14 3.417 :0:0: note: this is the location of the previous definition #14 3.417 :0:0: note: this is the location of the previous definition #14 3.417 :0:0: note: this is the location of the previous definition #14 3.418 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  #14 3.418 :0:0: note: this is the location of the previous definition #14 3.428 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  #14 3.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  #14 3.432 :0:0: note: this is the location of the previous definition #14 3.435 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  #14 3.436 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  #14 3.475 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  #14 3.476 :0:0: note: this is the location of the previous definition #14 3.477 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  #14 3.486 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #14 3.486 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, #14 3.486 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: #14 3.486 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.486 #define __EXTENSIONS__ /* for Sun */ #14 3.486 #14 3.486 :0:0: note: this is the location of the previous definition #14 3.511 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  #14 3.513 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #14 3.513 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: #14 3.513 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.513 #define __EXTENSIONS__ /* for Sun */ #14 3.513 #14 3.513 :0:0: note: this is the location of the previous definition #14 3.516 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  #14 3.527 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  #14 3.527 :0:0: note: this is the location of the previous definition #14 3.528 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  #14 3.529 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  #14 3.537 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  #14 3.538 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  #14 3.551 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  #14 3.555 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  #14 3.558 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, #14 3.558 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: #14 3.558 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.558 #define __EXTENSIONS__ /* for Sun */ #14 3.558 #14 3.558 :0:0: note: this is the location of the previous definition #14 3.567 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  #14 3.568 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  #14 3.578 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  #14 3.588 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  #14 3.588 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  #14 3.589 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  #14 3.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.594 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.594 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, #14 3.594 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: #14 3.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.594 #define __EXTENSIONS__ /* for Sun */ #14 3.594 #14 3.594 :0:0: note: this is the location of the previous definition #14 3.596 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #14 3.596 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, #14 3.596 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: #14 3.596 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.596 #define __EXTENSIONS__ /* for Sun */ #14 3.596 #14 3.596 :0:0: note: this is the location of the previous definition #14 3.601 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  #14 3.601 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  #14 3.603 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  #14 3.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  #14 3.633 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #14 3.633 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: #14 3.633 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.633 #define __EXTENSIONS__ /* for Sun */ #14 3.633 #14 3.633 :0:0: note: this is the location of the previous definition #14 3.636 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, #14 3.636 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: #14 3.636 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.636 #define __EXTENSIONS__ /* for Sun */ #14 3.636 #14 3.636 :0:0: note: this is the location of the previous definition #14 3.639 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  #14 3.640 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  #14 3.641 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  #14 3.646 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  #14 3.647 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  #14 3.650 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  #14 3.651 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  #14 3.657 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  #14 3.657 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  #14 3.668 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  #14 3.668 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  #14 3.672 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  #14 3.673 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  #14 3.674 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  #14 3.674 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  #14 3.677 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.677 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.677 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #14 3.677 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, #14 3.677 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: #14 3.677 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.677 #define __EXTENSIONS__ /* for Sun */ #14 3.677 #14 3.677 :0:0: note: this is the location of the previous definition #14 3.683 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #14 3.683 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: #14 3.683 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.683 #define __EXTENSIONS__ /* for Sun */ #14 3.683 #14 3.683 :0:0: note: this is the location of the previous definition #14 3.686 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #14 3.686 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: #14 3.686 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.686 #define __EXTENSIONS__ /* for Sun */ #14 3.686 #14 3.687 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, #14 3.687 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: #14 3.687 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.687 #define __EXTENSIONS__ /* for Sun */ #14 3.687 #14 3.687 :0:0: note: this is the location of the previous definition #14 3.704 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #14 3.704 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: #14 3.704 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.704 #define __EXTENSIONS__ /* for Sun */ #14 3.704 #14 3.704 :0:0: note: this is the location of the previous definition #14 3.715 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  #14 3.724 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, #14 3.724 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: #14 3.724 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.724 #define __EXTENSIONS__ /* for Sun */ #14 3.724 #14 3.741 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.741 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.741 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, #14 3.741 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: #14 3.741 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.741 #define __EXTENSIONS__ /* for Sun */ #14 3.741 #14 3.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, #14 3.750 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: #14 3.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.750 #define __EXTENSIONS__ /* for Sun */ #14 3.750 #14 3.753 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.753 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.753 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, #14 3.753 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: #14 3.753 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.753 #define __EXTENSIONS__ /* for Sun */ #14 3.753 #14 3.754 :0:0: note: this is the location of the previous definition #14 3.761 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #14 3.761 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: #14 3.761 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.761 #define __EXTENSIONS__ /* for Sun */ #14 3.761 #14 3.761 :0:0: note: this is the location of the previous definition #14 3.771 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #14 3.771 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, #14 3.771 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: #14 3.771 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.771 #define __EXTENSIONS__ /* for Sun */ #14 3.771 #14 3.771 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #14 3.771 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, #14 3.771 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: #14 3.771 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.771 #define __EXTENSIONS__ /* for Sun */ #14 3.771 #14 3.771 :0:0: note: this is the location of the previous definition #14 3.773 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, #14 3.773 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: #14 3.773 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.773 #define __EXTENSIONS__ /* for Sun */ #14 3.773 #14 3.773 :0:0: note: this is the location of the previous definition #14 3.776 :0:0: note: this is the location of the previous definition #14 3.783 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.783 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.783 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, #14 3.783 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: #14 3.783 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.783 #define __EXTENSIONS__ /* for Sun */ #14 3.783 #14 3.794 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 3.794 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, #14 3.794 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: #14 3.794 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.794 #define __EXTENSIONS__ /* for Sun */ #14 3.794 #14 3.798 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 3.798 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, #14 3.798 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: #14 3.798 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.798 #define __EXTENSIONS__ /* for Sun */ #14 3.798 #14 3.798 :0:0: note: this is the location of the previous definition #14 3.798 :0:0: note: this is the location of the previous definition #14 3.801 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #14 3.801 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, #14 3.801 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: #14 3.801 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.801 #define __EXTENSIONS__ /* for Sun */ #14 3.801 #14 3.801 :0:0: note: this is the location of the previous definition #14 3.802 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, #14 3.802 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: #14 3.802 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.802 #define __EXTENSIONS__ /* for Sun */ #14 3.802 #14 3.804 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, #14 3.804 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: #14 3.804 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.804 #define __EXTENSIONS__ /* for Sun */ #14 3.804 #14 3.804 :0:0: note: this is the location of the previous definition #14 3.807 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 3.807 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, #14 3.807 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: #14 3.807 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.807 #define __EXTENSIONS__ /* for Sun */ #14 3.807 #14 3.807 :0:0: note: this is the location of the previous definition #14 3.807 :0:0: note: this is the location of the previous definition #14 3.817 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 3.817 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, #14 3.817 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: #14 3.817 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.817 #define __EXTENSIONS__ /* for Sun */ #14 3.817 #14 3.817 :0:0: note: this is the location of the previous definition #14 3.818 :0:0: note: this is the location of the previous definition #14 3.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, #14 3.818 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: #14 3.818 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.818 #define __EXTENSIONS__ /* for Sun */ #14 3.818 #14 3.818 :0:0: note: this is the location of the previous definition #14 3.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #14 3.818 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: #14 3.818 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.818 #define __EXTENSIONS__ /* for Sun */ #14 3.818 #14 3.818 :0:0: note: this is the location of the previous definition #14 3.822 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.822 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.822 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #14 3.822 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: #14 3.822 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.822 #define __EXTENSIONS__ /* for Sun */ #14 3.822 #14 3.822 :0:0: note: this is the location of the previous definition #14 3.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #14 3.835 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: #14 3.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.835 #define __EXTENSIONS__ /* for Sun */ #14 3.835 #14 3.840 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.840 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 3.840 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, #14 3.840 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: #14 3.840 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.840 #define __EXTENSIONS__ /* for Sun */ #14 3.840 #14 3.840 :0:0: note: this is the location of the previous definition #14 3.841 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  #14 3.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  #14 3.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  #14 3.843 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  #14 3.844 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  #14 3.848 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  #14 3.848 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  #14 3.849 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  #14 3.850 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  #14 3.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  #14 3.852 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  #14 3.854 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  #14 3.855 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  #14 3.855 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  #14 3.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  #14 3.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  #14 3.859 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  #14 3.860 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  #14 3.863 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #14 3.863 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: #14 3.863 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.863 #define __EXTENSIONS__ /* for Sun */ #14 3.863 #14 3.864 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, #14 3.864 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: #14 3.864 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.864 #define __EXTENSIONS__ /* for Sun */ #14 3.864 #14 3.865 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  #14 3.865 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  #14 3.866 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  #14 3.866 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  #14 3.867 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  #14 3.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  #14 3.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  #14 3.875 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  #14 3.875 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  #14 3.883 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  #14 3.895 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: #14 3.895 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.895 #define __EXTENSIONS__ /* for Sun */ #14 3.895 #14 3.895 :0:0: note: this is the location of the previous definition #14 3.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  #14 3.910 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #14 3.910 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: #14 3.910 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.910 #define __EXTENSIONS__ /* for Sun */ #14 3.910 #14 3.910 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, #14 3.910 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: #14 3.910 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.910 #define __EXTENSIONS__ /* for Sun */ #14 3.910 #14 3.910 :0:0: note: this is the location of the previous definition #14 3.911 :0:0: note: this is the location of the previous definition #14 3.911 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, #14 3.911 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: #14 3.911 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.911 #define __EXTENSIONS__ /* for Sun */ #14 3.911 #14 3.911 :0:0: note: this is the location of the previous definition #14 3.912 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  #14 3.913 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 3.913 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, #14 3.913 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: #14 3.913 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.913 #define __EXTENSIONS__ /* for Sun */ #14 3.913 #14 3.913 :0:0: note: this is the location of the previous definition #14 3.914 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  #14 3.914 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, #14 3.914 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: #14 3.914 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.914 #define __EXTENSIONS__ /* for Sun */ #14 3.914 #14 3.914 :0:0: note: this is the location of the previous definition #14 3.915 :0:0: note: this is the location of the previous definition #14 3.916 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  #14 3.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  #14 3.922 :0:0: note: this is the location of the previous definition #14 3.937 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  #14 3.945 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, #14 3.945 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: #14 3.945 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.945 #define __EXTENSIONS__ /* for Sun */ #14 3.945 #14 3.945 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  #14 3.947 :0:0: note: this is the location of the previous definition #14 3.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  #14 3.951 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  #14 3.951 :0:0: note: this is the location of the previous definition #14 3.952 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  #14 3.960 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, #14 3.960 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: #14 3.960 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.960 #define __EXTENSIONS__ /* for Sun */ #14 3.960 #14 3.962 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, #14 3.962 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: #14 3.962 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.962 #define __EXTENSIONS__ /* for Sun */ #14 3.962 #14 3.964 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 3.964 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, #14 3.964 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: #14 3.964 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.964 #define __EXTENSIONS__ /* for Sun */ #14 3.964 #14 3.964 :0:0: note: this is the location of the previous definition #14 3.975 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  #14 3.983 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  #14 3.984 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  #14 3.989 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, #14 3.989 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: #14 3.989 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.989 #define __EXTENSIONS__ /* for Sun */ #14 3.989 #14 3.995 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #14 3.995 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #14 3.995 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, #14 3.995 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: #14 3.995 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.995 #define __EXTENSIONS__ /* for Sun */ #14 3.995 #14 3.996 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, #14 3.996 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: #14 3.996 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.996 #define __EXTENSIONS__ /* for Sun */ #14 3.996 #14 3.996 :0:0: note: this is the location of the previous definition #14 3.999 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #14 3.999 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, #14 3.999 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: #14 3.999 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 3.999 #define __EXTENSIONS__ /* for Sun */ #14 3.999 #14 3.999 :0:0: note: this is the location of the previous definition #14 4.001 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, #14 4.001 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: #14 4.001 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.001 #define __EXTENSIONS__ /* for Sun */ #14 4.001 #14 4.001 :0:0: note: this is the location of the previous definition #14 4.013 :0:0: note: this is the location of the previous definition #14 4.015 :0:0: note: this is the location of the previous definition #14 4.015 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, #14 4.015 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: #14 4.015 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.015 #define __EXTENSIONS__ /* for Sun */ #14 4.015 #14 4.015 :0:0: note: this is the location of the previous definition #14 4.016 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  #14 4.016 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  #14 4.016 :0:0: note: this is the location of the previous definition #14 4.019 :0:0: note: this is the location of the previous definition #14 4.028 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, #14 4.028 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: #14 4.028 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.028 #define __EXTENSIONS__ /* for Sun */ #14 4.028 #14 4.028 :0:0: note: this is the location of the previous definition #14 4.035 :0:0: note: this is the location of the previous definition #14 4.044 :0:0: note: this is the location of the previous definition #14 4.054 :0:0: note: this is the location of the previous definition #14 4.072 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #14 4.072 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, #14 4.072 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: #14 4.072 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.072 #define __EXTENSIONS__ /* for Sun */ #14 4.072 #14 4.072 :0:0: note: this is the location of the previous definition #14 4.085 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, #14 4.085 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: #14 4.085 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.085 #define __EXTENSIONS__ /* for Sun */ #14 4.085 #14 4.085 :0:0: note: this is the location of the previous definition #14 4.089 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #14 4.089 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #14 4.089 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, #14 4.089 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: #14 4.089 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.089 #define __EXTENSIONS__ /* for Sun */ #14 4.089 #14 4.089 :0:0: note: this is the location of the previous definition #14 4.104 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, #14 4.104 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: #14 4.104 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.104 #define __EXTENSIONS__ /* for Sun */ #14 4.104 #14 4.113 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 4.113 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, #14 4.113 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: #14 4.113 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.113 #define __EXTENSIONS__ /* for Sun */ #14 4.113 #14 4.113 :0:0: note: this is the location of the previous definition #14 4.127 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, #14 4.127 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: #14 4.127 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.127 #define __EXTENSIONS__ /* for Sun */ #14 4.127 #14 4.127 :0:0: note: this is the location of the previous definition #14 4.141 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #14 4.141 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: #14 4.141 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.141 #define __EXTENSIONS__ /* for Sun */ #14 4.141 #14 4.141 :0:0: note: this is the location of the previous definition #14 4.142 :0:0: note: this is the location of the previous definition #14 4.158 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, #14 4.158 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: #14 4.158 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.158 #define __EXTENSIONS__ /* for Sun */ #14 4.158 #14 4.158 :0:0: note: this is the location of the previous definition #14 4.170 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, #14 4.170 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: #14 4.170 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.170 #define __EXTENSIONS__ /* for Sun */ #14 4.170 #14 4.176 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.176 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, #14 4.176 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: #14 4.176 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.176 #define __EXTENSIONS__ /* for Sun */ #14 4.176 #14 4.176 :0:0: note: this is the location of the previous definition #14 4.204 :0:0: note: this is the location of the previous definition #14 4.237 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, #14 4.237 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: #14 4.237 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.237 #define __EXTENSIONS__ /* for Sun */ #14 4.237 #14 4.237 :0:0: note: this is the location of the previous definition #14 4.246 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #14 4.246 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: #14 4.246 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.246 #define __EXTENSIONS__ /* for Sun */ #14 4.246 #14 4.246 :0:0: note: this is the location of the previous definition #14 4.261 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, #14 4.261 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: #14 4.261 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.261 #define __EXTENSIONS__ /* for Sun */ #14 4.261 #14 4.261 :0:0: note: this is the location of the previous definition #14 4.287 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #14 4.287 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: #14 4.287 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.287 #define __EXTENSIONS__ /* for Sun */ #14 4.287 #14 4.287 :0:0: note: this is the location of the previous definition #14 4.305 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, #14 4.305 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: #14 4.305 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.305 #define __EXTENSIONS__ /* for Sun */ #14 4.305 #14 4.306 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.306 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, #14 4.306 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: #14 4.306 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.306 #define __EXTENSIONS__ /* for Sun */ #14 4.306 #14 4.369 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #14 4.369 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: #14 4.369 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.369 #define __EXTENSIONS__ /* for Sun */ #14 4.369 #14 4.375 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #14 4.375 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: #14 4.375 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.375 #define __EXTENSIONS__ /* for Sun */ #14 4.375 #14 4.375 :0:0: note: this is the location of the previous definition #14 4.375 :0:0: note: this is the location of the previous definition #14 4.375 :0:0: note: this is the location of the previous definition #14 4.383 :0:0: note: this is the location of the previous definition #14 4.402 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, #14 4.402 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: #14 4.402 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.402 #define __EXTENSIONS__ /* for Sun */ #14 4.402 #14 4.402 :0:0: note: this is the location of the previous definition #14 4.415 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, #14 4.415 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: #14 4.415 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.415 #define __EXTENSIONS__ /* for Sun */ #14 4.415 #14 4.415 :0:0: note: this is the location of the previous definition #14 4.419 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 4.419 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, #14 4.419 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: #14 4.419 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.419 #define __EXTENSIONS__ /* for Sun */ #14 4.419 #14 4.419 :0:0: note: this is the location of the previous definition #14 4.443 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #14 4.443 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, #14 4.443 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: #14 4.443 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.443 #define __EXTENSIONS__ /* for Sun */ #14 4.443 #14 4.446 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, #14 4.446 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: #14 4.446 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.446 #define __EXTENSIONS__ /* for Sun */ #14 4.446 #14 4.446 :0:0: note: this is the location of the previous definition #14 4.452 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 4.452 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: #14 4.452 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.452 #define __EXTENSIONS__ /* for Sun */ #14 4.452 #14 4.452 :0:0: note: this is the location of the previous definition #14 4.457 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, #14 4.457 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: #14 4.457 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.457 #define __EXTENSIONS__ /* for Sun */ #14 4.457 #14 4.458 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 4.458 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, #14 4.458 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: #14 4.458 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.458 #define __EXTENSIONS__ /* for Sun */ #14 4.458 #14 4.458 :0:0: note: this is the location of the previous definition #14 4.461 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, #14 4.461 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: #14 4.461 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.461 #define __EXTENSIONS__ /* for Sun */ #14 4.461 #14 4.461 :0:0: note: this is the location of the previous definition #14 4.466 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, #14 4.466 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: #14 4.466 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.466 #define __EXTENSIONS__ /* for Sun */ #14 4.466 #14 4.466 :0:0: note: this is the location of the previous definition #14 4.468 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.468 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, #14 4.468 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: #14 4.468 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.468 #define __EXTENSIONS__ /* for Sun */ #14 4.468 #14 4.468 :0:0: note: this is the location of the previous definition #14 4.470 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 4.470 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 4.470 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, #14 4.470 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: #14 4.470 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.470 #define __EXTENSIONS__ /* for Sun */ #14 4.470 #14 4.470 :0:0: note: this is the location of the previous definition #14 4.473 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, #14 4.473 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: #14 4.473 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.473 #define __EXTENSIONS__ /* for Sun */ #14 4.473 #14 4.474 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #14 4.474 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, #14 4.474 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: #14 4.474 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.474 #define __EXTENSIONS__ /* for Sun */ #14 4.474 #14 4.474 :0:0: note: this is the location of the previous definition #14 4.477 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #14 4.477 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, #14 4.477 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: #14 4.477 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.477 #define __EXTENSIONS__ /* for Sun */ #14 4.477 #14 4.478 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 4.478 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 4.478 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #14 4.478 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, #14 4.478 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: #14 4.478 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.478 #define __EXTENSIONS__ /* for Sun */ #14 4.478 #14 4.478 :0:0: note: this is the location of the previous definition #14 4.478 :0:0: note: this is the location of the previous definition #14 4.480 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, #14 4.480 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: #14 4.480 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.480 #define __EXTENSIONS__ /* for Sun */ #14 4.480 #14 4.482 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, #14 4.482 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: #14 4.482 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.482 #define __EXTENSIONS__ /* for Sun */ #14 4.482 #14 4.483 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #14 4.483 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: #14 4.483 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.483 #define __EXTENSIONS__ /* for Sun */ #14 4.483 #14 4.483 :0:0: note: this is the location of the previous definition #14 4.489 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.489 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, #14 4.489 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: #14 4.489 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.489 #define __EXTENSIONS__ /* for Sun */ #14 4.489 #14 4.493 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #14 4.493 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, #14 4.493 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: #14 4.493 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.493 #define __EXTENSIONS__ /* for Sun */ #14 4.493 #14 4.493 :0:0: note: this is the location of the previous definition #14 4.496 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 4.496 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, #14 4.496 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: #14 4.496 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.496 #define __EXTENSIONS__ /* for Sun */ #14 4.496 #14 4.502 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 4.502 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, #14 4.502 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: #14 4.502 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.502 #define __EXTENSIONS__ /* for Sun */ #14 4.502 #14 4.506 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, #14 4.506 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: #14 4.506 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.506 #define __EXTENSIONS__ /* for Sun */ #14 4.506 #14 4.512 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, #14 4.512 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: #14 4.512 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.512 #define __EXTENSIONS__ /* for Sun */ #14 4.512 #14 4.515 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #14 4.515 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #14 4.515 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: #14 4.515 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.515 #define __EXTENSIONS__ /* for Sun */ #14 4.515 #14 4.519 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #14 4.519 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #14 4.519 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, #14 4.519 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: #14 4.519 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.519 #define __EXTENSIONS__ /* for Sun */ #14 4.519 #14 4.519 :0:0: note: this is the location of the previous definition #14 4.523 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, #14 4.523 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: #14 4.523 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.523 #define __EXTENSIONS__ /* for Sun */ #14 4.523 #14 4.526 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.526 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, #14 4.526 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: #14 4.526 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.526 #define __EXTENSIONS__ /* for Sun */ #14 4.526 #14 4.526 :0:0: note: this is the location of the previous definition #14 4.528 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #14 4.528 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, #14 4.528 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: #14 4.528 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.528 #define __EXTENSIONS__ /* for Sun */ #14 4.528 #14 4.528 :0:0: note: this is the location of the previous definition #14 4.533 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, #14 4.533 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: #14 4.533 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.533 #define __EXTENSIONS__ /* for Sun */ #14 4.533 #14 4.533 :0:0: note: this is the location of the previous definition #14 4.536 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 4.536 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, #14 4.536 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: #14 4.536 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.536 #define __EXTENSIONS__ /* for Sun */ #14 4.536 #14 4.537 :0:0: note: this is the location of the previous definition #14 4.537 :0:0: note: this is the location of the previous definition #14 4.541 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, #14 4.541 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: #14 4.541 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.541 #define __EXTENSIONS__ /* for Sun */ #14 4.541 #14 4.541 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #14 4.541 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: #14 4.541 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.541 #define __EXTENSIONS__ /* for Sun */ #14 4.541 #14 4.541 :0:0: note: this is the location of the previous definition #14 4.548 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #14 4.548 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, #14 4.548 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: #14 4.548 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.548 #define __EXTENSIONS__ /* for Sun */ #14 4.548 #14 4.549 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #14 4.549 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: #14 4.549 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.549 #define __EXTENSIONS__ /* for Sun */ #14 4.549 #14 4.549 :0:0: note: this is the location of the previous definition #14 4.549 :0:0: note: this is the location of the previous definition #14 4.551 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, #14 4.551 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: #14 4.551 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.551 #define __EXTENSIONS__ /* for Sun */ #14 4.551 #14 4.553 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 4.553 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 4.553 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, #14 4.553 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: #14 4.553 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.553 #define __EXTENSIONS__ /* for Sun */ #14 4.553 #14 4.553 :0:0: note: this is the location of the previous definition #14 4.554 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #14 4.554 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, #14 4.554 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: #14 4.554 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.554 #define __EXTENSIONS__ /* for Sun */ #14 4.554 #14 4.555 :0:0: note: this is the location of the previous definition #14 4.557 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #14 4.557 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #14 4.557 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: #14 4.557 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.557 #define __EXTENSIONS__ /* for Sun */ #14 4.557 #14 4.557 :0:0: note: this is the location of the previous definition #14 4.557 :0:0: note: this is the location of the previous definition #14 4.559 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.559 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, #14 4.559 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: #14 4.559 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.559 #define __EXTENSIONS__ /* for Sun */ #14 4.559 #14 4.559 :0:0: note: this is the location of the previous definition #14 4.563 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #14 4.563 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, #14 4.563 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: #14 4.563 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.563 #define __EXTENSIONS__ /* for Sun */ #14 4.563 #14 4.563 :0:0: note: this is the location of the previous definition #14 4.563 :0:0: note: this is the location of the previous definition #14 4.571 :0:0: note: this is the location of the previous definition #14 4.571 :0:0: note: this is the location of the previous definition #14 4.573 :0:0: note: this is the location of the previous definition #14 4.574 :0:0: note: this is the location of the previous definition #14 4.575 :0:0: note: this is the location of the previous definition #14 4.577 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 4.577 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, #14 4.577 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: #14 4.577 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.577 #define __EXTENSIONS__ /* for Sun */ #14 4.577 #14 4.577 :0:0: note: this is the location of the previous definition #14 4.581 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #14 4.581 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, #14 4.581 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: #14 4.581 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.581 #define __EXTENSIONS__ /* for Sun */ #14 4.581 #14 4.581 :0:0: note: this is the location of the previous definition #14 4.584 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.584 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, #14 4.584 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: #14 4.584 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.584 #define __EXTENSIONS__ /* for Sun */ #14 4.584 #14 4.585 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.585 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, #14 4.585 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: #14 4.585 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.585 #define __EXTENSIONS__ /* for Sun */ #14 4.585 #14 4.585 :0:0: note: this is the location of the previous definition #14 4.590 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, #14 4.590 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: #14 4.590 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.590 #define __EXTENSIONS__ /* for Sun */ #14 4.590 #14 4.590 :0:0: note: this is the location of the previous definition #14 4.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #14 4.594 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #14 4.594 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: #14 4.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.594 #define __EXTENSIONS__ /* for Sun */ #14 4.594 #14 4.594 :0:0: note: this is the location of the previous definition #14 4.594 :0:0: note: this is the location of the previous definition #14 4.599 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 4.599 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 4.599 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, #14 4.599 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: #14 4.599 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.599 #define __EXTENSIONS__ /* for Sun */ #14 4.599 #14 4.599 :0:0: note: this is the location of the previous definition #14 4.599 :0:0: note: this is the location of the previous definition #14 4.602 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #14 4.602 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #14 4.602 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, #14 4.602 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: #14 4.602 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.602 #define __EXTENSIONS__ /* for Sun */ #14 4.602 #14 4.605 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.605 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, #14 4.605 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: #14 4.605 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.605 #define __EXTENSIONS__ /* for Sun */ #14 4.605 #14 4.605 :0:0: note: this is the location of the previous definition #14 4.610 :0:0: note: this is the location of the previous definition #14 4.610 :0:0: note: this is the location of the previous definition #14 4.612 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #14 4.612 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: #14 4.612 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.612 #define __EXTENSIONS__ /* for Sun */ #14 4.612 #14 4.612 :0:0: note: this is the location of the previous definition #14 4.613 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.613 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, #14 4.613 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: #14 4.613 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.613 #define __EXTENSIONS__ /* for Sun */ #14 4.613 #14 4.627 :0:0: note: this is the location of the previous definition #14 4.629 :0:0: note: this is the location of the previous definition #14 4.629 :0:0: note: this is the location of the previous definition #14 4.630 :0:0: note: this is the location of the previous definition #14 4.631 :0:0: note: this is the location of the previous definition #14 4.642 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 4.642 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 4.642 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, #14 4.642 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: #14 4.642 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.642 #define __EXTENSIONS__ /* for Sun */ #14 4.642 #14 4.642 :0:0: note: this is the location of the previous definition #14 4.646 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, #14 4.646 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: #14 4.646 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.646 #define __EXTENSIONS__ /* for Sun */ #14 4.646 #14 4.646 :0:0: note: this is the location of the previous definition #14 4.651 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, #14 4.651 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: #14 4.651 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.651 #define __EXTENSIONS__ /* for Sun */ #14 4.651 #14 4.652 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.652 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, #14 4.652 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: #14 4.652 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.652 #define __EXTENSIONS__ /* for Sun */ #14 4.652 #14 4.652 :0:0: note: this is the location of the previous definition #14 4.665 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 4.665 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, #14 4.665 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: #14 4.665 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.665 #define __EXTENSIONS__ /* for Sun */ #14 4.665 #14 4.665 :0:0: note: this is the location of the previous definition #14 4.679 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.679 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, #14 4.679 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: #14 4.679 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.679 #define __EXTENSIONS__ /* for Sun */ #14 4.679 #14 4.679 :0:0: note: this is the location of the previous definition #14 4.687 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #14 4.687 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #14 4.687 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, #14 4.687 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: #14 4.687 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.687 #define __EXTENSIONS__ /* for Sun */ #14 4.687 #14 4.690 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #14 4.690 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #14 4.690 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, #14 4.690 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: #14 4.690 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.690 #define __EXTENSIONS__ /* for Sun */ #14 4.690 #14 4.690 :0:0: note: this is the location of the previous definition #14 4.693 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.693 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, #14 4.693 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: #14 4.693 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.693 #define __EXTENSIONS__ /* for Sun */ #14 4.693 #14 4.693 :0:0: note: this is the location of the previous definition #14 4.694 :0:0: note: this is the location of the previous definition #14 4.701 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #14 4.701 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, #14 4.701 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: #14 4.701 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.701 #define __EXTENSIONS__ /* for Sun */ #14 4.701 #14 4.701 :0:0: note: this is the location of the previous definition #14 4.715 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, #14 4.715 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: #14 4.715 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.715 #define __EXTENSIONS__ /* for Sun */ #14 4.715 #14 4.715 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #14 4.715 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: #14 4.715 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.715 #define __EXTENSIONS__ /* for Sun */ #14 4.715 #14 4.715 :0:0: note: this is the location of the previous definition #14 4.719 :0:0: note: this is the location of the previous definition #14 4.732 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, #14 4.732 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: #14 4.732 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.732 #define __EXTENSIONS__ /* for Sun */ #14 4.732 #14 4.744 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #14 4.744 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, #14 4.744 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: #14 4.744 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.744 #define __EXTENSIONS__ /* for Sun */ #14 4.744 #14 4.744 :0:0: note: this is the location of the previous definition #14 4.748 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, #14 4.748 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: #14 4.748 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.748 #define __EXTENSIONS__ /* for Sun */ #14 4.748 #14 4.752 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, #14 4.752 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: #14 4.752 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.752 #define __EXTENSIONS__ /* for Sun */ #14 4.752 #14 4.759 :0:0: note: this is the location of the previous definition #14 4.764 :0:0: note: this is the location of the previous definition #14 4.775 :0:0: note: this is the location of the previous definition #14 4.775 :0:0: note: this is the location of the previous definition #14 4.785 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #14 4.785 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: #14 4.785 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.785 #define __EXTENSIONS__ /* for Sun */ #14 4.785 #14 4.785 :0:0: note: this is the location of the previous definition #14 4.790 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.790 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, #14 4.790 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: #14 4.790 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.790 #define __EXTENSIONS__ /* for Sun */ #14 4.790 #14 4.793 :0:0: note: this is the location of the previous definition #14 4.801 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #14 4.801 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, #14 4.801 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: #14 4.801 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.801 #define __EXTENSIONS__ /* for Sun */ #14 4.801 #14 4.812 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #14 4.812 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, #14 4.812 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: #14 4.812 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.812 #define __EXTENSIONS__ /* for Sun */ #14 4.812 #14 4.812 :0:0: note: this is the location of the previous definition #14 4.816 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #14 4.816 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, #14 4.816 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: #14 4.816 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.816 #define __EXTENSIONS__ /* for Sun */ #14 4.816 #14 4.817 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #14 4.817 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, #14 4.817 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: #14 4.817 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.817 #define __EXTENSIONS__ /* for Sun */ #14 4.817 #14 4.817 :0:0: note: this is the location of the previous definition #14 4.840 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, #14 4.840 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: #14 4.840 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.840 #define __EXTENSIONS__ /* for Sun */ #14 4.840 #14 4.840 :0:0: note: this is the location of the previous definition #14 4.847 :0:0: note: this is the location of the previous definition #14 4.848 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #14 4.848 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, #14 4.848 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: #14 4.848 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 4.848 #define __EXTENSIONS__ /* for Sun */ #14 4.848 #14 4.848 :0:0: note: this is the location of the previous definition #14 4.848 :0:0: note: this is the location of the previous definition #14 4.857 :0:0: note: this is the location of the previous definition #14 5.560 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_f1ap.a  #14 5.624 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 5.634 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 5.635 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c  #14 5.636 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c  #14 5.637 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c  #14 5.639 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c  #14 5.640 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c  #14 5.643 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c  #14 5.644 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c  #14 5.645 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c  #14 5.645 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c  #14 5.645 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c  #14 5.646 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c  #14 5.647 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c  #14 5.648 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c  #14 5.648 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c  #14 5.650 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c  #14 5.650 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c  #14 5.651 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c  #14 5.651 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c  #14 5.652 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c  #14 5.653 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c  #14 5.653 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c  #14 5.654 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c  #14 5.654 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c  #14 5.654 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c  #14 5.655 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c  #14 5.655 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c  #14 5.655 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c  #14 5.655 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c  #14 5.656 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c  #14 5.657 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c  #14 5.658 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c  #14 5.658 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c  #14 5.659 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c  #14 5.659 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c  #14 5.661 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c  #14 5.662 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c  #14 5.662 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c  #14 5.663 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c  #14 5.663 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c  #14 5.664 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c  #14 5.664 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c  #14 5.665 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c  #14 5.670 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.h:41:0, #14 5.670 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c:8: #14 5.670 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.670 #define __EXTENSIONS__ /* for Sun */ #14 5.670 #14 5.670 :0:0: note: this is the location of the previous definition #14 5.672 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c  #14 5.672 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c  #14 5.673 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c  #14 5.674 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c  #14 5.676 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c  #14 5.677 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c  #14 5.678 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c  #14 5.681 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c  #14 5.681 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c  #14 5.705 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 5.705 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.h:15, #14 5.705 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c:8: #14 5.705 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.705 #define __EXTENSIONS__ /* for Sun */ #14 5.705 #14 5.705 :0:0: note: this is the location of the previous definition #14 5.706 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c  #14 5.706 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c  #14 5.707 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c  #14 5.707 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c  #14 5.708 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c  #14 5.708 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c  #14 5.718 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.h:56:0, #14 5.718 from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c:8: #14 5.718 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.718 #define __EXTENSIONS__ /* for Sun */ #14 5.718 #14 5.723 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c  #14 5.724 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c  #14 5.726 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c  #14 5.726 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c  #14 5.736 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c  #14 5.736 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c  #14 5.741 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.h:48:0, #14 5.741 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c:8: #14 5.741 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.741 #define __EXTENSIONS__ /* for Sun */ #14 5.741 #14 5.746 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 5.746 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.h:15, #14 5.746 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c:8: #14 5.746 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.746 #define __EXTENSIONS__ /* for Sun */ #14 5.746 #14 5.747 :0:0: note: this is the location of the previous definition #14 5.750 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 5.750 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c:8: #14 5.750 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.750 #define __EXTENSIONS__ /* for Sun */ #14 5.750 #14 5.755 :0:0: note: this is the location of the previous definition #14 5.760 :0:0: note: this is the location of the previous definition #14 5.761 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c  #14 5.763 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, #14 5.763 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c:8: #14 5.763 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.763 #define __EXTENSIONS__ /* for Sun */ #14 5.763 #14 5.763 :0:0: note: this is the location of the previous definition #14 5.764 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.h:41:0, #14 5.764 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c:8: #14 5.764 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.764 #define __EXTENSIONS__ /* for Sun */ #14 5.764 #14 5.764 :0:0: note: this is the location of the previous definition #14 5.767 :0:0: note: this is the location of the previous definition #14 5.841 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, #14 5.841 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, #14 5.841 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.h:15, #14 5.841 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c:8: #14 5.841 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.841 #define __EXTENSIONS__ /* for Sun */ #14 5.841 #14 5.847 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.h:54:0, #14 5.847 from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c:8: #14 5.847 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.847 #define __EXTENSIONS__ /* for Sun */ #14 5.847 #14 5.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c  #14 5.855 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.h:58:0, #14 5.855 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c:8: #14 5.855 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.855 #define __EXTENSIONS__ /* for Sun */ #14 5.855 #14 5.855 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c  #14 5.855 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c  #14 5.855 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c  #14 5.866 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #14 5.866 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, #14 5.866 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, #14 5.866 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c:8: #14 5.866 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.866 #define __EXTENSIONS__ /* for Sun */ #14 5.866 #14 5.872 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, #14 5.872 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.h:15, #14 5.872 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c:8: #14 5.872 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.872 #define __EXTENSIONS__ /* for Sun */ #14 5.872 #14 5.873 :0:0: note: this is the location of the previous definition #14 5.879 :0:0: note: this is the location of the previous definition #14 5.883 :0:0: note: this is the location of the previous definition #14 5.883 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 5.883 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.h:15, #14 5.883 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c:8: #14 5.883 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.883 #define __EXTENSIONS__ /* for Sun */ #14 5.883 #14 5.884 :0:0: note: this is the location of the previous definition #14 5.891 :0:0: note: this is the location of the previous definition #14 5.896 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c  #14 5.897 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c  #14 5.897 :0:0: note: this is the location of the previous definition #14 5.898 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c  #14 5.900 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c  #14 5.902 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c  #14 5.903 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c  #14 5.904 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c  #14 5.904 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c  #14 5.905 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c  #14 5.906 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c  #14 5.907 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c  #14 5.908 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c  #14 5.909 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c  #14 5.909 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c  #14 5.910 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c  #14 5.913 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c  #14 5.914 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c  #14 5.914 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c  #14 5.915 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c  #14 5.915 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c  #14 5.916 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c  #14 5.916 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c  #14 5.916 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c  #14 5.916 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c  #14 5.917 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c  #14 5.917 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c  #14 5.918 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c  #14 5.918 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c  #14 5.918 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c  #14 5.918 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c  #14 5.918 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c  #14 5.920 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c  #14 5.921 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c  #14 5.923 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c  #14 5.926 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c  #14 5.927 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c  #14 5.928 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c  #14 5.931 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c  #14 5.931 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c  #14 5.932 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c  #14 5.935 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c  #14 5.942 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #14 5.942 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, #14 5.942 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.h:15, #14 5.942 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c:8: #14 5.942 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.942 #define __EXTENSIONS__ /* for Sun */ #14 5.942 #14 5.942 :0:0: note: this is the location of the previous definition #14 5.954 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, #14 5.954 from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c:8: #14 5.954 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.954 #define __EXTENSIONS__ /* for Sun */ #14 5.954 #14 5.954 :0:0: note: this is the location of the previous definition #14 5.960 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c  #14 5.963 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 5.963 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.h:15, #14 5.963 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c:8: #14 5.963 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.963 #define __EXTENSIONS__ /* for Sun */ #14 5.963 #14 5.969 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #14 5.969 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.h:15, #14 5.969 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c:8: #14 5.969 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.969 #define __EXTENSIONS__ /* for Sun */ #14 5.969 #14 5.969 :0:0: note: this is the location of the previous definition #14 5.974 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 5.974 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.h:15, #14 5.974 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c:8: #14 5.974 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.974 #define __EXTENSIONS__ /* for Sun */ #14 5.974 #14 5.984 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.h:41:0, #14 5.984 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c:8: #14 5.984 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.984 #define __EXTENSIONS__ /* for Sun */ #14 5.984 #14 5.984 :0:0: note: this is the location of the previous definition #14 5.991 :0:0: note: this is the location of the previous definition #14 5.994 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 5.994 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.h:15, #14 5.994 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c:8: #14 5.994 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.994 #define __EXTENSIONS__ /* for Sun */ #14 5.994 #14 5.997 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 5.997 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c:8: #14 5.997 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 5.997 #define __EXTENSIONS__ /* for Sun */ #14 5.997 #14 6.005 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.h:45:0, #14 6.005 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c:8: #14 6.005 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.005 #define __EXTENSIONS__ /* for Sun */ #14 6.005 #14 6.010 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.h:45:0, #14 6.010 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c:8: #14 6.010 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.010 #define __EXTENSIONS__ /* for Sun */ #14 6.010 #14 6.012 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.h:41:0, #14 6.012 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c:8: #14 6.012 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.012 #define __EXTENSIONS__ /* for Sun */ #14 6.012 #14 6.012 :0:0: note: this is the location of the previous definition #14 6.013 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #14 6.013 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.h:15, #14 6.013 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c:8: #14 6.013 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.013 #define __EXTENSIONS__ /* for Sun */ #14 6.013 #14 6.013 :0:0: note: this is the location of the previous definition #14 6.018 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, #14 6.018 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c:8: #14 6.018 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.018 #define __EXTENSIONS__ /* for Sun */ #14 6.018 #14 6.027 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-DU-ID.h:46:0, #14 6.027 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.h:15, #14 6.027 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c:8: #14 6.027 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.027 #define __EXTENSIONS__ /* for Sun */ #14 6.027 #14 6.029 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.h:41:0, #14 6.029 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c:8: #14 6.029 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.029 #define __EXTENSIONS__ /* for Sun */ #14 6.029 #14 6.030 :0:0: note: this is the location of the previous definition #14 6.031 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.031 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.h:15, #14 6.031 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c:8: #14 6.031 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.031 #define __EXTENSIONS__ /* for Sun */ #14 6.031 #14 6.033 :0:0: note: this is the location of the previous definition #14 6.035 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #14 6.035 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.h:15, #14 6.035 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c:8: #14 6.035 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.035 #define __EXTENSIONS__ /* for Sun */ #14 6.035 #14 6.035 :0:0: note: this is the location of the previous definition #14 6.036 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.h:41:0, #14 6.036 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c:8: #14 6.036 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.036 #define __EXTENSIONS__ /* for Sun */ #14 6.036 #14 6.038 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.h:45:0, #14 6.038 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c:8: #14 6.038 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.038 #define __EXTENSIONS__ /* for Sun */ #14 6.038 #14 6.047 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c  #14 6.048 :0:0: note: this is the location of the previous definition #14 6.052 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.052 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.h:15, #14 6.052 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c:8: #14 6.052 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.052 #define __EXTENSIONS__ /* for Sun */ #14 6.052 #14 6.053 :0:0: note: this is the location of the previous definition #14 6.062 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.062 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.h:15, #14 6.062 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c:8: #14 6.062 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.062 #define __EXTENSIONS__ /* for Sun */ #14 6.062 #14 6.062 :0:0: note: this is the location of the previous definition #14 6.063 :0:0: note: this is the location of the previous definition #14 6.063 :0:0: note: this is the location of the previous definition #14 6.064 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c  #14 6.071 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #14 6.071 from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c:8: #14 6.071 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.071 #define __EXTENSIONS__ /* for Sun */ #14 6.071 #14 6.071 :0:0: note: this is the location of the previous definition #14 6.071 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c  #14 6.072 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c  #14 6.073 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c  #14 6.073 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c  #14 6.074 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c  #14 6.074 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c  #14 6.074 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c  #14 6.076 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c  #14 6.076 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c  #14 6.076 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c  #14 6.077 :0:0: note: this is the location of the previous definition #14 6.077 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c  #14 6.078 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c  #14 6.078 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c  #14 6.078 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c  #14 6.079 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c  #14 6.079 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c  #14 6.091 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c  #14 6.092 :0:0: note: this is the location of the previous definition #14 6.092 :0:0: note: this is the location of the previous definition #14 6.092 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c  #14 6.093 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c  #14 6.093 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c  #14 6.094 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c  #14 6.095 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c  #14 6.095 :0:0: note: this is the location of the previous definition #14 6.095 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c  #14 6.096 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c  #14 6.096 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c  #14 6.097 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c  #14 6.107 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.h:41:0, #14 6.107 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c:8: #14 6.107 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.107 #define __EXTENSIONS__ /* for Sun */ #14 6.107 #14 6.111 :0:0: note: this is the location of the previous definition #14 6.111 :0:0: note: this is the location of the previous definition #14 6.112 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c  #14 6.119 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c  #14 6.120 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c  #14 6.122 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c  #14 6.122 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c  #14 6.123 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c  #14 6.129 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.h:45:0, #14 6.129 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c:8: #14 6.129 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.129 #define __EXTENSIONS__ /* for Sun */ #14 6.129 #14 6.129 :0:0: note: this is the location of the previous definition #14 6.131 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c  #14 6.133 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.h:41:0, #14 6.133 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c:8: #14 6.133 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.133 #define __EXTENSIONS__ /* for Sun */ #14 6.133 #14 6.135 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.h:41:0, #14 6.135 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c:8: #14 6.135 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.135 #define __EXTENSIONS__ /* for Sun */ #14 6.135 #14 6.135 :0:0: note: this is the location of the previous definition #14 6.145 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c  #14 6.149 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c  #14 6.154 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.154 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.h:15, #14 6.154 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c:8: #14 6.154 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.154 #define __EXTENSIONS__ /* for Sun */ #14 6.154 #14 6.162 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c  #14 6.163 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c  #14 6.165 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c  #14 6.165 :0:0: note: this is the location of the previous definition #14 6.166 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.h:41:0, #14 6.166 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c:8: #14 6.166 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.166 #define __EXTENSIONS__ /* for Sun */ #14 6.166 #14 6.166 :0:0: note: this is the location of the previous definition #14 6.167 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c  #14 6.167 :0:0: note: this is the location of the previous definition #14 6.168 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c  #14 6.168 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c  #14 6.172 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c  #14 6.173 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c  #14 6.183 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c  #14 6.185 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c  #14 6.200 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c  #14 6.201 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c  #14 6.203 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c  #14 6.205 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c  #14 6.218 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c  #14 6.257 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, #14 6.257 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c:8: #14 6.257 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.257 #define __EXTENSIONS__ /* for Sun */ #14 6.257 #14 6.257 :0:0: note: this is the location of the previous definition #14 6.258 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.258 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.h:15, #14 6.258 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c:8: #14 6.258 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.258 #define __EXTENSIONS__ /* for Sun */ #14 6.258 #14 6.258 :0:0: note: this is the location of the previous definition #14 6.271 :0:0: note: this is the location of the previous definition #14 6.277 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #14 6.277 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, #14 6.277 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c:8: #14 6.277 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.277 #define __EXTENSIONS__ /* for Sun */ #14 6.277 #14 6.277 :0:0: note: this is the location of the previous definition #14 6.280 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #14 6.280 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.h:15, #14 6.280 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c:8: #14 6.280 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.280 #define __EXTENSIONS__ /* for Sun */ #14 6.280 #14 6.316 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #14 6.316 from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c:8: #14 6.316 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.316 #define __EXTENSIONS__ /* for Sun */ #14 6.316 #14 6.326 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.h:55:0, #14 6.326 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c:8: #14 6.326 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.326 #define __EXTENSIONS__ /* for Sun */ #14 6.326 #14 6.326 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.h:41:0, #14 6.326 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c:8: #14 6.326 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.326 #define __EXTENSIONS__ /* for Sun */ #14 6.326 #14 6.326 :0:0: note: this is the location of the previous definition #14 6.327 :0:0: note: this is the location of the previous definition #14 6.329 :0:0: note: this is the location of the previous definition #14 6.330 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.h:61:0, #14 6.330 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c:8: #14 6.330 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.330 #define __EXTENSIONS__ /* for Sun */ #14 6.330 #14 6.331 :0:0: note: this is the location of the previous definition #14 6.357 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.h:54:0, #14 6.357 from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c:8: #14 6.357 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.357 #define __EXTENSIONS__ /* for Sun */ #14 6.357 #14 6.363 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.363 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.h:15, #14 6.363 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c:8: #14 6.363 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.363 #define __EXTENSIONS__ /* for Sun */ #14 6.363 #14 6.363 :0:0: note: this is the location of the previous definition #14 6.366 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.h:23:0, #14 6.366 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c:8: #14 6.366 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.366 #define __EXTENSIONS__ /* for Sun */ #14 6.366 #14 6.375 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.375 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.h:15, #14 6.375 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c:8: #14 6.375 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.375 #define __EXTENSIONS__ /* for Sun */ #14 6.375 #14 6.375 :0:0: note: this is the location of the previous definition #14 6.382 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #14 6.382 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.h:15, #14 6.382 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c:8: #14 6.382 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.382 #define __EXTENSIONS__ /* for Sun */ #14 6.382 #14 6.382 :0:0: note: this is the location of the previous definition #14 6.389 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.h:45:0, #14 6.389 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c:8: #14 6.389 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.389 #define __EXTENSIONS__ /* for Sun */ #14 6.389 #14 6.389 :0:0: note: this is the location of the previous definition #14 6.402 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.h:45:0, #14 6.402 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c:8: #14 6.402 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.402 #define __EXTENSIONS__ /* for Sun */ #14 6.402 #14 6.403 :0:0: note: this is the location of the previous definition #14 6.405 :0:0: note: this is the location of the previous definition #14 6.423 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #14 6.423 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, #14 6.423 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.h:15, #14 6.423 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c:8: #14 6.423 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.423 #define __EXTENSIONS__ /* for Sun */ #14 6.423 #14 6.424 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c  #14 6.425 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c  #14 6.426 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.h:60:0, #14 6.426 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c:8: #14 6.426 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.426 #define __EXTENSIONS__ /* for Sun */ #14 6.426 #14 6.426 :0:0: note: this is the location of the previous definition #14 6.427 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c  #14 6.428 :0:0: note: this is the location of the previous definition #14 6.431 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c  #14 6.432 :0:0: note: this is the location of the previous definition #14 6.444 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.h:41:0, #14 6.444 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c:8: #14 6.444 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.444 #define __EXTENSIONS__ /* for Sun */ #14 6.444 #14 6.444 :0:0: note: this is the location of the previous definition #14 6.447 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c  #14 6.449 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.449 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.h:15, #14 6.449 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c:8: #14 6.449 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.449 #define __EXTENSIONS__ /* for Sun */ #14 6.449 #14 6.457 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #14 6.457 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.h:15, #14 6.457 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c:8: #14 6.457 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.457 #define __EXTENSIONS__ /* for Sun */ #14 6.457 #14 6.457 :0:0: note: this is the location of the previous definition #14 6.461 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.461 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.h:15, #14 6.461 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c:8: #14 6.461 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.461 #define __EXTENSIONS__ /* for Sun */ #14 6.461 #14 6.461 :0:0: note: this is the location of the previous definition #14 6.462 :0:0: note: this is the location of the previous definition #14 6.468 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.468 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.h:15, #14 6.468 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c:8: #14 6.468 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.468 #define __EXTENSIONS__ /* for Sun */ #14 6.468 #14 6.468 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.468 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.h:15, #14 6.468 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c:8: #14 6.468 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.468 #define __EXTENSIONS__ /* for Sun */ #14 6.468 #14 6.468 :0:0: note: this is the location of the previous definition #14 6.474 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.h:23:0, #14 6.474 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c:8: #14 6.474 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.474 #define __EXTENSIONS__ /* for Sun */ #14 6.474 #14 6.474 :0:0: note: this is the location of the previous definition #14 6.482 :0:0: note: this is the location of the previous definition #14 6.482 :0:0: note: this is the location of the previous definition #14 6.491 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.491 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.h:15, #14 6.491 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c:8: #14 6.491 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.491 #define __EXTENSIONS__ /* for Sun */ #14 6.491 #14 6.491 :0:0: note: this is the location of the previous definition #14 6.495 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.495 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.h:15, #14 6.495 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c:8: #14 6.495 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.495 #define __EXTENSIONS__ /* for Sun */ #14 6.495 #14 6.495 :0:0: note: this is the location of the previous definition #14 6.510 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.510 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.h:15, #14 6.510 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c:8: #14 6.510 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.510 #define __EXTENSIONS__ /* for Sun */ #14 6.510 #14 6.510 :0:0: note: this is the location of the previous definition #14 6.513 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #14 6.513 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.h:15, #14 6.513 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c:8: #14 6.513 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.513 #define __EXTENSIONS__ /* for Sun */ #14 6.513 #14 6.513 :0:0: note: this is the location of the previous definition #14 6.514 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, #14 6.514 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.h:15, #14 6.514 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c:8: #14 6.514 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.514 #define __EXTENSIONS__ /* for Sun */ #14 6.514 #14 6.514 :0:0: note: this is the location of the previous definition #14 6.534 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c  #14 6.538 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.538 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.h:15, #14 6.538 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c:8: #14 6.538 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.538 #define __EXTENSIONS__ /* for Sun */ #14 6.538 #14 6.538 :0:0: note: this is the location of the previous definition #14 6.540 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.h:41:0, #14 6.540 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c:8: #14 6.540 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.540 #define __EXTENSIONS__ /* for Sun */ #14 6.540 #14 6.540 :0:0: note: this is the location of the previous definition #14 6.542 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.h:56:0, #14 6.542 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c:8: #14 6.542 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.542 #define __EXTENSIONS__ /* for Sun */ #14 6.542 #14 6.542 :0:0: note: this is the location of the previous definition #14 6.555 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c  #14 6.557 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, #14 6.557 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.h:15, #14 6.557 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c:8: #14 6.557 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.557 #define __EXTENSIONS__ /* for Sun */ #14 6.557 #14 6.557 :0:0: note: this is the location of the previous definition #14 6.563 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c  #14 6.564 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c  #14 6.570 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.h:41:0, #14 6.570 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c:8: #14 6.570 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.570 #define __EXTENSIONS__ /* for Sun */ #14 6.570 #14 6.579 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.h:41:0, #14 6.579 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c:8: #14 6.579 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.579 #define __EXTENSIONS__ /* for Sun */ #14 6.579 #14 6.579 :0:0: note: this is the location of the previous definition #14 6.586 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.586 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.h:15, #14 6.586 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c:8: #14 6.586 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.586 #define __EXTENSIONS__ /* for Sun */ #14 6.586 #14 6.586 :0:0: note: this is the location of the previous definition #14 6.596 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.596 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.h:15, #14 6.596 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c:8: #14 6.596 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.596 #define __EXTENSIONS__ /* for Sun */ #14 6.596 #14 6.601 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.h:41:0, #14 6.601 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c:8: #14 6.601 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.601 #define __EXTENSIONS__ /* for Sun */ #14 6.601 #14 6.603 :0:0: note: this is the location of the previous definition #14 6.624 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.h:45:0, #14 6.624 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c:8: #14 6.624 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.624 #define __EXTENSIONS__ /* for Sun */ #14 6.624 #14 6.624 :0:0: note: this is the location of the previous definition #14 6.624 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c  #14 6.625 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, #14 6.625 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.h:15, #14 6.625 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c:8: #14 6.625 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.625 #define __EXTENSIONS__ /* for Sun */ #14 6.625 #14 6.626 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.h:56:0, #14 6.626 from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c:8: #14 6.626 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.626 #define __EXTENSIONS__ /* for Sun */ #14 6.626 #14 6.626 :0:0: note: this is the location of the previous definition #14 6.629 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, #14 6.629 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.h:15, #14 6.629 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c:8: #14 6.629 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.629 #define __EXTENSIONS__ /* for Sun */ #14 6.629 #14 6.632 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c  #14 6.632 :0:0: note: this is the location of the previous definition #14 6.634 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.h:45:0, #14 6.634 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c:8: #14 6.634 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.634 #define __EXTENSIONS__ /* for Sun */ #14 6.634 #14 6.637 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.637 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.h:15, #14 6.637 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c:8: #14 6.637 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.637 #define __EXTENSIONS__ /* for Sun */ #14 6.637 #14 6.637 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.h:54:0, #14 6.637 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c:8: #14 6.637 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.637 #define __EXTENSIONS__ /* for Sun */ #14 6.637 #14 6.637 :0:0: note: this is the location of the previous definition #14 6.639 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #14 6.639 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.h:15, #14 6.639 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c:8: #14 6.639 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.639 #define __EXTENSIONS__ /* for Sun */ #14 6.639 #14 6.641 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.h:41:0, #14 6.641 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c:8: #14 6.641 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.641 #define __EXTENSIONS__ /* for Sun */ #14 6.641 #14 6.648 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.648 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.h:15, #14 6.648 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c:8: #14 6.648 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.648 #define __EXTENSIONS__ /* for Sun */ #14 6.648 #14 6.648 :0:0: note: this is the location of the previous definition #14 6.648 :0:0: note: this is the location of the previous definition #14 6.651 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.651 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.h:15, #14 6.651 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c:8: #14 6.651 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.651 #define __EXTENSIONS__ /* for Sun */ #14 6.651 #14 6.651 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, #14 6.651 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.h:15, #14 6.651 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c:8: #14 6.651 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.651 #define __EXTENSIONS__ /* for Sun */ #14 6.651 #14 6.652 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.h:45:0, #14 6.652 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c:8: #14 6.652 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.652 #define __EXTENSIONS__ /* for Sun */ #14 6.652 #14 6.655 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c  #14 6.655 :0:0: note: this is the location of the previous definition #14 6.656 :0:0: note: this is the location of the previous definition #14 6.656 :0:0: note: this is the location of the previous definition #14 6.672 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, #14 6.672 from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c:8: #14 6.672 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.672 #define __EXTENSIONS__ /* for Sun */ #14 6.672 #14 6.676 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #14 6.676 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, #14 6.676 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c:8: #14 6.676 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.676 #define __EXTENSIONS__ /* for Sun */ #14 6.676 #14 6.683 :0:0: note: this is the location of the previous definition #14 6.687 :0:0: note: this is the location of the previous definition #14 6.688 :0:0: note: this is the location of the previous definition #14 6.689 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.689 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.h:15, #14 6.689 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c:8: #14 6.689 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.689 #define __EXTENSIONS__ /* for Sun */ #14 6.689 #14 6.695 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.h:57:0, #14 6.695 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c:8: #14 6.695 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.695 #define __EXTENSIONS__ /* for Sun */ #14 6.695 #14 6.695 :0:0: note: this is the location of the previous definition #14 6.698 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.h:57:0, #14 6.698 from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c:8: #14 6.698 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.698 #define __EXTENSIONS__ /* for Sun */ #14 6.698 #14 6.699 :0:0: note: this is the location of the previous definition #14 6.723 :0:0: note: this is the location of the previous definition #14 6.732 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #14 6.732 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, #14 6.732 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c:8: #14 6.732 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.732 #define __EXTENSIONS__ /* for Sun */ #14 6.732 #14 6.732 :0:0: note: this is the location of the previous definition #14 6.732 :0:0: note: this is the location of the previous definition #14 6.735 :0:0: note: this is the location of the previous definition #14 6.740 :0:0: note: this is the location of the previous definition #14 6.740 :0:0: note: this is the location of the previous definition #14 6.741 :0:0: note: this is the location of the previous definition #14 6.742 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, #14 6.742 from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c:8: #14 6.742 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.742 #define __EXTENSIONS__ /* for Sun */ #14 6.742 #14 6.742 :0:0: note: this is the location of the previous definition #14 6.768 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.h:46:0, #14 6.768 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c:8: #14 6.768 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.768 #define __EXTENSIONS__ /* for Sun */ #14 6.768 #14 6.768 :0:0: note: this is the location of the previous definition #14 6.769 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c  #14 6.769 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c  #14 6.770 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c  #14 6.775 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c  #14 6.775 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c  #14 6.776 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c  #14 6.776 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c  #14 6.779 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c  #14 6.780 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c  #14 6.782 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.782 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.h:15, #14 6.782 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c:8: #14 6.782 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.782 #define __EXTENSIONS__ /* for Sun */ #14 6.782 #14 6.783 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c  #14 6.787 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c  #14 6.788 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c  #14 6.788 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c  #14 6.791 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, #14 6.791 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.h:15, #14 6.791 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c:8: #14 6.791 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.791 #define __EXTENSIONS__ /* for Sun */ #14 6.791 #14 6.791 :0:0: note: this is the location of the previous definition #14 6.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c  #14 6.802 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.h:44:0, #14 6.802 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c:8: #14 6.802 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.802 #define __EXTENSIONS__ /* for Sun */ #14 6.802 #14 6.802 :0:0: note: this is the location of the previous definition #14 6.805 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c  #14 6.806 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.h:57:0, #14 6.806 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c:8: #14 6.806 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.806 #define __EXTENSIONS__ /* for Sun */ #14 6.806 #14 6.809 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c  #14 6.814 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, #14 6.814 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c:8: #14 6.814 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.814 #define __EXTENSIONS__ /* for Sun */ #14 6.814 #14 6.814 :0:0: note: this is the location of the previous definition #14 6.818 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #14 6.818 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c:8: #14 6.818 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.818 #define __EXTENSIONS__ /* for Sun */ #14 6.818 #14 6.818 :0:0: note: this is the location of the previous definition #14 6.820 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.h:41:0, #14 6.820 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c:8: #14 6.820 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.820 #define __EXTENSIONS__ /* for Sun */ #14 6.820 #14 6.820 :0:0: note: this is the location of the previous definition #14 6.822 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.h:46:0, #14 6.822 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c:8: #14 6.822 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.822 #define __EXTENSIONS__ /* for Sun */ #14 6.822 #14 6.822 :0:0: note: this is the location of the previous definition #14 6.823 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.h:76:0, #14 6.823 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c:8: #14 6.823 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.823 #define __EXTENSIONS__ /* for Sun */ #14 6.823 #14 6.829 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.h:56:0, #14 6.829 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c:8: #14 6.829 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.829 #define __EXTENSIONS__ /* for Sun */ #14 6.829 #14 6.829 :0:0: note: this is the location of the previous definition #14 6.832 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.832 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.h:15, #14 6.832 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c:8: #14 6.832 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.832 #define __EXTENSIONS__ /* for Sun */ #14 6.832 #14 6.832 :0:0: note: this is the location of the previous definition #14 6.832 :0:0: note: this is the location of the previous definition #14 6.834 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.h:41:0, #14 6.834 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c:8: #14 6.834 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.834 #define __EXTENSIONS__ /* for Sun */ #14 6.834 #14 6.834 :0:0: note: this is the location of the previous definition #14 6.834 :0:0: note: this is the location of the previous definition #14 6.845 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.h:41:0, #14 6.845 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c:8: #14 6.845 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.845 #define __EXTENSIONS__ /* for Sun */ #14 6.845 #14 6.845 :0:0: note: this is the location of the previous definition #14 6.845 :0:0: note: this is the location of the previous definition #14 6.848 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.h:41:0, #14 6.848 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c:8: #14 6.848 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.848 #define __EXTENSIONS__ /* for Sun */ #14 6.848 #14 6.851 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.851 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.h:15, #14 6.851 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c:8: #14 6.851 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.851 #define __EXTENSIONS__ /* for Sun */ #14 6.851 #14 6.851 :0:0: note: this is the location of the previous definition #14 6.851 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.h:41:0, #14 6.851 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c:8: #14 6.851 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.851 #define __EXTENSIONS__ /* for Sun */ #14 6.851 #14 6.861 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #14 6.861 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.h:15, #14 6.861 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c:8: #14 6.861 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.861 #define __EXTENSIONS__ /* for Sun */ #14 6.861 #14 6.862 :0:0: note: this is the location of the previous definition #14 6.864 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.864 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.h:15, #14 6.864 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c:8: #14 6.864 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.864 #define __EXTENSIONS__ /* for Sun */ #14 6.864 #14 6.864 :0:0: note: this is the location of the previous definition #14 6.864 :0:0: note: this is the location of the previous definition #14 6.866 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, #14 6.866 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.h:15, #14 6.866 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c:8: #14 6.866 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.866 #define __EXTENSIONS__ /* for Sun */ #14 6.866 #14 6.866 :0:0: note: this is the location of the previous definition #14 6.867 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.h:44:0, #14 6.867 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c:8: #14 6.867 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.867 #define __EXTENSIONS__ /* for Sun */ #14 6.867 #14 6.867 :0:0: note: this is the location of the previous definition #14 6.877 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.877 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.h:15, #14 6.877 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c:8: #14 6.877 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.877 #define __EXTENSIONS__ /* for Sun */ #14 6.877 #14 6.878 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #14 6.878 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.h:15, #14 6.878 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c:8: #14 6.878 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.878 #define __EXTENSIONS__ /* for Sun */ #14 6.878 #14 6.878 :0:0: note: this is the location of the previous definition #14 6.896 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.h:23:0, #14 6.896 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c:8: #14 6.896 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.896 #define __EXTENSIONS__ /* for Sun */ #14 6.896 #14 6.900 :0:0: note: this is the location of the previous definition #14 6.901 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.901 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.h:15, #14 6.901 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c:8: #14 6.901 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.901 #define __EXTENSIONS__ /* for Sun */ #14 6.901 #14 6.901 :0:0: note: this is the location of the previous definition #14 6.902 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #14 6.902 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.h:15, #14 6.902 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c:8: #14 6.902 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.902 #define __EXTENSIONS__ /* for Sun */ #14 6.902 #14 6.906 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.h:54:0, #14 6.906 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c:8: #14 6.906 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.906 #define __EXTENSIONS__ /* for Sun */ #14 6.906 #14 6.908 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, #14 6.908 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.h:15, #14 6.908 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c:8: #14 6.908 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.908 #define __EXTENSIONS__ /* for Sun */ #14 6.908 #14 6.908 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.908 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.h:15, #14 6.908 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c:8: #14 6.908 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.908 #define __EXTENSIONS__ /* for Sun */ #14 6.908 #14 6.908 :0:0: note: this is the location of the previous definition #14 6.908 :0:0: note: this is the location of the previous definition #14 6.919 :0:0: note: this is the location of the previous definition #14 6.930 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.h:45:0, #14 6.930 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c:8: #14 6.930 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.930 #define __EXTENSIONS__ /* for Sun */ #14 6.930 #14 6.930 :0:0: note: this is the location of the previous definition #14 6.931 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.931 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.h:15, #14 6.931 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c:8: #14 6.931 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.931 #define __EXTENSIONS__ /* for Sun */ #14 6.931 #14 6.931 :0:0: note: this is the location of the previous definition #14 6.932 :0:0: note: this is the location of the previous definition #14 6.936 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.936 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.h:15, #14 6.936 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c:8: #14 6.936 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.936 #define __EXTENSIONS__ /* for Sun */ #14 6.936 #14 6.936 :0:0: note: this is the location of the previous definition #14 6.941 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.941 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.h:15, #14 6.941 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c:8: #14 6.941 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.941 #define __EXTENSIONS__ /* for Sun */ #14 6.941 #14 6.941 :0:0: note: this is the location of the previous definition #14 6.947 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.h:41:0, #14 6.947 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c:8: #14 6.947 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.947 #define __EXTENSIONS__ /* for Sun */ #14 6.947 #14 6.957 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.957 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.h:15, #14 6.957 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c:8: #14 6.957 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.957 #define __EXTENSIONS__ /* for Sun */ #14 6.957 #14 6.957 :0:0: note: this is the location of the previous definition #14 6.958 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.958 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.h:15, #14 6.958 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c:8: #14 6.958 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.958 #define __EXTENSIONS__ /* for Sun */ #14 6.958 #14 6.962 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.962 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.h:15, #14 6.962 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c:8: #14 6.962 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.962 #define __EXTENSIONS__ /* for Sun */ #14 6.962 #14 6.964 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.h:23:0, #14 6.964 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c:8: #14 6.964 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.964 #define __EXTENSIONS__ /* for Sun */ #14 6.964 #14 6.966 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.h:41:0, #14 6.966 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c:8: #14 6.966 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.966 #define __EXTENSIONS__ /* for Sun */ #14 6.966 #14 6.970 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.970 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.h:15, #14 6.970 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c:8: #14 6.970 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.970 #define __EXTENSIONS__ /* for Sun */ #14 6.970 #14 6.972 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.h:41:0, #14 6.972 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c:8: #14 6.972 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.972 #define __EXTENSIONS__ /* for Sun */ #14 6.972 #14 6.972 :0:0: note: this is the location of the previous definition #14 6.974 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #14 6.974 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.h:15, #14 6.974 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c:8: #14 6.974 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.974 #define __EXTENSIONS__ /* for Sun */ #14 6.974 #14 6.977 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 6.977 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.h:15, #14 6.977 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c:8: #14 6.977 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.977 #define __EXTENSIONS__ /* for Sun */ #14 6.977 #14 6.978 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.h:41:0, #14 6.978 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c:8: #14 6.978 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.978 #define __EXTENSIONS__ /* for Sun */ #14 6.978 #14 6.979 :0:0: note: this is the location of the previous definition #14 6.980 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 6.980 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.h:15, #14 6.980 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c:8: #14 6.980 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.980 #define __EXTENSIONS__ /* for Sun */ #14 6.980 #14 6.981 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.h:45:0, #14 6.981 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c:8: #14 6.981 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.981 #define __EXTENSIONS__ /* for Sun */ #14 6.981 #14 6.982 :0:0: note: this is the location of the previous definition #14 6.982 :0:0: note: this is the location of the previous definition #14 6.983 :0:0: note: this is the location of the previous definition #14 6.988 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.h:45:0, #14 6.988 from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c:8: #14 6.988 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 6.988 #define __EXTENSIONS__ /* for Sun */ #14 6.988 #14 6.988 :0:0: note: this is the location of the previous definition #14 7.007 :0:0: note: this is the location of the previous definition #14 7.007 :0:0: note: this is the location of the previous definition #14 7.009 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.h:41:0, #14 7.009 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c:8: #14 7.009 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.009 #define __EXTENSIONS__ /* for Sun */ #14 7.009 #14 7.009 :0:0: note: this is the location of the previous definition #14 7.010 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 7.010 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.h:15, #14 7.010 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c:8: #14 7.010 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.010 #define __EXTENSIONS__ /* for Sun */ #14 7.010 #14 7.012 :0:0: note: this is the location of the previous definition #14 7.017 :0:0: note: this is the location of the previous definition #14 7.020 :0:0: note: this is the location of the previous definition #14 7.024 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #14 7.024 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.h:15, #14 7.024 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c:8: #14 7.024 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.024 #define __EXTENSIONS__ /* for Sun */ #14 7.024 #14 7.024 :0:0: note: this is the location of the previous definition #14 7.027 :0:0: note: this is the location of the previous definition #14 7.027 :0:0: note: this is the location of the previous definition #14 7.039 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.h:71:0, #14 7.039 from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c:8: #14 7.039 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.039 #define __EXTENSIONS__ /* for Sun */ #14 7.039 #14 7.039 :0:0: note: this is the location of the previous definition #14 7.040 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 7.040 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.h:15, #14 7.040 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c:8: #14 7.040 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.040 #define __EXTENSIONS__ /* for Sun */ #14 7.040 #14 7.044 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, #14 7.044 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.h:15, #14 7.044 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c:8: #14 7.044 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.044 #define __EXTENSIONS__ /* for Sun */ #14 7.044 #14 7.044 :0:0: note: this is the location of the previous definition #14 7.045 :0:0: note: this is the location of the previous definition #14 7.054 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, #14 7.054 from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c:8: #14 7.054 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.054 #define __EXTENSIONS__ /* for Sun */ #14 7.054 #14 7.054 :0:0: note: this is the location of the previous definition #14 7.054 :0:0: note: this is the location of the previous definition #14 7.054 :0:0: note: this is the location of the previous definition #14 7.062 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 7.062 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.h:15, #14 7.062 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c:8: #14 7.062 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.062 #define __EXTENSIONS__ /* for Sun */ #14 7.062 #14 7.062 :0:0: note: this is the location of the previous definition #14 7.067 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 7.067 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.h:15, #14 7.067 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c:8: #14 7.067 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.067 #define __EXTENSIONS__ /* for Sun */ #14 7.067 #14 7.076 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.h:41:0, #14 7.076 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c:8: #14 7.076 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.076 #define __EXTENSIONS__ /* for Sun */ #14 7.076 #14 7.076 :0:0: note: this is the location of the previous definition #14 7.076 :0:0: note: this is the location of the previous definition #14 7.083 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 7.083 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.h:15, #14 7.083 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c:8: #14 7.083 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.083 #define __EXTENSIONS__ /* for Sun */ #14 7.083 #14 7.083 :0:0: note: this is the location of the previous definition #14 7.084 :0:0: note: this is the location of the previous definition #14 7.089 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 7.089 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.h:15, #14 7.089 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c:8: #14 7.089 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.089 #define __EXTENSIONS__ /* for Sun */ #14 7.089 #14 7.089 :0:0: note: this is the location of the previous definition #14 7.101 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, #14 7.101 from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c:8: #14 7.101 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.101 #define __EXTENSIONS__ /* for Sun */ #14 7.101 #14 7.117 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #14 7.117 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.h:15, #14 7.117 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c:8: #14 7.117 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.117 #define __EXTENSIONS__ /* for Sun */ #14 7.117 #14 7.117 :0:0: note: this is the location of the previous definition #14 7.131 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.h:61:0, #14 7.131 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c:8: #14 7.131 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.131 #define __EXTENSIONS__ /* for Sun */ #14 7.131 #14 7.131 :0:0: note: this is the location of the previous definition #14 7.155 :0:0: note: this is the location of the previous definition #14 7.160 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 7.160 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.h:15, #14 7.160 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c:8: #14 7.160 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.160 #define __EXTENSIONS__ /* for Sun */ #14 7.160 #14 7.160 :0:0: note: this is the location of the previous definition #14 7.163 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, #14 7.163 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.h:15, #14 7.163 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c:8: #14 7.163 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.163 #define __EXTENSIONS__ /* for Sun */ #14 7.163 #14 7.163 :0:0: note: this is the location of the previous definition #14 7.166 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, #14 7.166 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c:8: #14 7.166 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.166 #define __EXTENSIONS__ /* for Sun */ #14 7.166 #14 7.166 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 7.166 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.h:15, #14 7.166 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c:8: #14 7.166 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.166 #define __EXTENSIONS__ /* for Sun */ #14 7.166 #14 7.173 :0:0: note: this is the location of the previous definition #14 7.194 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #14 7.194 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, #14 7.194 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c:8: #14 7.194 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.194 #define __EXTENSIONS__ /* for Sun */ #14 7.194 #14 7.194 :0:0: note: this is the location of the previous definition #14 7.196 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 7.196 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.h:15, #14 7.196 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c:8: #14 7.196 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.196 #define __EXTENSIONS__ /* for Sun */ #14 7.196 #14 7.209 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 7.209 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.h:15, #14 7.209 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c:8: #14 7.209 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.209 #define __EXTENSIONS__ /* for Sun */ #14 7.209 #14 7.209 :0:0: note: this is the location of the previous definition #14 7.209 :0:0: note: this is the location of the previous definition #14 7.209 :0:0: note: this is the location of the previous definition #14 7.226 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.h:64:0, #14 7.226 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c:8: #14 7.226 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.226 #define __EXTENSIONS__ /* for Sun */ #14 7.226 #14 7.235 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 7.235 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.h:15, #14 7.235 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c:8: #14 7.235 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.235 #define __EXTENSIONS__ /* for Sun */ #14 7.235 #14 7.237 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.h:45:0, #14 7.237 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c:8: #14 7.237 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.237 #define __EXTENSIONS__ /* for Sun */ #14 7.237 #14 7.237 :0:0: note: this is the location of the previous definition #14 7.242 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 7.242 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.h:15, #14 7.242 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c:8: #14 7.242 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.242 #define __EXTENSIONS__ /* for Sun */ #14 7.242 #14 7.242 :0:0: note: this is the location of the previous definition #14 7.243 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, #14 7.243 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.h:15, #14 7.243 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c:8: #14 7.243 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.243 #define __EXTENSIONS__ /* for Sun */ #14 7.243 #14 7.243 :0:0: note: this is the location of the previous definition #14 7.243 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.h:58:0, #14 7.243 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c:8: #14 7.243 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.243 #define __EXTENSIONS__ /* for Sun */ #14 7.243 #14 7.243 :0:0: note: this is the location of the previous definition #14 7.245 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #14 7.245 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, #14 7.245 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.h:15, #14 7.245 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c:8: #14 7.245 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.245 #define __EXTENSIONS__ /* for Sun */ #14 7.245 #14 7.246 :0:0: note: this is the location of the previous definition #14 7.264 :0:0: note: this is the location of the previous definition #14 7.275 :0:0: note: this is the location of the previous definition #14 7.281 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.h:41:0, #14 7.281 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c:8: #14 7.281 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.281 #define __EXTENSIONS__ /* for Sun */ #14 7.281 #14 7.281 :0:0: note: this is the location of the previous definition #14 7.289 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, #14 7.289 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.h:15, #14 7.289 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c:8: #14 7.289 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.289 #define __EXTENSIONS__ /* for Sun */ #14 7.289 #14 7.292 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, #14 7.292 from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c:8: #14 7.292 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.292 #define __EXTENSIONS__ /* for Sun */ #14 7.292 #14 7.294 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, #14 7.294 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, #14 7.294 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c:8: #14 7.294 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.294 #define __EXTENSIONS__ /* for Sun */ #14 7.294 #14 7.295 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.h:46:0, #14 7.295 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c:8: #14 7.295 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.295 #define __EXTENSIONS__ /* for Sun */ #14 7.295 #14 7.295 :0:0: note: this is the location of the previous definition #14 7.299 :0:0: note: this is the location of the previous definition #14 7.303 :0:0: note: this is the location of the previous definition #14 7.306 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, #14 7.306 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c:8: #14 7.306 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.306 #define __EXTENSIONS__ /* for Sun */ #14 7.306 #14 7.306 :0:0: note: this is the location of the previous definition #14 7.306 :0:0: note: this is the location of the previous definition #14 7.309 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.h:41:0, #14 7.309 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c:8: #14 7.309 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.309 #define __EXTENSIONS__ /* for Sun */ #14 7.309 #14 7.309 :0:0: note: this is the location of the previous definition #14 7.311 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.h:45:0, #14 7.311 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c:8: #14 7.311 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.311 #define __EXTENSIONS__ /* for Sun */ #14 7.311 #14 7.313 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, #14 7.313 from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c:8: #14 7.313 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.313 #define __EXTENSIONS__ /* for Sun */ #14 7.313 #14 7.314 :0:0: note: this is the location of the previous definition #14 7.314 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #14 7.314 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c:8: #14 7.314 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.314 #define __EXTENSIONS__ /* for Sun */ #14 7.314 #14 7.314 :0:0: note: this is the location of the previous definition #14 7.317 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, #14 7.317 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.h:15, #14 7.317 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c:8: #14 7.317 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.317 #define __EXTENSIONS__ /* for Sun */ #14 7.317 #14 7.317 :0:0: note: this is the location of the previous definition #14 7.318 :0:0: note: this is the location of the previous definition #14 7.326 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.h:41:0, #14 7.326 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c:8: #14 7.326 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.326 #define __EXTENSIONS__ /* for Sun */ #14 7.326 #14 7.326 :0:0: note: this is the location of the previous definition #14 7.350 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, #14 7.350 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.h:15, #14 7.350 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c:8: #14 7.350 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.350 #define __EXTENSIONS__ /* for Sun */ #14 7.350 #14 7.350 :0:0: note: this is the location of the previous definition #14 7.354 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, #14 7.354 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.h:15, #14 7.354 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c:8: #14 7.354 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.354 #define __EXTENSIONS__ /* for Sun */ #14 7.354 #14 7.354 :0:0: note: this is the location of the previous definition #14 7.744 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  #14 7.774 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 7.780 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 7.781 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c  #14 7.782 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c  #14 7.784 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c  #14 7.786 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c  #14 7.786 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c  #14 7.786 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c  #14 7.787 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c  #14 7.788 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c  #14 7.789 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c  #14 7.790 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c  #14 7.791 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c  #14 7.795 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c  #14 7.796 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c  #14 7.797 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c  #14 7.797 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c  #14 7.798 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c  #14 7.798 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c  #14 7.798 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c  #14 7.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c  #14 7.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c  #14 7.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c  #14 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c  #14 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c  #14 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c  #14 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c  #14 7.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c  #14 7.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c  #14 7.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c  #14 7.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c  #14 7.802 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c  #14 7.802 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c  #14 7.802 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c  #14 7.804 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c  #14 7.804 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c  #14 7.804 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c  #14 7.805 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c  #14 7.806 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c  #14 7.806 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c  #14 7.808 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c  #14 7.809 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c  #14 7.810 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c  #14 7.810 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c  #14 7.811 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c  #14 7.812 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c  #14 7.813 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c  #14 7.813 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c  #14 7.814 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c  #14 7.815 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c  #14 7.816 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c  #14 7.817 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c  #14 7.817 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c  #14 7.820 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c  #14 7.820 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c  #14 7.821 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c  #14 7.822 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c  #14 7.822 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c  #14 7.827 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c  #14 7.828 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c  #14 7.829 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c:12:0: #14 7.829 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.829 #define __EXTENSIONS__ /* for Sun */ #14 7.829 #14 7.829 :0:0: note: this is the location of the previous definition #14 7.830 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c  #14 7.831 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c  #14 7.832 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c  #14 7.832 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c  #14 7.834 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c  #14 7.837 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c  #14 7.837 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c  #14 7.838 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c  #14 7.838 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c  #14 7.839 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, #14 7.839 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c:8: #14 7.839 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.839 #define __EXTENSIONS__ /* for Sun */ #14 7.839 #14 7.839 :0:0: note: this is the location of the previous definition #14 7.840 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c  #14 7.841 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c  #14 7.843 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c  #14 7.843 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c  #14 7.844 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c  #14 7.847 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c  #14 7.848 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c  #14 7.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c  #14 7.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c  #14 7.855 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c  #14 7.855 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c  #14 7.856 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c  #14 7.859 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c  #14 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c  #14 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c  #14 7.863 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c  #14 7.881 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c  #14 7.893 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c  #14 7.904 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c  #14 7.911 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c  #14 7.912 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c  #14 7.912 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c  #14 7.913 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c  #14 7.922 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #14 7.922 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.h:15, #14 7.922 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c:8: #14 7.922 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.922 #define __EXTENSIONS__ /* for Sun */ #14 7.922 #14 7.922 :0:0: note: this is the location of the previous definition #14 7.923 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c  #14 7.924 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #14 7.924 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #14 7.924 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.h:15, #14 7.924 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c:8: #14 7.924 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.924 #define __EXTENSIONS__ /* for Sun */ #14 7.924 #14 7.924 :0:0: note: this is the location of the previous definition #14 7.924 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, #14 7.924 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c:8: #14 7.924 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.924 #define __EXTENSIONS__ /* for Sun */ #14 7.924 #14 7.924 :0:0: note: this is the location of the previous definition #14 7.930 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c  #14 7.941 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c  #14 7.958 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #14 7.958 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c:8: #14 7.958 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.958 #define __EXTENSIONS__ /* for Sun */ #14 7.958 #14 7.958 :0:0: note: this is the location of the previous definition #14 7.959 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c:5:0: #14 7.959 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.959 #define __EXTENSIONS__ /* for Sun */ #14 7.959 #14 7.959 :0:0: note: this is the location of the previous definition #14 7.964 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c  #14 7.978 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c  #14 7.979 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c  #14 7.980 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c  #14 7.981 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c  #14 7.982 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c  #14 7.983 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c  #14 7.986 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c  #14 7.987 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, #14 7.987 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, #14 7.987 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.h:15, #14 7.987 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c:8: #14 7.987 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 7.987 #define __EXTENSIONS__ /* for Sun */ #14 7.987 #14 7.987 :0:0: note: this is the location of the previous definition #14 7.989 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c  #14 7.989 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c  #14 7.994 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c  #14 7.994 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c  #14 7.996 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c  #14 8.009 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c  #14 8.010 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c  #14 8.010 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c  #14 8.011 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c  #14 8.011 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c  #14 8.012 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c  #14 8.014 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c  #14 8.067 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #14 8.067 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.h:15, #14 8.067 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c:8: #14 8.067 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.067 #define __EXTENSIONS__ /* for Sun */ #14 8.067 #14 8.127 :0:0: note: this is the location of the previous definition #14 8.131 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #14 8.131 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.h:15, #14 8.131 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c:8: #14 8.131 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.131 #define __EXTENSIONS__ /* for Sun */ #14 8.131 #14 8.131 :0:0: note: this is the location of the previous definition #14 8.143 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.h:46:0, #14 8.143 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c:8: #14 8.143 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.143 #define __EXTENSIONS__ /* for Sun */ #14 8.143 #14 8.143 :0:0: note: this is the location of the previous definition #14 8.151 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, #14 8.151 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.h:15, #14 8.151 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c:8: #14 8.151 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.151 #define __EXTENSIONS__ /* for Sun */ #14 8.151 #14 8.151 :0:0: note: this is the location of the previous definition #14 8.154 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.h:46:0, #14 8.154 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c:8: #14 8.154 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.154 #define __EXTENSIONS__ /* for Sun */ #14 8.154 #14 8.154 :0:0: note: this is the location of the previous definition #14 8.158 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #14 8.158 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.h:15, #14 8.158 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c:8: #14 8.158 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.158 #define __EXTENSIONS__ /* for Sun */ #14 8.158 #14 8.158 :0:0: note: this is the location of the previous definition #14 8.160 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #14 8.160 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.h:15, #14 8.160 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c:8: #14 8.160 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.160 #define __EXTENSIONS__ /* for Sun */ #14 8.160 #14 8.160 :0:0: note: this is the location of the previous definition #14 8.163 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, #14 8.163 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c:8: #14 8.163 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.163 #define __EXTENSIONS__ /* for Sun */ #14 8.163 #14 8.165 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.h:60:0, #14 8.165 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c:8: #14 8.165 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.165 #define __EXTENSIONS__ /* for Sun */ #14 8.165 #14 8.165 :0:0: note: this is the location of the previous definition #14 8.166 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.h:46:0, #14 8.166 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c:8: #14 8.166 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.166 #define __EXTENSIONS__ /* for Sun */ #14 8.166 #14 8.172 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.h:72:0, #14 8.172 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c:8: #14 8.172 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.172 #define __EXTENSIONS__ /* for Sun */ #14 8.172 #14 8.174 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.h:77:0, #14 8.174 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c:8: #14 8.174 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.174 #define __EXTENSIONS__ /* for Sun */ #14 8.174 #14 8.174 :0:0: note: this is the location of the previous definition #14 8.177 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.h:46:0, #14 8.177 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c:8: #14 8.177 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.177 #define __EXTENSIONS__ /* for Sun */ #14 8.177 #14 8.178 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.h:44:0, #14 8.178 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c:8: #14 8.178 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.178 #define __EXTENSIONS__ /* for Sun */ #14 8.178 #14 8.180 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.h:45:0, #14 8.180 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c:8: #14 8.180 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.180 #define __EXTENSIONS__ /* for Sun */ #14 8.180 #14 8.182 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #14 8.182 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.h:15, #14 8.182 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c:8: #14 8.182 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.182 #define __EXTENSIONS__ /* for Sun */ #14 8.182 #14 8.184 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, #14 8.184 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c:8: #14 8.184 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.184 #define __EXTENSIONS__ /* for Sun */ #14 8.184 #14 8.184 :0:0: note: this is the location of the previous definition #14 8.185 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #14 8.185 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #14 8.185 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.h:15, #14 8.185 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c:8: #14 8.185 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.185 #define __EXTENSIONS__ /* for Sun */ #14 8.185 #14 8.185 :0:0: note: this is the location of the previous definition #14 8.187 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, #14 8.187 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.h:15, #14 8.187 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c:8: #14 8.187 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.187 #define __EXTENSIONS__ /* for Sun */ #14 8.187 #14 8.188 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, #14 8.188 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.h:15, #14 8.188 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c:8: #14 8.188 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.188 #define __EXTENSIONS__ /* for Sun */ #14 8.188 #14 8.188 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.h:45:0, #14 8.188 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c:8: #14 8.188 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.188 #define __EXTENSIONS__ /* for Sun */ #14 8.188 #14 8.188 :0:0: note: this is the location of the previous definition #14 8.188 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, #14 8.188 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.h:15, #14 8.188 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c:8: #14 8.188 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.188 #define __EXTENSIONS__ /* for Sun */ #14 8.188 #14 8.188 :0:0: note: this is the location of the previous definition #14 8.188 :0:0: note: this is the location of the previous definition #14 8.188 :0:0: note: this is the location of the previous definition #14 8.189 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, #14 8.189 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c:8: #14 8.189 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.189 #define __EXTENSIONS__ /* for Sun */ #14 8.189 #14 8.189 :0:0: note: this is the location of the previous definition #14 8.195 :0:0: note: this is the location of the previous definition #14 8.197 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #14 8.197 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.h:15, #14 8.197 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c:8: #14 8.197 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.197 #define __EXTENSIONS__ /* for Sun */ #14 8.197 #14 8.198 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, #14 8.198 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.h:15, #14 8.198 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c:8: #14 8.198 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.198 #define __EXTENSIONS__ /* for Sun */ #14 8.198 #14 8.198 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.h:59:0, #14 8.198 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c:8: #14 8.198 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.198 #define __EXTENSIONS__ /* for Sun */ #14 8.198 #14 8.198 :0:0: note: this is the location of the previous definition #14 8.206 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.h:65:0, #14 8.206 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c:8: #14 8.206 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.206 #define __EXTENSIONS__ /* for Sun */ #14 8.206 #14 8.206 :0:0: note: this is the location of the previous definition #14 8.209 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #14 8.209 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.h:15, #14 8.209 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c:8: #14 8.209 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.209 #define __EXTENSIONS__ /* for Sun */ #14 8.209 #14 8.209 :0:0: note: this is the location of the previous definition #14 8.209 :0:0: note: this is the location of the previous definition #14 8.210 :0:0: note: this is the location of the previous definition #14 8.214 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, #14 8.214 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.h:15, #14 8.214 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c:8: #14 8.214 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.214 #define __EXTENSIONS__ /* for Sun */ #14 8.214 #14 8.214 :0:0: note: this is the location of the previous definition #14 8.215 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, #14 8.215 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.h:15, #14 8.215 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c:8: #14 8.215 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.215 #define __EXTENSIONS__ /* for Sun */ #14 8.215 #14 8.218 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.h:47:0, #14 8.218 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c:8: #14 8.218 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.218 #define __EXTENSIONS__ /* for Sun */ #14 8.218 #14 8.218 :0:0: note: this is the location of the previous definition #14 8.219 :0:0: note: this is the location of the previous definition #14 8.219 :0:0: note: this is the location of the previous definition #14 8.226 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.h:46:0, #14 8.226 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c:8: #14 8.226 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.226 #define __EXTENSIONS__ /* for Sun */ #14 8.226 #14 8.226 :0:0: note: this is the location of the previous definition #14 8.226 :0:0: note: this is the location of the previous definition #14 8.231 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, #14 8.231 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c:8: #14 8.231 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.231 #define __EXTENSIONS__ /* for Sun */ #14 8.231 #14 8.231 :0:0: note: this is the location of the previous definition #14 8.233 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.h:59:0, #14 8.233 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c:8: #14 8.233 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.233 #define __EXTENSIONS__ /* for Sun */ #14 8.233 #14 8.233 :0:0: note: this is the location of the previous definition #14 8.233 :0:0: note: this is the location of the previous definition #14 8.243 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #14 8.243 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.h:15, #14 8.243 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c:8: #14 8.243 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.243 #define __EXTENSIONS__ /* for Sun */ #14 8.243 #14 8.243 :0:0: note: this is the location of the previous definition #14 8.244 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #14 8.244 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c:8: #14 8.244 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.244 #define __EXTENSIONS__ /* for Sun */ #14 8.244 #14 8.244 :0:0: note: this is the location of the previous definition #14 8.245 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.h:46:0, #14 8.245 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c:8: #14 8.245 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.245 #define __EXTENSIONS__ /* for Sun */ #14 8.245 #14 8.245 :0:0: note: this is the location of the previous definition #14 8.245 :0:0: note: this is the location of the previous definition #14 8.246 :0:0: note: this is the location of the previous definition #14 8.246 :0:0: note: this is the location of the previous definition #14 8.247 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, #14 8.247 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c:8: #14 8.247 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.247 #define __EXTENSIONS__ /* for Sun */ #14 8.247 #14 8.247 :0:0: note: this is the location of the previous definition #14 8.255 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #14 8.255 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.h:15, #14 8.255 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c:8: #14 8.255 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.255 #define __EXTENSIONS__ /* for Sun */ #14 8.255 #14 8.255 :0:0: note: this is the location of the previous definition #14 8.294 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, #14 8.294 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.h:15, #14 8.294 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c:8: #14 8.294 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.294 #define __EXTENSIONS__ /* for Sun */ #14 8.294 #14 8.294 :0:0: note: this is the location of the previous definition #14 8.307 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.h:44:0, #14 8.307 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c:8: #14 8.307 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.307 #define __EXTENSIONS__ /* for Sun */ #14 8.307 #14 8.307 :0:0: note: this is the location of the previous definition #14 8.318 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, #14 8.318 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c:8: #14 8.318 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.318 #define __EXTENSIONS__ /* for Sun */ #14 8.318 #14 8.318 :0:0: note: this is the location of the previous definition #14 8.331 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:9:0: #14 8.331 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.331 #define __EXTENSIONS__ /* for Sun */ #14 8.331 #14 8.331 :0:0: note: this is the location of the previous definition #14 8.359 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #14 8.359 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #14 8.359 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c:8: #14 8.359 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.359 #define __EXTENSIONS__ /* for Sun */ #14 8.359 #14 8.359 :0:0: note: this is the location of the previous definition #14 8.370 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, #14 8.370 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.h:15, #14 8.370 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c:8: #14 8.370 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.370 #define __EXTENSIONS__ /* for Sun */ #14 8.370 #14 8.370 :0:0: note: this is the location of the previous definition #14 8.375 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, #14 8.375 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.h:15, #14 8.375 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c:8: #14 8.375 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.375 #define __EXTENSIONS__ /* for Sun */ #14 8.375 #14 8.375 :0:0: note: this is the location of the previous definition #14 8.441 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.h:61:0, #14 8.441 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c:8: #14 8.441 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.441 #define __EXTENSIONS__ /* for Sun */ #14 8.441 #14 8.455 :0:0: note: this is the location of the previous definition #14 8.535 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.h:46:0, #14 8.535 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c:8: #14 8.535 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.535 #define __EXTENSIONS__ /* for Sun */ #14 8.535 #14 8.535 :0:0: note: this is the location of the previous definition #14 8.538 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.h:46:0, #14 8.538 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c:8: #14 8.538 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.538 #define __EXTENSIONS__ /* for Sun */ #14 8.538 #14 8.538 :0:0: note: this is the location of the previous definition #14 8.541 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #14 8.541 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.h:15, #14 8.541 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c:8: #14 8.541 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.541 #define __EXTENSIONS__ /* for Sun */ #14 8.541 #14 8.541 :0:0: note: this is the location of the previous definition #14 8.547 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, #14 8.547 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c:8: #14 8.547 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.547 #define __EXTENSIONS__ /* for Sun */ #14 8.547 #14 8.551 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, #14 8.551 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.h:15, #14 8.551 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c:8: #14 8.551 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.551 #define __EXTENSIONS__ /* for Sun */ #14 8.551 #14 8.551 :0:0: note: this is the location of the previous definition #14 8.558 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.h:44:0, #14 8.558 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c:8: #14 8.558 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.558 #define __EXTENSIONS__ /* for Sun */ #14 8.558 #14 8.558 :0:0: note: this is the location of the previous definition #14 8.560 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, #14 8.560 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c:8: #14 8.560 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.560 #define __EXTENSIONS__ /* for Sun */ #14 8.560 #14 8.560 :0:0: note: this is the location of the previous definition #14 8.566 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.h:63:0, #14 8.566 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c:8: #14 8.566 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.566 #define __EXTENSIONS__ /* for Sun */ #14 8.566 #14 8.566 :0:0: note: this is the location of the previous definition #14 8.569 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, #14 8.569 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c:8: #14 8.569 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.569 #define __EXTENSIONS__ /* for Sun */ #14 8.569 #14 8.569 :0:0: note: this is the location of the previous definition #14 8.571 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #14 8.571 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.h:15, #14 8.571 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c:8: #14 8.571 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.571 #define __EXTENSIONS__ /* for Sun */ #14 8.571 #14 8.571 :0:0: note: this is the location of the previous definition #14 8.574 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, #14 8.574 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.h:15, #14 8.574 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c:8: #14 8.574 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.574 #define __EXTENSIONS__ /* for Sun */ #14 8.574 #14 8.574 :0:0: note: this is the location of the previous definition #14 8.577 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #14 8.577 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, #14 8.577 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.h:15, #14 8.577 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c:8: #14 8.577 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.577 #define __EXTENSIONS__ /* for Sun */ #14 8.577 #14 8.581 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.h:44:0, #14 8.581 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c:8: #14 8.581 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.581 #define __EXTENSIONS__ /* for Sun */ #14 8.581 #14 8.583 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, #14 8.583 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.h:15, #14 8.583 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c:8: #14 8.583 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.583 #define __EXTENSIONS__ /* for Sun */ #14 8.583 #14 8.584 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.h:56:0, #14 8.584 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c:8: #14 8.584 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.584 #define __EXTENSIONS__ /* for Sun */ #14 8.584 #14 8.584 :0:0: note: this is the location of the previous definition #14 8.586 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, #14 8.586 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c:8: #14 8.586 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.586 #define __EXTENSIONS__ /* for Sun */ #14 8.586 #14 8.586 :0:0: note: this is the location of the previous definition #14 8.588 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.h:61:0, #14 8.588 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c:8: #14 8.588 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.588 #define __EXTENSIONS__ /* for Sun */ #14 8.588 #14 8.588 :0:0: note: this is the location of the previous definition #14 8.589 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.h:44:0, #14 8.589 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c:8: #14 8.589 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.589 #define __EXTENSIONS__ /* for Sun */ #14 8.589 #14 8.589 :0:0: note: this is the location of the previous definition #14 8.590 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #14 8.590 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.h:15, #14 8.590 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c:8: #14 8.590 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.590 #define __EXTENSIONS__ /* for Sun */ #14 8.590 #14 8.590 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.h:44:0, #14 8.590 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c:8: #14 8.590 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.590 #define __EXTENSIONS__ /* for Sun */ #14 8.590 #14 8.590 :0:0: note: this is the location of the previous definition #14 8.591 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, #14 8.591 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.h:15, #14 8.591 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c:8: #14 8.591 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.591 #define __EXTENSIONS__ /* for Sun */ #14 8.591 #14 8.591 :0:0: note: this is the location of the previous definition #14 8.591 :0:0: note: this is the location of the previous definition #14 8.592 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.h:70:0, #14 8.592 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c:8: #14 8.592 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.592 #define __EXTENSIONS__ /* for Sun */ #14 8.592 #14 8.592 :0:0: note: this is the location of the previous definition #14 8.592 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #14 8.592 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.h:15, #14 8.592 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c:8: #14 8.592 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.592 #define __EXTENSIONS__ /* for Sun */ #14 8.592 #14 8.592 :0:0: note: this is the location of the previous definition #14 8.594 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, #14 8.594 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c:8: #14 8.594 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.594 #define __EXTENSIONS__ /* for Sun */ #14 8.594 #14 8.594 :0:0: note: this is the location of the previous definition #14 8.594 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, #14 8.594 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.h:15, #14 8.594 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c:8: #14 8.594 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.594 #define __EXTENSIONS__ /* for Sun */ #14 8.594 #14 8.594 :0:0: note: this is the location of the previous definition #14 8.596 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, #14 8.596 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c:8: #14 8.596 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.596 #define __EXTENSIONS__ /* for Sun */ #14 8.596 #14 8.596 :0:0: note: this is the location of the previous definition #14 8.597 :0:0: note: this is the location of the previous definition #14 8.597 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.h:46:0, #14 8.597 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c:8: #14 8.597 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.597 #define __EXTENSIONS__ /* for Sun */ #14 8.597 #14 8.597 :0:0: note: this is the location of the previous definition #14 8.598 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, #14 8.598 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, #14 8.598 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c:8: #14 8.598 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.598 #define __EXTENSIONS__ /* for Sun */ #14 8.598 #14 8.600 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.h:46:0, #14 8.600 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c:8: #14 8.600 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.600 #define __EXTENSIONS__ /* for Sun */ #14 8.600 #14 8.601 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, #14 8.601 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.h:15, #14 8.601 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c:8: #14 8.601 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.601 #define __EXTENSIONS__ /* for Sun */ #14 8.601 #14 8.603 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.h:46:0, #14 8.603 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c:8: #14 8.603 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.603 #define __EXTENSIONS__ /* for Sun */ #14 8.603 #14 8.607 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, #14 8.607 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.h:15, #14 8.607 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c:8: #14 8.607 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.607 #define __EXTENSIONS__ /* for Sun */ #14 8.607 #14 8.607 :0:0: note: this is the location of the previous definition #14 8.608 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #14 8.608 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c:8: #14 8.608 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.608 #define __EXTENSIONS__ /* for Sun */ #14 8.608 #14 8.608 :0:0: note: this is the location of the previous definition #14 8.609 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, #14 8.609 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.h:15, #14 8.609 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c:8: #14 8.609 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.609 #define __EXTENSIONS__ /* for Sun */ #14 8.609 #14 8.610 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #14 8.610 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #14 8.610 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.h:15, #14 8.610 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c:8: #14 8.610 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.610 #define __EXTENSIONS__ /* for Sun */ #14 8.610 #14 8.610 :0:0: note: this is the location of the previous definition #14 8.611 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.h:44:0, #14 8.611 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c:8: #14 8.611 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.611 #define __EXTENSIONS__ /* for Sun */ #14 8.611 #14 8.616 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, #14 8.616 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.h:15, #14 8.616 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c:8: #14 8.616 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.616 #define __EXTENSIONS__ /* for Sun */ #14 8.616 #14 8.617 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, #14 8.617 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c:8: #14 8.617 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.617 #define __EXTENSIONS__ /* for Sun */ #14 8.617 #14 8.617 :0:0: note: this is the location of the previous definition #14 8.617 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, #14 8.617 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.h:15, #14 8.617 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c:8: #14 8.617 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.617 #define __EXTENSIONS__ /* for Sun */ #14 8.617 #14 8.617 :0:0: note: this is the location of the previous definition #14 8.617 :0:0: note: this is the location of the previous definition #14 8.619 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, #14 8.619 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c:8: #14 8.619 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.619 #define __EXTENSIONS__ /* for Sun */ #14 8.619 #14 8.620 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, #14 8.620 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.h:15, #14 8.620 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c:8: #14 8.620 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.620 #define __EXTENSIONS__ /* for Sun */ #14 8.620 #14 8.620 :0:0: note: this is the location of the previous definition #14 8.620 :0:0: note: this is the location of the previous definition #14 8.621 :0:0: note: this is the location of the previous definition #14 8.630 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, #14 8.630 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c:8: #14 8.630 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.630 #define __EXTENSIONS__ /* for Sun */ #14 8.630 #14 8.630 :0:0: note: this is the location of the previous definition #14 8.630 :0:0: note: this is the location of the previous definition #14 8.632 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.h:55:0, #14 8.632 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c:8: #14 8.632 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.632 #define __EXTENSIONS__ /* for Sun */ #14 8.632 #14 8.632 :0:0: note: this is the location of the previous definition #14 8.632 :0:0: note: this is the location of the previous definition #14 8.633 :0:0: note: this is the location of the previous definition #14 8.636 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.h:44:0, #14 8.636 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c:8: #14 8.636 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.636 #define __EXTENSIONS__ /* for Sun */ #14 8.636 #14 8.636 :0:0: note: this is the location of the previous definition #14 8.637 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.h:47:0, #14 8.637 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c:8: #14 8.637 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.637 #define __EXTENSIONS__ /* for Sun */ #14 8.637 #14 8.638 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, #14 8.638 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, #14 8.638 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.h:15, #14 8.638 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c:8: #14 8.638 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.638 #define __EXTENSIONS__ /* for Sun */ #14 8.638 #14 8.639 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.h:65:0, #14 8.639 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c:8: #14 8.639 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.639 #define __EXTENSIONS__ /* for Sun */ #14 8.639 #14 8.641 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, #14 8.641 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c:8: #14 8.641 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.641 #define __EXTENSIONS__ /* for Sun */ #14 8.641 #14 8.641 :0:0: note: this is the location of the previous definition #14 8.641 :0:0: note: this is the location of the previous definition #14 8.646 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, #14 8.646 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c:8: #14 8.646 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.646 #define __EXTENSIONS__ /* for Sun */ #14 8.646 #14 8.646 :0:0: note: this is the location of the previous definition #14 8.647 :0:0: note: this is the location of the previous definition #14 8.651 :0:0: note: this is the location of the previous definition #14 8.655 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, #14 8.655 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c:8: #14 8.655 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.655 #define __EXTENSIONS__ /* for Sun */ #14 8.655 #14 8.656 :0:0: note: this is the location of the previous definition #14 8.664 :0:0: note: this is the location of the previous definition #14 8.671 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.h:44:0, #14 8.671 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c:8: #14 8.671 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.671 #define __EXTENSIONS__ /* for Sun */ #14 8.671 #14 8.671 :0:0: note: this is the location of the previous definition #14 8.671 :0:0: note: this is the location of the previous definition #14 8.672 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, #14 8.672 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.h:15, #14 8.672 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c:8: #14 8.672 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.672 #define __EXTENSIONS__ /* for Sun */ #14 8.672 #14 8.677 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.h:44:0, #14 8.677 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c:8: #14 8.677 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.677 #define __EXTENSIONS__ /* for Sun */ #14 8.677 #14 8.682 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.h:46:0, #14 8.682 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c:8: #14 8.682 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.682 #define __EXTENSIONS__ /* for Sun */ #14 8.682 #14 8.682 :0:0: note: this is the location of the previous definition #14 8.683 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, #14 8.683 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.h:15, #14 8.683 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c:8: #14 8.683 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.683 #define __EXTENSIONS__ /* for Sun */ #14 8.683 #14 8.683 :0:0: note: this is the location of the previous definition #14 8.683 :0:0: note: this is the location of the previous definition #14 8.689 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, #14 8.689 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.h:15, #14 8.689 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c:8: #14 8.689 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.689 #define __EXTENSIONS__ /* for Sun */ #14 8.689 #14 8.689 :0:0: note: this is the location of the previous definition #14 8.700 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.h:46:0, #14 8.700 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c:8: #14 8.700 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.700 #define __EXTENSIONS__ /* for Sun */ #14 8.700 #14 8.700 :0:0: note: this is the location of the previous definition #14 8.703 :0:0: note: this is the location of the previous definition #14 8.714 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, #14 8.714 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, #14 8.714 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c:8: #14 8.714 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.714 #define __EXTENSIONS__ /* for Sun */ #14 8.714 #14 8.718 :0:0: note: this is the location of the previous definition #14 8.741 :0:0: note: this is the location of the previous definition #14 8.745 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: In function 'REAL__dump': #14 8.745 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:239:19: warning: declaration of 's' shadows a previous local [-Wshadow] #14 8.745 char *s = expptr; #14 8.745 ^ #14 8.745 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:198:15: note: shadowed declaration is here #14 8.745 char *s; #14 8.745 ^ #14 8.745 :0:0: note: this is the location of the previous definition #14 8.747 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: At top level: #14 8.747 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:835:1: warning: 'no_sanitize' attribute directive ignored [-Wattributes] #14 8.747 asn_double2float(double d, float *outcome) { #14 8.747 ^~~~~~~~~~~~~~~~ #14 8.747 :0:0: note: this is the location of the previous definition #14 8.789 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  #14 8.826 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 8.839 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 8.840 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  #14 8.841 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  #14 8.842 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  #14 8.843 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  #14 8.844 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  #14 8.845 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  #14 8.846 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  #14 8.847 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  #14 8.848 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  #14 8.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  #14 8.850 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  #14 8.851 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  #14 8.851 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  #14 8.851 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  #14 8.852 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  #14 8.853 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  #14 8.853 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  #14 8.855 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  #14 8.856 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  #14 8.857 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  #14 8.857 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  #14 8.858 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  #14 8.858 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  #14 8.858 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  #14 8.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  #14 8.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  #14 8.860 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  #14 8.860 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  #14 8.861 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  #14 8.861 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  #14 8.862 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  #14 8.863 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  #14 8.863 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  #14 8.863 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  #14 8.866 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  #14 8.867 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  #14 8.874 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  #14 8.875 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  #14 8.877 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  #14 8.877 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  #14 8.878 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  #14 8.879 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  #14 8.894 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  #14 8.904 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  #14 8.905 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  #14 8.905 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  #14 8.906 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  #14 8.907 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  #14 8.915 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  #14 8.923 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  #14 8.943 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  #14 8.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  #14 8.949 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  #14 8.960 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #14 8.960 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: #14 8.960 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.960 #define __EXTENSIONS__ /* for Sun */ #14 8.960 #14 8.964 :0:0: note: this is the location of the previous definition #14 8.976 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  #14 8.988 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, #14 8.988 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: #14 8.988 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 8.988 #define __EXTENSIONS__ /* for Sun */ #14 8.988 #14 8.995 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  #14 8.996 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  #14 8.997 :0:0: note: this is the location of the previous definition #14 8.999 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  #14 9.002 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  #14 9.003 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  #14 9.003 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  #14 9.003 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  #14 9.004 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  #14 9.006 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  #14 9.008 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  #14 9.011 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  #14 9.013 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, #14 9.013 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: #14 9.013 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.013 #define __EXTENSIONS__ /* for Sun */ #14 9.013 #14 9.013 :0:0: note: this is the location of the previous definition #14 9.019 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  #14 9.026 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  #14 9.026 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  #14 9.029 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, #14 9.029 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: #14 9.029 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.029 #define __EXTENSIONS__ /* for Sun */ #14 9.029 #14 9.029 :0:0: note: this is the location of the previous definition #14 9.030 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  #14 9.036 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, #14 9.036 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: #14 9.036 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.036 #define __EXTENSIONS__ /* for Sun */ #14 9.036 #14 9.036 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  #14 9.040 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #14 9.040 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #14 9.040 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, #14 9.040 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: #14 9.040 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.040 #define __EXTENSIONS__ /* for Sun */ #14 9.040 #14 9.042 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, #14 9.042 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: #14 9.042 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.042 #define __EXTENSIONS__ /* for Sun */ #14 9.042 #14 9.042 :0:0: note: this is the location of the previous definition #14 9.043 :0:0: note: this is the location of the previous definition #14 9.044 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  #14 9.044 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  #14 9.045 :0:0: note: this is the location of the previous definition #14 9.058 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #14 9.058 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: #14 9.058 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.058 #define __EXTENSIONS__ /* for Sun */ #14 9.058 #14 9.058 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  #14 9.059 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  #14 9.060 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  #14 9.060 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  #14 9.061 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  #14 9.062 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, #14 9.062 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: #14 9.062 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.062 #define __EXTENSIONS__ /* for Sun */ #14 9.062 #14 9.063 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, #14 9.063 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: #14 9.063 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.063 #define __EXTENSIONS__ /* for Sun */ #14 9.063 #14 9.065 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, #14 9.065 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: #14 9.065 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.065 #define __EXTENSIONS__ /* for Sun */ #14 9.065 #14 9.065 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  #14 9.065 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  #14 9.066 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, #14 9.066 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: #14 9.066 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.066 #define __EXTENSIONS__ /* for Sun */ #14 9.066 #14 9.067 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 9.067 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, #14 9.067 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: #14 9.067 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.067 #define __EXTENSIONS__ /* for Sun */ #14 9.067 #14 9.067 :0:0: note: this is the location of the previous definition #14 9.067 :0:0: note: this is the location of the previous definition #14 9.070 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  #14 9.072 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  #14 9.072 :0:0: note: this is the location of the previous definition #14 9.073 :0:0: note: this is the location of the previous definition #14 9.074 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  #14 9.074 :0:0: note: this is the location of the previous definition #14 9.078 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, #14 9.078 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: #14 9.078 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.078 #define __EXTENSIONS__ /* for Sun */ #14 9.078 #14 9.080 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 9.080 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, #14 9.080 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: #14 9.080 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.080 #define __EXTENSIONS__ /* for Sun */ #14 9.080 #14 9.080 :0:0: note: this is the location of the previous definition #14 9.080 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  #14 9.081 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  #14 9.081 :0:0: note: this is the location of the previous definition #14 9.081 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  #14 9.082 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  #14 9.083 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  #14 9.083 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, #14 9.083 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: #14 9.083 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.083 #define __EXTENSIONS__ /* for Sun */ #14 9.083 #14 9.083 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  #14 9.084 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, #14 9.084 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: #14 9.084 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.084 #define __EXTENSIONS__ /* for Sun */ #14 9.084 #14 9.084 :0:0: note: this is the location of the previous definition #14 9.084 :0:0: note: this is the location of the previous definition #14 9.084 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  #14 9.085 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  #14 9.085 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  #14 9.086 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  #14 9.086 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  #14 9.087 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #14 9.087 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: #14 9.087 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.087 #define __EXTENSIONS__ /* for Sun */ #14 9.087 #14 9.087 :0:0: note: this is the location of the previous definition #14 9.088 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  #14 9.088 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  #14 9.090 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  #14 9.090 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  #14 9.090 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  #14 9.095 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  #14 9.095 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  #14 9.096 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  #14 9.098 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #14 9.098 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #14 9.098 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: #14 9.098 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.098 #define __EXTENSIONS__ /* for Sun */ #14 9.098 #14 9.098 :0:0: note: this is the location of the previous definition #14 9.099 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  #14 9.099 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #14 9.099 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, #14 9.099 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: #14 9.099 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.099 #define __EXTENSIONS__ /* for Sun */ #14 9.099 #14 9.101 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, #14 9.101 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: #14 9.101 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.101 #define __EXTENSIONS__ /* for Sun */ #14 9.101 #14 9.101 :0:0: note: this is the location of the previous definition #14 9.107 :0:0: note: this is the location of the previous definition #14 9.109 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #14 9.109 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, #14 9.109 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: #14 9.109 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.109 #define __EXTENSIONS__ /* for Sun */ #14 9.109 #14 9.109 :0:0: note: this is the location of the previous definition #14 9.112 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #14 9.112 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, #14 9.112 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: #14 9.112 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.112 #define __EXTENSIONS__ /* for Sun */ #14 9.112 #14 9.115 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  #14 9.116 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  #14 9.116 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  #14 9.122 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  #14 9.122 :0:0: note: this is the location of the previous definition #14 9.122 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  #14 9.123 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  #14 9.125 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, #14 9.125 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: #14 9.125 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.125 #define __EXTENSIONS__ /* for Sun */ #14 9.125 #14 9.125 :0:0: note: this is the location of the previous definition #14 9.127 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  #14 9.131 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  #14 9.136 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  #14 9.136 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, #14 9.136 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: #14 9.136 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.136 #define __EXTENSIONS__ /* for Sun */ #14 9.136 #14 9.136 :0:0: note: this is the location of the previous definition #14 9.145 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, #14 9.145 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: #14 9.145 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.145 #define __EXTENSIONS__ /* for Sun */ #14 9.145 #14 9.162 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  #14 9.162 :0:0: note: this is the location of the previous definition #14 9.166 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  #14 9.172 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  #14 9.178 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #14 9.178 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, #14 9.178 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: #14 9.178 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.178 #define __EXTENSIONS__ /* for Sun */ #14 9.178 #14 9.182 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  #14 9.182 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  #14 9.190 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #14 9.190 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: #14 9.190 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.190 #define __EXTENSIONS__ /* for Sun */ #14 9.190 #14 9.215 :0:0: note: this is the location of the previous definition #14 9.229 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, #14 9.229 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: #14 9.229 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.229 #define __EXTENSIONS__ /* for Sun */ #14 9.229 #14 9.241 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 9.241 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, #14 9.241 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: #14 9.241 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.241 #define __EXTENSIONS__ /* for Sun */ #14 9.241 #14 9.241 :0:0: note: this is the location of the previous definition #14 9.245 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, #14 9.245 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: #14 9.245 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.245 #define __EXTENSIONS__ /* for Sun */ #14 9.245 #14 9.253 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  #14 9.253 :0:0: note: this is the location of the previous definition #14 9.253 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  #14 9.266 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  #14 9.267 :0:0: note: this is the location of the previous definition #14 9.275 :0:0: note: this is the location of the previous definition #14 9.279 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, #14 9.279 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: #14 9.279 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.279 #define __EXTENSIONS__ /* for Sun */ #14 9.279 #14 9.296 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  #14 9.298 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  #14 9.298 :0:0: note: this is the location of the previous definition #14 9.314 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  #14 9.315 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  #14 9.332 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  #14 9.333 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  #14 9.334 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  #14 9.364 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #14 9.364 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, #14 9.364 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: #14 9.364 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.364 #define __EXTENSIONS__ /* for Sun */ #14 9.364 #14 9.373 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #14 9.373 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: #14 9.373 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.373 #define __EXTENSIONS__ /* for Sun */ #14 9.373 #14 9.373 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  #14 9.373 :0:0: note: this is the location of the previous definition #14 9.376 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  #14 9.383 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  #14 9.407 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, #14 9.407 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: #14 9.407 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.407 #define __EXTENSIONS__ /* for Sun */ #14 9.407 #14 9.407 :0:0: note: this is the location of the previous definition #14 9.411 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  #14 9.422 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  #14 9.430 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, #14 9.430 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: #14 9.430 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.430 #define __EXTENSIONS__ /* for Sun */ #14 9.430 #14 9.430 :0:0: note: this is the location of the previous definition #14 9.433 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, #14 9.433 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: #14 9.433 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.433 #define __EXTENSIONS__ /* for Sun */ #14 9.433 #14 9.433 :0:0: note: this is the location of the previous definition #14 9.439 :0:0: note: this is the location of the previous definition #14 9.448 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  #14 9.451 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #14 9.451 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, #14 9.451 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: #14 9.451 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.451 #define __EXTENSIONS__ /* for Sun */ #14 9.451 #14 9.455 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  #14 9.456 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  #14 9.460 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #14 9.460 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, #14 9.460 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: #14 9.460 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.460 #define __EXTENSIONS__ /* for Sun */ #14 9.460 #14 9.460 :0:0: note: this is the location of the previous definition #14 9.460 :0:0: note: this is the location of the previous definition #14 9.460 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  #14 9.461 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, #14 9.461 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: #14 9.461 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.461 #define __EXTENSIONS__ /* for Sun */ #14 9.461 #14 9.461 :0:0: note: this is the location of the previous definition #14 9.462 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 9.462 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, #14 9.462 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: #14 9.462 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.462 #define __EXTENSIONS__ /* for Sun */ #14 9.462 #14 9.466 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #14 9.466 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c:8: #14 9.466 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.466 #define __EXTENSIONS__ /* for Sun */ #14 9.466 #14 9.466 :0:0: note: this is the location of the previous definition #14 9.476 :0:0: note: this is the location of the previous definition #14 9.493 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, #14 9.493 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: #14 9.493 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.493 #define __EXTENSIONS__ /* for Sun */ #14 9.493 #14 9.495 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, #14 9.495 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: #14 9.495 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.495 #define __EXTENSIONS__ /* for Sun */ #14 9.495 #14 9.503 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 9.503 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, #14 9.503 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: #14 9.503 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.503 #define __EXTENSIONS__ /* for Sun */ #14 9.503 #14 9.503 :0:0: note: this is the location of the previous definition #14 9.503 :0:0: note: this is the location of the previous definition #14 9.504 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, #14 9.504 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: #14 9.504 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.504 #define __EXTENSIONS__ /* for Sun */ #14 9.504 #14 9.510 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, #14 9.510 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: #14 9.510 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.510 #define __EXTENSIONS__ /* for Sun */ #14 9.510 #14 9.510 :0:0: note: this is the location of the previous definition #14 9.511 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, #14 9.511 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: #14 9.511 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.511 #define __EXTENSIONS__ /* for Sun */ #14 9.511 #14 9.511 :0:0: note: this is the location of the previous definition #14 9.512 :0:0: note: this is the location of the previous definition #14 9.513 :0:0: note: this is the location of the previous definition #14 9.514 :0:0: note: this is the location of the previous definition #14 9.522 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, #14 9.522 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: #14 9.522 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.522 #define __EXTENSIONS__ /* for Sun */ #14 9.522 #14 9.522 :0:0: note: this is the location of the previous definition #14 9.524 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #14 9.524 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: #14 9.524 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.524 #define __EXTENSIONS__ /* for Sun */ #14 9.524 #14 9.524 :0:0: note: this is the location of the previous definition #14 9.533 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, #14 9.533 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: #14 9.533 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.533 #define __EXTENSIONS__ /* for Sun */ #14 9.533 #14 9.549 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #14 9.549 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, #14 9.549 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: #14 9.549 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.549 #define __EXTENSIONS__ /* for Sun */ #14 9.549 #14 9.549 :0:0: note: this is the location of the previous definition #14 9.549 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  #14 9.550 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #14 9.550 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: #14 9.550 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.550 #define __EXTENSIONS__ /* for Sun */ #14 9.550 #14 9.550 :0:0: note: this is the location of the previous definition #14 9.551 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  #14 9.551 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  #14 9.560 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 9.560 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, #14 9.560 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: #14 9.560 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.560 #define __EXTENSIONS__ /* for Sun */ #14 9.560 #14 9.566 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, #14 9.566 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: #14 9.566 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.566 #define __EXTENSIONS__ /* for Sun */ #14 9.566 #14 9.570 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, #14 9.570 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: #14 9.570 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.570 #define __EXTENSIONS__ /* for Sun */ #14 9.570 #14 9.575 :0:0: note: this is the location of the previous definition #14 9.583 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, #14 9.583 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: #14 9.583 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.583 #define __EXTENSIONS__ /* for Sun */ #14 9.583 #14 9.583 :0:0: note: this is the location of the previous definition #14 9.597 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, #14 9.597 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: #14 9.597 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.597 #define __EXTENSIONS__ /* for Sun */ #14 9.597 #14 9.599 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #14 9.599 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, #14 9.599 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: #14 9.599 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.599 #define __EXTENSIONS__ /* for Sun */ #14 9.599 #14 9.600 :0:0: note: this is the location of the previous definition #14 9.603 :0:0: note: this is the location of the previous definition #14 9.607 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  #14 9.608 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  #14 9.614 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 9.614 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, #14 9.614 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: #14 9.614 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.614 #define __EXTENSIONS__ /* for Sun */ #14 9.614 #14 9.614 :0:0: note: this is the location of the previous definition #14 9.617 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  #14 9.617 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  #14 9.622 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  #14 9.622 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  #14 9.639 :0:0: note: this is the location of the previous definition #14 9.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  #14 9.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  #14 9.652 :0:0: note: this is the location of the previous definition #14 9.652 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  #14 9.654 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  #14 9.655 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  #14 9.655 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  #14 9.657 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  #14 9.661 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, #14 9.661 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: #14 9.661 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.661 #define __EXTENSIONS__ /* for Sun */ #14 9.661 #14 9.664 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  #14 9.664 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #14 9.664 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, #14 9.664 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: #14 9.664 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.664 #define __EXTENSIONS__ /* for Sun */ #14 9.664 #14 9.665 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  #14 9.665 :0:0: note: this is the location of the previous definition #14 9.673 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 9.673 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, #14 9.673 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: #14 9.673 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.673 #define __EXTENSIONS__ /* for Sun */ #14 9.673 #14 9.676 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  #14 9.680 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, #14 9.680 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: #14 9.680 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.680 #define __EXTENSIONS__ /* for Sun */ #14 9.680 #14 9.686 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  #14 9.691 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, #14 9.691 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: #14 9.691 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.691 #define __EXTENSIONS__ /* for Sun */ #14 9.691 #14 9.691 :0:0: note: this is the location of the previous definition #14 9.692 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  #14 9.694 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, #14 9.694 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: #14 9.694 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.694 #define __EXTENSIONS__ /* for Sun */ #14 9.694 #14 9.698 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, #14 9.698 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: #14 9.698 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.698 #define __EXTENSIONS__ /* for Sun */ #14 9.698 #14 9.698 :0:0: note: this is the location of the previous definition #14 9.703 :0:0: note: this is the location of the previous definition #14 9.707 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #14 9.707 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: #14 9.707 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.707 #define __EXTENSIONS__ /* for Sun */ #14 9.707 #14 9.707 :0:0: note: this is the location of the previous definition #14 9.709 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #14 9.709 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, #14 9.709 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: #14 9.709 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.709 #define __EXTENSIONS__ /* for Sun */ #14 9.709 #14 9.713 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #14 9.713 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: #14 9.713 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.713 #define __EXTENSIONS__ /* for Sun */ #14 9.713 #14 9.713 :0:0: note: this is the location of the previous definition #14 9.719 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, #14 9.719 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: #14 9.719 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.719 #define __EXTENSIONS__ /* for Sun */ #14 9.719 #14 9.719 :0:0: note: this is the location of the previous definition #14 9.721 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 9.721 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, #14 9.721 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: #14 9.721 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.721 #define __EXTENSIONS__ /* for Sun */ #14 9.721 #14 9.721 :0:0: note: this is the location of the previous definition #14 9.724 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #14 9.724 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: #14 9.724 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.724 #define __EXTENSIONS__ /* for Sun */ #14 9.724 #14 9.724 :0:0: note: this is the location of the previous definition #14 9.729 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, #14 9.729 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: #14 9.729 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.729 #define __EXTENSIONS__ /* for Sun */ #14 9.729 #14 9.733 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, #14 9.733 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: #14 9.733 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.733 #define __EXTENSIONS__ /* for Sun */ #14 9.733 #14 9.733 :0:0: note: this is the location of the previous definition #14 9.733 :0:0: note: this is the location of the previous definition #14 9.736 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #14 9.736 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, #14 9.736 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: #14 9.736 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.736 #define __EXTENSIONS__ /* for Sun */ #14 9.736 #14 9.736 :0:0: note: this is the location of the previous definition #14 9.737 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #14 9.737 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: #14 9.737 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.737 #define __EXTENSIONS__ /* for Sun */ #14 9.737 #14 9.743 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #14 9.743 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: #14 9.743 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.743 #define __EXTENSIONS__ /* for Sun */ #14 9.743 #14 9.743 :0:0: note: this is the location of the previous definition #14 9.745 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #14 9.745 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, #14 9.745 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: #14 9.745 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.745 #define __EXTENSIONS__ /* for Sun */ #14 9.745 #14 9.745 :0:0: note: this is the location of the previous definition #14 9.748 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #14 9.748 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: #14 9.748 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.748 #define __EXTENSIONS__ /* for Sun */ #14 9.748 #14 9.749 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 9.749 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, #14 9.749 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: #14 9.749 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.749 #define __EXTENSIONS__ /* for Sun */ #14 9.749 #14 9.749 :0:0: note: this is the location of the previous definition #14 9.752 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #14 9.752 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: #14 9.752 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.752 #define __EXTENSIONS__ /* for Sun */ #14 9.752 #14 9.752 :0:0: note: this is the location of the previous definition #14 9.752 :0:0: note: this is the location of the previous definition #14 9.759 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #14 9.759 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: #14 9.759 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.759 #define __EXTENSIONS__ /* for Sun */ #14 9.759 #14 9.759 :0:0: note: this is the location of the previous definition #14 9.762 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #14 9.762 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: #14 9.762 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.762 #define __EXTENSIONS__ /* for Sun */ #14 9.762 #14 9.762 :0:0: note: this is the location of the previous definition #14 9.762 :0:0: note: this is the location of the previous definition #14 9.763 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 9.763 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, #14 9.763 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: #14 9.763 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.763 #define __EXTENSIONS__ /* for Sun */ #14 9.763 #14 9.763 :0:0: note: this is the location of the previous definition #14 9.763 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  #14 9.764 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #14 9.764 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, #14 9.764 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: #14 9.764 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.764 #define __EXTENSIONS__ /* for Sun */ #14 9.764 #14 9.764 :0:0: note: this is the location of the previous definition #14 9.772 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, #14 9.772 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: #14 9.772 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.772 #define __EXTENSIONS__ /* for Sun */ #14 9.772 #14 9.775 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 9.775 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, #14 9.775 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: #14 9.775 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.775 #define __EXTENSIONS__ /* for Sun */ #14 9.775 #14 9.775 :0:0: note: this is the location of the previous definition #14 9.776 :0:0: note: this is the location of the previous definition #14 9.776 :0:0: note: this is the location of the previous definition #14 9.807 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #14 9.807 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: #14 9.807 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.807 #define __EXTENSIONS__ /* for Sun */ #14 9.807 #14 9.807 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #14 9.807 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, #14 9.807 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: #14 9.807 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.807 #define __EXTENSIONS__ /* for Sun */ #14 9.807 #14 9.807 :0:0: note: this is the location of the previous definition #14 9.807 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 9.807 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, #14 9.807 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: #14 9.807 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.807 #define __EXTENSIONS__ /* for Sun */ #14 9.807 #14 9.807 :0:0: note: this is the location of the previous definition #14 9.808 :0:0: note: this is the location of the previous definition #14 9.815 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, #14 9.815 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: #14 9.815 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.815 #define __EXTENSIONS__ /* for Sun */ #14 9.815 #14 9.815 :0:0: note: this is the location of the previous definition #14 9.815 :0:0: note: this is the location of the previous definition #14 9.816 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, #14 9.816 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: #14 9.816 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.816 #define __EXTENSIONS__ /* for Sun */ #14 9.816 #14 9.816 :0:0: note: this is the location of the previous definition #14 9.816 :0:0: note: this is the location of the previous definition #14 9.817 :0:0: note: this is the location of the previous definition #14 9.819 :0:0: note: this is the location of the previous definition #14 9.823 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 9.823 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, #14 9.823 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: #14 9.823 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.823 #define __EXTENSIONS__ /* for Sun */ #14 9.823 #14 9.823 :0:0: note: this is the location of the previous definition #14 9.827 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #14 9.827 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: #14 9.827 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.827 #define __EXTENSIONS__ /* for Sun */ #14 9.827 #14 9.827 :0:0: note: this is the location of the previous definition #14 9.843 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #14 9.843 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: #14 9.843 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.843 #define __EXTENSIONS__ /* for Sun */ #14 9.843 #14 9.844 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  #14 9.847 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  #14 9.851 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, #14 9.851 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: #14 9.851 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.851 #define __EXTENSIONS__ /* for Sun */ #14 9.851 #14 9.851 :0:0: note: this is the location of the previous definition #14 9.854 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, #14 9.854 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: #14 9.854 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.854 #define __EXTENSIONS__ /* for Sun */ #14 9.854 #14 9.854 :0:0: note: this is the location of the previous definition #14 9.854 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  #14 9.855 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #14 9.855 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, #14 9.855 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: #14 9.855 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.855 #define __EXTENSIONS__ /* for Sun */ #14 9.855 #14 9.855 :0:0: note: this is the location of the previous definition #14 9.856 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  #14 9.857 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 9.857 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, #14 9.857 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: #14 9.857 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.857 #define __EXTENSIONS__ /* for Sun */ #14 9.857 #14 9.857 :0:0: note: this is the location of the previous definition #14 9.858 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  #14 9.860 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, #14 9.860 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: #14 9.860 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.860 #define __EXTENSIONS__ /* for Sun */ #14 9.860 #14 9.860 :0:0: note: this is the location of the previous definition #14 9.861 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, #14 9.861 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: #14 9.861 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.861 #define __EXTENSIONS__ /* for Sun */ #14 9.861 #14 9.861 :0:0: note: this is the location of the previous definition #14 9.862 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #14 9.862 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: #14 9.862 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.862 #define __EXTENSIONS__ /* for Sun */ #14 9.862 #14 9.862 :0:0: note: this is the location of the previous definition #14 9.863 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  #14 9.864 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #14 9.864 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: #14 9.864 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.864 #define __EXTENSIONS__ /* for Sun */ #14 9.864 #14 9.864 :0:0: note: this is the location of the previous definition #14 9.871 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  #14 9.876 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, #14 9.876 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: #14 9.876 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.876 #define __EXTENSIONS__ /* for Sun */ #14 9.876 #14 9.876 :0:0: note: this is the location of the previous definition #14 9.877 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #14 9.877 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, #14 9.877 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: #14 9.877 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.877 #define __EXTENSIONS__ /* for Sun */ #14 9.877 #14 9.877 :0:0: note: this is the location of the previous definition #14 9.879 :0:0: note: this is the location of the previous definition #14 9.880 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #14 9.880 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, #14 9.880 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: #14 9.880 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.880 #define __EXTENSIONS__ /* for Sun */ #14 9.880 #14 9.880 :0:0: note: this is the location of the previous definition #14 9.888 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #14 9.888 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #14 9.888 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: #14 9.888 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.888 #define __EXTENSIONS__ /* for Sun */ #14 9.888 #14 9.888 :0:0: note: this is the location of the previous definition #14 9.889 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #14 9.889 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, #14 9.889 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: #14 9.889 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.889 #define __EXTENSIONS__ /* for Sun */ #14 9.889 #14 9.889 :0:0: note: this is the location of the previous definition #14 9.898 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, #14 9.898 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: #14 9.898 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.898 #define __EXTENSIONS__ /* for Sun */ #14 9.898 #14 9.904 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 9.904 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, #14 9.904 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: #14 9.904 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.904 #define __EXTENSIONS__ /* for Sun */ #14 9.904 #14 9.904 :0:0: note: this is the location of the previous definition #14 9.912 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #14 9.912 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, #14 9.912 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: #14 9.912 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.912 #define __EXTENSIONS__ /* for Sun */ #14 9.912 #14 9.912 :0:0: note: this is the location of the previous definition #14 9.917 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #14 9.917 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, #14 9.917 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: #14 9.917 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.917 #define __EXTENSIONS__ /* for Sun */ #14 9.917 #14 9.936 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #14 9.936 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: #14 9.936 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.936 #define __EXTENSIONS__ /* for Sun */ #14 9.936 #14 9.936 :0:0: note: this is the location of the previous definition #14 9.941 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, #14 9.941 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: #14 9.941 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.941 #define __EXTENSIONS__ /* for Sun */ #14 9.941 #14 9.941 :0:0: note: this is the location of the previous definition #14 9.942 :0:0: note: this is the location of the previous definition #14 9.944 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  #14 9.944 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, #14 9.944 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: #14 9.944 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.944 #define __EXTENSIONS__ /* for Sun */ #14 9.944 #14 9.944 :0:0: note: this is the location of the previous definition #14 9.950 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  #14 9.950 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  #14 9.951 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  #14 9.954 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, #14 9.954 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: #14 9.954 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.954 #define __EXTENSIONS__ /* for Sun */ #14 9.954 #14 9.956 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #14 9.956 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, #14 9.956 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: #14 9.956 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.956 #define __EXTENSIONS__ /* for Sun */ #14 9.956 #14 9.977 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #14 9.977 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, #14 9.977 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: #14 9.977 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.977 #define __EXTENSIONS__ /* for Sun */ #14 9.977 #14 9.988 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #14 9.988 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: #14 9.988 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.988 #define __EXTENSIONS__ /* for Sun */ #14 9.988 #14 9.990 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, #14 9.990 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: #14 9.990 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.990 #define __EXTENSIONS__ /* for Sun */ #14 9.990 #14 9.991 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #14 9.991 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: #14 9.991 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.991 #define __EXTENSIONS__ /* for Sun */ #14 9.991 #14 9.991 :0:0: note: this is the location of the previous definition #14 9.997 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, #14 9.997 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: #14 9.997 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.997 #define __EXTENSIONS__ /* for Sun */ #14 9.997 #14 9.997 :0:0: note: this is the location of the previous definition #14 9.999 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, #14 9.999 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: #14 9.999 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 9.999 #define __EXTENSIONS__ /* for Sun */ #14 9.999 #14 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: #14 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.01 #define __EXTENSIONS__ /* for Sun */ #14 10.01 #14 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: #14 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.01 #define __EXTENSIONS__ /* for Sun */ #14 10.01 #14 10.01 :0:0: note: this is the location of the previous definition #14 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: #14 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.01 #define __EXTENSIONS__ /* for Sun */ #14 10.01 #14 10.01 :0:0: note: this is the location of the previous definition #14 10.01 :0:0: note: this is the location of the previous definition #14 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: #14 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.01 #define __EXTENSIONS__ /* for Sun */ #14 10.01 #14 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, #14 10.01 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: #14 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.01 #define __EXTENSIONS__ /* for Sun */ #14 10.01 #14 10.01 :0:0: note: this is the location of the previous definition #14 10.02 :0:0: note: this is the location of the previous definition #14 10.03 :0:0: note: this is the location of the previous definition #14 10.03 :0:0: note: this is the location of the previous definition #14 10.04 :0:0: note: this is the location of the previous definition #14 10.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, #14 10.04 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: #14 10.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.04 #define __EXTENSIONS__ /* for Sun */ #14 10.04 #14 10.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 10.04 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, #14 10.04 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: #14 10.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.04 #define __EXTENSIONS__ /* for Sun */ #14 10.04 #14 10.06 :0:0: note: this is the location of the previous definition #14 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, #14 10.06 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: #14 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.06 #define __EXTENSIONS__ /* for Sun */ #14 10.06 #14 10.06 :0:0: note: this is the location of the previous definition #14 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, #14 10.06 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: #14 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.06 #define __EXTENSIONS__ /* for Sun */ #14 10.06 #14 10.06 :0:0: note: this is the location of the previous definition #14 10.06 :0:0: note: this is the location of the previous definition #14 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #14 10.07 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: #14 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.07 #define __EXTENSIONS__ /* for Sun */ #14 10.07 #14 10.07 :0:0: note: this is the location of the previous definition #14 10.08 :0:0: note: this is the location of the previous definition #14 10.08 :0:0: note: this is the location of the previous definition #14 10.08 :0:0: note: this is the location of the previous definition #14 10.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #14 10.10 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: #14 10.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.10 #define __EXTENSIONS__ /* for Sun */ #14 10.10 #14 10.10 :0:0: note: this is the location of the previous definition #14 10.10 :0:0: note: this is the location of the previous definition #14 10.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, #14 10.10 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: #14 10.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.10 #define __EXTENSIONS__ /* for Sun */ #14 10.10 #14 10.10 :0:0: note: this is the location of the previous definition #14 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #14 10.11 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: #14 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.11 #define __EXTENSIONS__ /* for Sun */ #14 10.11 #14 10.11 :0:0: note: this is the location of the previous definition #14 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #14 10.11 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: #14 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.11 #define __EXTENSIONS__ /* for Sun */ #14 10.11 #14 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 10.11 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, #14 10.11 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: #14 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.11 #define __EXTENSIONS__ /* for Sun */ #14 10.11 #14 10.11 :0:0: note: this is the location of the previous definition #14 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, #14 10.12 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: #14 10.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.12 #define __EXTENSIONS__ /* for Sun */ #14 10.12 #14 10.12 :0:0: note: this is the location of the previous definition #14 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #14 10.12 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: #14 10.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.12 #define __EXTENSIONS__ /* for Sun */ #14 10.12 #14 10.12 :0:0: note: this is the location of the previous definition #14 10.13 :0:0: note: this is the location of the previous definition #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  #14 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  #14 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  #14 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  #14 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #14 10.20 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, #14 10.20 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: #14 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.20 #define __EXTENSIONS__ /* for Sun */ #14 10.20 #14 10.20 :0:0: note: this is the location of the previous definition #14 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: #14 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.21 #define __EXTENSIONS__ /* for Sun */ #14 10.21 #14 10.21 :0:0: note: this is the location of the previous definition #14 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: #14 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.21 #define __EXTENSIONS__ /* for Sun */ #14 10.21 #14 10.21 :0:0: note: this is the location of the previous definition #14 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: #14 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.21 #define __EXTENSIONS__ /* for Sun */ #14 10.21 #14 10.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  #14 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #14 10.21 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: #14 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.21 #define __EXTENSIONS__ /* for Sun */ #14 10.21 #14 10.21 :0:0: note: this is the location of the previous definition #14 10.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  #14 10.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  #14 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #14 10.22 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, #14 10.22 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: #14 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.22 #define __EXTENSIONS__ /* for Sun */ #14 10.22 #14 10.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  #14 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  #14 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, #14 10.23 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: #14 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.23 #define __EXTENSIONS__ /* for Sun */ #14 10.23 #14 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #14 10.24 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: #14 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.24 #define __EXTENSIONS__ /* for Sun */ #14 10.24 #14 10.24 :0:0: note: this is the location of the previous definition #14 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, #14 10.25 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: #14 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.25 #define __EXTENSIONS__ /* for Sun */ #14 10.25 #14 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 10.25 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: #14 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.25 #define __EXTENSIONS__ /* for Sun */ #14 10.25 #14 10.25 :0:0: note: this is the location of the previous definition #14 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #14 10.26 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: #14 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.26 #define __EXTENSIONS__ /* for Sun */ #14 10.26 #14 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #14 10.27 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: #14 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.27 #define __EXTENSIONS__ /* for Sun */ #14 10.27 #14 10.27 :0:0: note: this is the location of the previous definition #14 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #14 10.27 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, #14 10.27 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: #14 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.27 #define __EXTENSIONS__ /* for Sun */ #14 10.27 #14 10.27 :0:0: note: this is the location of the previous definition #14 10.28 :0:0: note: this is the location of the previous definition #14 10.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  #14 10.28 :0:0: note: this is the location of the previous definition #14 10.28 :0:0: note: this is the location of the previous definition #14 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, #14 10.28 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: #14 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.28 #define __EXTENSIONS__ /* for Sun */ #14 10.28 #14 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 10.28 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, #14 10.28 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: #14 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.28 #define __EXTENSIONS__ /* for Sun */ #14 10.28 #14 10.29 :0:0: note: this is the location of the previous definition #14 10.29 :0:0: note: this is the location of the previous definition #14 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  #14 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  #14 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, #14 10.30 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: #14 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.30 #define __EXTENSIONS__ /* for Sun */ #14 10.30 #14 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #14 10.30 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, #14 10.30 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: #14 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.30 #define __EXTENSIONS__ /* for Sun */ #14 10.30 #14 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  #14 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  #14 10.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, #14 10.31 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: #14 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.31 #define __EXTENSIONS__ /* for Sun */ #14 10.31 #14 10.31 :0:0: note: this is the location of the previous definition #14 10.31 :0:0: note: this is the location of the previous definition #14 10.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, #14 10.32 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: #14 10.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.32 #define __EXTENSIONS__ /* for Sun */ #14 10.32 #14 10.32 :0:0: note: this is the location of the previous definition #14 10.32 :0:0: note: this is the location of the previous definition #14 10.32 :0:0: note: this is the location of the previous definition #14 10.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #14 10.33 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #14 10.33 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: #14 10.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.33 #define __EXTENSIONS__ /* for Sun */ #14 10.33 #14 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  #14 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  #14 10.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, #14 10.35 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: #14 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.35 #define __EXTENSIONS__ /* for Sun */ #14 10.35 #14 10.35 :0:0: note: this is the location of the previous definition #14 10.36 :0:0: note: this is the location of the previous definition #14 10.36 :0:0: note: this is the location of the previous definition #14 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #14 10.36 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, #14 10.36 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: #14 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.36 #define __EXTENSIONS__ /* for Sun */ #14 10.36 #14 10.36 :0:0: note: this is the location of the previous definition #14 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, #14 10.36 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: #14 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.36 #define __EXTENSIONS__ /* for Sun */ #14 10.36 #14 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, #14 10.37 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: #14 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.37 #define __EXTENSIONS__ /* for Sun */ #14 10.37 #14 10.37 :0:0: note: this is the location of the previous definition #14 10.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  #14 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, #14 10.38 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: #14 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.38 #define __EXTENSIONS__ /* for Sun */ #14 10.38 #14 10.38 :0:0: note: this is the location of the previous definition #14 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #14 10.38 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #14 10.38 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #14 10.38 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, #14 10.38 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: #14 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.38 #define __EXTENSIONS__ /* for Sun */ #14 10.38 #14 10.38 :0:0: note: this is the location of the previous definition #14 10.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  #14 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, #14 10.39 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: #14 10.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.39 #define __EXTENSIONS__ /* for Sun */ #14 10.39 #14 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 10.39 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, #14 10.39 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: #14 10.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.39 #define __EXTENSIONS__ /* for Sun */ #14 10.39 #14 10.39 :0:0: note: this is the location of the previous definition #14 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, #14 10.39 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: #14 10.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.39 #define __EXTENSIONS__ /* for Sun */ #14 10.39 #14 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  #14 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  #14 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  #14 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  #14 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  #14 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  #14 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  #14 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  #14 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  #14 10.40 :0:0: note: this is the location of the previous definition #14 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: #14 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.41 #define __EXTENSIONS__ /* for Sun */ #14 10.41 #14 10.41 :0:0: note: this is the location of the previous definition #14 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: #14 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.41 #define __EXTENSIONS__ /* for Sun */ #14 10.41 #14 10.41 :0:0: note: this is the location of the previous definition #14 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: #14 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.41 #define __EXTENSIONS__ /* for Sun */ #14 10.41 #14 10.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  #14 10.41 :0:0: note: this is the location of the previous definition #14 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: #14 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.41 #define __EXTENSIONS__ /* for Sun */ #14 10.41 #14 10.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  #14 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #14 10.42 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, #14 10.42 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: #14 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.42 #define __EXTENSIONS__ /* for Sun */ #14 10.42 #14 10.42 :0:0: note: this is the location of the previous definition #14 10.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  #14 10.43 :0:0: note: this is the location of the previous definition #14 10.43 :0:0: note: this is the location of the previous definition #14 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, #14 10.45 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: #14 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.45 #define __EXTENSIONS__ /* for Sun */ #14 10.45 #14 10.45 :0:0: note: this is the location of the previous definition #14 10.45 :0:0: note: this is the location of the previous definition #14 10.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  #14 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, #14 10.46 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: #14 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.46 #define __EXTENSIONS__ /* for Sun */ #14 10.46 #14 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #14 10.46 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, #14 10.46 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: #14 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.46 #define __EXTENSIONS__ /* for Sun */ #14 10.46 #14 10.46 :0:0: note: this is the location of the previous definition #14 10.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  #14 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 10.47 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, #14 10.47 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: #14 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.47 #define __EXTENSIONS__ /* for Sun */ #14 10.47 #14 10.47 :0:0: note: this is the location of the previous definition #14 10.48 :0:0: note: this is the location of the previous definition #14 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  #14 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  #14 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  #14 10.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, #14 10.49 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: #14 10.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.49 #define __EXTENSIONS__ /* for Sun */ #14 10.49 #14 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  #14 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  #14 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  #14 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  #14 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  #14 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  #14 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #14 10.52 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, #14 10.52 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: #14 10.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.52 #define __EXTENSIONS__ /* for Sun */ #14 10.52 #14 10.52 :0:0: note: this is the location of the previous definition #14 10.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  #14 10.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  #14 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #14 10.53 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, #14 10.53 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: #14 10.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.53 #define __EXTENSIONS__ /* for Sun */ #14 10.53 #14 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #14 10.54 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, #14 10.54 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: #14 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.54 #define __EXTENSIONS__ /* for Sun */ #14 10.54 #14 10.54 :0:0: note: this is the location of the previous definition #14 10.54 :0:0: note: this is the location of the previous definition #14 10.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  #14 10.54 :0:0: note: this is the location of the previous definition #14 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, #14 10.55 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: #14 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.55 #define __EXTENSIONS__ /* for Sun */ #14 10.55 #14 10.55 :0:0: note: this is the location of the previous definition #14 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  #14 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  #14 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  #14 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #14 10.57 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, #14 10.57 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: #14 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.57 #define __EXTENSIONS__ /* for Sun */ #14 10.57 #14 10.58 :0:0: note: this is the location of the previous definition #14 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: #14 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.59 #define __EXTENSIONS__ /* for Sun */ #14 10.59 #14 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: #14 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.59 #define __EXTENSIONS__ /* for Sun */ #14 10.59 #14 10.59 :0:0: note: this is the location of the previous definition #14 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: #14 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.59 #define __EXTENSIONS__ /* for Sun */ #14 10.59 #14 10.59 :0:0: note: this is the location of the previous definition #14 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  #14 10.59 :0:0: note: this is the location of the previous definition #14 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  #14 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  #14 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, #14 10.60 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: #14 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.60 #define __EXTENSIONS__ /* for Sun */ #14 10.60 #14 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, #14 10.60 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: #14 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.60 #define __EXTENSIONS__ /* for Sun */ #14 10.60 #14 10.60 :0:0: note: this is the location of the previous definition #14 10.60 :0:0: note: this is the location of the previous definition #14 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  #14 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, #14 10.61 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: #14 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.61 #define __EXTENSIONS__ /* for Sun */ #14 10.61 #14 10.61 :0:0: note: this is the location of the previous definition #14 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 10.61 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, #14 10.61 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: #14 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.61 #define __EXTENSIONS__ /* for Sun */ #14 10.61 #14 10.61 :0:0: note: this is the location of the previous definition #14 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #14 10.62 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, #14 10.62 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: #14 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.62 #define __EXTENSIONS__ /* for Sun */ #14 10.62 #14 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, #14 10.62 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: #14 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.62 #define __EXTENSIONS__ /* for Sun */ #14 10.62 #14 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #14 10.62 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, #14 10.62 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: #14 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.62 #define __EXTENSIONS__ /* for Sun */ #14 10.62 #14 10.62 :0:0: note: this is the location of the previous definition #14 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  #14 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, #14 10.63 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: #14 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.63 #define __EXTENSIONS__ /* for Sun */ #14 10.63 #14 10.63 :0:0: note: this is the location of the previous definition #14 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  #14 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #14 10.64 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, #14 10.64 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: #14 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.64 #define __EXTENSIONS__ /* for Sun */ #14 10.64 #14 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  #14 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  #14 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  #14 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  #14 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, #14 10.65 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: #14 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.65 #define __EXTENSIONS__ /* for Sun */ #14 10.65 #14 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #14 10.66 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: #14 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.66 #define __EXTENSIONS__ /* for Sun */ #14 10.66 #14 10.66 :0:0: note: this is the location of the previous definition #14 10.66 :0:0: note: this is the location of the previous definition #14 10.66 :0:0: note: this is the location of the previous definition #14 10.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  #14 10.67 :0:0: note: this is the location of the previous definition #14 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  #14 10.67 :0:0: note: this is the location of the previous definition #14 10.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, #14 10.69 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: #14 10.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.69 #define __EXTENSIONS__ /* for Sun */ #14 10.69 #14 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  #14 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  #14 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  #14 10.70 :0:0: note: this is the location of the previous definition #14 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #14 10.70 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: #14 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.70 #define __EXTENSIONS__ /* for Sun */ #14 10.70 #14 10.70 :0:0: note: this is the location of the previous definition #14 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  #14 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  #14 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #14 10.71 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, #14 10.71 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: #14 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.71 #define __EXTENSIONS__ /* for Sun */ #14 10.71 #14 10.71 :0:0: note: this is the location of the previous definition #14 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  #14 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  #14 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  #14 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  #14 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #14 10.72 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, #14 10.72 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: #14 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.72 #define __EXTENSIONS__ /* for Sun */ #14 10.72 #14 10.73 :0:0: note: this is the location of the previous definition #14 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, #14 10.74 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: #14 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.74 #define __EXTENSIONS__ /* for Sun */ #14 10.74 #14 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  #14 10.75 :0:0: note: this is the location of the previous definition #14 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 10.75 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, #14 10.75 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: #14 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.75 #define __EXTENSIONS__ /* for Sun */ #14 10.75 #14 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #14 10.75 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: #14 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.75 #define __EXTENSIONS__ /* for Sun */ #14 10.75 #14 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #14 10.75 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, #14 10.75 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: #14 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.75 #define __EXTENSIONS__ /* for Sun */ #14 10.75 #14 10.75 :0:0: note: this is the location of the previous definition #14 10.75 :0:0: note: this is the location of the previous definition #14 10.76 :0:0: note: this is the location of the previous definition #14 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #14 10.76 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: #14 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.76 #define __EXTENSIONS__ /* for Sun */ #14 10.76 #14 10.76 :0:0: note: this is the location of the previous definition #14 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, #14 10.77 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: #14 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.77 #define __EXTENSIONS__ /* for Sun */ #14 10.77 #14 10.77 :0:0: note: this is the location of the previous definition #14 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #14 10.78 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: #14 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.78 #define __EXTENSIONS__ /* for Sun */ #14 10.78 #14 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, #14 10.78 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: #14 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.78 #define __EXTENSIONS__ /* for Sun */ #14 10.78 #14 10.78 :0:0: note: this is the location of the previous definition #14 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  #14 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  #14 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, #14 10.79 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: #14 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.79 #define __EXTENSIONS__ /* for Sun */ #14 10.79 #14 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  #14 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #14 10.79 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #14 10.79 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: #14 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.79 #define __EXTENSIONS__ /* for Sun */ #14 10.79 #14 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  #14 10.79 :0:0: note: this is the location of the previous definition #14 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  #14 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  #14 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  #14 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  #14 10.79 :0:0: note: this is the location of the previous definition #14 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  #14 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #14 10.80 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: #14 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.80 #define __EXTENSIONS__ /* for Sun */ #14 10.80 #14 10.80 :0:0: note: this is the location of the previous definition #14 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  #14 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, #14 10.80 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: #14 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.80 #define __EXTENSIONS__ /* for Sun */ #14 10.80 #14 10.80 :0:0: note: this is the location of the previous definition #14 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, #14 10.81 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: #14 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.81 #define __EXTENSIONS__ /* for Sun */ #14 10.81 #14 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  #14 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #14 10.81 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, #14 10.81 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: #14 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.81 #define __EXTENSIONS__ /* for Sun */ #14 10.81 #14 10.81 :0:0: note: this is the location of the previous definition #14 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  #14 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  #14 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  #14 10.81 :0:0: note: this is the location of the previous definition #14 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  #14 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  #14 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  #14 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #14 10.82 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #14 10.82 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, #14 10.82 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: #14 10.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.82 #define __EXTENSIONS__ /* for Sun */ #14 10.82 #14 10.82 :0:0: note: this is the location of the previous definition #14 10.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  #14 10.84 :0:0: note: this is the location of the previous definition #14 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #14 10.87 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, #14 10.87 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: #14 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.87 #define __EXTENSIONS__ /* for Sun */ #14 10.87 #14 10.87 :0:0: note: this is the location of the previous definition #14 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, #14 10.87 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: #14 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.87 #define __EXTENSIONS__ /* for Sun */ #14 10.87 #14 10.87 :0:0: note: this is the location of the previous definition #14 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: #14 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.88 #define __EXTENSIONS__ /* for Sun */ #14 10.88 #14 10.88 :0:0: note: this is the location of the previous definition #14 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  #14 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  #14 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 10.90 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, #14 10.90 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: #14 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.90 #define __EXTENSIONS__ /* for Sun */ #14 10.90 #14 10.90 :0:0: note: this is the location of the previous definition #14 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  #14 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #14 10.90 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #14 10.90 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: #14 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.90 #define __EXTENSIONS__ /* for Sun */ #14 10.90 #14 10.90 :0:0: note: this is the location of the previous definition #14 10.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  #14 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: #14 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.91 #define __EXTENSIONS__ /* for Sun */ #14 10.91 #14 10.91 :0:0: note: this is the location of the previous definition #14 10.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  #14 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: #14 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.91 #define __EXTENSIONS__ /* for Sun */ #14 10.91 #14 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, #14 10.92 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: #14 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.92 #define __EXTENSIONS__ /* for Sun */ #14 10.92 #14 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #14 10.92 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, #14 10.92 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: #14 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.92 #define __EXTENSIONS__ /* for Sun */ #14 10.92 #14 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: #14 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.93 #define __EXTENSIONS__ /* for Sun */ #14 10.93 #14 10.93 :0:0: note: this is the location of the previous definition #14 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, #14 10.94 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: #14 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.94 #define __EXTENSIONS__ /* for Sun */ #14 10.94 #14 10.94 :0:0: note: this is the location of the previous definition #14 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #14 10.94 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, #14 10.94 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: #14 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.94 #define __EXTENSIONS__ /* for Sun */ #14 10.94 #14 10.95 :0:0: note: this is the location of the previous definition #14 10.95 :0:0: note: this is the location of the previous definition #14 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 10.96 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, #14 10.96 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: #14 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.96 #define __EXTENSIONS__ /* for Sun */ #14 10.96 #14 10.96 :0:0: note: this is the location of the previous definition #14 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  #14 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 10.97 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, #14 10.97 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: #14 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.97 #define __EXTENSIONS__ /* for Sun */ #14 10.97 #14 10.97 :0:0: note: this is the location of the previous definition #14 10.97 :0:0: note: this is the location of the previous definition #14 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #14 10.97 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: #14 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 10.97 #define __EXTENSIONS__ /* for Sun */ #14 10.97 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  #14 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  #14 11.00 :0:0: note: this is the location of the previous definition #14 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  #14 11.01 :0:0: note: this is the location of the previous definition #14 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  #14 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  #14 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  #14 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  #14 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  #14 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  #14 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #14 11.02 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: #14 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.02 #define __EXTENSIONS__ /* for Sun */ #14 11.02 #14 11.02 :0:0: note: this is the location of the previous definition #14 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  #14 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  #14 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  #14 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  #14 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, #14 11.04 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: #14 11.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.04 #define __EXTENSIONS__ /* for Sun */ #14 11.04 #14 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  #14 11.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #14 11.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #14 11.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, #14 11.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: #14 11.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.05 #define __EXTENSIONS__ /* for Sun */ #14 11.05 #14 11.05 :0:0: note: this is the location of the previous definition #14 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  #14 11.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #14 11.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, #14 11.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: #14 11.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.05 #define __EXTENSIONS__ /* for Sun */ #14 11.05 #14 11.05 :0:0: note: this is the location of the previous definition #14 11.06 :0:0: note: this is the location of the previous definition #14 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, #14 11.07 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: #14 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.07 #define __EXTENSIONS__ /* for Sun */ #14 11.07 #14 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, #14 11.07 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: #14 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.07 #define __EXTENSIONS__ /* for Sun */ #14 11.07 #14 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #14 11.08 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #14 11.08 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, #14 11.08 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: #14 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.08 #define __EXTENSIONS__ /* for Sun */ #14 11.08 #14 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  #14 11.08 :0:0: note: this is the location of the previous definition #14 11.08 :0:0: note: this is the location of the previous definition #14 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #14 11.08 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, #14 11.08 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: #14 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.08 #define __EXTENSIONS__ /* for Sun */ #14 11.08 #14 11.09 :0:0: note: this is the location of the previous definition #14 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #14 11.11 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, #14 11.11 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: #14 11.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.11 #define __EXTENSIONS__ /* for Sun */ #14 11.11 #14 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  #14 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  #14 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  #14 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #14 11.12 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, #14 11.12 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: #14 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.12 #define __EXTENSIONS__ /* for Sun */ #14 11.12 #14 11.12 :0:0: note: this is the location of the previous definition #14 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  #14 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  #14 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  #14 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #14 11.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, #14 11.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: #14 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.12 #define __EXTENSIONS__ /* for Sun */ #14 11.12 #14 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, #14 11.13 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: #14 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.13 #define __EXTENSIONS__ /* for Sun */ #14 11.13 #14 11.13 :0:0: note: this is the location of the previous definition #14 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #14 11.13 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, #14 11.13 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: #14 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.13 #define __EXTENSIONS__ /* for Sun */ #14 11.13 #14 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #14 11.14 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, #14 11.14 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: #14 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.14 #define __EXTENSIONS__ /* for Sun */ #14 11.14 #14 11.14 :0:0: note: this is the location of the previous definition #14 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #14 11.14 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, #14 11.14 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: #14 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.14 #define __EXTENSIONS__ /* for Sun */ #14 11.14 #14 11.15 :0:0: note: this is the location of the previous definition #14 11.16 :0:0: note: this is the location of the previous definition #14 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #14 11.17 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, #14 11.17 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: #14 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.17 #define __EXTENSIONS__ /* for Sun */ #14 11.17 #14 11.17 :0:0: note: this is the location of the previous definition #14 11.17 :0:0: note: this is the location of the previous definition #14 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, #14 11.17 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: #14 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.17 #define __EXTENSIONS__ /* for Sun */ #14 11.17 #14 11.17 :0:0: note: this is the location of the previous definition #14 11.17 :0:0: note: this is the location of the previous definition #14 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #14 11.18 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: #14 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.18 #define __EXTENSIONS__ /* for Sun */ #14 11.18 #14 11.18 :0:0: note: this is the location of the previous definition #14 11.18 :0:0: note: this is the location of the previous definition #14 11.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, #14 11.19 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: #14 11.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.19 #define __EXTENSIONS__ /* for Sun */ #14 11.19 #14 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, #14 11.20 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: #14 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.20 #define __EXTENSIONS__ /* for Sun */ #14 11.20 #14 11.20 :0:0: note: this is the location of the previous definition #14 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #14 11.20 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: #14 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.20 #define __EXTENSIONS__ /* for Sun */ #14 11.20 #14 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  #14 11.20 :0:0: note: this is the location of the previous definition #14 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  #14 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #14 11.21 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, #14 11.21 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: #14 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.21 #define __EXTENSIONS__ /* for Sun */ #14 11.21 #14 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  #14 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  #14 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  #14 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  #14 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  #14 11.21 :0:0: note: this is the location of the previous definition #14 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  #14 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  #14 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  #14 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #14 11.21 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, #14 11.21 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: #14 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.21 #define __EXTENSIONS__ /* for Sun */ #14 11.21 #14 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  #14 11.22 :0:0: note: this is the location of the previous definition #14 11.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, #14 11.23 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: #14 11.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.23 #define __EXTENSIONS__ /* for Sun */ #14 11.23 #14 11.23 :0:0: note: this is the location of the previous definition #14 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #14 11.24 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: #14 11.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.24 #define __EXTENSIONS__ /* for Sun */ #14 11.24 #14 11.24 :0:0: note: this is the location of the previous definition #14 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #14 11.24 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, #14 11.24 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: #14 11.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.24 #define __EXTENSIONS__ /* for Sun */ #14 11.24 #14 11.24 :0:0: note: this is the location of the previous definition #14 11.24 :0:0: note: this is the location of the previous definition #14 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #14 11.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, #14 11.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: #14 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.25 #define __EXTENSIONS__ /* for Sun */ #14 11.25 #14 11.25 :0:0: note: this is the location of the previous definition #14 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 11.25 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, #14 11.25 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: #14 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.25 #define __EXTENSIONS__ /* for Sun */ #14 11.25 #14 11.25 :0:0: note: this is the location of the previous definition #14 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #14 11.25 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: #14 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.25 #define __EXTENSIONS__ /* for Sun */ #14 11.25 #14 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #14 11.25 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, #14 11.25 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: #14 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.25 #define __EXTENSIONS__ /* for Sun */ #14 11.25 #14 11.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #14 11.26 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, #14 11.26 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: #14 11.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.26 #define __EXTENSIONS__ /* for Sun */ #14 11.26 #14 11.26 :0:0: note: this is the location of the previous definition #14 11.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #14 11.26 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, #14 11.26 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: #14 11.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.26 #define __EXTENSIONS__ /* for Sun */ #14 11.26 #14 11.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  #14 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  #14 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  #14 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  #14 11.27 :0:0: note: this is the location of the previous definition #14 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #14 11.27 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #14 11.27 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: #14 11.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.27 #define __EXTENSIONS__ /* for Sun */ #14 11.27 #14 11.27 :0:0: note: this is the location of the previous definition #14 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  #14 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #14 11.28 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #14 11.28 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, #14 11.28 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: #14 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.28 #define __EXTENSIONS__ /* for Sun */ #14 11.28 #14 11.28 :0:0: note: this is the location of the previous definition #14 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  #14 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, #14 11.30 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: #14 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.30 #define __EXTENSIONS__ /* for Sun */ #14 11.30 #14 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  #14 11.30 :0:0: note: this is the location of the previous definition #14 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, #14 11.30 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: #14 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.30 #define __EXTENSIONS__ /* for Sun */ #14 11.30 #14 11.30 :0:0: note: this is the location of the previous definition #14 11.31 :0:0: note: this is the location of the previous definition #14 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  #14 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #14 11.32 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, #14 11.32 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: #14 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.32 #define __EXTENSIONS__ /* for Sun */ #14 11.32 #14 11.32 :0:0: note: this is the location of the previous definition #14 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #14 11.32 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, #14 11.32 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: #14 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.32 #define __EXTENSIONS__ /* for Sun */ #14 11.32 #14 11.32 :0:0: note: this is the location of the previous definition #14 11.32 :0:0: note: this is the location of the previous definition #14 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, #14 11.32 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: #14 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.32 #define __EXTENSIONS__ /* for Sun */ #14 11.32 #14 11.32 :0:0: note: this is the location of the previous definition #14 11.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, #14 11.33 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: #14 11.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.33 #define __EXTENSIONS__ /* for Sun */ #14 11.33 #14 11.33 :0:0: note: this is the location of the previous definition #14 11.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #14 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, #14 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: #14 11.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.34 #define __EXTENSIONS__ /* for Sun */ #14 11.34 #14 11.34 :0:0: note: this is the location of the previous definition #14 11.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, #14 11.34 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: #14 11.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.34 #define __EXTENSIONS__ /* for Sun */ #14 11.34 #14 11.34 :0:0: note: this is the location of the previous definition #14 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  #14 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  #14 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  #14 11.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, #14 11.38 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: #14 11.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.38 #define __EXTENSIONS__ /* for Sun */ #14 11.38 #14 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  #14 11.38 :0:0: note: this is the location of the previous definition #14 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  #14 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  #14 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, #14 11.39 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: #14 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.39 #define __EXTENSIONS__ /* for Sun */ #14 11.39 #14 11.39 :0:0: note: this is the location of the previous definition #14 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #14 11.39 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: #14 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.39 #define __EXTENSIONS__ /* for Sun */ #14 11.39 #14 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #14 11.39 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, #14 11.39 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: #14 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.39 #define __EXTENSIONS__ /* for Sun */ #14 11.39 #14 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: #14 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.40 #define __EXTENSIONS__ /* for Sun */ #14 11.40 #14 11.40 :0:0: note: this is the location of the previous definition #14 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: #14 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.40 #define __EXTENSIONS__ /* for Sun */ #14 11.40 #14 11.40 :0:0: note: this is the location of the previous definition #14 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, #14 11.42 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: #14 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.42 #define __EXTENSIONS__ /* for Sun */ #14 11.42 #14 11.42 :0:0: note: this is the location of the previous definition #14 11.42 :0:0: note: this is the location of the previous definition #14 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 11.43 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, #14 11.43 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: #14 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.43 #define __EXTENSIONS__ /* for Sun */ #14 11.43 #14 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #14 11.45 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: #14 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.45 #define __EXTENSIONS__ /* for Sun */ #14 11.45 #14 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #14 11.46 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, #14 11.46 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: #14 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.46 #define __EXTENSIONS__ /* for Sun */ #14 11.46 #14 11.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  #14 11.46 :0:0: note: this is the location of the previous definition #14 11.46 :0:0: note: this is the location of the previous definition #14 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #14 11.47 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, #14 11.47 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: #14 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.47 #define __EXTENSIONS__ /* for Sun */ #14 11.47 #14 11.47 :0:0: note: this is the location of the previous definition #14 11.47 :0:0: note: this is the location of the previous definition #14 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  #14 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  #14 11.47 :0:0: note: this is the location of the previous definition #14 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #14 11.47 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, #14 11.47 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: #14 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.47 #define __EXTENSIONS__ /* for Sun */ #14 11.47 #14 11.47 :0:0: note: this is the location of the previous definition #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  #14 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  #14 11.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  #14 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #14 11.50 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #14 11.50 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: #14 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.50 #define __EXTENSIONS__ /* for Sun */ #14 11.50 #14 11.50 :0:0: note: this is the location of the previous definition #14 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #14 11.51 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, #14 11.51 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: #14 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.51 #define __EXTENSIONS__ /* for Sun */ #14 11.51 #14 11.51 :0:0: note: this is the location of the previous definition #14 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #14 11.52 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: #14 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.52 #define __EXTENSIONS__ /* for Sun */ #14 11.52 #14 11.52 :0:0: note: this is the location of the previous definition #14 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #14 11.53 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, #14 11.53 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: #14 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.53 #define __EXTENSIONS__ /* for Sun */ #14 11.53 #14 11.53 :0:0: note: this is the location of the previous definition #14 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, #14 11.53 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: #14 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.53 #define __EXTENSIONS__ /* for Sun */ #14 11.53 #14 11.53 :0:0: note: this is the location of the previous definition #14 11.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  #14 11.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  #14 11.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  #14 11.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  #14 11.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  #14 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: #14 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.56 #define __EXTENSIONS__ /* for Sun */ #14 11.56 #14 11.56 :0:0: note: this is the location of the previous definition #14 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  #14 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  #14 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  #14 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  #14 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  #14 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  #14 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, #14 11.57 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: #14 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.57 #define __EXTENSIONS__ /* for Sun */ #14 11.57 #14 11.57 :0:0: note: this is the location of the previous definition #14 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  #14 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  #14 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #14 11.58 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, #14 11.58 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: #14 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.58 #define __EXTENSIONS__ /* for Sun */ #14 11.58 #14 11.58 :0:0: note: this is the location of the previous definition #14 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 11.58 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, #14 11.58 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: #14 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.58 #define __EXTENSIONS__ /* for Sun */ #14 11.58 #14 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  #14 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #14 11.59 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, #14 11.59 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: #14 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.59 #define __EXTENSIONS__ /* for Sun */ #14 11.59 #14 11.59 :0:0: note: this is the location of the previous definition #14 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  #14 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  #14 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, #14 11.60 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: #14 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.60 #define __EXTENSIONS__ /* for Sun */ #14 11.60 #14 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  #14 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  #14 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  #14 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  #14 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #14 11.61 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: #14 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.61 #define __EXTENSIONS__ /* for Sun */ #14 11.61 #14 11.61 :0:0: note: this is the location of the previous definition #14 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 11.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, #14 11.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: #14 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.61 #define __EXTENSIONS__ /* for Sun */ #14 11.61 #14 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #14 11.61 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, #14 11.61 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: #14 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.61 #define __EXTENSIONS__ /* for Sun */ #14 11.61 #14 11.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  #14 11.62 :0:0: note: this is the location of the previous definition #14 11.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  #14 11.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  #14 11.62 :0:0: note: this is the location of the previous definition #14 11.62 :0:0: note: this is the location of the previous definition #14 11.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  #14 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #14 11.63 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, #14 11.63 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: #14 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.63 #define __EXTENSIONS__ /* for Sun */ #14 11.63 #14 11.63 :0:0: note: this is the location of the previous definition #14 11.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  #14 11.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  #14 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #14 11.63 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: #14 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.63 #define __EXTENSIONS__ /* for Sun */ #14 11.63 #14 11.63 :0:0: note: this is the location of the previous definition #14 11.64 :0:0: note: this is the location of the previous definition #14 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 11.64 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #14 11.64 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: #14 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.64 #define __EXTENSIONS__ /* for Sun */ #14 11.64 #14 11.64 :0:0: note: this is the location of the previous definition #14 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  #14 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #14 11.66 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, #14 11.66 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: #14 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.66 #define __EXTENSIONS__ /* for Sun */ #14 11.66 #14 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  #14 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, #14 11.66 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: #14 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.66 #define __EXTENSIONS__ /* for Sun */ #14 11.66 #14 11.67 :0:0: note: this is the location of the previous definition #14 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, #14 11.68 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: #14 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.68 #define __EXTENSIONS__ /* for Sun */ #14 11.68 #14 11.68 :0:0: note: this is the location of the previous definition #14 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #14 11.68 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, #14 11.68 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: #14 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.68 #define __EXTENSIONS__ /* for Sun */ #14 11.68 #14 11.68 :0:0: note: this is the location of the previous definition #14 11.68 :0:0: note: this is the location of the previous definition #14 11.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  #14 11.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  #14 11.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  #14 11.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  #14 11.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  #14 11.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  #14 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #14 11.70 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #14 11.70 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, #14 11.70 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: #14 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.70 #define __EXTENSIONS__ /* for Sun */ #14 11.70 #14 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, #14 11.70 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: #14 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.70 #define __EXTENSIONS__ /* for Sun */ #14 11.70 #14 11.70 :0:0: note: this is the location of the previous definition #14 11.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  #14 11.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  #14 11.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  #14 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  #14 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: #14 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.72 #define __EXTENSIONS__ /* for Sun */ #14 11.72 #14 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  #14 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  #14 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: #14 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.73 #define __EXTENSIONS__ /* for Sun */ #14 11.73 #14 11.73 :0:0: note: this is the location of the previous definition #14 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: #14 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.73 #define __EXTENSIONS__ /* for Sun */ #14 11.73 #14 11.73 :0:0: note: this is the location of the previous definition #14 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: #14 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.73 #define __EXTENSIONS__ /* for Sun */ #14 11.73 #14 11.73 :0:0: note: this is the location of the previous definition #14 11.73 :0:0: note: this is the location of the previous definition #14 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, #14 11.74 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: #14 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.74 #define __EXTENSIONS__ /* for Sun */ #14 11.74 #14 11.74 :0:0: note: this is the location of the previous definition #14 11.74 :0:0: note: this is the location of the previous definition #14 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  #14 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  #14 11.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  #14 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: #14 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.79 #define __EXTENSIONS__ /* for Sun */ #14 11.79 #14 11.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, #14 11.80 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: #14 11.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.80 #define __EXTENSIONS__ /* for Sun */ #14 11.80 #14 11.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  #14 11.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  #14 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  #14 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  #14 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  #14 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  #14 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  #14 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  #14 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  #14 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  #14 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  #14 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  #14 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, #14 11.82 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: #14 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.82 #define __EXTENSIONS__ /* for Sun */ #14 11.82 #14 11.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  #14 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: #14 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.83 #define __EXTENSIONS__ /* for Sun */ #14 11.83 #14 11.83 :0:0: note: this is the location of the previous definition #14 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: #14 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.83 #define __EXTENSIONS__ /* for Sun */ #14 11.83 #14 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: #14 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.83 #define __EXTENSIONS__ /* for Sun */ #14 11.83 #14 11.83 :0:0: note: this is the location of the previous definition #14 11.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  #14 11.83 :0:0: note: this is the location of the previous definition #14 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: #14 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.83 #define __EXTENSIONS__ /* for Sun */ #14 11.83 #14 11.83 :0:0: note: this is the location of the previous definition #14 11.83 :0:0: note: this is the location of the previous definition #14 11.85 :0:0: note: this is the location of the previous definition #14 11.85 :0:0: note: this is the location of the previous definition #14 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, #14 11.85 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: #14 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.85 #define __EXTENSIONS__ /* for Sun */ #14 11.85 #14 11.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 11.86 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, #14 11.86 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: #14 11.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.86 #define __EXTENSIONS__ /* for Sun */ #14 11.86 #14 11.86 :0:0: note: this is the location of the previous definition #14 11.87 :0:0: note: this is the location of the previous definition #14 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, #14 11.88 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: #14 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.88 #define __EXTENSIONS__ /* for Sun */ #14 11.88 #14 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  #14 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #14 11.93 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, #14 11.93 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: #14 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.93 #define __EXTENSIONS__ /* for Sun */ #14 11.93 #14 11.94 :0:0: note: this is the location of the previous definition #14 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #14 11.95 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: #14 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.95 #define __EXTENSIONS__ /* for Sun */ #14 11.95 #14 11.95 :0:0: note: this is the location of the previous definition #14 11.96 :0:0: note: this is the location of the previous definition #14 11.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  #14 11.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  #14 11.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  #14 11.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  #14 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  #14 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  #14 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  #14 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  #14 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  #14 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  #14 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  #14 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  #14 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  #14 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  #14 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #14 11.99 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, #14 11.99 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: #14 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 11.99 #define __EXTENSIONS__ /* for Sun */ #14 11.99 #14 12.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  #14 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 12.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, #14 12.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: #14 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.00 #define __EXTENSIONS__ /* for Sun */ #14 12.00 #14 12.00 :0:0: note: this is the location of the previous definition #14 12.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  #14 12.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  #14 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  #14 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  #14 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  #14 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, #14 12.02 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: #14 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.02 #define __EXTENSIONS__ /* for Sun */ #14 12.02 #14 12.02 :0:0: note: this is the location of the previous definition #14 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  #14 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, #14 12.03 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: #14 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.03 #define __EXTENSIONS__ /* for Sun */ #14 12.03 #14 12.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  #14 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #14 12.03 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, #14 12.03 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: #14 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.03 #define __EXTENSIONS__ /* for Sun */ #14 12.03 #14 12.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  #14 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, #14 12.03 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: #14 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.03 #define __EXTENSIONS__ /* for Sun */ #14 12.03 #14 12.03 :0:0: note: this is the location of the previous definition #14 12.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  #14 12.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  #14 12.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  #14 12.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  #14 12.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  #14 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #14 12.04 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #14 12.04 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, #14 12.04 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: #14 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.04 #define __EXTENSIONS__ /* for Sun */ #14 12.04 #14 12.04 :0:0: note: this is the location of the previous definition #14 12.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  #14 12.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  #14 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #14 12.04 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: #14 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.04 #define __EXTENSIONS__ /* for Sun */ #14 12.04 #14 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #14 12.04 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: #14 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.04 #define __EXTENSIONS__ /* for Sun */ #14 12.04 #14 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #14 12.05 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, #14 12.05 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: #14 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.05 #define __EXTENSIONS__ /* for Sun */ #14 12.05 #14 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #14 12.05 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: #14 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.05 #define __EXTENSIONS__ /* for Sun */ #14 12.05 #14 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #14 12.05 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: #14 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.05 #define __EXTENSIONS__ /* for Sun */ #14 12.05 #14 12.05 :0:0: note: this is the location of the previous definition #14 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, #14 12.06 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: #14 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.06 #define __EXTENSIONS__ /* for Sun */ #14 12.06 #14 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #14 12.06 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, #14 12.06 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: #14 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.06 #define __EXTENSIONS__ /* for Sun */ #14 12.06 #14 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #14 12.06 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, #14 12.06 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: #14 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.06 #define __EXTENSIONS__ /* for Sun */ #14 12.06 #14 12.06 :0:0: note: this is the location of the previous definition #14 12.06 :0:0: note: this is the location of the previous definition #14 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, #14 12.07 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: #14 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.07 #define __EXTENSIONS__ /* for Sun */ #14 12.07 #14 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #14 12.08 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, #14 12.08 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: #14 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.08 #define __EXTENSIONS__ /* for Sun */ #14 12.08 #14 12.08 :0:0: note: this is the location of the previous definition #14 12.09 :0:0: note: this is the location of the previous definition #14 12.09 :0:0: note: this is the location of the previous definition #14 12.09 :0:0: note: this is the location of the previous definition #14 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, #14 12.09 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: #14 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.09 #define __EXTENSIONS__ /* for Sun */ #14 12.09 #14 12.09 :0:0: note: this is the location of the previous definition #14 12.09 :0:0: note: this is the location of the previous definition #14 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 12.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, #14 12.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: #14 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.10 #define __EXTENSIONS__ /* for Sun */ #14 12.10 #14 12.10 :0:0: note: this is the location of the previous definition #14 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  #14 12.11 :0:0: note: this is the location of the previous definition #14 12.11 :0:0: note: this is the location of the previous definition #14 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, #14 12.12 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: #14 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.12 #define __EXTENSIONS__ /* for Sun */ #14 12.12 #14 12.12 :0:0: note: this is the location of the previous definition #14 12.12 :0:0: note: this is the location of the previous definition #14 12.13 :0:0: note: this is the location of the previous definition #14 12.14 :0:0: note: this is the location of the previous definition #14 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #14 12.16 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: #14 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.16 #define __EXTENSIONS__ /* for Sun */ #14 12.16 #14 12.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  #14 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #14 12.17 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #14 12.17 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: #14 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.17 #define __EXTENSIONS__ /* for Sun */ #14 12.17 #14 12.17 :0:0: note: this is the location of the previous definition #14 12.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  #14 12.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  #14 12.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  #14 12.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  #14 12.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  #14 12.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  #14 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  #14 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, #14 12.22 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: #14 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.22 #define __EXTENSIONS__ /* for Sun */ #14 12.22 #14 12.23 :0:0: note: this is the location of the previous definition #14 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  #14 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #14 12.24 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #14 12.24 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, #14 12.24 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: #14 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.24 #define __EXTENSIONS__ /* for Sun */ #14 12.24 #14 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, #14 12.27 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: #14 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.27 #define __EXTENSIONS__ /* for Sun */ #14 12.27 #14 12.27 :0:0: note: this is the location of the previous definition #14 12.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  #14 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #14 12.28 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, #14 12.28 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: #14 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.28 #define __EXTENSIONS__ /* for Sun */ #14 12.28 #14 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #14 12.29 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, #14 12.29 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: #14 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.29 #define __EXTENSIONS__ /* for Sun */ #14 12.29 #14 12.29 :0:0: note: this is the location of the previous definition #14 12.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 12.30 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, #14 12.30 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: #14 12.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.30 #define __EXTENSIONS__ /* for Sun */ #14 12.30 #14 12.30 :0:0: note: this is the location of the previous definition #14 12.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #14 12.31 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, #14 12.31 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: #14 12.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.31 #define __EXTENSIONS__ /* for Sun */ #14 12.31 #14 12.31 :0:0: note: this is the location of the previous definition #14 12.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #14 12.31 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, #14 12.31 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: #14 12.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.31 #define __EXTENSIONS__ /* for Sun */ #14 12.31 #14 12.31 :0:0: note: this is the location of the previous definition #14 12.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, #14 12.32 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: #14 12.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.32 #define __EXTENSIONS__ /* for Sun */ #14 12.32 #14 12.32 :0:0: note: this is the location of the previous definition #14 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, #14 12.33 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: #14 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.33 #define __EXTENSIONS__ /* for Sun */ #14 12.33 #14 12.33 :0:0: note: this is the location of the previous definition #14 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #14 12.34 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, #14 12.34 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: #14 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.34 #define __EXTENSIONS__ /* for Sun */ #14 12.34 #14 12.34 :0:0: note: this is the location of the previous definition #14 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, #14 12.34 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: #14 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.34 #define __EXTENSIONS__ /* for Sun */ #14 12.34 #14 12.34 :0:0: note: this is the location of the previous definition #14 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #14 12.34 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, #14 12.34 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: #14 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.34 #define __EXTENSIONS__ /* for Sun */ #14 12.34 #14 12.34 :0:0: note: this is the location of the previous definition #14 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #14 12.35 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: #14 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.35 #define __EXTENSIONS__ /* for Sun */ #14 12.35 #14 12.35 :0:0: note: this is the location of the previous definition #14 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #14 12.35 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: #14 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.35 #define __EXTENSIONS__ /* for Sun */ #14 12.35 #14 12.35 :0:0: note: this is the location of the previous definition #14 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: #14 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.36 #define __EXTENSIONS__ /* for Sun */ #14 12.36 #14 12.36 :0:0: note: this is the location of the previous definition #14 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: #14 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.36 #define __EXTENSIONS__ /* for Sun */ #14 12.36 #14 12.36 :0:0: note: this is the location of the previous definition #14 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: #14 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.36 #define __EXTENSIONS__ /* for Sun */ #14 12.36 #14 12.36 :0:0: note: this is the location of the previous definition #14 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: #14 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.36 #define __EXTENSIONS__ /* for Sun */ #14 12.36 #14 12.36 :0:0: note: this is the location of the previous definition #14 12.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  #14 12.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  #14 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, #14 12.37 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: #14 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.37 #define __EXTENSIONS__ /* for Sun */ #14 12.37 #14 12.37 :0:0: note: this is the location of the previous definition #14 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #14 12.37 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: #14 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.37 #define __EXTENSIONS__ /* for Sun */ #14 12.37 #14 12.37 :0:0: note: this is the location of the previous definition #14 12.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  #14 12.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  #14 12.38 :0:0: note: this is the location of the previous definition #14 12.38 :0:0: note: this is the location of the previous definition #14 12.38 :0:0: note: this is the location of the previous definition #14 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #14 12.38 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, #14 12.38 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: #14 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.38 #define __EXTENSIONS__ /* for Sun */ #14 12.38 #14 12.38 :0:0: note: this is the location of the previous definition #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  #14 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, #14 12.38 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: #14 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.38 #define __EXTENSIONS__ /* for Sun */ #14 12.38 #14 12.38 :0:0: note: this is the location of the previous definition #14 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #14 12.39 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, #14 12.39 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: #14 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.39 #define __EXTENSIONS__ /* for Sun */ #14 12.39 #14 12.39 :0:0: note: this is the location of the previous definition #14 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  #14 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #14 12.39 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, #14 12.39 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: #14 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.39 #define __EXTENSIONS__ /* for Sun */ #14 12.39 #14 12.39 :0:0: note: this is the location of the previous definition #14 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #14 12.39 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: #14 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.39 #define __EXTENSIONS__ /* for Sun */ #14 12.39 #14 12.39 :0:0: note: this is the location of the previous definition #14 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  #14 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, #14 12.40 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: #14 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.40 #define __EXTENSIONS__ /* for Sun */ #14 12.40 #14 12.40 :0:0: note: this is the location of the previous definition #14 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, #14 12.40 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: #14 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.40 #define __EXTENSIONS__ /* for Sun */ #14 12.40 #14 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #14 12.40 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: #14 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.40 #define __EXTENSIONS__ /* for Sun */ #14 12.40 #14 12.40 :0:0: note: this is the location of the previous definition #14 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, #14 12.40 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: #14 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.40 #define __EXTENSIONS__ /* for Sun */ #14 12.40 #14 12.40 :0:0: note: this is the location of the previous definition #14 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, #14 12.40 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: #14 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.40 #define __EXTENSIONS__ /* for Sun */ #14 12.40 #14 12.40 :0:0: note: this is the location of the previous definition #14 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, #14 12.40 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: #14 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.40 #define __EXTENSIONS__ /* for Sun */ #14 12.40 #14 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #14 12.40 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, #14 12.40 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: #14 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.40 #define __EXTENSIONS__ /* for Sun */ #14 12.40 #14 12.40 :0:0: note: this is the location of the previous definition #14 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, #14 12.41 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: #14 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.41 #define __EXTENSIONS__ /* for Sun */ #14 12.41 #14 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #14 12.41 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, #14 12.41 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: #14 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.41 #define __EXTENSIONS__ /* for Sun */ #14 12.41 #14 12.41 :0:0: note: this is the location of the previous definition #14 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, #14 12.41 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: #14 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.41 #define __EXTENSIONS__ /* for Sun */ #14 12.41 #14 12.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #14 12.42 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: #14 12.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.42 #define __EXTENSIONS__ /* for Sun */ #14 12.42 #14 12.42 :0:0: note: this is the location of the previous definition #14 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  #14 12.43 :0:0: note: this is the location of the previous definition #14 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  #14 12.43 :0:0: note: this is the location of the previous definition #14 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  #14 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 12.43 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, #14 12.43 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: #14 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.43 #define __EXTENSIONS__ /* for Sun */ #14 12.43 #14 12.43 :0:0: note: this is the location of the previous definition #14 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  #14 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #14 12.43 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, #14 12.43 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: #14 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.43 #define __EXTENSIONS__ /* for Sun */ #14 12.43 #14 12.43 :0:0: note: this is the location of the previous definition #14 12.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, #14 12.45 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: #14 12.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.45 #define __EXTENSIONS__ /* for Sun */ #14 12.45 #14 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, #14 12.46 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: #14 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.46 #define __EXTENSIONS__ /* for Sun */ #14 12.46 #14 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #14 12.46 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, #14 12.46 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: #14 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.46 #define __EXTENSIONS__ /* for Sun */ #14 12.46 #14 12.46 :0:0: note: this is the location of the previous definition #14 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #14 12.46 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, #14 12.46 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: #14 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.46 #define __EXTENSIONS__ /* for Sun */ #14 12.46 #14 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #14 12.46 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, #14 12.46 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: #14 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.46 #define __EXTENSIONS__ /* for Sun */ #14 12.46 #14 12.46 :0:0: note: this is the location of the previous definition #14 12.47 :0:0: note: this is the location of the previous definition #14 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #14 12.47 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #14 12.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #14 12.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, #14 12.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: #14 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.47 #define __EXTENSIONS__ /* for Sun */ #14 12.47 #14 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, #14 12.48 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: #14 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.48 #define __EXTENSIONS__ /* for Sun */ #14 12.48 #14 12.48 :0:0: note: this is the location of the previous definition #14 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #14 12.48 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, #14 12.48 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: #14 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.48 #define __EXTENSIONS__ /* for Sun */ #14 12.48 #14 12.48 :0:0: note: this is the location of the previous definition #14 12.48 :0:0: note: this is the location of the previous definition #14 12.48 :0:0: note: this is the location of the previous definition #14 12.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  #14 12.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  #14 12.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  #14 12.49 :0:0: note: this is the location of the previous definition #14 12.50 :0:0: note: this is the location of the previous definition #14 12.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  #14 12.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  #14 12.52 :0:0: note: this is the location of the previous definition #14 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, #14 12.52 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: #14 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.52 #define __EXTENSIONS__ /* for Sun */ #14 12.52 #14 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #14 12.52 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, #14 12.52 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: #14 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.52 #define __EXTENSIONS__ /* for Sun */ #14 12.52 #14 12.52 :0:0: note: this is the location of the previous definition #14 12.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  #14 12.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  #14 12.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #14 12.53 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: #14 12.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.53 #define __EXTENSIONS__ /* for Sun */ #14 12.53 #14 12.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  #14 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, #14 12.55 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: #14 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.55 #define __EXTENSIONS__ /* for Sun */ #14 12.55 #14 12.55 :0:0: note: this is the location of the previous definition #14 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, #14 12.56 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: #14 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.56 #define __EXTENSIONS__ /* for Sun */ #14 12.56 #14 12.58 :0:0: note: this is the location of the previous definition #14 12.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  #14 12.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  #14 12.58 :0:0: note: this is the location of the previous definition #14 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #14 12.58 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: #14 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.58 #define __EXTENSIONS__ /* for Sun */ #14 12.58 #14 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  #14 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, #14 12.59 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: #14 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.59 #define __EXTENSIONS__ /* for Sun */ #14 12.59 #14 12.59 :0:0: note: this is the location of the previous definition #14 12.59 :0:0: note: this is the location of the previous definition #14 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  #14 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  #14 12.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  #14 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #14 12.60 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, #14 12.60 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: #14 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.60 #define __EXTENSIONS__ /* for Sun */ #14 12.60 #14 12.60 :0:0: note: this is the location of the previous definition #14 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  #14 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  #14 12.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #14 12.61 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: #14 12.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.61 #define __EXTENSIONS__ /* for Sun */ #14 12.61 #14 12.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #14 12.62 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #14 12.62 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: #14 12.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.62 #define __EXTENSIONS__ /* for Sun */ #14 12.62 #14 12.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #14 12.62 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: #14 12.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.62 #define __EXTENSIONS__ /* for Sun */ #14 12.62 #14 12.62 :0:0: note: this is the location of the previous definition #14 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  #14 12.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, #14 12.63 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: #14 12.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.63 #define __EXTENSIONS__ /* for Sun */ #14 12.63 #14 12.63 :0:0: note: this is the location of the previous definition #14 12.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, #14 12.63 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: #14 12.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.63 #define __EXTENSIONS__ /* for Sun */ #14 12.63 #14 12.63 :0:0: note: this is the location of the previous definition #14 12.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #14 12.64 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, #14 12.64 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: #14 12.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.64 #define __EXTENSIONS__ /* for Sun */ #14 12.64 #14 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #14 12.65 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #14 12.65 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: #14 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.65 #define __EXTENSIONS__ /* for Sun */ #14 12.65 #14 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #14 12.65 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: #14 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.65 #define __EXTENSIONS__ /* for Sun */ #14 12.65 #14 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #14 12.65 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, #14 12.65 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: #14 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.65 #define __EXTENSIONS__ /* for Sun */ #14 12.65 #14 12.65 :0:0: note: this is the location of the previous definition #14 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, #14 12.65 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: #14 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.65 #define __EXTENSIONS__ /* for Sun */ #14 12.65 #14 12.65 :0:0: note: this is the location of the previous definition #14 12.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  #14 12.66 :0:0: note: this is the location of the previous definition #14 12.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  #14 12.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  #14 12.66 :0:0: note: this is the location of the previous definition #14 12.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #14 12.67 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: #14 12.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.67 #define __EXTENSIONS__ /* for Sun */ #14 12.67 #14 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  #14 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  #14 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  #14 12.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #14 12.68 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, #14 12.68 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: #14 12.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.68 #define __EXTENSIONS__ /* for Sun */ #14 12.68 #14 12.68 :0:0: note: this is the location of the previous definition #14 12.68 :0:0: note: this is the location of the previous definition #14 12.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, #14 12.69 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: #14 12.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.69 #define __EXTENSIONS__ /* for Sun */ #14 12.69 #14 12.69 :0:0: note: this is the location of the previous definition #14 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 12.70 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, #14 12.70 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: #14 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.70 #define __EXTENSIONS__ /* for Sun */ #14 12.70 #14 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, #14 12.70 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: #14 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.70 #define __EXTENSIONS__ /* for Sun */ #14 12.70 #14 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, #14 12.70 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: #14 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.70 #define __EXTENSIONS__ /* for Sun */ #14 12.70 #14 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, #14 12.71 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: #14 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.71 #define __EXTENSIONS__ /* for Sun */ #14 12.71 #14 12.71 :0:0: note: this is the location of the previous definition #14 12.71 :0:0: note: this is the location of the previous definition #14 12.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, #14 12.72 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: #14 12.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.72 #define __EXTENSIONS__ /* for Sun */ #14 12.72 #14 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  #14 12.73 :0:0: note: this is the location of the previous definition #14 12.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #14 12.73 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, #14 12.73 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: #14 12.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.73 #define __EXTENSIONS__ /* for Sun */ #14 12.73 #14 12.73 :0:0: note: this is the location of the previous definition #14 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  #14 12.73 :0:0: note: this is the location of the previous definition #14 12.73 :0:0: note: this is the location of the previous definition #14 12.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #14 12.73 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, #14 12.73 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: #14 12.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.73 #define __EXTENSIONS__ /* for Sun */ #14 12.73 #14 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  #14 12.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #14 12.73 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: #14 12.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.73 #define __EXTENSIONS__ /* for Sun */ #14 12.73 #14 12.74 :0:0: note: this is the location of the previous definition #14 12.74 :0:0: note: this is the location of the previous definition #14 12.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, #14 12.75 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: #14 12.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.75 #define __EXTENSIONS__ /* for Sun */ #14 12.75 #14 12.75 :0:0: note: this is the location of the previous definition #14 12.75 :0:0: note: this is the location of the previous definition #14 12.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  #14 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  #14 12.79 :0:0: note: this is the location of the previous definition #14 12.79 :0:0: note: this is the location of the previous definition #14 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  #14 12.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 12.80 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: #14 12.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.80 #define __EXTENSIONS__ /* for Sun */ #14 12.80 #14 12.80 :0:0: note: this is the location of the previous definition #14 12.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #14 12.80 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, #14 12.80 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: #14 12.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.80 #define __EXTENSIONS__ /* for Sun */ #14 12.80 #14 12.80 :0:0: note: this is the location of the previous definition #14 12.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, #14 12.81 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: #14 12.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.81 #define __EXTENSIONS__ /* for Sun */ #14 12.81 #14 12.81 :0:0: note: this is the location of the previous definition #14 12.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, #14 12.82 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: #14 12.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.82 #define __EXTENSIONS__ /* for Sun */ #14 12.82 #14 12.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #14 12.83 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, #14 12.83 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: #14 12.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.83 #define __EXTENSIONS__ /* for Sun */ #14 12.83 #14 12.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #14 12.85 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, #14 12.85 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: #14 12.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.85 #define __EXTENSIONS__ /* for Sun */ #14 12.85 #14 12.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #14 12.85 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #14 12.85 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, #14 12.85 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: #14 12.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.85 #define __EXTENSIONS__ /* for Sun */ #14 12.85 #14 12.85 :0:0: note: this is the location of the previous definition #14 12.86 :0:0: note: this is the location of the previous definition #14 12.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 12.87 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, #14 12.87 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: #14 12.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.87 #define __EXTENSIONS__ /* for Sun */ #14 12.87 #14 12.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #14 12.87 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, #14 12.87 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: #14 12.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.87 #define __EXTENSIONS__ /* for Sun */ #14 12.87 #14 12.87 :0:0: note: this is the location of the previous definition #14 12.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  #14 12.87 :0:0: note: this is the location of the previous definition #14 12.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, #14 12.87 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: #14 12.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.87 #define __EXTENSIONS__ /* for Sun */ #14 12.87 #14 12.87 :0:0: note: this is the location of the previous definition #14 12.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, #14 12.88 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: #14 12.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.88 #define __EXTENSIONS__ /* for Sun */ #14 12.88 #14 12.88 :0:0: note: this is the location of the previous definition #14 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #14 12.89 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, #14 12.89 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: #14 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.89 #define __EXTENSIONS__ /* for Sun */ #14 12.89 #14 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #14 12.89 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, #14 12.89 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: #14 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.89 #define __EXTENSIONS__ /* for Sun */ #14 12.89 #14 12.89 :0:0: note: this is the location of the previous definition #14 12.91 :0:0: note: this is the location of the previous definition #14 12.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, #14 12.91 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: #14 12.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.91 #define __EXTENSIONS__ /* for Sun */ #14 12.91 #14 12.91 :0:0: note: this is the location of the previous definition #14 12.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, #14 12.91 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: #14 12.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.91 #define __EXTENSIONS__ /* for Sun */ #14 12.91 #14 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  #14 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  #14 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  #14 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  #14 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  #14 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  #14 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  #14 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  #14 12.92 :0:0: note: this is the location of the previous definition #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  #14 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #14 12.93 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, #14 12.93 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: #14 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.93 #define __EXTENSIONS__ /* for Sun */ #14 12.93 #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  #14 12.93 :0:0: note: this is the location of the previous definition #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  #14 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, #14 12.93 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: #14 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.93 #define __EXTENSIONS__ /* for Sun */ #14 12.93 #14 12.93 :0:0: note: this is the location of the previous definition #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  #14 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  #14 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  #14 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  #14 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  #14 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  #14 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  #14 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  #14 12.94 :0:0: note: this is the location of the previous definition #14 12.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  #14 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #14 12.95 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, #14 12.95 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: #14 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.95 #define __EXTENSIONS__ /* for Sun */ #14 12.95 #14 12.95 :0:0: note: this is the location of the previous definition #14 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #14 12.95 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, #14 12.95 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c:8: #14 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.95 #define __EXTENSIONS__ /* for Sun */ #14 12.95 #14 12.95 :0:0: note: this is the location of the previous definition #14 12.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, #14 12.96 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: #14 12.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.96 #define __EXTENSIONS__ /* for Sun */ #14 12.96 #14 12.96 :0:0: note: this is the location of the previous definition #14 12.96 :0:0: note: this is the location of the previous definition #14 12.98 :0:0: note: this is the location of the previous definition #14 12.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, #14 12.98 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c:8: #14 12.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.98 #define __EXTENSIONS__ /* for Sun */ #14 12.98 #14 12.98 :0:0: note: this is the location of the previous definition #14 12.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, #14 12.99 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: #14 12.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 12.99 #define __EXTENSIONS__ /* for Sun */ #14 12.99 #14 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  #14 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, #14 13.02 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: #14 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.02 #define __EXTENSIONS__ /* for Sun */ #14 13.02 #14 13.03 :0:0: note: this is the location of the previous definition #14 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, #14 13.03 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: #14 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.03 #define __EXTENSIONS__ /* for Sun */ #14 13.03 #14 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #14 13.03 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #14 13.03 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, #14 13.03 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: #14 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.03 #define __EXTENSIONS__ /* for Sun */ #14 13.03 #14 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, #14 13.05 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: #14 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.05 #define __EXTENSIONS__ /* for Sun */ #14 13.05 #14 13.05 :0:0: note: this is the location of the previous definition #14 13.05 :0:0: note: this is the location of the previous definition #14 13.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #14 13.06 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, #14 13.06 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: #14 13.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.06 #define __EXTENSIONS__ /* for Sun */ #14 13.06 #14 13.06 :0:0: note: this is the location of the previous definition #14 13.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #14 13.07 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: #14 13.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.07 #define __EXTENSIONS__ /* for Sun */ #14 13.07 #14 13.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  #14 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  #14 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  #14 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  #14 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  #14 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #14 13.08 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: #14 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.08 #define __EXTENSIONS__ /* for Sun */ #14 13.08 #14 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #14 13.08 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, #14 13.08 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: #14 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.08 #define __EXTENSIONS__ /* for Sun */ #14 13.08 #14 13.08 :0:0: note: this is the location of the previous definition #14 13.08 :0:0: note: this is the location of the previous definition #14 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  #14 13.10 :0:0: note: this is the location of the previous definition #14 13.10 :0:0: note: this is the location of the previous definition #14 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  #14 13.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, #14 13.11 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: #14 13.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.11 #define __EXTENSIONS__ /* for Sun */ #14 13.11 #14 13.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, #14 13.12 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: #14 13.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.12 #define __EXTENSIONS__ /* for Sun */ #14 13.12 #14 13.12 :0:0: note: this is the location of the previous definition #14 13.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  #14 13.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, #14 13.13 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: #14 13.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.13 #define __EXTENSIONS__ /* for Sun */ #14 13.13 #14 13.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 13.13 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, #14 13.13 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: #14 13.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.13 #define __EXTENSIONS__ /* for Sun */ #14 13.13 #14 13.13 :0:0: note: this is the location of the previous definition #14 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  #14 13.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #14 13.13 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, #14 13.13 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: #14 13.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.13 #define __EXTENSIONS__ /* for Sun */ #14 13.13 #14 13.13 :0:0: note: this is the location of the previous definition #14 13.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, #14 13.13 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: #14 13.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.13 #define __EXTENSIONS__ /* for Sun */ #14 13.13 #14 13.13 :0:0: note: this is the location of the previous definition #14 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  #14 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  #14 13.13 :0:0: note: this is the location of the previous definition #14 13.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  #14 13.14 :0:0: note: this is the location of the previous definition #14 13.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  #14 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #14 13.14 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #14 13.14 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #14 13.14 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, #14 13.14 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: #14 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.14 #define __EXTENSIONS__ /* for Sun */ #14 13.14 #14 13.14 :0:0: note: this is the location of the previous definition #14 13.16 :0:0: note: this is the location of the previous definition #14 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, #14 13.16 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: #14 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.16 #define __EXTENSIONS__ /* for Sun */ #14 13.16 #14 13.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #14 13.17 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: #14 13.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.17 #define __EXTENSIONS__ /* for Sun */ #14 13.17 #14 13.17 :0:0: note: this is the location of the previous definition #14 13.17 :0:0: note: this is the location of the previous definition #14 13.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  #14 13.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  #14 13.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, #14 13.18 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: #14 13.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.18 #define __EXTENSIONS__ /* for Sun */ #14 13.18 #14 13.18 :0:0: note: this is the location of the previous definition #14 13.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  #14 13.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  #14 13.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  #14 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #14 13.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: #14 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.21 #define __EXTENSIONS__ /* for Sun */ #14 13.21 #14 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #14 13.21 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, #14 13.21 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: #14 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.21 #define __EXTENSIONS__ /* for Sun */ #14 13.21 #14 13.22 :0:0: note: this is the location of the previous definition #14 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #14 13.22 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: #14 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.22 #define __EXTENSIONS__ /* for Sun */ #14 13.22 #14 13.22 :0:0: note: this is the location of the previous definition #14 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, #14 13.22 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: #14 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.22 #define __EXTENSIONS__ /* for Sun */ #14 13.22 #14 13.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 13.24 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, #14 13.24 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: #14 13.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.24 #define __EXTENSIONS__ /* for Sun */ #14 13.24 #14 13.24 :0:0: note: this is the location of the previous definition #14 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, #14 13.26 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: #14 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.26 #define __EXTENSIONS__ /* for Sun */ #14 13.26 #14 13.26 :0:0: note: this is the location of the previous definition #14 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, #14 13.26 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: #14 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.26 #define __EXTENSIONS__ /* for Sun */ #14 13.26 #14 13.26 :0:0: note: this is the location of the previous definition #14 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #14 13.26 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, #14 13.26 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: #14 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.26 #define __EXTENSIONS__ /* for Sun */ #14 13.26 #14 13.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #14 13.27 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, #14 13.27 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: #14 13.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.27 #define __EXTENSIONS__ /* for Sun */ #14 13.27 #14 13.27 :0:0: note: this is the location of the previous definition #14 13.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #14 13.27 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, #14 13.27 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: #14 13.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.27 #define __EXTENSIONS__ /* for Sun */ #14 13.27 #14 13.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  #14 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #14 13.28 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: #14 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.28 #define __EXTENSIONS__ /* for Sun */ #14 13.28 #14 13.28 :0:0: note: this is the location of the previous definition #14 13.28 :0:0: note: this is the location of the previous definition #14 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, #14 13.28 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: #14 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.28 #define __EXTENSIONS__ /* for Sun */ #14 13.28 #14 13.28 :0:0: note: this is the location of the previous definition #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  #14 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #14 13.28 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: #14 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.28 #define __EXTENSIONS__ /* for Sun */ #14 13.28 #14 13.28 :0:0: note: this is the location of the previous definition #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  #14 13.29 :0:0: note: this is the location of the previous definition #14 13.29 :0:0: note: this is the location of the previous definition #14 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #14 13.29 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, #14 13.29 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: #14 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.29 #define __EXTENSIONS__ /* for Sun */ #14 13.29 #14 13.29 :0:0: note: this is the location of the previous definition #14 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, #14 13.29 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: #14 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.29 #define __EXTENSIONS__ /* for Sun */ #14 13.29 #14 13.29 :0:0: note: this is the location of the previous definition #14 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: #14 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.30 #define __EXTENSIONS__ /* for Sun */ #14 13.30 #14 13.30 :0:0: note: this is the location of the previous definition #14 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #14 13.32 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c:8: #14 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.32 #define __EXTENSIONS__ /* for Sun */ #14 13.32 #14 13.32 :0:0: note: this is the location of the previous definition #14 13.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  #14 13.33 :0:0: note: this is the location of the previous definition #14 13.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #14 13.35 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: #14 13.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.35 #define __EXTENSIONS__ /* for Sun */ #14 13.35 #14 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #14 13.36 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: #14 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.36 #define __EXTENSIONS__ /* for Sun */ #14 13.36 #14 13.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, #14 13.37 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: #14 13.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.37 #define __EXTENSIONS__ /* for Sun */ #14 13.37 #14 13.37 :0:0: note: this is the location of the previous definition #14 13.37 :0:0: note: this is the location of the previous definition #14 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #14 13.38 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: #14 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.38 #define __EXTENSIONS__ /* for Sun */ #14 13.38 #14 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #14 13.38 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: #14 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.38 #define __EXTENSIONS__ /* for Sun */ #14 13.38 #14 13.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  #14 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #14 13.39 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, #14 13.39 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: #14 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.39 #define __EXTENSIONS__ /* for Sun */ #14 13.39 #14 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 13.40 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, #14 13.40 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: #14 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.40 #define __EXTENSIONS__ /* for Sun */ #14 13.40 #14 13.40 :0:0: note: this is the location of the previous definition #14 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #14 13.41 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, #14 13.41 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: #14 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.41 #define __EXTENSIONS__ /* for Sun */ #14 13.41 #14 13.41 :0:0: note: this is the location of the previous definition #14 13.41 :0:0: note: this is the location of the previous definition #14 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, #14 13.41 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: #14 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.41 #define __EXTENSIONS__ /* for Sun */ #14 13.41 #14 13.41 :0:0: note: this is the location of the previous definition #14 13.41 :0:0: note: this is the location of the previous definition #14 13.41 :0:0: note: this is the location of the previous definition #14 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #14 13.41 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: #14 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.41 #define __EXTENSIONS__ /* for Sun */ #14 13.41 #14 13.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  #14 13.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  #14 13.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  #14 13.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  #14 13.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  #14 13.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  #14 13.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  #14 13.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, #14 13.42 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: #14 13.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.42 #define __EXTENSIONS__ /* for Sun */ #14 13.42 #14 13.42 :0:0: note: this is the location of the previous definition #14 13.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #14 13.43 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, #14 13.43 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: #14 13.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.43 #define __EXTENSIONS__ /* for Sun */ #14 13.43 #14 13.43 :0:0: note: this is the location of the previous definition #14 13.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, #14 13.43 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: #14 13.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.43 #define __EXTENSIONS__ /* for Sun */ #14 13.43 #14 13.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, #14 13.43 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: #14 13.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.43 #define __EXTENSIONS__ /* for Sun */ #14 13.43 #14 13.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  #14 13.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  #14 13.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #14 13.44 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, #14 13.44 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: #14 13.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.44 #define __EXTENSIONS__ /* for Sun */ #14 13.44 #14 13.44 :0:0: note: this is the location of the previous definition #14 13.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, #14 13.44 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: #14 13.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.44 #define __EXTENSIONS__ /* for Sun */ #14 13.44 #14 13.44 :0:0: note: this is the location of the previous definition #14 13.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 13.45 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, #14 13.45 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: #14 13.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.45 #define __EXTENSIONS__ /* for Sun */ #14 13.45 #14 13.45 :0:0: note: this is the location of the previous definition #14 13.45 :0:0: note: this is the location of the previous definition #14 13.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, #14 13.45 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: #14 13.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.45 #define __EXTENSIONS__ /* for Sun */ #14 13.45 #14 13.45 :0:0: note: this is the location of the previous definition #14 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: #14 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.46 #define __EXTENSIONS__ /* for Sun */ #14 13.46 #14 13.46 :0:0: note: this is the location of the previous definition #14 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: #14 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.46 #define __EXTENSIONS__ /* for Sun */ #14 13.46 #14 13.46 :0:0: note: this is the location of the previous definition #14 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: #14 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.46 #define __EXTENSIONS__ /* for Sun */ #14 13.46 #14 13.46 :0:0: note: this is the location of the previous definition #14 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: #14 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.46 #define __EXTENSIONS__ /* for Sun */ #14 13.46 #14 13.46 :0:0: note: this is the location of the previous definition #14 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: #14 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.46 #define __EXTENSIONS__ /* for Sun */ #14 13.46 #14 13.46 :0:0: note: this is the location of the previous definition #14 13.46 :0:0: note: this is the location of the previous definition #14 13.46 :0:0: note: this is the location of the previous definition #14 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: #14 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.46 #define __EXTENSIONS__ /* for Sun */ #14 13.46 #14 13.46 :0:0: note: this is the location of the previous definition #14 13.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #14 13.47 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, #14 13.47 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: #14 13.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.47 #define __EXTENSIONS__ /* for Sun */ #14 13.47 #14 13.47 :0:0: note: this is the location of the previous definition #14 13.47 :0:0: note: this is the location of the previous definition #14 13.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #14 13.48 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: #14 13.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.48 #define __EXTENSIONS__ /* for Sun */ #14 13.48 #14 13.48 :0:0: note: this is the location of the previous definition #14 13.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #14 13.48 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: #14 13.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.48 #define __EXTENSIONS__ /* for Sun */ #14 13.48 #14 13.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #14 13.49 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, #14 13.49 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: #14 13.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.49 #define __EXTENSIONS__ /* for Sun */ #14 13.49 #14 13.49 :0:0: note: this is the location of the previous definition #14 13.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #14 13.49 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: #14 13.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.49 #define __EXTENSIONS__ /* for Sun */ #14 13.49 #14 13.49 :0:0: note: this is the location of the previous definition #14 13.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  #14 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  #14 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  #14 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  #14 13.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, #14 13.53 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: #14 13.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.53 #define __EXTENSIONS__ /* for Sun */ #14 13.53 #14 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  #14 13.53 :0:0: note: this is the location of the previous definition #14 13.54 :0:0: note: this is the location of the previous definition #14 13.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, #14 13.55 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: #14 13.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.55 #define __EXTENSIONS__ /* for Sun */ #14 13.55 #14 13.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, #14 13.55 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: #14 13.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.55 #define __EXTENSIONS__ /* for Sun */ #14 13.55 #14 13.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, #14 13.56 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: #14 13.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.56 #define __EXTENSIONS__ /* for Sun */ #14 13.56 #14 13.56 :0:0: note: this is the location of the previous definition #14 13.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #14 13.56 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: #14 13.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.56 #define __EXTENSIONS__ /* for Sun */ #14 13.56 #14 13.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, #14 13.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c:8: #14 13.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.56 #define __EXTENSIONS__ /* for Sun */ #14 13.56 #14 13.56 :0:0: note: this is the location of the previous definition #14 13.56 :0:0: note: this is the location of the previous definition #14 13.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, #14 13.57 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: #14 13.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.57 #define __EXTENSIONS__ /* for Sun */ #14 13.57 #14 13.57 :0:0: note: this is the location of the previous definition #14 13.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  #14 13.58 :0:0: note: this is the location of the previous definition #14 13.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, #14 13.58 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: #14 13.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.58 #define __EXTENSIONS__ /* for Sun */ #14 13.58 #14 13.60 :0:0: note: this is the location of the previous definition #14 13.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  #14 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #14 13.61 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, #14 13.61 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: #14 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.61 #define __EXTENSIONS__ /* for Sun */ #14 13.61 #14 13.61 :0:0: note: this is the location of the previous definition #14 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #14 13.61 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, #14 13.61 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: #14 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.61 #define __EXTENSIONS__ /* for Sun */ #14 13.61 #14 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, #14 13.61 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: #14 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.61 #define __EXTENSIONS__ /* for Sun */ #14 13.61 #14 13.61 :0:0: note: this is the location of the previous definition #14 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, #14 13.61 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: #14 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.61 #define __EXTENSIONS__ /* for Sun */ #14 13.61 #14 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #14 13.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, #14 13.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: #14 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.61 #define __EXTENSIONS__ /* for Sun */ #14 13.61 #14 13.61 :0:0: note: this is the location of the previous definition #14 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #14 13.61 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: #14 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.61 #define __EXTENSIONS__ /* for Sun */ #14 13.61 #14 13.63 :0:0: note: this is the location of the previous definition #14 13.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #14 13.63 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, #14 13.63 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: #14 13.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.63 #define __EXTENSIONS__ /* for Sun */ #14 13.63 #14 13.63 :0:0: note: this is the location of the previous definition #14 13.64 :0:0: note: this is the location of the previous definition #14 13.65 :0:0: note: this is the location of the previous definition #14 13.65 :0:0: note: this is the location of the previous definition #14 13.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, #14 13.65 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: #14 13.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.65 #define __EXTENSIONS__ /* for Sun */ #14 13.65 #14 13.65 :0:0: note: this is the location of the previous definition #14 13.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #14 13.65 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: #14 13.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.65 #define __EXTENSIONS__ /* for Sun */ #14 13.65 #14 13.65 :0:0: note: this is the location of the previous definition #14 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #14 13.66 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: #14 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.66 #define __EXTENSIONS__ /* for Sun */ #14 13.66 #14 13.66 :0:0: note: this is the location of the previous definition #14 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, #14 13.67 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: #14 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.67 #define __EXTENSIONS__ /* for Sun */ #14 13.67 #14 13.67 :0:0: note: this is the location of the previous definition #14 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #14 13.69 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: #14 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.69 #define __EXTENSIONS__ /* for Sun */ #14 13.69 #14 13.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  #14 13.71 :0:0: note: this is the location of the previous definition #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  #14 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  #14 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  #14 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  #14 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  #14 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  #14 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  #14 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  #14 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  #14 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  #14 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  #14 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #14 13.74 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: #14 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.74 #define __EXTENSIONS__ /* for Sun */ #14 13.74 #14 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, #14 13.74 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: #14 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.74 #define __EXTENSIONS__ /* for Sun */ #14 13.74 #14 13.74 :0:0: note: this is the location of the previous definition #14 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  #14 13.74 :0:0: note: this is the location of the previous definition #14 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  #14 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  #14 13.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #14 13.75 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, #14 13.75 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c:8: #14 13.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.75 #define __EXTENSIONS__ /* for Sun */ #14 13.75 #14 13.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, #14 13.75 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: #14 13.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.75 #define __EXTENSIONS__ /* for Sun */ #14 13.75 #14 13.76 :0:0: note: this is the location of the previous definition #14 13.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  #14 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #14 13.76 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, #14 13.76 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: #14 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.76 #define __EXTENSIONS__ /* for Sun */ #14 13.76 #14 13.76 :0:0: note: this is the location of the previous definition #14 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, #14 13.76 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: #14 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.76 #define __EXTENSIONS__ /* for Sun */ #14 13.76 #14 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #14 13.76 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: #14 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.76 #define __EXTENSIONS__ /* for Sun */ #14 13.76 #14 13.76 :0:0: note: this is the location of the previous definition #14 13.78 :0:0: note: this is the location of the previous definition #14 13.78 :0:0: note: this is the location of the previous definition #14 13.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  #14 13.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #14 13.80 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #14 13.80 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, #14 13.80 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: #14 13.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.80 #define __EXTENSIONS__ /* for Sun */ #14 13.80 #14 13.80 :0:0: note: this is the location of the previous definition #14 13.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  #14 13.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  #14 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  #14 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  #14 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  #14 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #14 13.81 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, #14 13.81 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: #14 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.81 #define __EXTENSIONS__ /* for Sun */ #14 13.81 #14 13.81 :0:0: note: this is the location of the previous definition #14 13.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #14 13.82 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: #14 13.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.82 #define __EXTENSIONS__ /* for Sun */ #14 13.82 #14 13.82 :0:0: note: this is the location of the previous definition #14 13.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #14 13.83 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, #14 13.83 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: #14 13.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.83 #define __EXTENSIONS__ /* for Sun */ #14 13.83 #14 13.83 :0:0: note: this is the location of the previous definition #14 13.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #14 13.83 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, #14 13.83 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: #14 13.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.83 #define __EXTENSIONS__ /* for Sun */ #14 13.83 #14 13.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  #14 13.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 13.85 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, #14 13.85 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: #14 13.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.85 #define __EXTENSIONS__ /* for Sun */ #14 13.85 #14 13.85 :0:0: note: this is the location of the previous definition #14 13.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #14 13.86 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, #14 13.86 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: #14 13.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.86 #define __EXTENSIONS__ /* for Sun */ #14 13.86 #14 13.86 :0:0: note: this is the location of the previous definition #14 13.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  #14 13.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #14 13.86 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, #14 13.86 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: #14 13.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.86 #define __EXTENSIONS__ /* for Sun */ #14 13.86 #14 13.86 :0:0: note: this is the location of the previous definition #14 13.86 :0:0: note: this is the location of the previous definition #14 13.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, #14 13.87 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: #14 13.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.87 #define __EXTENSIONS__ /* for Sun */ #14 13.87 #14 13.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, #14 13.87 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: #14 13.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.87 #define __EXTENSIONS__ /* for Sun */ #14 13.87 #14 13.87 :0:0: note: this is the location of the previous definition #14 13.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #14 13.88 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #14 13.88 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: #14 13.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.88 #define __EXTENSIONS__ /* for Sun */ #14 13.88 #14 13.88 :0:0: note: this is the location of the previous definition #14 13.89 :0:0: note: this is the location of the previous definition #14 13.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, #14 13.90 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: #14 13.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.90 #define __EXTENSIONS__ /* for Sun */ #14 13.90 #14 13.90 :0:0: note: this is the location of the previous definition #14 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  #14 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  #14 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  #14 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  #14 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  #14 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #14 13.92 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, #14 13.92 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: #14 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.92 #define __EXTENSIONS__ /* for Sun */ #14 13.92 #14 13.93 :0:0: note: this is the location of the previous definition #14 13.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #14 13.93 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: #14 13.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.93 #define __EXTENSIONS__ /* for Sun */ #14 13.93 #14 13.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  #14 13.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 13.95 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, #14 13.95 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: #14 13.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.95 #define __EXTENSIONS__ /* for Sun */ #14 13.95 #14 13.95 :0:0: note: this is the location of the previous definition #14 13.95 :0:0: note: this is the location of the previous definition #14 13.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  #14 13.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  #14 13.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  #14 13.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  #14 13.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  #14 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  #14 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  #14 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  #14 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  #14 13.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, #14 13.99 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: #14 13.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 13.99 #define __EXTENSIONS__ /* for Sun */ #14 13.99 #14 13.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  #14 14.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  #14 14.00 :0:0: note: this is the location of the previous definition #14 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #14 14.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, #14 14.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: #14 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.00 #define __EXTENSIONS__ /* for Sun */ #14 14.00 #14 14.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  #14 14.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  #14 14.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  #14 14.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  #14 14.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, #14 14.01 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: #14 14.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.01 #define __EXTENSIONS__ /* for Sun */ #14 14.01 #14 14.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 14.01 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, #14 14.01 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: #14 14.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.01 #define __EXTENSIONS__ /* for Sun */ #14 14.01 #14 14.01 :0:0: note: this is the location of the previous definition #14 14.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #14 14.02 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, #14 14.02 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: #14 14.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.02 #define __EXTENSIONS__ /* for Sun */ #14 14.02 #14 14.02 :0:0: note: this is the location of the previous definition #14 14.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  #14 14.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  #14 14.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, #14 14.03 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: #14 14.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.03 #define __EXTENSIONS__ /* for Sun */ #14 14.03 #14 14.03 :0:0: note: this is the location of the previous definition #14 14.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #14 14.03 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, #14 14.03 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: #14 14.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.03 #define __EXTENSIONS__ /* for Sun */ #14 14.03 #14 14.03 :0:0: note: this is the location of the previous definition #14 14.03 :0:0: note: this is the location of the previous definition #14 14.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #14 14.03 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, #14 14.03 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: #14 14.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.03 #define __EXTENSIONS__ /* for Sun */ #14 14.03 #14 14.03 :0:0: note: this is the location of the previous definition #14 14.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #14 14.04 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, #14 14.04 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: #14 14.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.04 #define __EXTENSIONS__ /* for Sun */ #14 14.04 #14 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  #14 14.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #14 14.04 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, #14 14.04 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: #14 14.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.04 #define __EXTENSIONS__ /* for Sun */ #14 14.04 #14 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  #14 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  #14 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  #14 14.04 :0:0: note: this is the location of the previous definition #14 14.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, #14 14.05 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: #14 14.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.05 #define __EXTENSIONS__ /* for Sun */ #14 14.05 #14 14.05 :0:0: note: this is the location of the previous definition #14 14.05 :0:0: note: this is the location of the previous definition #14 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  #14 14.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, #14 14.05 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c:8: #14 14.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.05 #define __EXTENSIONS__ /* for Sun */ #14 14.05 #14 14.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #14 14.05 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, #14 14.05 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: #14 14.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.05 #define __EXTENSIONS__ /* for Sun */ #14 14.05 #14 14.05 :0:0: note: this is the location of the previous definition #14 14.05 :0:0: note: this is the location of the previous definition #14 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  #14 14.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #14 14.06 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: #14 14.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.06 #define __EXTENSIONS__ /* for Sun */ #14 14.06 #14 14.06 :0:0: note: this is the location of the previous definition #14 14.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 14.06 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, #14 14.06 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: #14 14.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.06 #define __EXTENSIONS__ /* for Sun */ #14 14.06 #14 14.06 :0:0: note: this is the location of the previous definition #14 14.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #14 14.07 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #14 14.07 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #14 14.07 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: #14 14.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.07 #define __EXTENSIONS__ /* for Sun */ #14 14.07 #14 14.07 :0:0: note: this is the location of the previous definition #14 14.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #14 14.07 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, #14 14.07 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: #14 14.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.07 #define __EXTENSIONS__ /* for Sun */ #14 14.07 #14 14.07 :0:0: note: this is the location of the previous definition #14 14.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  #14 14.08 :0:0: note: this is the location of the previous definition #14 14.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, #14 14.08 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: #14 14.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.08 #define __EXTENSIONS__ /* for Sun */ #14 14.08 #14 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: #14 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.09 #define __EXTENSIONS__ /* for Sun */ #14 14.09 #14 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: #14 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.09 #define __EXTENSIONS__ /* for Sun */ #14 14.09 #14 14.09 :0:0: note: this is the location of the previous definition #14 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: #14 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.09 #define __EXTENSIONS__ /* for Sun */ #14 14.09 #14 14.09 :0:0: note: this is the location of the previous definition #14 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c:8: #14 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.09 #define __EXTENSIONS__ /* for Sun */ #14 14.09 #14 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  #14 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  #14 14.10 :0:0: note: this is the location of the previous definition #14 14.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #14 14.10 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #14 14.10 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: #14 14.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.10 #define __EXTENSIONS__ /* for Sun */ #14 14.10 #14 14.10 :0:0: note: this is the location of the previous definition #14 14.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  #14 14.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, #14 14.13 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: #14 14.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.13 #define __EXTENSIONS__ /* for Sun */ #14 14.13 #14 14.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  #14 14.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  #14 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  #14 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  #14 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  #14 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  #14 14.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #14 14.16 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, #14 14.16 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: #14 14.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.16 #define __EXTENSIONS__ /* for Sun */ #14 14.16 #14 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  #14 14.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, #14 14.17 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: #14 14.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.17 #define __EXTENSIONS__ /* for Sun */ #14 14.17 #14 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  #14 14.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  #14 14.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  #14 14.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  #14 14.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  #14 14.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  #14 14.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  #14 14.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  #14 14.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 14.19 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, #14 14.19 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: #14 14.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.19 #define __EXTENSIONS__ /* for Sun */ #14 14.19 #14 14.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #14 14.20 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: #14 14.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.20 #define __EXTENSIONS__ /* for Sun */ #14 14.20 #14 14.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #14 14.20 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: #14 14.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.20 #define __EXTENSIONS__ /* for Sun */ #14 14.20 #14 14.20 :0:0: note: this is the location of the previous definition #14 14.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  #14 14.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  #14 14.20 :0:0: note: this is the location of the previous definition #14 14.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  #14 14.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #14 14.21 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, #14 14.21 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: #14 14.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.21 #define __EXTENSIONS__ /* for Sun */ #14 14.21 #14 14.21 :0:0: note: this is the location of the previous definition #14 14.21 :0:0: note: this is the location of the previous definition #14 14.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  #14 14.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, #14 14.21 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: #14 14.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.21 #define __EXTENSIONS__ /* for Sun */ #14 14.21 #14 14.21 :0:0: note: this is the location of the previous definition #14 14.23 :0:0: note: this is the location of the previous definition #14 14.23 :0:0: note: this is the location of the previous definition #14 14.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #14 14.23 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #14 14.23 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #14 14.23 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: #14 14.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.23 #define __EXTENSIONS__ /* for Sun */ #14 14.23 #14 14.23 :0:0: note: this is the location of the previous definition #14 14.23 :0:0: note: this is the location of the previous definition #14 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #14 14.24 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: #14 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.24 #define __EXTENSIONS__ /* for Sun */ #14 14.24 #14 14.24 :0:0: note: this is the location of the previous definition #14 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, #14 14.24 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: #14 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.24 #define __EXTENSIONS__ /* for Sun */ #14 14.24 #14 14.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  #14 14.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #14 14.25 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, #14 14.25 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c:8: #14 14.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.25 #define __EXTENSIONS__ /* for Sun */ #14 14.25 #14 14.25 :0:0: note: this is the location of the previous definition #14 14.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  #14 14.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  #14 14.27 :0:0: note: this is the location of the previous definition #14 14.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  #14 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #14 14.28 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: #14 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.28 #define __EXTENSIONS__ /* for Sun */ #14 14.28 #14 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, #14 14.29 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c:8: #14 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.29 #define __EXTENSIONS__ /* for Sun */ #14 14.29 #14 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, #14 14.29 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: #14 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.29 #define __EXTENSIONS__ /* for Sun */ #14 14.29 #14 14.29 :0:0: note: this is the location of the previous definition #14 14.29 :0:0: note: this is the location of the previous definition #14 14.30 :0:0: note: this is the location of the previous definition #14 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 14.30 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, #14 14.30 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: #14 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.30 #define __EXTENSIONS__ /* for Sun */ #14 14.30 #14 14.30 :0:0: note: this is the location of the previous definition #14 14.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  #14 14.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  #14 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, #14 14.31 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c:8: #14 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.31 #define __EXTENSIONS__ /* for Sun */ #14 14.31 #14 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  #14 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, #14 14.31 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: #14 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.31 #define __EXTENSIONS__ /* for Sun */ #14 14.31 #14 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  #14 14.31 :0:0: note: this is the location of the previous definition #14 14.31 :0:0: note: this is the location of the previous definition #14 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, #14 14.31 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: #14 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.31 #define __EXTENSIONS__ /* for Sun */ #14 14.31 #14 14.31 :0:0: note: this is the location of the previous definition #14 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  #14 14.31 :0:0: note: this is the location of the previous definition #14 14.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  #14 14.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  #14 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, #14 14.34 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: #14 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.34 #define __EXTENSIONS__ /* for Sun */ #14 14.34 #14 14.34 :0:0: note: this is the location of the previous definition #14 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 14.34 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: #14 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.34 #define __EXTENSIONS__ /* for Sun */ #14 14.34 #14 14.34 :0:0: note: this is the location of the previous definition #14 14.36 :0:0: note: this is the location of the previous definition #14 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  #14 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  #14 14.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  #14 14.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  #14 14.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  #14 14.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  #14 14.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  #14 14.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #14 14.41 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, #14 14.41 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: #14 14.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.41 #define __EXTENSIONS__ /* for Sun */ #14 14.41 #14 14.41 :0:0: note: this is the location of the previous definition #14 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  #14 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  #14 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  #14 14.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, #14 14.41 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: #14 14.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.41 #define __EXTENSIONS__ /* for Sun */ #14 14.41 #14 14.41 :0:0: note: this is the location of the previous definition #14 14.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  #14 14.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: #14 14.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.42 #define __EXTENSIONS__ /* for Sun */ #14 14.42 #14 14.42 :0:0: note: this is the location of the previous definition #14 14.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  #14 14.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: #14 14.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.42 #define __EXTENSIONS__ /* for Sun */ #14 14.42 #14 14.42 :0:0: note: this is the location of the previous definition #14 14.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  #14 14.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: #14 14.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.42 #define __EXTENSIONS__ /* for Sun */ #14 14.42 #14 14.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: #14 14.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.42 #define __EXTENSIONS__ /* for Sun */ #14 14.42 #14 14.42 :0:0: note: this is the location of the previous definition #14 14.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  #14 14.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: #14 14.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.42 #define __EXTENSIONS__ /* for Sun */ #14 14.42 #14 14.42 :0:0: note: this is the location of the previous definition #14 14.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: #14 14.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.44 #define __EXTENSIONS__ /* for Sun */ #14 14.44 #14 14.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #14 14.44 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: #14 14.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.44 #define __EXTENSIONS__ /* for Sun */ #14 14.44 #14 14.44 :0:0: note: this is the location of the previous definition #14 14.44 :0:0: note: this is the location of the previous definition #14 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: #14 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.45 #define __EXTENSIONS__ /* for Sun */ #14 14.45 #14 14.45 :0:0: note: this is the location of the previous definition #14 14.45 :0:0: note: this is the location of the previous definition #14 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #14 14.46 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, #14 14.46 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: #14 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.46 #define __EXTENSIONS__ /* for Sun */ #14 14.46 #14 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #14 14.46 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #14 14.46 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: #14 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.46 #define __EXTENSIONS__ /* for Sun */ #14 14.46 #14 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 14.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, #14 14.47 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: #14 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.47 #define __EXTENSIONS__ /* for Sun */ #14 14.47 #14 14.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  #14 14.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  #14 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #14 14.51 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, #14 14.51 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: #14 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.51 #define __EXTENSIONS__ /* for Sun */ #14 14.51 #14 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, #14 14.51 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: #14 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.51 #define __EXTENSIONS__ /* for Sun */ #14 14.51 #14 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, #14 14.51 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: #14 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.51 #define __EXTENSIONS__ /* for Sun */ #14 14.51 #14 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, #14 14.51 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: #14 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.51 #define __EXTENSIONS__ /* for Sun */ #14 14.51 #14 14.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 14.52 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, #14 14.52 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: #14 14.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.52 #define __EXTENSIONS__ /* for Sun */ #14 14.52 #14 14.52 :0:0: note: this is the location of the previous definition #14 14.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #14 14.53 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, #14 14.53 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: #14 14.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.53 #define __EXTENSIONS__ /* for Sun */ #14 14.53 #14 14.53 :0:0: note: this is the location of the previous definition #14 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, #14 14.54 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: #14 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.54 #define __EXTENSIONS__ /* for Sun */ #14 14.54 #14 14.54 :0:0: note: this is the location of the previous definition #14 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, #14 14.54 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: #14 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.54 #define __EXTENSIONS__ /* for Sun */ #14 14.54 #14 14.54 :0:0: note: this is the location of the previous definition #14 14.54 :0:0: note: this is the location of the previous definition #14 14.55 :0:0: note: this is the location of the previous definition #14 14.55 :0:0: note: this is the location of the previous definition #14 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, #14 14.56 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: #14 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.56 #define __EXTENSIONS__ /* for Sun */ #14 14.56 #14 14.56 :0:0: note: this is the location of the previous definition #14 14.56 :0:0: note: this is the location of the previous definition #14 14.56 :0:0: note: this is the location of the previous definition #14 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #14 14.56 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: #14 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.56 #define __EXTENSIONS__ /* for Sun */ #14 14.56 #14 14.56 :0:0: note: this is the location of the previous definition #14 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, #14 14.56 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: #14 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.56 #define __EXTENSIONS__ /* for Sun */ #14 14.56 #14 14.56 :0:0: note: this is the location of the previous definition #14 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, #14 14.56 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: #14 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.56 #define __EXTENSIONS__ /* for Sun */ #14 14.56 #14 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #14 14.57 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, #14 14.57 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: #14 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.57 #define __EXTENSIONS__ /* for Sun */ #14 14.57 #14 14.57 :0:0: note: this is the location of the previous definition #14 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 14.58 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, #14 14.58 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: #14 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.58 #define __EXTENSIONS__ /* for Sun */ #14 14.58 #14 14.58 :0:0: note: this is the location of the previous definition #14 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #14 14.58 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: #14 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.58 #define __EXTENSIONS__ /* for Sun */ #14 14.58 #14 14.58 :0:0: note: this is the location of the previous definition #14 14.58 :0:0: note: this is the location of the previous definition #14 14.58 :0:0: note: this is the location of the previous definition #14 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #14 14.58 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, #14 14.58 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: #14 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.58 #define __EXTENSIONS__ /* for Sun */ #14 14.58 #14 14.58 :0:0: note: this is the location of the previous definition #14 14.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, #14 14.59 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: #14 14.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.59 #define __EXTENSIONS__ /* for Sun */ #14 14.59 #14 14.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #14 14.59 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, #14 14.59 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: #14 14.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.59 #define __EXTENSIONS__ /* for Sun */ #14 14.59 #14 14.59 :0:0: note: this is the location of the previous definition #14 14.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #14 14.59 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: #14 14.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.59 #define __EXTENSIONS__ /* for Sun */ #14 14.59 #14 14.59 :0:0: note: this is the location of the previous definition #14 14.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #14 14.60 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, #14 14.60 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: #14 14.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.60 #define __EXTENSIONS__ /* for Sun */ #14 14.60 #14 14.64 :0:0: note: this is the location of the previous definition #14 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, #14 14.67 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: #14 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.67 #define __EXTENSIONS__ /* for Sun */ #14 14.67 #14 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, #14 14.67 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: #14 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.67 #define __EXTENSIONS__ /* for Sun */ #14 14.67 #14 14.67 :0:0: note: this is the location of the previous definition #14 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, #14 14.67 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: #14 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.67 #define __EXTENSIONS__ /* for Sun */ #14 14.67 #14 14.67 :0:0: note: this is the location of the previous definition #14 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, #14 14.68 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: #14 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.68 #define __EXTENSIONS__ /* for Sun */ #14 14.68 #14 14.68 :0:0: note: this is the location of the previous definition #14 14.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, #14 14.69 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: #14 14.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.69 #define __EXTENSIONS__ /* for Sun */ #14 14.69 #14 14.70 :0:0: note: this is the location of the previous definition #14 14.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, #14 14.70 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: #14 14.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.70 #define __EXTENSIONS__ /* for Sun */ #14 14.70 #14 14.70 :0:0: note: this is the location of the previous definition #14 14.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #14 14.70 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #14 14.70 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: #14 14.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.70 #define __EXTENSIONS__ /* for Sun */ #14 14.70 #14 14.70 :0:0: note: this is the location of the previous definition #14 14.70 :0:0: note: this is the location of the previous definition #14 14.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 14.70 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, #14 14.70 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: #14 14.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.70 #define __EXTENSIONS__ /* for Sun */ #14 14.70 #14 14.70 :0:0: note: this is the location of the previous definition #14 14.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, #14 14.70 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: #14 14.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.70 #define __EXTENSIONS__ /* for Sun */ #14 14.70 #14 14.70 :0:0: note: this is the location of the previous definition #14 14.70 :0:0: note: this is the location of the previous definition #14 14.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #14 14.70 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, #14 14.70 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: #14 14.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.70 #define __EXTENSIONS__ /* for Sun */ #14 14.70 #14 14.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #14 14.71 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, #14 14.71 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: #14 14.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.71 #define __EXTENSIONS__ /* for Sun */ #14 14.71 #14 14.71 :0:0: note: this is the location of the previous definition #14 14.71 :0:0: note: this is the location of the previous definition #14 14.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #14 14.71 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, #14 14.71 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: #14 14.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.71 #define __EXTENSIONS__ /* for Sun */ #14 14.71 #14 14.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, #14 14.71 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: #14 14.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.71 #define __EXTENSIONS__ /* for Sun */ #14 14.71 #14 14.71 :0:0: note: this is the location of the previous definition #14 14.71 :0:0: note: this is the location of the previous definition #14 14.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #14 14.71 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: #14 14.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.71 #define __EXTENSIONS__ /* for Sun */ #14 14.71 #14 14.71 :0:0: note: this is the location of the previous definition #14 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: #14 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.72 #define __EXTENSIONS__ /* for Sun */ #14 14.72 #14 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: #14 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.72 #define __EXTENSIONS__ /* for Sun */ #14 14.72 #14 14.72 :0:0: note: this is the location of the previous definition #14 14.72 :0:0: note: this is the location of the previous definition #14 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: #14 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.72 #define __EXTENSIONS__ /* for Sun */ #14 14.72 #14 14.72 :0:0: note: this is the location of the previous definition #14 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: #14 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.72 #define __EXTENSIONS__ /* for Sun */ #14 14.72 #14 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #14 14.73 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, #14 14.73 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: #14 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.73 #define __EXTENSIONS__ /* for Sun */ #14 14.73 #14 14.73 :0:0: note: this is the location of the previous definition #14 14.73 :0:0: note: this is the location of the previous definition #14 14.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #14 14.74 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, #14 14.74 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: #14 14.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.74 #define __EXTENSIONS__ /* for Sun */ #14 14.74 #14 14.74 :0:0: note: this is the location of the previous definition #14 14.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #14 14.74 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #14 14.74 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: #14 14.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.74 #define __EXTENSIONS__ /* for Sun */ #14 14.74 #14 14.74 :0:0: note: this is the location of the previous definition #14 14.74 :0:0: note: this is the location of the previous definition #14 14.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, #14 14.75 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: #14 14.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.75 #define __EXTENSIONS__ /* for Sun */ #14 14.75 #14 14.75 :0:0: note: this is the location of the previous definition #14 14.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #14 14.76 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: #14 14.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.76 #define __EXTENSIONS__ /* for Sun */ #14 14.76 #14 14.76 :0:0: note: this is the location of the previous definition #14 14.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #14 14.76 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, #14 14.76 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: #14 14.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.76 #define __EXTENSIONS__ /* for Sun */ #14 14.76 #14 14.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, #14 14.77 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: #14 14.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.77 #define __EXTENSIONS__ /* for Sun */ #14 14.77 #14 14.77 :0:0: note: this is the location of the previous definition #14 14.78 :0:0: note: this is the location of the previous definition #14 14.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #14 14.78 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #14 14.78 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #14 14.78 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: #14 14.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.78 #define __EXTENSIONS__ /* for Sun */ #14 14.78 #14 14.78 :0:0: note: this is the location of the previous definition #14 14.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, #14 14.79 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: #14 14.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.79 #define __EXTENSIONS__ /* for Sun */ #14 14.79 #14 14.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #14 14.79 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, #14 14.79 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: #14 14.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.79 #define __EXTENSIONS__ /* for Sun */ #14 14.79 #14 14.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #14 14.80 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, #14 14.80 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: #14 14.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.80 #define __EXTENSIONS__ /* for Sun */ #14 14.80 #14 14.80 :0:0: note: this is the location of the previous definition #14 14.80 :0:0: note: this is the location of the previous definition #14 14.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #14 14.80 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, #14 14.80 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: #14 14.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.80 #define __EXTENSIONS__ /* for Sun */ #14 14.80 #14 14.80 :0:0: note: this is the location of the previous definition #14 14.81 :0:0: note: this is the location of the previous definition #14 14.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #14 14.81 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, #14 14.81 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: #14 14.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.81 #define __EXTENSIONS__ /* for Sun */ #14 14.81 #14 14.81 :0:0: note: this is the location of the previous definition #14 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #14 14.82 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #14 14.82 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: #14 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.82 #define __EXTENSIONS__ /* for Sun */ #14 14.82 #14 14.82 :0:0: note: this is the location of the previous definition #14 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #14 14.82 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: #14 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.82 #define __EXTENSIONS__ /* for Sun */ #14 14.82 #14 14.82 :0:0: note: this is the location of the previous definition #14 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #14 14.82 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, #14 14.82 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: #14 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.82 #define __EXTENSIONS__ /* for Sun */ #14 14.82 #14 14.82 :0:0: note: this is the location of the previous definition #14 14.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #14 14.83 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: #14 14.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.83 #define __EXTENSIONS__ /* for Sun */ #14 14.83 #14 14.83 :0:0: note: this is the location of the previous definition #14 14.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, #14 14.84 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: #14 14.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.84 #define __EXTENSIONS__ /* for Sun */ #14 14.84 #14 14.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #14 14.84 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: #14 14.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.84 #define __EXTENSIONS__ /* for Sun */ #14 14.84 #14 14.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, #14 14.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: #14 14.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.85 #define __EXTENSIONS__ /* for Sun */ #14 14.85 #14 14.85 :0:0: note: this is the location of the previous definition #14 14.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #14 14.85 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, #14 14.85 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: #14 14.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 14.85 #define __EXTENSIONS__ /* for Sun */ #14 14.85 #14 14.85 :0:0: note: this is the location of the previous definition #14 14.85 :0:0: note: this is the location of the previous definition #14 14.85 :0:0: note: this is the location of the previous definition #14 14.90 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_rrc.a  #14 14.99 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 15.00 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 15.00 -e Compiling  /opt/o-du-l2/src/du_app//du_tmr.c  #14 15.00 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c  #14 15.01 -e Compiling  /opt/o-du-l2/src/du_app//du_ue_mgr.c  #14 15.01 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_conversions.c  #14 15.01 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_msg_router.c  #14 15.01 -e Compiling  /opt/o-du-l2/src/du_app//du_utils.c  #14 15.01 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_main.c  #14 15.01 -e Compiling  /opt/o-du-l2/src/du_app//du_e2_conversions.c  #14 15.01 -e Compiling  /opt/o-du-l2/src/du_app//du_msg_hdl.c  #14 15.01 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_mgr.c  #14 15.01 -e Compiling  /opt/o-du-l2/src/du_app//du_egtp.c  #14 15.02 -e Compiling  /opt/o-du-l2/src/du_app//du_sys_info_hdl.c  #14 15.03 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c  #14 15.03 -e Compiling  /opt/o-du-l2/src/du_app//du_cell_mgr.c  #14 15.03 -e Compiling  /opt/o-du-l2/src/du_app//du_cfg.c  #14 15.05 -e Compiling  /opt/o-du-l2/src/du_app//du_sctp.c  #14 15.08 /opt/o-du-l2/src/du_app//du_ue_mgr.c: In function 'fillDefaultInitDlBwp': #14 15.08 /opt/o-du-l2/src/du_app//du_ue_mgr.c:715:10: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] #14 15.08 memset(initDlBwp->pdcchCfg.cRSetToAddModList, 0, MAX_NUM_CRSET); #14 15.08 ^~~~~~ #14 15.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #14 15.19 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.c:23: #14 15.19 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 15.19 #define __EXTENSIONS__ /* for Sun */ #14 15.19 #14 15.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #14 15.21 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, #14 15.21 from /opt/o-du-l2/src/du_app//du_cell_mgr.c:35: #14 15.21 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 15.21 #define __EXTENSIONS__ /* for Sun */ #14 15.21 #14 15.21 :0:0: note: this is the location of the previous definition #14 15.21 :0:0: note: this is the location of the previous definition #14 15.22 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #14 15.22 from /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c:31: #14 15.22 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 15.22 #define __EXTENSIONS__ /* for Sun */ #14 15.22 #14 15.23 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, #14 15.23 from /opt/o-du-l2/src/du_app//du_e2_conversions.c:23: #14 15.23 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 15.23 #define __EXTENSIONS__ /* for Sun */ #14 15.23 #14 15.23 :0:0: note: this is the location of the previous definition #14 15.23 :0:0: note: this is the location of the previous definition #14 15.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #14 15.25 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #14 15.25 from /opt/o-du-l2/src/du_app//du_sys_info_hdl.c:32: #14 15.25 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 15.25 #define __EXTENSIONS__ /* for Sun */ #14 15.25 #14 15.25 :0:0: note: this is the location of the previous definition #14 15.31 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, #14 15.31 from /opt/o-du-l2/src/du_app//du_mgr_msg_router.c:37: #14 15.31 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 15.31 #define __EXTENSIONS__ /* for Sun */ #14 15.31 #14 15.31 :0:0: note: this is the location of the previous definition #14 15.31 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #14 15.31 from /opt/o-du-l2/src/du_app//du_msg_hdl.c:37: #14 15.31 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 15.31 #define __EXTENSIONS__ /* for Sun */ #14 15.31 #14 15.31 :0:0: note: this is the location of the previous definition #14 15.33 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsModReq': #14 15.33 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:645:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #14 15.33 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #14 15.33 ^~ #14 15.33 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsReq': #14 15.33 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:752:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #14 15.33 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #14 15.33 ^~ #14 15.33 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, #14 15.33 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, #14 15.33 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, #14 15.33 from /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c:34: #14 15.33 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 15.33 #define __EXTENSIONS__ /* for Sun */ #14 15.33 #14 15.34 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcActionDeleteRsp': #14 15.34 :0:0: note: this is the location of the previous definition #14 15.34 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:1806:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #14 15.34 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #14 15.34 ^~ #14 15.34 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcStatsModificationRsp': #14 15.34 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:2001:56: warning: self-comparison always evaluates to true [-Wtautological-compare] #14 15.34 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) #14 15.34 ^~ #14 15.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #14 15.37 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #14 15.37 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.h:21, #14 15.37 from /opt/o-du-l2/src/du_app//du_cfg.c:38: #14 15.37 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #14 15.37 #define __EXTENSIONS__ /* for Sun */ #14 15.37 #14 15.39 :0:0: note: this is the location of the previous definition #14 15.40 /opt/o-du-l2/src/du_app//du_cfg.c: In function 'parseSctpParams': #14 15.41 /opt/o-du-l2/src/du_app//du_cfg.c:208:13: warning: unused variable 'e2_sctp_port' [-Wunused-variable] #14 15.41 uint16_t e2_sctp_port = 0; #14 15.41 ^~~~~~~~~~~~ #14 15.41 /opt/o-du-l2/src/du_app//du_cfg.c:207:13: warning: unused variable 'f1_sctp_port' [-Wunused-variable] #14 15.41 uint16_t f1_sctp_port = 0; #14 15.41 ^~~~~~~~~~~~ #14 15.41 /opt/o-du-l2/src/du_app//du_cfg.c:206:12: warning: unused variable 'max_du_port' [-Wunused-variable] #14 15.41 uint8_t max_du_port = 0; #14 15.41 ^~~~~~~~~~~ #14 15.41 /opt/o-du-l2/src/du_app//du_cfg.c: In function 'parseSupportedSliceList': #14 15.41 /opt/o-du-l2/src/du_app//du_cfg.c:542:15: warning: unused variable 'child' [-Wunused-variable] #14 15.41 xmlNodePtr child = NULLP; #14 15.41 ^~~~~ #14 15.42 /opt/o-du-l2/src/du_app//du_cfg.c: In function 'parseF1SrvdPlmn': #14 15.42 /opt/o-du-l2/src/du_app//du_cfg.c:633:7: warning: implicit declaration of function 'fillPlmnFromO1' [-Wimplicit-function-declaration] #14 15.42 fillPlmnFromO1(&srvdPlmn ->plmn, srvdPlmnIdx); #14 15.42 ^~~~~~~~~~~~~~ #14 15.42 /opt/o-du-l2/src/du_app//du_cfg.c: At top level: #14 15.43 /opt/o-du-l2/src/du_app//du_cfg.c:1368:6: warning: conflicting types for 'fillPlmnFromO1' #14 15.43 void fillPlmnFromO1(Plmn *PLMN, uint8_t srvdPlmnIdx) #14 15.43 ^~~~~~~~~~~~~~ #14 15.43 /opt/o-du-l2/src/du_app//du_cfg.c:633:7: note: previous implicit declaration of 'fillPlmnFromO1' was here #14 15.43 fillPlmnFromO1(&srvdPlmn ->plmn, srvdPlmnIdx); #14 15.43 ^~~~~~~~~~~~~~ #14 15.44 /opt/o-du-l2/src/du_app//du_cfg.c: In function 'parseDuCfgParams': #14 15.44 /opt/o-du-l2/src/du_app//du_cfg.c:5165:10: warning: unused variable 'ricIpV4Addr' [-Wunused-variable] #14 15.44 char *ricIpV4Addr; #14 15.44 ^~~~~~~~~~~ #14 15.44 /opt/o-du-l2/src/du_app//du_cfg.c:5164:10: warning: unused variable 'cuIpV4Addr' [-Wunused-variable] #14 15.44 char *cuIpV4Addr; #14 15.44 ^~~~~~~~~~ #14 15.44 /opt/o-du-l2/src/du_app//du_cfg.c:5163:10: warning: unused variable 'duIpV4Addr' [-Wunused-variable] #14 15.44 char *duIpV4Addr; #14 15.44 ^~~~~~~~~~ #14 16.06 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libduapp.a  #14 16.07 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 16.07 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 16.07 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_portable_functions.c  #14 16.07 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_ul.c  #14 16.07 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_dl.c  #14 16.07 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_layer_mgr.c  #14 16.07 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ul.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptul.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_msg_router.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_dl.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_dl.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_dl.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_ul.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_api.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_ul_msg_router.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_dl.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_stats.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_ul.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_sys_id.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_mgr.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_msg_hdl.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c  #14 16.08 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptdl.c  #14 16.09 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_ul.c  #14 16.09 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_dl.c  #14 16.09 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_ul.c  #14 16.09 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_ul.c  #14 16.09 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_mgr.c  #14 16.09 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmr.c  #14 16.09 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_dl.c  #14 16.11 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_api.c  #14 16.12 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf.c  #14 16.68 -e Creating Archive /opt/o-du-l2/build/odu/lib/odu/libkw.a  #14 16.69 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 16.69 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 16.69 -e Compiling  /opt/o-du-l2/src/cm/crg.c  #14 16.69 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  #14 16.70 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  #14 16.71 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  #14 16.71 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  #14 16.71 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  #14 16.71 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  #14 16.71 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  #14 16.71 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  #14 16.71 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  #14 16.71 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  #14 16.71 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  #14 16.71 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  #14 16.72 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  #14 16.72 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  #14 16.72 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  #14 16.72 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  #14 16.72 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  #14 16.90 /opt/o-du-l2/src/cm/cm_mem_wl.c:223:16: warning: 'stopBtInfo' initialized and declared 'extern' #14 16.90 extern uint8_t stopBtInfo = FALSE; #14 16.90 ^~~~~~~~~~ #14 17.31 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libcm.a  #14 17.31 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 17.32 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptmi.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_slot_ind.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_phy.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_demux.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_upr_inf_api.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_mux.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_lmm.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_id.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_util.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_harq_dl.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_router.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_ex_ms.c  #14 17.33 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_handle_phy.c  #14 17.34 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_ue_mgr.c  #14 17.34 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_uim.c  #14 17.34 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_utils.c  #14 17.34 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptui.c  #14 17.34 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_fsm.c  #14 17.34 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_rach.c  #14 17.34 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_hdl.c  #14 17.34 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_utl.c  #14 17.35 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_tmr.c  #14 17.37 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_stop_ind.c  #14 17.38 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_upr_inf.c  #14 17.44 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_cfg_hdl.c  #14 17.88 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  #14 17.89 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 17.90 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 17.90 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_crc.c  #14 17.90 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_utils.c  #14 17.90 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch.c  #14 17.90 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_fcfs.c  #14 17.90 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slot_ind.c  #14 17.90 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_common.c  #14 17.90 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_ue_mgr.c  #14 17.91 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_tmr.c  #14 17.91 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_msg_router.c  #14 17.91 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_dl.c  #14 17.91 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_rach.c  #14 17.91 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_ul.c  #14 17.92 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_drx.c  #14 17.93 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slice_based.c  #14 18.25 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  #14 18.26 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 18.27 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 18.27 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  #14 18.27 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  #14 18.27 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  #14 18.27 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  #14 18.27 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  #14 18.27 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  #14 18.27 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  #14 18.28 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  #14 18.28 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  #14 18.28 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  #14 18.29 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  #14 18.36 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': #14 18.36 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] #14 18.36 Data reg =0; #14 18.36 ^~~ #14 18.52 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 18.53 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 18.53 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_thread_hdl.c  #14 18.53 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_msg_hdl.c  #14 18.54 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_ex_ms.c  #14 18.66 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libphystub.a  #14 18.66 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 18.66 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//Subject.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//AlarmManager.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//VesConfigFile.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//InitConfig.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//Thread.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//CmInterface.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//Observer.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//SessionHandler.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//NetconfUtils.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//AlarmOranYangModel.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//NrCellDuCb.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//O1Interface.cpp  #14 18.67 -e Compiling  /opt/o-du-l2/src/o1//NrCellList.cpp  #14 18.68 -e Compiling  /opt/o-du-l2/src/o1//NetconfConfigFile.cpp  #14 18.68 -e Compiling  /opt/o-du-l2/src/o1//PmInterface.cpp  #14 18.68 -e Compiling  /opt/o-du-l2/src/o1//NetconfManager.cpp  #14 18.68 -e Compiling  /opt/o-du-l2/src/o1//NrCellCb.cpp  #14 18.68 -e Compiling  /opt/o-du-l2/src/o1//UnixSocketClient.cpp  #14 18.68 -e Compiling  /opt/o-du-l2/src/o1//SliceMetrics.cpp  #14 18.68 -e Compiling  /opt/o-du-l2/src/o1//ConfigLoader.cpp  #14 18.68 -e Compiling  /opt/o-du-l2/src/o1//Alarm3GPPYangModel.cpp  #14 18.68 -e Compiling  /opt/o-du-l2/src/o1//AlarmInterface.cpp  #14 18.68 -e Compiling  /opt/o-du-l2/src/o1//NrCellInfo.cpp  #14 18.69 -e Compiling  /opt/o-du-l2/src/o1//GlobalDefs.cpp  #14 18.69 -e Compiling  /opt/o-du-l2/src/o1//O1App.cpp  #14 18.69 -e Compiling  /opt/o-du-l2/src/o1//UnixSocketServer.cpp  #14 18.69 -e Compiling  /opt/o-du-l2/src/o1//RrmPolicyCb.cpp  #14 21.15 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libo1.a  #14 21.16 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #14 21.17 make[1]: Entering directory '/opt/o-du-l2/build/odu' #14 21.17 -e Compiling  /opt/o-du-l2/src/o1/ves/CellStateChange.cpp  #14 21.17 -e Compiling  /opt/o-du-l2/src/o1/ves/HttpClient.cpp  #14 21.17 -e Compiling  /opt/o-du-l2/src/o1/ves/PnfRegistrationThread.cpp  #14 21.17 -e Compiling  /opt/o-du-l2/src/o1/ves/VesEvent.cpp  #14 21.17 -e Compiling  /opt/o-du-l2/src/o1/ves/VesEventHandler.cpp  #14 21.17 -e Compiling  /opt/o-du-l2/src/o1/ves/SliceMeasurementEventStdDef.cpp  #14 21.17 -e Compiling  /opt/o-du-l2/src/o1/ves/VesCommonHeader.cpp  #14 21.18 -e Compiling  /opt/o-du-l2/src/o1/ves/PerfMeasurementEvent.cpp  #14 21.18 -e Compiling  /opt/o-du-l2/src/o1/ves/JsonHelper.cpp  #14 21.18 -e Compiling  /opt/o-du-l2/src/o1/ves/PnfRegistrationEvent.cpp  #14 21.18 -e Compiling  /opt/o-du-l2/src/o1/ves/SliceMeasurementEvent.cpp  #14 21.18 -e Compiling  /opt/o-du-l2/src/o1/ves/Notification.cpp  #14 21.20 -e Compiling  /opt/o-du-l2/src/o1/ves/CellStateChangeStdDef.cpp  #14 21.30 /opt/o-du-l2/src/o1/ves/SliceMeasurementEventStdDef.cpp:90:75: warning: backslash and newline separated by space #14 21.30 os<<"/"< docker-build.sh ends [o-du-l2-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6976393183939086561.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins3320306665640126172.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:9.0.5 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:9.0.5 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2] 90ed7bc11227: Preparing d3fde629f97a: Preparing f93661aeed63: Preparing 075bdea9152a: Preparing 3922ee4f2925: Preparing 764b98658b1c: Preparing a426f4be0edf: Preparing 5f70bf18a086: Preparing b834ff656477: Preparing 03d718aad9c4: Preparing cb678f9e67e1: Preparing 6345f75ef121: Preparing db5648ca1602: Preparing 17c362cf614d: Preparing 1bf503e0c025: Preparing 6dae3dd4be3b: Preparing 9dfdc6c2cdae: Preparing b6ac51ac7a06: Preparing e2cf47ababd5: Preparing fe6d8881187d: Preparing 23135df75b44: Preparing b43408d5f11b: Preparing 764b98658b1c: Waiting a426f4be0edf: Waiting 5f70bf18a086: Waiting b834ff656477: Waiting 03d718aad9c4: Waiting cb678f9e67e1: Waiting 6345f75ef121: Waiting 17c362cf614d: Waiting 1bf503e0c025: Waiting 6dae3dd4be3b: Waiting 9dfdc6c2cdae: Waiting b6ac51ac7a06: Waiting e2cf47ababd5: Waiting fe6d8881187d: Waiting 23135df75b44: Waiting b43408d5f11b: Waiting db5648ca1602: Waiting 075bdea9152a: Pushed d3fde629f97a: Pushed a426f4be0edf: Pushed 5f70bf18a086: Pushed 90ed7bc11227: Retrying in 5 seconds b834ff656477: Retrying in 5 seconds f93661aeed63: Retrying in 5 seconds 3922ee4f2925: Retrying in 5 seconds 764b98658b1c: Retrying in 5 seconds 90ed7bc11227: Retrying in 4 seconds b834ff656477: Retrying in 4 seconds f93661aeed63: Retrying in 4 seconds 3922ee4f2925: Retrying in 4 seconds 764b98658b1c: Retrying in 4 seconds 90ed7bc11227: Retrying in 3 seconds b834ff656477: Retrying in 3 seconds f93661aeed63: Retrying in 3 seconds 3922ee4f2925: Retrying in 3 seconds 764b98658b1c: Retrying in 3 seconds 90ed7bc11227: Retrying in 2 seconds b834ff656477: Retrying in 2 seconds f93661aeed63: Retrying in 2 seconds 3922ee4f2925: Retrying in 2 seconds 764b98658b1c: Retrying in 2 seconds 90ed7bc11227: Retrying in 1 second b834ff656477: Retrying in 1 second f93661aeed63: Retrying in 1 second 3922ee4f2925: Retrying in 1 second 764b98658b1c: Retrying in 1 second b834ff656477: Pushed 03d718aad9c4: Layer already exists cb678f9e67e1: Layer already exists 6345f75ef121: Layer already exists db5648ca1602: Layer already exists 17c362cf614d: Layer already exists 1bf503e0c025: Layer already exists 6dae3dd4be3b: Layer already exists 9dfdc6c2cdae: Layer already exists b6ac51ac7a06: Layer already exists e2cf47ababd5: Layer already exists fe6d8881187d: Layer already exists 23135df75b44: Layer already exists b43408d5f11b: Layer already exists f93661aeed63: Pushed 90ed7bc11227: Pushed 3922ee4f2925: Pushed 764b98658b1c: Pushed 9.0.5: digest: sha256:6c1ffaaf8d4bdcb66d71cbd65338cc01f92190bf533e1740943ac9f50e8c9553 size: 4957 ---> docker-push.sh ends [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins9282386356174991696.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2112 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins14539253438908351443.sh ---> sysstat.sh [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins2394031450405299584.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/o-du-l2-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/o-du-l2-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/o-du-l2-docker-merge-master ']' + mkdir -p /w/workspace/o-du-l2-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/o-du-l2-docker-merge-master/archives/ [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins4811258963185043955.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIK2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xIK2/bin to PATH INFO: Running in OpenStack, capturing instance metadata [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins17552779377057393000.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/o-du-l2-docker-merge-master@tmp/config11676360315757685336tmp 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-docker-merge-master] $ /bin/bash /tmp/jenkins1643489890977735574.sh ---> create-netrc.sh [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins15044726535688202581.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIK2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xIK2/bin to PATH [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins8575104435838168152.sh ---> sudo-logs.sh Archiving 'sudo' log.. [o-du-l2-docker-merge-master] $ /bin/bash /tmp/jenkins17204771009244032934.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIK2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-xIK2/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [o-du-l2-docker-merge-master] $ /bin/bash -l /tmp/jenkins5601589079164060362.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xIK2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xIK2/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/o-du-l2-docker-merge-master/741 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1774 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 13G 6.9G 65% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 468 593 0 2882 3193 Swap: 1023 1 1022 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:05:94:96 brd ff:ff:ff:ff:ff:ff inet 10.32.7.156/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85918sec preferred_lft 85918sec inet6 fe80::f816:3eff:fe05:9496/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:77:a7:2b:31 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-1774) 04/16/24 _x86_64_ (4 CPU) 08:51:39 LINUX RESTART (4 CPU) 08:52:01 tps rtps wtps bread/s bwrtn/s 08:53:02 167.59 83.79 83.80 6578.37 44293.83 08:54:01 183.78 15.85 167.94 2306.78 96786.34 08:55:01 185.55 88.60 96.95 5105.47 38988.93 08:56:01 324.26 82.67 241.59 5198.20 16065.59 08:57:01 81.04 1.90 79.14 107.18 6082.19 08:58:01 144.21 93.22 50.99 9491.48 13854.49 08:59:01 192.45 176.62 15.83 8102.65 825.20 Average: 182.69 77.65 105.05 5276.24 30846.89 08:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:53:02 1474884 3290844 2563776 63.48 51832 1914504 936688 18.41 673924 1698220 183372 08:54:01 123648 3320088 3915012 96.94 101804 3174172 1116184 21.94 515764 3100780 134160 08:55:01 883860 2582020 3154800 78.12 118260 1690472 2265080 44.52 1258684 1590396 48552 08:56:01 1159956 3317632 2878704 71.28 140972 2101172 1225032 24.08 761572 1821176 14268 08:57:01 927452 3270388 3111208 77.04 144512 2258052 1290352 25.36 882644 1906196 75516 08:58:01 942408 3294900 3096252 76.67 145748 2307656 1128288 22.18 1016216 1805008 2220 08:59:01 620284 3231196 3418376 84.64 147104 2561320 1047200 20.58 1824816 1314424 7084 Average: 876070 3186724 3162590 78.31 121462 2286764 1286975 25.30 990517 1890886 66453 08:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:53:02 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 08:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:02 ens3 449.94 297.48 1921.55 65.06 0.00 0.00 0.00 0.00 08:54:01 lo 2.44 2.44 0.21 0.21 0.00 0.00 0.00 0.00 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:01 ens3 448.81 210.49 13673.70 23.30 0.00 0.00 0.00 0.00 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:55:01 ens3 324.65 199.68 337.88 72.56 0.00 0.00 0.00 0.00 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:01 ens3 95.80 77.77 258.46 9.75 0.00 0.00 0.00 0.00 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:01 ens3 152.74 68.36 771.12 9.87 0.00 0.00 0.00 0.00 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:01 ens3 197.43 118.70 54.37 49.03 0.00 0.00 0.00 0.00 08:59:01 lo 4.47 4.47 0.39 0.39 0.00 0.00 0.00 0.00 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 ens3 702.60 1254.11 56.29 10035.53 0.00 0.00 0.00 0.00 Average: lo 1.20 1.20 0.10 0.10 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 338.62 318.31 2415.52 1469.50 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1774) 04/16/24 _x86_64_ (4 CPU) 08:51:39 LINUX RESTART (4 CPU) 08:52:01 CPU %user %nice %system %iowait %steal %idle 08:53:02 all 20.07 0.00 2.44 5.13 0.06 72.30 08:53:02 0 15.14 0.00 3.00 2.32 0.05 79.49 08:53:02 1 9.92 0.00 2.09 10.86 0.03 77.10 08:53:02 2 28.55 0.00 2.28 4.37 0.07 64.73 08:53:02 3 26.65 0.00 2.38 2.98 0.07 67.92 08:54:01 all 25.66 0.00 5.73 2.73 0.08 65.80 08:54:01 0 34.91 0.00 6.07 3.82 0.10 55.10 08:54:01 1 17.86 0.00 4.90 4.92 0.09 72.24 08:54:01 2 22.27 0.00 6.40 1.42 0.09 69.82 08:54:01 3 27.56 0.00 5.54 0.77 0.09 66.04 08:55:01 all 39.38 0.00 18.43 4.57 0.10 37.52 08:55:01 0 39.74 0.00 19.05 9.65 0.10 31.45 08:55:01 1 36.38 0.00 18.14 4.30 0.08 41.10 08:55:01 2 39.04 0.00 18.11 0.80 0.10 41.94 08:55:01 3 42.41 0.00 18.41 3.53 0.10 35.55 08:56:01 all 12.14 0.00 5.14 10.68 0.08 71.97 08:56:01 0 10.97 0.00 5.61 23.88 0.07 59.48 08:56:01 1 12.97 0.00 5.20 7.16 0.07 74.61 08:56:01 2 11.74 0.00 4.20 0.66 0.08 83.31 08:56:01 3 12.89 0.00 5.55 11.03 0.07 70.48 08:57:01 all 26.70 0.00 8.99 1.69 0.09 62.52 08:57:01 0 21.10 0.00 7.72 0.64 0.08 70.45 08:57:01 1 30.07 0.00 8.08 0.65 0.08 61.12 08:57:01 2 29.85 0.00 10.29 0.89 0.10 58.87 08:57:01 3 25.84 0.00 9.90 4.58 0.10 59.57 08:58:01 all 33.77 0.00 12.51 5.82 0.09 47.81 08:58:01 0 34.74 0.00 12.78 5.00 0.12 47.37 08:58:01 1 33.42 0.00 12.28 7.66 0.08 46.55 08:58:01 2 33.55 0.00 12.28 4.15 0.10 49.92 08:58:01 3 33.36 0.00 12.71 6.46 0.08 47.39 08:59:01 all 42.18 0.00 1.31 6.57 0.08 49.87 08:59:01 0 38.33 0.00 1.26 6.29 0.05 54.07 08:59:01 1 52.34 0.00 1.47 9.39 0.08 36.70 08:59:01 2 36.87 0.00 0.87 0.23 0.07 61.96 08:59:01 3 41.14 0.00 1.66 10.38 0.08 46.74 Average: all 28.56 0.00 7.80 5.32 0.08 58.24 Average: 0 27.80 0.00 7.94 7.38 0.08 56.80 Average: 1 27.60 0.00 7.46 6.42 0.07 58.45 Average: 2 28.85 0.00 7.78 1.79 0.09 61.49 Average: 3 29.98 0.00 8.03 5.70 0.08 56.21