11:33:22 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/o-du/l2/+/14126 11:33:22 Running as SYSTEM 11:33:22 [EnvInject] - Loading node environment variables. 11:33:22 Building remotely on prd-ubuntu1804-docker-4c-4g-3090 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/o-du-l2-docker-verify-master 11:33:22 [ssh-agent] Looking for ssh-agent implementation... 11:33:22 $ ssh-agent 11:33:22 SSH_AUTH_SOCK=/tmp/ssh-6n7RTkSdrUz6/agent.2084 11:33:22 SSH_AGENT_PID=2086 11:33:22 [ssh-agent] Started. 11:33:22 Running ssh-add (command line suppressed) 11:33:22 Identity added: /w/workspace/o-du-l2-docker-verify-master@tmp/private_key_13707206735636216559.key (jenkins-ssh) 11:33:22 [ssh-agent] Using credentials jenkins (jenkins) 11:33:22 The recommended git tool is: NONE 11:33:24 using credential jenkins 11:33:24 Wiping out workspace first. 11:33:24 Cloning the remote Git repository 11:33:24 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 11:33:24 > git init /w/workspace/o-du-l2-docker-verify-master # timeout=10 11:33:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 11:33:24 > git --version # timeout=10 11:33:24 > git --version # 'git version 2.17.1' 11:33:24 using GIT_SSH to set credentials jenkins 11:33:24 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:26 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 # timeout=10 11:33:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 # timeout=10 11:33:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 11:33:27 using GIT_SSH to set credentials jenkins 11:33:27 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 refs/changes/26/14126/1 # timeout=10 11:33:27 > git rev-parse d21ca7e80ac5d952605ac2bb0b14958c94990f26^{commit} # timeout=10 11:33:27 Checking out Revision d21ca7e80ac5d952605ac2bb0b14958c94990f26 (refs/changes/26/14126/1) 11:33:27 > git config core.sparsecheckout # timeout=10 11:33:27 > git checkout -f d21ca7e80ac5d952605ac2bb0b14958c94990f26 # timeout=10 11:33:31 Commit message: "test" 11:33:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:33:31 > git rev-list --no-walk db63464e046149dc4b22fc8ee8ab68e57b33ac34 # timeout=10 11:33:31 provisioning config files... 11:33:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:33:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:33:31 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins15321235120590856036.sh 11:33:31 ---> python-tools-install.sh 11:33:31 Setup pyenv: 11:33:31 * system (set by /opt/pyenv/version) 11:33:31 * 3.8.13 (set by /opt/pyenv/version) 11:33:31 * 3.9.13 (set by /opt/pyenv/version) 11:33:31 * 3.10.6 (set by /opt/pyenv/version) 11:33:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wYYZ 11:33:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:33:39 lf-activate-venv(): INFO: Installing: lftools 11:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-wYYZ/bin to PATH 11:34:04 Generating Requirements File 11:34:27 Python 3.10.6 11:34:27 pip 25.0 from /tmp/venv-wYYZ/lib/python3.10/site-packages/pip (python 3.10) 11:34:28 appdirs==1.4.4 11:34:28 argcomplete==3.5.3 11:34:28 aspy.yaml==1.3.0 11:34:28 attrs==25.1.0 11:34:28 autopage==0.5.2 11:34:28 beautifulsoup4==4.12.3 11:34:28 boto3==1.36.7 11:34:28 botocore==1.36.7 11:34:28 bs4==0.0.2 11:34:28 cachetools==5.5.1 11:34:28 certifi==2024.12.14 11:34:28 cffi==1.17.1 11:34:28 cfgv==3.4.0 11:34:28 chardet==5.2.0 11:34:28 charset-normalizer==3.4.1 11:34:28 click==8.1.8 11:34:28 cliff==4.8.0 11:34:28 cmd2==2.5.11 11:34:28 cryptography==3.3.2 11:34:28 debtcollector==3.0.0 11:34:28 decorator==5.1.1 11:34:28 defusedxml==0.7.1 11:34:28 Deprecated==1.2.18 11:34:28 distlib==0.3.9 11:34:28 dnspython==2.7.0 11:34:28 docker==4.2.2 11:34:28 dogpile.cache==1.3.4 11:34:28 durationpy==0.9 11:34:28 email_validator==2.2.0 11:34:28 filelock==3.17.0 11:34:28 future==1.0.0 11:34:28 gitdb==4.0.12 11:34:28 GitPython==3.1.44 11:34:28 google-auth==2.38.0 11:34:28 httplib2==0.22.0 11:34:28 identify==2.6.6 11:34:28 idna==3.10 11:34:28 importlib-resources==1.5.0 11:34:28 iso8601==2.1.0 11:34:28 Jinja2==3.1.5 11:34:28 jmespath==1.0.1 11:34:28 jsonpatch==1.33 11:34:28 jsonpointer==3.0.0 11:34:28 jsonschema==4.23.0 11:34:28 jsonschema-specifications==2024.10.1 11:34:28 keystoneauth1==5.9.1 11:34:28 kubernetes==32.0.0 11:34:28 lftools==0.37.10 11:34:28 lxml==5.3.0 11:34:28 MarkupSafe==3.0.2 11:34:28 msgpack==1.1.0 11:34:28 multi_key_dict==2.0.3 11:34:28 munch==4.0.0 11:34:28 netaddr==1.3.0 11:34:28 niet==1.4.2 11:34:28 nodeenv==1.9.1 11:34:28 oauth2client==4.1.3 11:34:28 oauthlib==3.2.2 11:34:28 openstacksdk==4.3.0 11:34:28 os-client-config==2.1.0 11:34:28 os-service-types==1.7.0 11:34:28 osc-lib==3.2.0 11:34:28 oslo.config==9.7.0 11:34:28 oslo.context==5.7.0 11:34:28 oslo.i18n==6.5.0 11:34:28 oslo.log==7.0.0 11:34:28 oslo.serialization==5.6.0 11:34:28 oslo.utils==8.0.0 11:34:28 packaging==24.2 11:34:28 pbr==6.1.0 11:34:28 platformdirs==4.3.6 11:34:28 prettytable==3.13.0 11:34:28 psutil==6.1.1 11:34:28 pyasn1==0.6.1 11:34:28 pyasn1_modules==0.4.1 11:34:28 pycparser==2.22 11:34:28 pygerrit2==2.0.15 11:34:28 PyGithub==2.5.0 11:34:28 PyJWT==2.10.1 11:34:28 PyNaCl==1.5.0 11:34:28 pyparsing==2.4.7 11:34:28 pyperclip==1.9.0 11:34:28 pyrsistent==0.20.0 11:34:28 python-cinderclient==9.6.0 11:34:28 python-dateutil==2.9.0.post0 11:34:28 python-heatclient==4.1.0 11:34:28 python-jenkins==1.8.2 11:34:28 python-keystoneclient==5.5.0 11:34:28 python-magnumclient==4.7.0 11:34:28 python-openstackclient==7.2.1 11:34:28 python-swiftclient==4.6.0 11:34:28 PyYAML==6.0.2 11:34:28 referencing==0.36.2 11:34:28 requests==2.32.3 11:34:28 requests-oauthlib==2.0.0 11:34:28 requestsexceptions==1.4.0 11:34:28 rfc3986==2.0.0 11:34:28 rpds-py==0.22.3 11:34:28 rsa==4.9 11:34:28 ruamel.yaml==0.18.10 11:34:28 ruamel.yaml.clib==0.2.12 11:34:28 s3transfer==0.11.2 11:34:28 simplejson==3.19.3 11:34:28 six==1.17.0 11:34:28 smmap==5.0.2 11:34:28 soupsieve==2.6 11:34:28 stevedore==5.4.0 11:34:28 tabulate==0.9.0 11:34:28 toml==0.10.2 11:34:28 tomlkit==0.13.2 11:34:28 tqdm==4.67.1 11:34:28 typing_extensions==4.12.2 11:34:28 tzdata==2025.1 11:34:28 urllib3==1.26.20 11:34:28 virtualenv==20.29.1 11:34:28 wcwidth==0.2.13 11:34:28 websocket-client==1.8.0 11:34:28 wrapt==1.17.2 11:34:28 xdg==6.0.0 11:34:28 xmltodict==0.14.2 11:34:28 yq==3.4.3 11:34:28 provisioning config files... 11:34:28 copy managed file [global-settings] to file:/w/workspace/o-du-l2-docker-verify-master@tmp/config7286175600519611176tmp 11:34:28 copy managed file [o-du-l2-settings] to file:/w/workspace/o-du-l2-docker-verify-master@tmp/config16933855976826387018tmp 11:34:28 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins12920862706770713403.sh 11:34:28 ---> docker-login.sh 11:34:28 nexus3.o-ran-sc.org:10001 11:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:28 Configure a credential helper to remove this warning. See 11:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:28 11:34:28 Login Succeeded 11:34:28 nexus3.o-ran-sc.org:10002 11:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:28 Configure a credential helper to remove this warning. See 11:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:28 11:34:28 Login Succeeded 11:34:28 nexus3.o-ran-sc.org:10003 11:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:28 Configure a credential helper to remove this warning. See 11:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:28 11:34:28 Login Succeeded 11:34:28 nexus3.o-ran-sc.org:10004 11:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:28 Configure a credential helper to remove this warning. See 11:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:28 11:34:28 Login Succeeded 11:34:29 ---> docker-login.sh ends 11:34:29 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins11461505750050182101.sh 11:34:29 [o-du-l2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins14512059721650140606.sh 11:34:29 [EnvInject] - Injecting environment variables from a build step. 11:34:29 [EnvInject] - Injecting as environment variables the properties content 11:34:29 DOCKER_ROOT=$WORKSPACE 11:34:29 CONTAINER_TAG_YAML_DIR= 11:34:29 CONTAINER_TAG_METHOD=yaml-file 11:34:29 11:34:29 [EnvInject] - Variables injected successfully. 11:34:29 [o-du-l2-docker-verify-master] $ /bin/bash -l /tmp/jenkins5370156187799584396.sh 11:34:29 ---> docker-get-container-tag.sh 11:34:29 Setup pyenv: 11:34:29 system 11:34:29 3.8.13 11:34:29 3.9.13 11:34:29 * 3.10.6 (set by /w/workspace/o-du-l2-docker-verify-master/.python-version) 11:34:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYYZ from file:/tmp/.os_lf_venv 11:34:30 lf-activate-venv(): INFO: Installing: yq 11:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-wYYZ/bin to PATH 11:34:31 ---> Docker image tag found: 11.0.1 11:34:31 [EnvInject] - Injecting environment variables from a build step. 11:34:31 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 11:34:31 [EnvInject] - Variables injected successfully. 11:34:31 [EnvInject] - Injecting environment variables from a build step. 11:34:31 [EnvInject] - Injecting as environment variables the properties content 11:34:31 DOCKER_ARGS=--network=host 11:34:31 DOCKER_ROOT=/w/workspace/o-du-l2-docker-verify-master 11:34:31 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 11:34:31 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 11:34:31 DOCKER_NAME=o-ran-sc/o-du-l2 11:34:31 11:34:31 [EnvInject] - Variables injected successfully. 11:34:31 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins3412576389687630035.sh 11:34:31 ---> docker-build.sh 11:34:31 Docker version 24.0.2, build cb74dfc 11:34:31 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:11.0.1 11:34:31 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:11.0.1 . 11:34:32 #1 [internal] load .dockerignore 11:34:32 #1 transferring context: 2B done 11:34:32 #1 DONE 0.1s 11:34:32 11:34:32 #2 [internal] load build definition from Dockerfile 11:34:32 #2 transferring dockerfile: 817B done 11:34:32 #2 DONE 0.1s 11:34:32 11:34:32 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 11:34:32 #3 DONE 0.1s 11:34:32 11:34:32 #4 [ 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 11:34:32 #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 0.0s done 11:34:32 #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 2.10MB / 26.71MB 0.1s 11:34:32 #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 7.34MB / 26.71MB 0.2s 11:34:32 #4 sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 3.06kB / 3.06kB done 11:34:32 #4 sha256:cdcad96bd1285535e6d19ea758ef1f9c16d7d79e61845e5cd76aef5185a6a90d 8.76kB / 8.76kB done 11:34:32 #4 sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 850B / 850B 0.1s done 11:34:32 #4 sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 162B / 162B 0.1s done 11:34:32 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 4.19MB / 227.37MB 0.2s 11:34:32 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 0B / 126.73MB 0.2s 11:34:32 #4 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 144B / 144B 0.1s done 11:34:32 #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 13.63MB / 26.71MB 0.3s 11:34:32 #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 22.02MB / 26.71MB 0.4s 11:34:32 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 15.73MB / 227.37MB 0.4s 11:34:32 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 8.39MB / 126.73MB 0.4s 11:34:33 #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.5s done 11:34:33 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 16.78MB / 126.73MB 0.5s 11:34:33 #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 11:34:33 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 30.41MB / 227.37MB 0.6s 11:34:33 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 5.24MB / 120.16MB 0.6s 11:34:33 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 29.36MB / 126.73MB 0.7s 11:34:33 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 52.43MB / 227.37MB 0.9s 11:34:33 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 46.14MB / 126.73MB 0.9s 11:34:33 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 26.21MB / 120.16MB 0.9s 11:34:33 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 54.53MB / 126.73MB 1.0s 11:34:33 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 36.70MB / 120.16MB 1.0s 11:34:33 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 69.21MB / 227.37MB 1.1s 11:34:33 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 65.01MB / 126.73MB 1.1s 11:34:33 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 45.09MB / 120.16MB 1.1s 11:34:33 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 80.74MB / 227.37MB 1.2s 11:34:33 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 73.40MB / 126.73MB 1.2s 11:34:33 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 57.67MB / 120.16MB 1.2s 11:34:33 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 92.27MB / 227.37MB 1.3s 11:34:33 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 81.79MB / 126.73MB 1.3s 11:34:33 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 69.21MB / 120.16MB 1.3s 11:34:33 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 104.86MB / 227.37MB 1.4s 11:34:33 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 91.23MB / 126.73MB 1.4s 11:34:33 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 79.02MB / 120.16MB 1.4s 11:34:34 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 116.39MB / 227.37MB 1.5s 11:34:34 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 100.66MB / 126.73MB 1.5s 11:34:34 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 89.13MB / 120.16MB 1.5s 11:34:34 #4 ... 11:34:34 11:34:34 #5 [internal] load build context 11:34:34 #5 transferring context: 66.28MB 0.9s done 11:34:34 #5 DONE 1.7s 11:34:34 11:34:34 #4 [ 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 11:34:34 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 127.93MB / 227.37MB 1.6s 11:34:34 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 112.20MB / 126.73MB 1.6s 11:34:34 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 100.66MB / 120.16MB 1.6s 11:34:34 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 144.70MB / 227.37MB 1.8s 11:34:34 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 1.8s 11:34:34 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 118.49MB / 120.16MB 1.8s 11:34:34 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 156.24MB / 227.37MB 1.9s 11:34:34 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 174.06MB / 227.37MB 2.1s 11:34:34 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 197.13MB / 227.37MB 2.3s 11:34:34 #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 1.8s done 11:34:34 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 216.01MB / 227.37MB 2.5s 11:34:34 #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 2.2s done 11:34:34 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 1.05MB / 123.71MB 2.5s 11:34:35 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 2.5s done 11:34:35 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 9.44MB / 123.71MB 2.6s 11:34:35 #4 extracting sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 done 11:34:35 #4 extracting sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 done 11:34:35 #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 2.10MB / 71.95MB 2.6s 11:34:35 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 15.73MB / 123.71MB 2.8s 11:34:35 #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 30.41MB / 71.95MB 2.8s 11:34:35 #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 48.23MB / 71.95MB 2.9s 11:34:35 #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 2.9s done 11:34:35 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 26.21MB / 123.71MB 3.0s 11:34:35 #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 67.11MB / 71.95MB 3.0s 11:34:35 #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 11:34:35 #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 3.15MB / 37.93MB 3.0s 11:34:35 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 42.99MB / 123.71MB 3.2s 11:34:35 #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 3.1s done 11:34:35 #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 22.02MB / 37.93MB 3.2s 11:34:35 #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 3.15MB / 42.84MB 3.2s 11:34:35 #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 27.26MB / 37.93MB 3.3s 11:34:35 #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 9.44MB / 42.84MB 3.3s 11:34:35 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 53.48MB / 123.71MB 3.4s 11:34:35 #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.4s 11:34:35 #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 21.16MB / 42.84MB 3.4s 11:34:36 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 61.87MB / 123.71MB 3.5s 11:34:36 #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.5s done 11:34:36 #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 35.65MB / 42.84MB 3.5s 11:34:36 #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 0B / 8.47MB 3.5s 11:34:36 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 71.30MB / 123.71MB 3.6s 11:34:36 #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 3.6s 11:34:36 #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 3.6s 11:34:36 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 82.84MB / 123.71MB 3.7s 11:34:36 #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 3.6s done 11:34:36 #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 3.7s done 11:34:36 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 92.27MB / 123.71MB 3.8s 11:34:36 #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 13.63MB / 24.34MB 3.8s 11:34:36 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 113.25MB / 123.71MB 4.0s 11:34:36 #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 3.9s done 11:34:36 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 4.1s 11:34:36 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 4.2s done 11:34:40 #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 5.1s 11:34:42 #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 7.2s done 11:34:42 #4 extracting sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 done 11:34:42 #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 11:34:46 #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 3.8s done 11:34:46 #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 11:34:50 #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 3.9s done 11:34:51 #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 0.1s 11:34:55 #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 4.1s done 11:34:55 #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 11:34:56 #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 1.4s done 11:34:56 #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 11:34:58 #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 1.7s done 11:34:58 #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 11:34:59 #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0.9s done 11:34:59 #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 11:34:59 #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 0.1s done 11:35:00 #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 0.1s 11:35:03 #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 3.9s done 11:35:04 #4 DONE 31.9s 11:35:04 11:35:04 #6 [ 2/10] ADD . /opt/o-du-l2 11:35:12 #6 DONE 7.7s 11:35:12 11:35:12 #7 [ 3/10] WORKDIR /opt/o-du-l2 11:35:12 #7 DONE 0.1s 11:35:12 11:35:12 #8 [ 4/10] RUN apt-get update && apt-get install -y libpcap-dev && apt-get install -y libxml2-dev 11:35:13 #8 0.797 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 11:35:13 #8 0.946 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:35:13 #8 1.065 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 11:35:13 #8 1.347 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] 11:35:13 #8 1.618 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 11:35:14 #8 1.831 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] 11:35:14 #8 1.831 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] 11:35:14 #8 1.849 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] 11:35:14 #8 1.858 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] 11:35:14 #8 2.470 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] 11:35:14 #8 2.574 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] 11:35:14 #8 2.576 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] 11:35:15 #8 2.742 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] 11:35:15 #8 2.743 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] 11:35:15 #8 3.013 Fetched 15.1 MB in 2s (6397 kB/s) 11:35:15 #8 3.013 Reading package lists... 11:35:16 #8 4.197 Reading package lists... 11:35:17 #8 5.330 Building dependency tree... 11:35:17 #8 5.549 Reading state information... 11:35:18 #8 5.746 The following additional packages will be installed: 11:35:18 #8 5.746 libpcap0.8 libpcap0.8-dev 11:35:18 #8 5.771 The following NEW packages will be installed: 11:35:18 #8 5.771 libpcap-dev libpcap0.8 libpcap0.8-dev 11:35:18 #8 6.071 0 upgraded, 3 newly installed, 0 to remove and 147 not upgraded. 11:35:18 #8 6.071 Need to get 339 kB of archives. 11:35:18 #8 6.071 After this operation, 1066 kB of additional disk space will be used. 11:35:18 #8 6.071 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8 amd64 1.8.1-6ubuntu1.18.04.2 [118 kB] 11:35:18 #8 6.666 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8-dev amd64 1.8.1-6ubuntu1.18.04.2 [218 kB] 11:35:19 #8 6.876 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap-dev amd64 1.8.1-6ubuntu1.18.04.2 [3480 B] 11:35:19 #8 7.102 debconf: delaying package configuration, since apt-utils is not installed 11:35:19 #8 7.146 Fetched 339 kB in 1s (312 kB/s) 11:35:19 #8 7.197 Selecting previously unselected package libpcap0.8:amd64. 11:35:19 #8 7.197 (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.) 11:35:19 #8 7.267 Preparing to unpack .../libpcap0.8_1.8.1-6ubuntu1.18.04.2_amd64.deb ... 11:35:19 #8 7.282 Unpacking libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... 11:35:19 #8 7.365 Selecting previously unselected package libpcap0.8-dev:amd64. 11:35:19 #8 7.369 Preparing to unpack .../libpcap0.8-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... 11:35:19 #8 7.377 Unpacking libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... 11:35:19 #8 7.449 Selecting previously unselected package libpcap-dev:amd64. 11:35:19 #8 7.452 Preparing to unpack .../libpcap-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... 11:35:19 #8 7.457 Unpacking libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... 11:35:19 #8 7.518 Setting up libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... 11:35:19 #8 7.536 Setting up libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... 11:35:19 #8 7.553 Setting up libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... 11:35:19 #8 7.570 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 11:35:20 #8 7.983 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:35:20 #8 8.200 Reading package lists... 11:35:21 #8 9.299 Building dependency tree... 11:35:21 #8 9.565 Reading state information... 11:35:22 #8 9.757 The following additional packages will be installed: 11:35:22 #8 9.758 libxml2 11:35:22 #8 9.787 The following NEW packages will be installed: 11:35:22 #8 9.787 libxml2-dev 11:35:22 #8 9.789 The following packages will be upgraded: 11:35:22 #8 9.790 libxml2 11:35:22 #8 10.09 1 upgraded, 1 newly installed, 0 to remove and 146 not upgraded. 11:35:22 #8 10.09 Need to get 1421 kB of archives. 11:35:22 #8 10.09 After this operation, 3561 kB of additional disk space will be used. 11:35:22 #8 10.09 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.9 [663 kB] 11:35:23 #8 11.04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.9 [757 kB] 11:35:23 #8 11.34 debconf: delaying package configuration, since apt-utils is not installed 11:35:23 #8 11.37 Fetched 1421 kB in 1s (1034 kB/s) 11:35:23 #8 11.41 (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.) 11:35:23 #8 11.42 Preparing to unpack .../libxml2_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... 11:35:23 #8 11.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) over (2.9.4+dfsg1-6.1ubuntu1.3) ... 11:35:23 #8 11.61 Selecting previously unselected package libxml2-dev:amd64. 11:35:23 #8 11.61 Preparing to unpack .../libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... 11:35:23 #8 11.62 Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... 11:35:24 #8 11.79 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... 11:35:24 #8 11.80 Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... 11:35:24 #8 11.82 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:35:24 #8 11.85 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 11:35:24 #8 DONE 12.0s 11:35:24 11:35:24 #9 [ 5/10] RUN cd build/odu && make clean_odu odu MACHINE=BIT64 MODE=FDD 11:35:24 #9 0.224 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.225 -e Cleaning DU APP 11:35:24 #9 0.229 /opt/o-du-l2/src/du_app/ /opt/o-du-l2/src/cm 11:35:24 #9 0.230 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.235 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.237 -e Cleaning ASN 11:35:24 #9 0.238 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm 11:35:24 #9 0.240 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.246 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.247 -e Cleaning ASN 11:35:24 #9 0.248 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm 11:35:24 #9 0.252 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.259 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.260 -e Cleaning ASN 11:35:24 #9 0.261 /opt/o-du-l2/src/codec_utils/E2AP /opt/o-du-l2/src/cm 11:35:24 #9 0.263 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.265 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.267 -e Cleaning ASN 11:35:24 #9 0.268 /opt/o-du-l2/src/codec_utils/E2SM_KPM /opt/o-du-l2/src/cm 11:35:24 #9 0.270 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.282 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.283 -e Cleaning ASN 11:35:24 #9 0.285 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm 11:35:24 #9 0.290 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.295 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.297 -e Cleaning RLC 11:35:24 #9 0.298 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.302 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.302 -e Cleaning CPUH CM 11:35:24 #9 0.303 -e   11:35:24 #9 0.304 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.308 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.308 -e Cleaing MAC 11:35:24 #9 0.309 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.313 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.314 -e Cleaing MAC 11:35:24 #9 0.315 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.318 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.319 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/odu 11:35:24 #9 0.320 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.322 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.323 11:35:24 #9 0.324 -e Cleaning PHY stub 11:35:24 #9 0.325 /opt/o-du-l2/src/phy_stub/ /opt/o-du-l2/src/cm 11:35:24 #9 0.327 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.332 -e ***** ODU CLEAN COMPLETE ***** 11:35:24 #9 0.333 -e Preparing directories for build... 11:35:24 #9 0.343 -e Directories are successfully prepared 11:35:24 #9 0.346 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:24 #9 0.347 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  11:35:24 #9 0.348 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  11:35:24 #9 0.349 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  11:35:24 #9 0.349 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  11:35:24 #9 0.350 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  11:35:24 #9 0.351 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  11:35:24 #9 0.351 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  11:35:24 #9 0.352 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  11:35:24 #9 0.353 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  11:35:24 #9 0.354 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  11:35:24 #9 0.354 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  11:35:24 #9 0.355 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  11:35:24 #9 0.356 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  11:35:24 #9 0.357 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  11:35:24 #9 0.358 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  11:35:24 #9 0.358 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  11:35:24 #9 0.359 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  11:35:24 #9 0.360 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  11:35:24 #9 0.360 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  11:35:24 #9 0.363 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  11:35:24 #9 0.363 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  11:35:24 #9 0.364 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  11:35:24 #9 0.365 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  11:35:24 #9 0.366 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  11:35:24 #9 0.366 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  11:35:24 #9 0.367 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  11:35:24 #9 0.368 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  11:35:24 #9 0.368 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  11:35:24 #9 0.368 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  11:35:24 #9 0.369 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  11:35:24 #9 0.370 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  11:35:24 #9 0.370 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  11:35:24 #9 0.373 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  11:35:24 #9 0.374 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  11:35:24 #9 0.376 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  11:35:24 #9 0.376 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  11:35:24 #9 0.378 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  11:35:24 #9 0.381 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  11:35:24 #9 0.382 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  11:35:24 #9 0.383 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  11:35:24 #9 0.383 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  11:35:24 #9 0.384 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  11:35:24 #9 0.389 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  11:35:24 #9 0.395 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  11:35:24 #9 0.396 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  11:35:24 #9 0.479 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: 11:35:24 #9 0.479 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.479 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.479 11:35:24 #9 0.479 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.481 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: 11:35:24 #9 0.481 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.481 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.481 11:35:24 #9 0.481 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.483 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: 11:35:24 #9 0.483 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.483 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.483 11:35:24 #9 0.483 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.484 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: 11:35:24 #9 0.484 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.484 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.484 11:35:24 #9 0.486 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: 11:35:24 #9 0.486 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.486 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.486 11:35:24 #9 0.487 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: 11:35:24 #9 0.487 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.487 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.487 11:35:24 #9 0.487 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.488 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: 11:35:24 #9 0.488 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.488 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.488 11:35:24 #9 0.490 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: 11:35:24 #9 0.490 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.490 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.490 11:35:24 #9 0.491 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: 11:35:24 #9 0.491 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.491 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.491 11:35:24 #9 0.491 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.492 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: 11:35:24 #9 0.492 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.492 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.492 11:35:24 #9 0.493 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.493 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: 11:35:24 #9 0.493 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.493 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.493 11:35:24 #9 0.493 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.493 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.494 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: 11:35:24 #9 0.494 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.494 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.494 11:35:24 #9 0.495 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.495 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.496 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.497 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: 11:35:24 #9 0.497 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.497 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.497 11:35:24 #9 0.497 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.499 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: 11:35:24 #9 0.499 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.499 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.499 11:35:24 #9 0.499 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.500 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.500 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: 11:35:24 #9 0.500 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.500 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.500 11:35:24 #9 0.500 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.502 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: 11:35:24 #9 0.502 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.502 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.502 11:35:24 #9 0.502 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.503 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: 11:35:24 #9 0.503 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.503 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.503 11:35:24 #9 0.505 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: 11:35:24 #9 0.505 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.505 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.505 11:35:24 #9 0.505 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.506 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: 11:35:24 #9 0.506 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.506 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.506 11:35:24 #9 0.507 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: 11:35:24 #9 0.507 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.507 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.507 11:35:24 #9 0.507 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: 11:35:24 #9 0.507 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.507 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.507 11:35:24 #9 0.507 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.507 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: 11:35:24 #9 0.507 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.507 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.507 11:35:24 #9 0.507 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.507 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.508 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.509 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: 11:35:24 #9 0.509 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.509 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.509 11:35:24 #9 0.509 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.509 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.510 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: 11:35:24 #9 0.510 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.510 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.510 11:35:24 #9 0.510 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.511 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: 11:35:24 #9 0.511 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.511 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.511 11:35:24 #9 0.511 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.512 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: 11:35:24 #9 0.512 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.512 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.512 11:35:24 #9 0.512 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.515 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: 11:35:24 #9 0.515 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.515 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.515 11:35:24 #9 0.515 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.516 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: 11:35:24 #9 0.516 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.516 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.516 11:35:24 #9 0.516 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.517 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: 11:35:24 #9 0.517 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.517 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.517 11:35:24 #9 0.517 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.520 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: 11:35:24 #9 0.520 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.520 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.520 11:35:24 #9 0.520 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.521 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: 11:35:24 #9 0.521 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.521 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.521 11:35:24 #9 0.521 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.521 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: 11:35:24 #9 0.521 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.521 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.521 11:35:24 #9 0.521 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.542 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: 11:35:24 #9 0.542 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.542 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.542 11:35:24 #9 0.542 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.547 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: 11:35:24 #9 0.547 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.547 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.547 11:35:24 #9 0.547 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.549 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: 11:35:24 #9 0.549 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.549 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.549 11:35:24 #9 0.549 :0:0: note: this is the location of the previous definition 11:35:24 #9 0.561 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: 11:35:24 #9 0.561 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:24 #9 0.561 #define __EXTENSIONS__ /* for Sun */ 11:35:24 #9 0.561 11:35:24 #9 0.564 :0:0: note: this is the location of the previous definition 11:35:25 #9 0.653 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: 11:35:25 #9 0.653 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 0.653 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 0.653 11:35:25 #9 0.653 :0:0: note: this is the location of the previous definition 11:35:25 #9 0.656 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: 11:35:25 #9 0.656 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 0.656 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 0.656 11:35:25 #9 0.656 :0:0: note: this is the location of the previous definition 11:35:25 #9 0.664 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: 11:35:25 #9 0.664 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 0.664 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 0.664 11:35:25 #9 0.664 :0:0: note: this is the location of the previous definition 11:35:25 #9 0.669 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: 11:35:25 #9 0.669 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 0.669 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 0.669 11:35:25 #9 0.682 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: 11:35:25 #9 0.682 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 0.682 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 0.682 11:35:25 #9 0.682 :0:0: note: this is the location of the previous definition 11:35:25 #9 0.683 :0:0: note: this is the location of the previous definition 11:35:25 #9 0.705 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': 11:35:25 #9 0.705 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:25 #9 0.705 asn_dec_rval_t rval; \ 11:35:25 #9 0.705 ^ 11:35:25 #9 0.705 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' 11:35:25 #9 0.705 RETURN(RC_FAIL); 11:35:25 #9 0.705 ^~~~~~ 11:35:25 #9 0.705 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:25 #9 0.705 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:25 #9 0.705 ^~~~ 11:35:25 #9 0.705 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:25 #9 0.705 asn_dec_rval_t rval; \ 11:35:25 #9 0.705 ^ 11:35:25 #9 0.705 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' 11:35:25 #9 0.705 RETURN(RC_WMORE); 11:35:25 #9 0.705 ^~~~~~ 11:35:25 #9 0.705 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:25 #9 0.705 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:25 #9 0.705 ^~~~ 11:35:25 #9 0.705 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:25 #9 0.705 asn_dec_rval_t rval; \ 11:35:25 #9 0.705 ^ 11:35:25 #9 0.705 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' 11:35:25 #9 0.705 RETURN(RC_FAIL); 11:35:25 #9 0.705 ^~~~~~ 11:35:25 #9 0.705 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:25 #9 0.705 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:25 #9 0.705 ^~~~ 11:35:25 #9 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] 11:35:25 #9 0.710 asn_dec_rval_t rval; \ 11:35:25 #9 0.710 ^ 11:35:25 #9 0.710 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' 11:35:25 #9 0.710 RETURN(RC_FAIL); 11:35:25 #9 0.710 ^~~~~~ 11:35:25 #9 0.710 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:25 #9 0.710 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:25 #9 0.710 ^~~~ 11:35:25 #9 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] 11:35:25 #9 0.710 asn_dec_rval_t rval; \ 11:35:25 #9 0.710 ^ 11:35:25 #9 0.710 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' 11:35:25 #9 0.710 RETURN(RC_WMORE); 11:35:25 #9 0.710 ^~~~~~ 11:35:25 #9 0.710 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:25 #9 0.710 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:25 #9 0.710 ^~~~ 11:35:25 #9 0.711 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:25 #9 0.711 asn_dec_rval_t rval; \ 11:35:25 #9 0.711 ^ 11:35:25 #9 0.711 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' 11:35:25 #9 0.711 RETURN(RC_FAIL); 11:35:25 #9 0.711 ^~~~~~ 11:35:25 #9 0.711 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:25 #9 0.711 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:25 #9 0.711 ^~~~ 11:35:25 #9 0.711 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:25 #9 0.711 asn_dec_rval_t rval; \ 11:35:25 #9 0.711 ^ 11:35:25 #9 0.711 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' 11:35:25 #9 0.711 RETURN(RC_OK); 11:35:25 #9 0.711 ^~~~~~ 11:35:25 #9 0.711 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:25 #9 0.711 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:25 #9 0.711 ^~~~ 11:35:25 #9 0.711 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:25 #9 0.711 asn_dec_rval_t rval; \ 11:35:25 #9 0.711 ^ 11:35:25 #9 0.711 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' 11:35:25 #9 0.711 RETURN(RC_FAIL); 11:35:25 #9 0.711 ^~~~~~ 11:35:25 #9 0.711 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:25 #9 0.711 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:25 #9 0.711 ^~~~ 11:35:25 #9 0.714 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: 11:35:25 #9 0.714 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 0.714 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 0.714 11:35:25 #9 0.714 :0:0: note: this is the location of the previous definition 11:35:25 #9 0.824 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: 11:35:25 #9 0.824 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 0.824 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 0.824 11:35:25 #9 0.833 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.079 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_common.a  11:35:25 #9 1.090 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:25 #9 1.098 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:25 #9 1.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  11:35:25 #9 1.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  11:35:25 #9 1.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  11:35:25 #9 1.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  11:35:25 #9 1.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  11:35:25 #9 1.103 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  11:35:25 #9 1.104 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  11:35:25 #9 1.105 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  11:35:25 #9 1.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  11:35:25 #9 1.109 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  11:35:25 #9 1.110 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  11:35:25 #9 1.110 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  11:35:25 #9 1.111 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  11:35:25 #9 1.112 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  11:35:25 #9 1.113 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  11:35:25 #9 1.113 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  11:35:25 #9 1.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  11:35:25 #9 1.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  11:35:25 #9 1.115 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  11:35:25 #9 1.115 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  11:35:25 #9 1.117 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  11:35:25 #9 1.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  11:35:25 #9 1.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  11:35:25 #9 1.122 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  11:35:25 #9 1.122 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  11:35:25 #9 1.122 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  11:35:25 #9 1.123 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  11:35:25 #9 1.125 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  11:35:25 #9 1.126 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  11:35:25 #9 1.126 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  11:35:25 #9 1.127 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  11:35:25 #9 1.128 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  11:35:25 #9 1.128 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  11:35:25 #9 1.129 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  11:35:25 #9 1.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  11:35:25 #9 1.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  11:35:25 #9 1.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  11:35:25 #9 1.144 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  11:35:25 #9 1.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  11:35:25 #9 1.157 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  11:35:25 #9 1.157 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  11:35:25 #9 1.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  11:35:25 #9 1.162 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  11:35:25 #9 1.163 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  11:35:25 #9 1.165 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  11:35:25 #9 1.166 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  11:35:25 #9 1.167 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  11:35:25 #9 1.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  11:35:25 #9 1.179 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  11:35:25 #9 1.208 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, 11:35:25 #9 1.208 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: 11:35:25 #9 1.208 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.208 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.208 11:35:25 #9 1.208 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.210 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 11:35:25 #9 1.210 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: 11:35:25 #9 1.210 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.210 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.210 11:35:25 #9 1.210 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  11:35:25 #9 1.213 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  11:35:25 #9 1.220 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  11:35:25 #9 1.221 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  11:35:25 #9 1.233 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  11:35:25 #9 1.245 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, 11:35:25 #9 1.245 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: 11:35:25 #9 1.245 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.245 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.245 11:35:25 #9 1.245 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.259 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, 11:35:25 #9 1.259 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: 11:35:25 #9 1.259 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.259 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.259 11:35:25 #9 1.259 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.260 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 11:35:25 #9 1.260 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, 11:35:25 #9 1.260 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: 11:35:25 #9 1.260 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.260 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.260 11:35:25 #9 1.260 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.265 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 11:35:25 #9 1.265 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: 11:35:25 #9 1.265 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.265 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.265 11:35:25 #9 1.265 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.269 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, 11:35:25 #9 1.269 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: 11:35:25 #9 1.269 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.269 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.269 11:35:25 #9 1.269 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.286 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  11:35:25 #9 1.286 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, 11:35:25 #9 1.286 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: 11:35:25 #9 1.286 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.286 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.286 11:35:25 #9 1.286 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.290 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  11:35:25 #9 1.297 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  11:35:25 #9 1.298 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  11:35:25 #9 1.298 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 11:35:25 #9 1.298 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: 11:35:25 #9 1.298 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.298 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.298 11:35:25 #9 1.298 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.304 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, 11:35:25 #9 1.304 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: 11:35:25 #9 1.304 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.304 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.304 11:35:25 #9 1.304 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.304 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:25 #9 1.304 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: 11:35:25 #9 1.304 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.304 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.304 11:35:25 #9 1.304 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.305 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 11:35:25 #9 1.305 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: 11:35:25 #9 1.305 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.305 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.305 11:35:25 #9 1.305 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.310 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, 11:35:25 #9 1.310 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: 11:35:25 #9 1.310 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.310 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.310 11:35:25 #9 1.310 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.311 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, 11:35:25 #9 1.311 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: 11:35:25 #9 1.311 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.311 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.311 11:35:25 #9 1.311 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.334 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  11:35:25 #9 1.339 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  11:35:25 #9 1.351 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  11:35:25 #9 1.356 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  11:35:25 #9 1.360 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, 11:35:25 #9 1.360 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: 11:35:25 #9 1.360 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.360 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.360 11:35:25 #9 1.360 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.363 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 11:35:25 #9 1.363 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: 11:35:25 #9 1.363 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.363 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.363 11:35:25 #9 1.363 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.363 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  11:35:25 #9 1.365 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  11:35:25 #9 1.375 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:25 #9 1.375 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, 11:35:25 #9 1.375 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: 11:35:25 #9 1.375 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.375 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.375 11:35:25 #9 1.375 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.378 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, 11:35:25 #9 1.378 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: 11:35:25 #9 1.378 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.378 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.378 11:35:25 #9 1.378 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.380 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:25 #9 1.380 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, 11:35:25 #9 1.380 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: 11:35:25 #9 1.380 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.380 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.380 11:35:25 #9 1.380 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.383 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, 11:35:25 #9 1.383 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: 11:35:25 #9 1.383 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.383 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.383 11:35:25 #9 1.383 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.394 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, 11:35:25 #9 1.394 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: 11:35:25 #9 1.394 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.394 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.394 11:35:25 #9 1.394 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.395 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, 11:35:25 #9 1.395 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: 11:35:25 #9 1.395 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.395 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.395 11:35:25 #9 1.395 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.408 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:25 #9 1.408 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, 11:35:25 #9 1.408 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: 11:35:25 #9 1.408 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.408 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.408 11:35:25 #9 1.408 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.411 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, 11:35:25 #9 1.411 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: 11:35:25 #9 1.411 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.411 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.411 11:35:25 #9 1.411 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.414 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, 11:35:25 #9 1.414 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: 11:35:25 #9 1.414 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.414 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.414 11:35:25 #9 1.414 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.414 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 11:35:25 #9 1.414 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: 11:35:25 #9 1.414 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.414 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.414 11:35:25 #9 1.414 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.424 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  11:35:25 #9 1.430 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, 11:35:25 #9 1.430 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: 11:35:25 #9 1.430 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.430 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.430 11:35:25 #9 1.430 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  11:35:25 #9 1.432 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  11:35:25 #9 1.437 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  11:35:25 #9 1.439 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, 11:35:25 #9 1.439 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: 11:35:25 #9 1.439 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.439 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.439 11:35:25 #9 1.439 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.440 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  11:35:25 #9 1.440 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  11:35:25 #9 1.441 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:35:25 #9 1.441 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, 11:35:25 #9 1.441 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: 11:35:25 #9 1.441 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.441 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.441 11:35:25 #9 1.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  11:35:25 #9 1.463 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:25 #9 1.463 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, 11:35:25 #9 1.463 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: 11:35:25 #9 1.463 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.463 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.463 11:35:25 #9 1.463 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.465 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.487 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  11:35:25 #9 1.488 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  11:35:25 #9 1.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  11:35:25 #9 1.502 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  11:35:25 #9 1.502 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  11:35:25 #9 1.503 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  11:35:25 #9 1.503 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  11:35:25 #9 1.505 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  11:35:25 #9 1.509 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  11:35:25 #9 1.511 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  11:35:25 #9 1.511 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  11:35:25 #9 1.511 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  11:35:25 #9 1.514 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  11:35:25 #9 1.521 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  11:35:25 #9 1.525 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  11:35:25 #9 1.532 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  11:35:25 #9 1.537 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, 11:35:25 #9 1.537 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: 11:35:25 #9 1.537 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.537 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.537 11:35:25 #9 1.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, 11:35:25 #9 1.547 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: 11:35:25 #9 1.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.547 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.547 11:35:25 #9 1.547 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.554 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, 11:35:25 #9 1.554 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: 11:35:25 #9 1.554 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.554 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.554 11:35:25 #9 1.560 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, 11:35:25 #9 1.560 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: 11:35:25 #9 1.560 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.560 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.560 11:35:25 #9 1.560 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.565 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, 11:35:25 #9 1.565 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: 11:35:25 #9 1.565 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.565 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.565 11:35:25 #9 1.565 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.573 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:25 #9 1.573 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:25 #9 1.573 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, 11:35:25 #9 1.573 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: 11:35:25 #9 1.573 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.573 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.573 11:35:25 #9 1.575 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:25 #9 1.575 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:25 #9 1.575 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, 11:35:25 #9 1.575 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: 11:35:25 #9 1.575 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.575 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.575 11:35:25 #9 1.577 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, 11:35:25 #9 1.577 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: 11:35:25 #9 1.577 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.577 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.577 11:35:25 #9 1.578 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  11:35:25 #9 1.578 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  11:35:25 #9 1.578 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  11:35:25 #9 1.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:25 #9 1.580 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, 11:35:25 #9 1.580 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: 11:35:25 #9 1.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.580 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.580 11:35:25 #9 1.580 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.580 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  11:35:25 #9 1.582 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 11:35:25 #9 1.582 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, 11:35:25 #9 1.582 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: 11:35:25 #9 1.582 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.582 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.582 11:35:25 #9 1.582 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.583 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, 11:35:25 #9 1.583 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: 11:35:25 #9 1.583 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.583 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.583 11:35:25 #9 1.583 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:25 #9 1.583 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:25 #9 1.583 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, 11:35:25 #9 1.583 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: 11:35:25 #9 1.583 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.583 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.583 11:35:25 #9 1.584 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 11:35:25 #9 1.584 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: 11:35:25 #9 1.584 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.584 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.584 11:35:25 #9 1.584 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.584 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.585 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, 11:35:25 #9 1.585 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: 11:35:25 #9 1.585 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.585 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.585 11:35:25 #9 1.585 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.589 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, 11:35:25 #9 1.589 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: 11:35:25 #9 1.589 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.589 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.589 11:35:25 #9 1.589 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.589 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.589 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, 11:35:25 #9 1.594 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: 11:35:25 #9 1.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.594 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.594 11:35:25 #9 1.594 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.607 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, 11:35:25 #9 1.607 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: 11:35:25 #9 1.607 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.607 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.607 11:35:25 #9 1.607 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.607 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  11:35:25 #9 1.607 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  11:35:25 #9 1.607 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.608 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  11:35:25 #9 1.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  11:35:25 #9 1.614 :0:0: note: this is the location of the previous definition 11:35:25 #9 1.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  11:35:25 #9 1.623 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:25 #9 1.623 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:25 #9 1.623 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, 11:35:25 #9 1.623 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: 11:35:25 #9 1.623 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:25 #9 1.623 #define __EXTENSIONS__ /* for Sun */ 11:35:25 #9 1.623 11:35:25 #9 1.623 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.627 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, 11:35:26 #9 1.627 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: 11:35:26 #9 1.627 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.627 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.627 11:35:26 #9 1.627 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.630 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:35:26 #9 1.630 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: 11:35:26 #9 1.630 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.630 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.630 11:35:26 #9 1.633 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.641 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.651 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 11:35:26 #9 1.651 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, 11:35:26 #9 1.651 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: 11:35:26 #9 1.651 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.651 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.651 11:35:26 #9 1.651 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.652 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.662 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  11:35:26 #9 1.664 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  11:35:26 #9 1.668 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  11:35:26 #9 1.686 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  11:35:26 #9 1.688 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:26 #9 1.688 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, 11:35:26 #9 1.688 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: 11:35:26 #9 1.688 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.688 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.688 11:35:26 #9 1.688 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.689 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  11:35:26 #9 1.692 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, 11:35:26 #9 1.692 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: 11:35:26 #9 1.692 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.692 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.692 11:35:26 #9 1.692 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.692 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  11:35:26 #9 1.702 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:26 #9 1.702 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, 11:35:26 #9 1.702 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: 11:35:26 #9 1.702 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.702 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.702 11:35:26 #9 1.702 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.710 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:26 #9 1.710 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:26 #9 1.710 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, 11:35:26 #9 1.710 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: 11:35:26 #9 1.710 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.710 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.710 11:35:26 #9 1.710 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.725 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, 11:35:26 #9 1.725 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: 11:35:26 #9 1.725 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.725 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.725 11:35:26 #9 1.725 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.726 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  11:35:26 #9 1.744 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, 11:35:26 #9 1.744 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: 11:35:26 #9 1.744 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.744 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.744 11:35:26 #9 1.744 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.748 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 11:35:26 #9 1.748 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, 11:35:26 #9 1.748 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: 11:35:26 #9 1.748 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.748 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.748 11:35:26 #9 1.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, 11:35:26 #9 1.750 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: 11:35:26 #9 1.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.750 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.750 11:35:26 #9 1.750 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.752 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:26 #9 1.752 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, 11:35:26 #9 1.752 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: 11:35:26 #9 1.752 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.752 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.752 11:35:26 #9 1.752 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.754 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, 11:35:26 #9 1.754 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: 11:35:26 #9 1.754 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.754 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.754 11:35:26 #9 1.754 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.775 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 11:35:26 #9 1.775 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, 11:35:26 #9 1.775 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: 11:35:26 #9 1.775 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.775 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.775 11:35:26 #9 1.775 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.786 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  11:35:26 #9 1.787 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  11:35:26 #9 1.793 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, 11:35:26 #9 1.793 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: 11:35:26 #9 1.793 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.793 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.793 11:35:26 #9 1.793 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.794 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  11:35:26 #9 1.796 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  11:35:26 #9 1.796 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  11:35:26 #9 1.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  11:35:26 #9 1.801 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  11:35:26 #9 1.812 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  11:35:26 #9 1.814 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  11:35:26 #9 1.817 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.821 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  11:35:26 #9 1.823 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  11:35:26 #9 1.837 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  11:35:26 #9 1.845 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, 11:35:26 #9 1.845 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: 11:35:26 #9 1.845 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.845 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.845 11:35:26 #9 1.845 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.848 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  11:35:26 #9 1.872 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, 11:35:26 #9 1.872 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: 11:35:26 #9 1.872 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.872 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.872 11:35:26 #9 1.872 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.875 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  11:35:26 #9 1.876 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  11:35:26 #9 1.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, 11:35:26 #9 1.878 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: 11:35:26 #9 1.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.878 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.878 11:35:26 #9 1.878 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.879 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  11:35:26 #9 1.879 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  11:35:26 #9 1.880 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  11:35:26 #9 1.880 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  11:35:26 #9 1.887 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:26 #9 1.887 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, 11:35:26 #9 1.887 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: 11:35:26 #9 1.887 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.887 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.887 11:35:26 #9 1.887 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.887 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  11:35:26 #9 1.889 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  11:35:26 #9 1.889 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, 11:35:26 #9 1.889 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: 11:35:26 #9 1.889 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.889 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.889 11:35:26 #9 1.889 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.898 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  11:35:26 #9 1.900 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 11:35:26 #9 1.900 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 11:35:26 #9 1.900 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, 11:35:26 #9 1.900 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: 11:35:26 #9 1.900 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.900 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.900 11:35:26 #9 1.900 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.912 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:35:26 #9 1.912 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, 11:35:26 #9 1.912 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: 11:35:26 #9 1.912 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.912 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.912 11:35:26 #9 1.912 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.915 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:26 #9 1.915 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:26 #9 1.915 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, 11:35:26 #9 1.915 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: 11:35:26 #9 1.915 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.915 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.915 11:35:26 #9 1.915 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.920 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, 11:35:26 #9 1.920 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: 11:35:26 #9 1.920 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.920 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.920 11:35:26 #9 1.920 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.926 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, 11:35:26 #9 1.926 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: 11:35:26 #9 1.926 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.926 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.926 11:35:26 #9 1.926 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.959 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, 11:35:26 #9 1.959 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: 11:35:26 #9 1.959 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.959 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.959 11:35:26 #9 1.976 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, 11:35:26 #9 1.976 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: 11:35:26 #9 1.976 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.976 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.976 11:35:26 #9 1.976 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.983 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, 11:35:26 #9 1.983 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: 11:35:26 #9 1.983 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.983 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.983 11:35:26 #9 1.983 :0:0: note: this is the location of the previous definition 11:35:26 #9 1.985 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, 11:35:26 #9 1.985 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: 11:35:26 #9 1.985 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 1.985 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 1.985 11:35:26 #9 1.985 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.005 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.008 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, 11:35:26 #9 2.008 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: 11:35:26 #9 2.008 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.008 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.008 11:35:26 #9 2.008 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.011 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 11:35:26 #9 2.011 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: 11:35:26 #9 2.011 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.011 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.011 11:35:26 #9 2.011 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.015 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 11:35:26 #9 2.015 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, 11:35:26 #9 2.015 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: 11:35:26 #9 2.015 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.015 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.015 11:35:26 #9 2.015 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  11:35:26 #9 2.019 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:26 #9 2.019 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, 11:35:26 #9 2.019 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: 11:35:26 #9 2.019 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.019 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.019 11:35:26 #9 2.019 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.032 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, 11:35:26 #9 2.032 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: 11:35:26 #9 2.032 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.032 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.032 11:35:26 #9 2.032 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.033 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, 11:35:26 #9 2.033 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: 11:35:26 #9 2.033 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.033 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.033 11:35:26 #9 2.033 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.044 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, 11:35:26 #9 2.044 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: 11:35:26 #9 2.044 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.044 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.044 11:35:26 #9 2.044 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.055 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, 11:35:26 #9 2.055 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: 11:35:26 #9 2.055 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.055 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.055 11:35:26 #9 2.055 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.060 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:26 #9 2.060 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:26 #9 2.060 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, 11:35:26 #9 2.060 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: 11:35:26 #9 2.060 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.060 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.060 11:35:26 #9 2.065 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, 11:35:26 #9 2.065 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: 11:35:26 #9 2.065 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.065 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.065 11:35:26 #9 2.065 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.070 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  11:35:26 #9 2.070 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  11:35:26 #9 2.071 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  11:35:26 #9 2.071 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  11:35:26 #9 2.077 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  11:35:26 #9 2.079 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 11:35:26 #9 2.079 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: 11:35:26 #9 2.079 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.079 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.079 11:35:26 #9 2.079 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.079 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, 11:35:26 #9 2.079 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: 11:35:26 #9 2.079 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.079 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.079 11:35:26 #9 2.079 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  11:35:26 #9 2.082 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, 11:35:26 #9 2.082 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: 11:35:26 #9 2.082 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.082 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.082 11:35:26 #9 2.100 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  11:35:26 #9 2.105 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.105 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  11:35:26 #9 2.108 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, 11:35:26 #9 2.108 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: 11:35:26 #9 2.108 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.108 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.108 11:35:26 #9 2.108 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.127 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, 11:35:26 #9 2.127 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: 11:35:26 #9 2.127 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.127 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.127 11:35:26 #9 2.132 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:26 #9 2.132 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, 11:35:26 #9 2.132 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: 11:35:26 #9 2.132 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.132 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.132 11:35:26 #9 2.132 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.150 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:26 #9 2.150 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, 11:35:26 #9 2.150 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: 11:35:26 #9 2.150 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.150 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.150 11:35:26 #9 2.150 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.155 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:26 #9 2.155 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, 11:35:26 #9 2.155 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: 11:35:26 #9 2.155 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.155 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.155 11:35:26 #9 2.155 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:26 #9 2.155 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: 11:35:26 #9 2.155 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.155 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.155 11:35:26 #9 2.155 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.155 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.156 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  11:35:26 #9 2.156 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  11:35:26 #9 2.159 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  11:35:26 #9 2.160 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  11:35:26 #9 2.165 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.168 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:26 #9 2.168 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, 11:35:26 #9 2.168 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: 11:35:26 #9 2.168 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.168 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.168 11:35:26 #9 2.168 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  11:35:26 #9 2.190 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, 11:35:26 #9 2.190 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: 11:35:26 #9 2.190 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.190 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.190 11:35:26 #9 2.190 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.191 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, 11:35:26 #9 2.191 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: 11:35:26 #9 2.191 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.191 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.191 11:35:26 #9 2.191 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.194 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:26 #9 2.194 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, 11:35:26 #9 2.194 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: 11:35:26 #9 2.194 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.194 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.194 11:35:26 #9 2.194 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.194 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, 11:35:26 #9 2.194 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: 11:35:26 #9 2.194 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.194 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.194 11:35:26 #9 2.194 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.196 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 11:35:26 #9 2.196 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, 11:35:26 #9 2.196 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: 11:35:26 #9 2.196 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.196 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.196 11:35:26 #9 2.199 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 11:35:26 #9 2.199 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: 11:35:26 #9 2.199 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.199 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.199 11:35:26 #9 2.199 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.209 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  11:35:26 #9 2.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  11:35:26 #9 2.211 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  11:35:26 #9 2.215 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  11:35:26 #9 2.216 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  11:35:26 #9 2.220 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:26 #9 2.220 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, 11:35:26 #9 2.220 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: 11:35:26 #9 2.220 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.220 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.220 11:35:26 #9 2.222 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  11:35:26 #9 2.222 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.225 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  11:35:26 #9 2.232 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  11:35:26 #9 2.235 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.235 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  11:35:26 #9 2.238 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, 11:35:26 #9 2.238 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: 11:35:26 #9 2.238 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.238 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.238 11:35:26 #9 2.238 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.239 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  11:35:26 #9 2.242 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:26 #9 2.242 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, 11:35:26 #9 2.242 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: 11:35:26 #9 2.242 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.242 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.242 11:35:26 #9 2.242 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.247 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: 11:35:26 #9 2.247 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.247 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.247 11:35:26 #9 2.247 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.253 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 11:35:26 #9 2.253 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, 11:35:26 #9 2.253 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: 11:35:26 #9 2.253 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.253 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.253 11:35:26 #9 2.256 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 11:35:26 #9 2.256 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, 11:35:26 #9 2.256 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: 11:35:26 #9 2.256 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.256 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.256 11:35:26 #9 2.256 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.257 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  11:35:26 #9 2.258 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  11:35:26 #9 2.260 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 11:35:26 #9 2.260 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, 11:35:26 #9 2.260 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: 11:35:26 #9 2.260 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.260 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.260 11:35:26 #9 2.260 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.265 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  11:35:26 #9 2.266 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, 11:35:26 #9 2.266 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: 11:35:26 #9 2.266 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.266 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.266 11:35:26 #9 2.267 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  11:35:26 #9 2.270 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  11:35:26 #9 2.270 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.274 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  11:35:26 #9 2.277 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  11:35:26 #9 2.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 11:35:26 #9 2.284 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: 11:35:26 #9 2.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.284 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.284 11:35:26 #9 2.284 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.295 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, 11:35:26 #9 2.295 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: 11:35:26 #9 2.295 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.295 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.295 11:35:26 #9 2.301 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, 11:35:26 #9 2.301 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: 11:35:26 #9 2.301 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.301 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.301 11:35:26 #9 2.301 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.311 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, 11:35:26 #9 2.311 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: 11:35:26 #9 2.311 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.311 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.311 11:35:26 #9 2.312 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.312 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  11:35:26 #9 2.313 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  11:35:26 #9 2.318 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, 11:35:26 #9 2.318 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: 11:35:26 #9 2.318 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.318 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.318 11:35:26 #9 2.318 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.320 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  11:35:26 #9 2.326 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  11:35:26 #9 2.326 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.333 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  11:35:26 #9 2.335 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  11:35:26 #9 2.341 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.344 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  11:35:26 #9 2.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  11:35:26 #9 2.351 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, 11:35:26 #9 2.351 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: 11:35:26 #9 2.351 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.351 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.351 11:35:26 #9 2.351 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.352 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, 11:35:26 #9 2.352 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: 11:35:26 #9 2.352 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.352 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.352 11:35:26 #9 2.365 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  11:35:26 #9 2.369 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 11:35:26 #9 2.369 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: 11:35:26 #9 2.369 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.369 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.369 11:35:26 #9 2.369 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.379 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:26 #9 2.379 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:26 #9 2.379 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, 11:35:26 #9 2.379 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: 11:35:26 #9 2.379 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.379 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.379 11:35:26 #9 2.379 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.380 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, 11:35:26 #9 2.380 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: 11:35:26 #9 2.380 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.380 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.380 11:35:26 #9 2.380 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.381 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.406 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  11:35:26 #9 2.415 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, 11:35:26 #9 2.415 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: 11:35:26 #9 2.415 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.415 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.415 11:35:26 #9 2.415 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.419 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  11:35:26 #9 2.420 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, 11:35:26 #9 2.420 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: 11:35:26 #9 2.420 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.420 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.420 11:35:26 #9 2.420 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.423 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  11:35:26 #9 2.426 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  11:35:26 #9 2.430 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 11:35:26 #9 2.430 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: 11:35:26 #9 2.430 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.430 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.430 11:35:26 #9 2.430 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  11:35:26 #9 2.438 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 11:35:26 #9 2.438 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, 11:35:26 #9 2.438 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: 11:35:26 #9 2.438 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.438 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.438 11:35:26 #9 2.438 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  11:35:26 #9 2.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  11:35:26 #9 2.446 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:26 #9 2.446 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, 11:35:26 #9 2.446 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: 11:35:26 #9 2.446 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.446 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.446 11:35:26 #9 2.446 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  11:35:26 #9 2.450 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  11:35:26 #9 2.451 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  11:35:26 #9 2.453 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  11:35:26 #9 2.453 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  11:35:26 #9 2.463 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 11:35:26 #9 2.463 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: 11:35:26 #9 2.463 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.463 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.463 11:35:26 #9 2.463 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.465 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  11:35:26 #9 2.493 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, 11:35:26 #9 2.493 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: 11:35:26 #9 2.493 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.493 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.493 11:35:26 #9 2.493 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.513 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  11:35:26 #9 2.514 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  11:35:26 #9 2.521 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  11:35:26 #9 2.523 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  11:35:26 #9 2.529 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  11:35:26 #9 2.530 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  11:35:26 #9 2.535 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, 11:35:26 #9 2.535 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: 11:35:26 #9 2.535 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.535 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.535 11:35:26 #9 2.535 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.536 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  11:35:26 #9 2.551 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, 11:35:26 #9 2.551 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: 11:35:26 #9 2.551 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.551 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.551 11:35:26 #9 2.551 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.559 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, 11:35:26 #9 2.559 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: 11:35:26 #9 2.559 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.559 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.559 11:35:26 #9 2.559 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.572 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, 11:35:26 #9 2.572 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: 11:35:26 #9 2.572 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.572 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.572 11:35:26 #9 2.572 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.575 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 11:35:26 #9 2.575 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, 11:35:26 #9 2.575 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: 11:35:26 #9 2.575 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.575 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.575 11:35:26 #9 2.575 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.583 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, 11:35:26 #9 2.583 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: 11:35:26 #9 2.583 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.583 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.583 11:35:26 #9 2.583 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.595 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:26 #9 2.595 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, 11:35:26 #9 2.595 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: 11:35:26 #9 2.595 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.595 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.595 11:35:26 #9 2.595 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.596 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  11:35:26 #9 2.598 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  11:35:26 #9 2.601 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  11:35:26 #9 2.605 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  11:35:26 #9 2.617 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, 11:35:26 #9 2.617 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: 11:35:26 #9 2.617 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.617 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.617 11:35:26 #9 2.617 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.629 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, 11:35:26 #9 2.629 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: 11:35:26 #9 2.629 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.629 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.629 11:35:26 #9 2.633 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  11:35:26 #9 2.634 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:26 #9 2.634 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, 11:35:26 #9 2.634 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: 11:35:26 #9 2.634 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.634 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.634 11:35:26 #9 2.634 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.634 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  11:35:26 #9 2.636 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:26 #9 2.636 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, 11:35:26 #9 2.636 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: 11:35:26 #9 2.636 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.636 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.636 11:35:26 #9 2.636 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.638 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  11:35:26 #9 2.639 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, 11:35:26 #9 2.639 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: 11:35:26 #9 2.639 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.639 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.639 11:35:26 #9 2.641 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 11:35:26 #9 2.641 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, 11:35:26 #9 2.641 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: 11:35:26 #9 2.641 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.641 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.641 11:35:26 #9 2.641 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.642 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, 11:35:26 #9 2.642 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: 11:35:26 #9 2.642 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.642 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.642 11:35:26 #9 2.642 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.645 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  11:35:26 #9 2.646 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  11:35:26 #9 2.647 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  11:35:26 #9 2.647 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.648 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  11:35:26 #9 2.649 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  11:35:26 #9 2.653 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, 11:35:26 #9 2.653 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: 11:35:26 #9 2.653 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.653 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.653 11:35:26 #9 2.653 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.656 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 11:35:26 #9 2.656 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, 11:35:26 #9 2.656 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: 11:35:26 #9 2.656 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.656 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.656 11:35:26 #9 2.656 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.657 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  11:35:26 #9 2.660 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  11:35:26 #9 2.672 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, 11:35:26 #9 2.672 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: 11:35:26 #9 2.672 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.672 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.672 11:35:26 #9 2.676 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, 11:35:26 #9 2.676 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: 11:35:26 #9 2.676 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.676 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.676 11:35:26 #9 2.684 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:26 #9 2.684 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, 11:35:26 #9 2.684 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: 11:35:26 #9 2.684 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.684 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.684 11:35:26 #9 2.684 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.691 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 11:35:26 #9 2.691 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, 11:35:26 #9 2.691 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: 11:35:26 #9 2.691 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.691 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.691 11:35:26 #9 2.691 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.692 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, 11:35:26 #9 2.692 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: 11:35:26 #9 2.692 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.692 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.692 11:35:26 #9 2.692 :0:0: note: this is the location of the previous definition 11:35:26 #9 2.710 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, 11:35:26 #9 2.710 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: 11:35:26 #9 2.710 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:26 #9 2.710 #define __EXTENSIONS__ /* for Sun */ 11:35:26 #9 2.710 11:35:27 #9 2.711 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  11:35:27 #9 2.712 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  11:35:27 #9 2.713 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, 11:35:27 #9 2.713 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: 11:35:27 #9 2.713 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.713 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.713 11:35:27 #9 2.713 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 11:35:27 #9 2.713 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, 11:35:27 #9 2.713 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: 11:35:27 #9 2.713 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.713 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.713 11:35:27 #9 2.713 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.713 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.730 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  11:35:27 #9 2.731 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  11:35:27 #9 2.731 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  11:35:27 #9 2.731 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.733 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, 11:35:27 #9 2.733 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: 11:35:27 #9 2.733 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.733 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.733 11:35:27 #9 2.735 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  11:35:27 #9 2.735 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, 11:35:27 #9 2.735 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: 11:35:27 #9 2.735 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.735 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.735 11:35:27 #9 2.735 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.736 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.753 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.758 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 11:35:27 #9 2.758 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: 11:35:27 #9 2.758 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.758 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.758 11:35:27 #9 2.758 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.758 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.762 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 2.762 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, 11:35:27 #9 2.762 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: 11:35:27 #9 2.762 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.762 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.762 11:35:27 #9 2.762 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.763 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, 11:35:27 #9 2.763 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: 11:35:27 #9 2.763 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.763 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.763 11:35:27 #9 2.763 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.772 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, 11:35:27 #9 2.772 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: 11:35:27 #9 2.772 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.772 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.772 11:35:27 #9 2.782 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  11:35:27 #9 2.782 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  11:35:27 #9 2.783 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.785 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  11:35:27 #9 2.786 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  11:35:27 #9 2.788 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  11:35:27 #9 2.789 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  11:35:27 #9 2.789 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  11:35:27 #9 2.793 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  11:35:27 #9 2.808 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:27 #9 2.808 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:27 #9 2.808 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, 11:35:27 #9 2.808 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: 11:35:27 #9 2.808 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.808 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.808 11:35:27 #9 2.808 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.809 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  11:35:27 #9 2.811 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  11:35:27 #9 2.813 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  11:35:27 #9 2.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, 11:35:27 #9 2.818 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: 11:35:27 #9 2.818 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.818 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.818 11:35:27 #9 2.818 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.824 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, 11:35:27 #9 2.824 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: 11:35:27 #9 2.824 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.824 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.824 11:35:27 #9 2.825 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.831 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:27 #9 2.831 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:27 #9 2.831 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: 11:35:27 #9 2.831 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.831 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.831 11:35:27 #9 2.831 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.844 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, 11:35:27 #9 2.844 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: 11:35:27 #9 2.844 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.844 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.844 11:35:27 #9 2.844 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.847 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 2.847 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: 11:35:27 #9 2.847 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.847 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.847 11:35:27 #9 2.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  11:35:27 #9 2.857 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  11:35:27 #9 2.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  11:35:27 #9 2.862 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 11:35:27 #9 2.862 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, 11:35:27 #9 2.862 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: 11:35:27 #9 2.862 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.862 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.862 11:35:27 #9 2.862 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  11:35:27 #9 2.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  11:35:27 #9 2.875 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.891 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 11:35:27 #9 2.891 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: 11:35:27 #9 2.891 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.891 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.891 11:35:27 #9 2.891 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.891 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 11:35:27 #9 2.891 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, 11:35:27 #9 2.891 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: 11:35:27 #9 2.891 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.891 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.891 11:35:27 #9 2.891 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.899 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  11:35:27 #9 2.902 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  11:35:27 #9 2.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, 11:35:27 #9 2.909 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: 11:35:27 #9 2.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.909 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.909 11:35:27 #9 2.909 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.913 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 2.913 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, 11:35:27 #9 2.913 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: 11:35:27 #9 2.913 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.913 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.913 11:35:27 #9 2.913 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.915 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  11:35:27 #9 2.916 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  11:35:27 #9 2.916 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.918 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  11:35:27 #9 2.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  11:35:27 #9 2.926 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 2.926 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, 11:35:27 #9 2.926 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: 11:35:27 #9 2.926 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.926 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.926 11:35:27 #9 2.926 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.929 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  11:35:27 #9 2.930 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, 11:35:27 #9 2.930 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: 11:35:27 #9 2.930 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.930 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.930 11:35:27 #9 2.930 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.931 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  11:35:27 #9 2.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, 11:35:27 #9 2.939 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: 11:35:27 #9 2.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.939 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.939 11:35:27 #9 2.939 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.942 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 11:35:27 #9 2.942 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, 11:35:27 #9 2.942 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: 11:35:27 #9 2.942 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.942 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.942 11:35:27 #9 2.942 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.957 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, 11:35:27 #9 2.957 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: 11:35:27 #9 2.957 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.957 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.957 11:35:27 #9 2.964 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:35:27 #9 2.964 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, 11:35:27 #9 2.964 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: 11:35:27 #9 2.964 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.964 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.964 11:35:27 #9 2.964 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.975 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, 11:35:27 #9 2.975 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: 11:35:27 #9 2.975 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.975 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.975 11:35:27 #9 2.975 :0:0: note: this is the location of the previous definition 11:35:27 #9 2.995 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, 11:35:27 #9 2.995 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: 11:35:27 #9 2.995 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.995 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.995 11:35:27 #9 2.999 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:27 #9 2.999 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, 11:35:27 #9 2.999 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: 11:35:27 #9 2.999 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 2.999 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 2.999 11:35:27 #9 3.009 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  11:35:27 #9 3.012 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  11:35:27 #9 3.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  11:35:27 #9 3.016 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  11:35:27 #9 3.016 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  11:35:27 #9 3.019 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:27 #9 3.019 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, 11:35:27 #9 3.019 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: 11:35:27 #9 3.019 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.019 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.019 11:35:27 #9 3.020 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, 11:35:27 #9 3.020 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: 11:35:27 #9 3.020 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.020 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.020 11:35:27 #9 3.021 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  11:35:27 #9 3.026 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, 11:35:27 #9 3.026 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: 11:35:27 #9 3.026 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.026 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.026 11:35:27 #9 3.026 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.026 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.027 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  11:35:27 #9 3.035 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  11:35:27 #9 3.035 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.035 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  11:35:27 #9 3.036 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.036 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  11:35:27 #9 3.036 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.043 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  11:35:27 #9 3.052 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:27 #9 3.052 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:27 #9 3.052 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, 11:35:27 #9 3.052 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: 11:35:27 #9 3.052 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.052 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.052 11:35:27 #9 3.052 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.052 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, 11:35:27 #9 3.052 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: 11:35:27 #9 3.052 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.052 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.052 11:35:27 #9 3.053 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  11:35:27 #9 3.057 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.080 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, 11:35:27 #9 3.080 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: 11:35:27 #9 3.080 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.080 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.080 11:35:27 #9 3.080 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.084 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 11:35:27 #9 3.084 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: 11:35:27 #9 3.084 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.084 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.084 11:35:27 #9 3.084 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.087 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:27 #9 3.087 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, 11:35:27 #9 3.087 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: 11:35:27 #9 3.087 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.087 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.087 11:35:27 #9 3.087 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.089 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, 11:35:27 #9 3.089 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: 11:35:27 #9 3.089 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.089 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.089 11:35:27 #9 3.089 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.089 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.104 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 3.104 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, 11:35:27 #9 3.104 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: 11:35:27 #9 3.104 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.104 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.104 11:35:27 #9 3.104 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.109 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, 11:35:27 #9 3.109 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: 11:35:27 #9 3.109 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.109 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.109 11:35:27 #9 3.109 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.123 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  11:35:27 #9 3.125 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, 11:35:27 #9 3.125 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: 11:35:27 #9 3.125 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.125 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.125 11:35:27 #9 3.126 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 11:35:27 #9 3.126 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: 11:35:27 #9 3.126 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.126 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.126 11:35:27 #9 3.127 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:27 #9 3.127 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:27 #9 3.127 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: 11:35:27 #9 3.127 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.127 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.127 11:35:27 #9 3.129 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.131 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, 11:35:27 #9 3.131 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: 11:35:27 #9 3.131 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.131 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.131 11:35:27 #9 3.131 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  11:35:27 #9 3.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  11:35:27 #9 3.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  11:35:27 #9 3.135 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:27 #9 3.135 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, 11:35:27 #9 3.135 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: 11:35:27 #9 3.135 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.135 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.135 11:35:27 #9 3.135 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.137 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 3.137 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, 11:35:27 #9 3.137 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: 11:35:27 #9 3.137 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.137 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.137 11:35:27 #9 3.137 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.140 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, 11:35:27 #9 3.140 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: 11:35:27 #9 3.140 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.140 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.140 11:35:27 #9 3.140 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.145 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.145 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  11:35:27 #9 3.146 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 3.146 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, 11:35:27 #9 3.146 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: 11:35:27 #9 3.146 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.146 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.146 11:35:27 #9 3.146 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.147 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 11:35:27 #9 3.147 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, 11:35:27 #9 3.147 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: 11:35:27 #9 3.147 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.147 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.147 11:35:27 #9 3.147 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  11:35:27 #9 3.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  11:35:27 #9 3.153 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  11:35:27 #9 3.159 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, 11:35:27 #9 3.159 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: 11:35:27 #9 3.159 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.159 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.159 11:35:27 #9 3.159 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.171 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, 11:35:27 #9 3.171 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: 11:35:27 #9 3.171 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.171 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.171 11:35:27 #9 3.171 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.191 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 11:35:27 #9 3.191 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, 11:35:27 #9 3.191 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: 11:35:27 #9 3.191 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.191 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.191 11:35:27 #9 3.191 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.192 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, 11:35:27 #9 3.192 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: 11:35:27 #9 3.192 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.192 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.192 11:35:27 #9 3.192 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.192 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.197 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 11:35:27 #9 3.197 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: 11:35:27 #9 3.197 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.197 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.197 11:35:27 #9 3.197 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.227 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, 11:35:27 #9 3.227 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: 11:35:27 #9 3.227 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.227 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.227 11:35:27 #9 3.227 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.229 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  11:35:27 #9 3.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  11:35:27 #9 3.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, 11:35:27 #9 3.293 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: 11:35:27 #9 3.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.293 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.293 11:35:27 #9 3.294 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  11:35:27 #9 3.297 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, 11:35:27 #9 3.297 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: 11:35:27 #9 3.297 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.297 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.297 11:35:27 #9 3.297 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  11:35:27 #9 3.298 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  11:35:27 #9 3.301 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  11:35:27 #9 3.312 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, 11:35:27 #9 3.312 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: 11:35:27 #9 3.312 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.312 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.312 11:35:27 #9 3.313 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  11:35:27 #9 3.314 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  11:35:27 #9 3.315 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  11:35:27 #9 3.315 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  11:35:27 #9 3.316 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  11:35:27 #9 3.321 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  11:35:27 #9 3.325 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 11:35:27 #9 3.325 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, 11:35:27 #9 3.325 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: 11:35:27 #9 3.325 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.325 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.325 11:35:27 #9 3.328 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:27 #9 3.328 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:27 #9 3.328 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, 11:35:27 #9 3.328 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: 11:35:27 #9 3.328 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.328 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.328 11:35:27 #9 3.343 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, 11:35:27 #9 3.343 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: 11:35:27 #9 3.343 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.343 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.343 11:35:27 #9 3.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  11:35:27 #9 3.345 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  11:35:27 #9 3.345 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  11:35:27 #9 3.352 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  11:35:27 #9 3.353 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  11:35:27 #9 3.355 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 11:35:27 #9 3.355 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, 11:35:27 #9 3.355 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: 11:35:27 #9 3.355 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.355 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.355 11:35:27 #9 3.355 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.356 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  11:35:27 #9 3.358 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.359 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 11:35:27 #9 3.359 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, 11:35:27 #9 3.359 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: 11:35:27 #9 3.359 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.359 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.359 11:35:27 #9 3.359 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.362 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, 11:35:27 #9 3.362 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: 11:35:27 #9 3.362 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.362 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.362 11:35:27 #9 3.362 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.365 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.367 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, 11:35:27 #9 3.367 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: 11:35:27 #9 3.367 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.367 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.367 11:35:27 #9 3.373 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.376 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:27 #9 3.376 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, 11:35:27 #9 3.376 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: 11:35:27 #9 3.376 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.376 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.376 11:35:27 #9 3.376 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.376 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.386 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, 11:35:27 #9 3.386 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: 11:35:27 #9 3.386 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.386 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.386 11:35:27 #9 3.389 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.391 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  11:35:27 #9 3.393 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, 11:35:27 #9 3.393 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: 11:35:27 #9 3.393 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.393 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.393 11:35:27 #9 3.393 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.396 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  11:35:27 #9 3.396 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.396 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  11:35:27 #9 3.411 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, 11:35:27 #9 3.411 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: 11:35:27 #9 3.411 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.411 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.411 11:35:27 #9 3.411 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.411 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.421 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.422 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, 11:35:27 #9 3.422 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: 11:35:27 #9 3.422 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.422 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.422 11:35:27 #9 3.422 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.426 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 3.426 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, 11:35:27 #9 3.426 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: 11:35:27 #9 3.426 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.426 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.426 11:35:27 #9 3.430 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:27 #9 3.430 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:27 #9 3.430 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, 11:35:27 #9 3.430 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: 11:35:27 #9 3.430 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.430 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.430 11:35:27 #9 3.430 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.430 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.434 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:27 #9 3.434 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:27 #9 3.434 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, 11:35:27 #9 3.434 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: 11:35:27 #9 3.434 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.434 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.434 11:35:27 #9 3.434 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.435 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  11:35:27 #9 3.470 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  11:35:27 #9 3.470 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  11:35:27 #9 3.471 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  11:35:27 #9 3.472 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, 11:35:27 #9 3.472 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: 11:35:27 #9 3.472 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.472 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.472 11:35:27 #9 3.472 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.476 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  11:35:27 #9 3.477 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  11:35:27 #9 3.489 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:27 #9 3.489 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:27 #9 3.489 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, 11:35:27 #9 3.489 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: 11:35:27 #9 3.489 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.489 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.489 11:35:27 #9 3.489 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.490 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  11:35:27 #9 3.490 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  11:35:27 #9 3.494 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:27 #9 3.494 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, 11:35:27 #9 3.494 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: 11:35:27 #9 3.494 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.494 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.494 11:35:27 #9 3.494 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  11:35:27 #9 3.501 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  11:35:27 #9 3.501 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, 11:35:27 #9 3.501 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: 11:35:27 #9 3.501 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.501 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.501 11:35:27 #9 3.501 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.502 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 11:35:27 #9 3.502 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, 11:35:27 #9 3.502 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: 11:35:27 #9 3.502 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.502 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.502 11:35:27 #9 3.502 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.502 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  11:35:27 #9 3.503 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  11:35:27 #9 3.503 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  11:35:27 #9 3.513 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  11:35:27 #9 3.514 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  11:35:27 #9 3.514 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  11:35:27 #9 3.516 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  11:35:27 #9 3.517 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  11:35:27 #9 3.518 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  11:35:27 #9 3.527 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, 11:35:27 #9 3.527 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: 11:35:27 #9 3.527 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.527 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.527 11:35:27 #9 3.527 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.531 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, 11:35:27 #9 3.531 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: 11:35:27 #9 3.531 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.531 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.531 11:35:27 #9 3.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, 11:35:27 #9 3.532 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: 11:35:27 #9 3.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.532 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.532 11:35:27 #9 3.532 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.559 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, 11:35:27 #9 3.559 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: 11:35:27 #9 3.559 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.559 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.559 11:35:27 #9 3.559 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.561 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 11:35:27 #9 3.561 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: 11:35:27 #9 3.561 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.561 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.561 11:35:27 #9 3.577 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  11:35:27 #9 3.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 3.580 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, 11:35:27 #9 3.580 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: 11:35:27 #9 3.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.580 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.580 11:35:27 #9 3.580 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.587 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  11:35:27 #9 3.590 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 11:35:27 #9 3.590 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, 11:35:27 #9 3.590 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: 11:35:27 #9 3.590 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.590 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.590 11:35:27 #9 3.600 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 3.600 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, 11:35:27 #9 3.600 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: 11:35:27 #9 3.600 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.600 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.600 11:35:27 #9 3.600 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.605 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.618 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, 11:35:27 #9 3.618 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: 11:35:27 #9 3.618 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.618 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.618 11:35:27 #9 3.618 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.623 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:27 #9 3.623 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, 11:35:27 #9 3.623 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: 11:35:27 #9 3.623 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.623 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.623 11:35:27 #9 3.623 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.625 :0:0: note: this is the location of the previous definition 11:35:27 #9 3.630 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 11:35:27 #9 3.630 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, 11:35:27 #9 3.630 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: 11:35:27 #9 3.630 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:27 #9 3.630 #define __EXTENSIONS__ /* for Sun */ 11:35:27 #9 3.630 11:35:27 #9 3.645 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.652 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 3.652 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, 11:35:28 #9 3.652 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: 11:35:28 #9 3.652 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.652 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.652 11:35:28 #9 3.652 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.660 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:28 #9 3.660 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: 11:35:28 #9 3.660 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.660 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.660 11:35:28 #9 3.660 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.660 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.669 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 3.669 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:28 #9 3.669 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, 11:35:28 #9 3.669 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: 11:35:28 #9 3.669 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.669 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.669 11:35:28 #9 3.669 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.673 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  11:35:28 #9 3.674 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  11:35:28 #9 3.674 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  11:35:28 #9 3.675 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  11:35:28 #9 3.675 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  11:35:28 #9 3.676 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  11:35:28 #9 3.677 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  11:35:28 #9 3.677 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 11:35:28 #9 3.677 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, 11:35:28 #9 3.677 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: 11:35:28 #9 3.677 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.677 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.677 11:35:28 #9 3.678 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  11:35:28 #9 3.678 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.682 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  11:35:28 #9 3.685 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  11:35:28 #9 3.686 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 11:35:28 #9 3.686 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: 11:35:28 #9 3.686 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.686 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.686 11:35:28 #9 3.686 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.686 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  11:35:28 #9 3.687 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  11:35:28 #9 3.687 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  11:35:28 #9 3.688 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  11:35:28 #9 3.688 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  11:35:28 #9 3.688 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  11:35:28 #9 3.691 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  11:35:28 #9 3.710 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  11:35:28 #9 3.710 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  11:35:28 #9 3.716 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 11:35:28 #9 3.716 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, 11:35:28 #9 3.716 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: 11:35:28 #9 3.716 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.716 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.716 11:35:28 #9 3.716 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.717 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  11:35:28 #9 3.730 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 3.730 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:28 #9 3.730 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, 11:35:28 #9 3.730 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: 11:35:28 #9 3.730 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.730 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.730 11:35:28 #9 3.730 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.742 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 11:35:28 #9 3.742 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: 11:35:28 #9 3.742 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.742 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.742 11:35:28 #9 3.742 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.750 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  11:35:28 #9 3.758 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 3.758 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, 11:35:28 #9 3.758 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: 11:35:28 #9 3.758 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.758 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.758 11:35:28 #9 3.758 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.761 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  11:35:28 #9 3.761 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  11:35:28 #9 3.774 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, 11:35:28 #9 3.774 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: 11:35:28 #9 3.774 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.774 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.774 11:35:28 #9 3.774 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.780 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 11:35:28 #9 3.780 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: 11:35:28 #9 3.780 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.780 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.780 11:35:28 #9 3.787 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  11:35:28 #9 3.792 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, 11:35:28 #9 3.792 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: 11:35:28 #9 3.792 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.792 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.792 11:35:28 #9 3.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  11:35:28 #9 3.801 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 11:35:28 #9 3.801 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: 11:35:28 #9 3.801 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.801 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.801 11:35:28 #9 3.803 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  11:35:28 #9 3.811 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 3.811 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:28 #9 3.811 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, 11:35:28 #9 3.811 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: 11:35:28 #9 3.811 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.811 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.811 11:35:28 #9 3.816 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, 11:35:28 #9 3.816 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: 11:35:28 #9 3.816 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.816 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.816 11:35:28 #9 3.821 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  11:35:28 #9 3.822 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 3.822 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:28 #9 3.822 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, 11:35:28 #9 3.822 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: 11:35:28 #9 3.822 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.822 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.822 11:35:28 #9 3.822 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.823 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  11:35:28 #9 3.827 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, 11:35:28 #9 3.827 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: 11:35:28 #9 3.827 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.827 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.827 11:35:28 #9 3.827 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.827 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.829 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  11:35:28 #9 3.829 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.833 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  11:35:28 #9 3.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  11:35:28 #9 3.842 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, 11:35:28 #9 3.842 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: 11:35:28 #9 3.842 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.842 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.842 11:35:28 #9 3.844 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 3.844 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:28 #9 3.844 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 11:35:28 #9 3.844 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, 11:35:28 #9 3.844 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: 11:35:28 #9 3.844 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.844 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.844 11:35:28 #9 3.844 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.853 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.858 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 11:35:28 #9 3.858 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: 11:35:28 #9 3.858 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.858 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.858 11:35:28 #9 3.858 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.858 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.870 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, 11:35:28 #9 3.870 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: 11:35:28 #9 3.870 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.870 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.870 11:35:28 #9 3.870 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.870 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.870 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.882 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:28 #9 3.882 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:28 #9 3.882 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, 11:35:28 #9 3.882 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: 11:35:28 #9 3.882 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.882 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.882 11:35:28 #9 3.893 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.903 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  11:35:28 #9 3.911 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 11:35:28 #9 3.911 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, 11:35:28 #9 3.911 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: 11:35:28 #9 3.911 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.911 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.911 11:35:28 #9 3.915 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, 11:35:28 #9 3.915 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: 11:35:28 #9 3.915 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.915 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.915 11:35:28 #9 3.916 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, 11:35:28 #9 3.916 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: 11:35:28 #9 3.916 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.916 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.916 11:35:28 #9 3.916 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.922 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, 11:35:28 #9 3.922 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: 11:35:28 #9 3.922 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.922 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.922 11:35:28 #9 3.923 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  11:35:28 #9 3.924 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.926 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  11:35:28 #9 3.928 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 3.928 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, 11:35:28 #9 3.928 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: 11:35:28 #9 3.928 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.928 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.928 11:35:28 #9 3.928 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.931 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.931 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 11:35:28 #9 3.931 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, 11:35:28 #9 3.931 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: 11:35:28 #9 3.931 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.931 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.931 11:35:28 #9 3.931 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.933 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  11:35:28 #9 3.947 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 3.947 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, 11:35:28 #9 3.947 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: 11:35:28 #9 3.947 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 3.947 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 3.947 11:35:28 #9 3.947 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.947 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  11:35:28 #9 3.949 :0:0: note: this is the location of the previous definition 11:35:28 #9 3.958 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  11:35:28 #9 3.959 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  11:35:28 #9 4.008 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, 11:35:28 #9 4.008 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: 11:35:28 #9 4.008 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.008 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.008 11:35:28 #9 4.008 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.008 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, 11:35:28 #9 4.008 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: 11:35:28 #9 4.008 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.008 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.008 11:35:28 #9 4.008 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.011 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 11:35:28 #9 4.011 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, 11:35:28 #9 4.011 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: 11:35:28 #9 4.011 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.011 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.011 11:35:28 #9 4.011 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  11:35:28 #9 4.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  11:35:28 #9 4.025 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, 11:35:28 #9 4.025 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: 11:35:28 #9 4.025 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.025 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.025 11:35:28 #9 4.025 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.028 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 4.028 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:28 #9 4.028 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 11:35:28 #9 4.028 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: 11:35:28 #9 4.028 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.028 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.028 11:35:28 #9 4.028 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.028 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  11:35:28 #9 4.029 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  11:35:28 #9 4.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  11:35:28 #9 4.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  11:35:28 #9 4.042 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  11:35:28 #9 4.045 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  11:35:28 #9 4.051 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, 11:35:28 #9 4.051 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: 11:35:28 #9 4.051 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.051 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.051 11:35:28 #9 4.051 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.052 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  11:35:28 #9 4.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  11:35:28 #9 4.058 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  11:35:28 #9 4.059 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  11:35:28 #9 4.063 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, 11:35:28 #9 4.063 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: 11:35:28 #9 4.063 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.063 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.063 11:35:28 #9 4.063 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.100 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 11:35:28 #9 4.100 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: 11:35:28 #9 4.100 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.100 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.100 11:35:28 #9 4.100 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.106 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, 11:35:28 #9 4.106 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: 11:35:28 #9 4.106 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.106 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.106 11:35:28 #9 4.106 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.108 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, 11:35:28 #9 4.108 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: 11:35:28 #9 4.108 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.108 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.108 11:35:28 #9 4.108 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.114 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:28 #9 4.114 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, 11:35:28 #9 4.114 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: 11:35:28 #9 4.114 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.114 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.114 11:35:28 #9 4.114 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.119 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 11:35:28 #9 4.119 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: 11:35:28 #9 4.119 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.119 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.119 11:35:28 #9 4.119 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.131 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, 11:35:28 #9 4.131 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: 11:35:28 #9 4.131 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.131 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.131 11:35:28 #9 4.131 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.133 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  11:35:28 #9 4.136 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 11:35:28 #9 4.136 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: 11:35:28 #9 4.136 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.136 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.136 11:35:28 #9 4.136 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.145 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, 11:35:28 #9 4.145 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: 11:35:28 #9 4.145 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.145 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.145 11:35:28 #9 4.145 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.150 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  11:35:28 #9 4.152 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, 11:35:28 #9 4.152 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: 11:35:28 #9 4.152 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.152 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.152 11:35:28 #9 4.152 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.153 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  11:35:28 #9 4.156 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, 11:35:28 #9 4.156 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: 11:35:28 #9 4.156 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.156 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.156 11:35:28 #9 4.156 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: 11:35:28 #9 4.156 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.156 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.156 11:35:28 #9 4.157 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.162 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  11:35:28 #9 4.172 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 4.172 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, 11:35:28 #9 4.172 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: 11:35:28 #9 4.172 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.172 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.172 11:35:28 #9 4.172 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.172 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 4.172 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, 11:35:28 #9 4.172 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: 11:35:28 #9 4.172 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.172 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.172 11:35:28 #9 4.178 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  11:35:28 #9 4.181 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, 11:35:28 #9 4.181 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: 11:35:28 #9 4.181 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.181 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.181 11:35:28 #9 4.182 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 4.182 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, 11:35:28 #9 4.182 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: 11:35:28 #9 4.182 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.182 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.182 11:35:28 #9 4.182 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.183 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 11:35:28 #9 4.183 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: 11:35:28 #9 4.183 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.183 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.183 11:35:28 #9 4.183 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.186 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, 11:35:28 #9 4.186 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: 11:35:28 #9 4.186 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.186 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.186 11:35:28 #9 4.186 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.187 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 11:35:28 #9 4.187 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: 11:35:28 #9 4.187 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.187 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.187 11:35:28 #9 4.187 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.206 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, 11:35:28 #9 4.206 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: 11:35:28 #9 4.206 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.206 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.206 11:35:28 #9 4.206 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.213 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, 11:35:28 #9 4.213 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: 11:35:28 #9 4.213 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.213 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.213 11:35:28 #9 4.213 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.238 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 4.238 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, 11:35:28 #9 4.238 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: 11:35:28 #9 4.238 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.238 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.238 11:35:28 #9 4.238 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.240 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, 11:35:28 #9 4.240 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: 11:35:28 #9 4.240 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.240 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.240 11:35:28 #9 4.240 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.247 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, 11:35:28 #9 4.247 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: 11:35:28 #9 4.247 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.247 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.247 11:35:28 #9 4.247 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.253 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.256 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 11:35:28 #9 4.256 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: 11:35:28 #9 4.256 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.256 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.256 11:35:28 #9 4.265 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:28 #9 4.265 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, 11:35:28 #9 4.265 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: 11:35:28 #9 4.265 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.265 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.265 11:35:28 #9 4.265 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.276 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, 11:35:28 #9 4.276 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: 11:35:28 #9 4.276 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.276 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.276 11:35:28 #9 4.276 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.279 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 4.279 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, 11:35:28 #9 4.279 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: 11:35:28 #9 4.279 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.279 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.279 11:35:28 #9 4.283 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 4.283 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:28 #9 4.283 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, 11:35:28 #9 4.283 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: 11:35:28 #9 4.283 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.283 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.283 11:35:28 #9 4.283 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.288 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 4.288 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:28 #9 4.288 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 11:35:28 #9 4.288 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, 11:35:28 #9 4.288 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: 11:35:28 #9 4.288 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.288 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.288 11:35:28 #9 4.288 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 4.292 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, 11:35:28 #9 4.292 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: 11:35:28 #9 4.292 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.292 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.292 11:35:28 #9 4.292 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:28 #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, 11:35:28 #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: 11:35:28 #9 4.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.293 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.293 11:35:28 #9 4.300 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 4.300 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:28 #9 4.300 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, 11:35:28 #9 4.300 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: 11:35:28 #9 4.300 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.300 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.300 11:35:28 #9 4.300 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.300 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.304 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:35:28 #9 4.304 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, 11:35:28 #9 4.304 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: 11:35:28 #9 4.304 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.304 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.304 11:35:28 #9 4.304 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.305 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:28 #9 4.305 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:28 #9 4.305 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, 11:35:28 #9 4.305 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: 11:35:28 #9 4.305 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.305 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.305 11:35:28 #9 4.305 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.305 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.307 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, 11:35:28 #9 4.307 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: 11:35:28 #9 4.307 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.307 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.307 11:35:28 #9 4.307 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.308 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.314 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 11:35:28 #9 4.314 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, 11:35:28 #9 4.314 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: 11:35:28 #9 4.314 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.314 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.314 11:35:28 #9 4.314 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.317 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.317 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:28 #9 4.320 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:28 #9 4.320 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, 11:35:28 #9 4.320 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: 11:35:28 #9 4.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.320 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.320 11:35:28 #9 4.320 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.322 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 11:35:28 #9 4.322 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: 11:35:28 #9 4.322 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.322 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.322 11:35:28 #9 4.322 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.323 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, 11:35:28 #9 4.323 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: 11:35:28 #9 4.323 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.323 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.323 11:35:28 #9 4.323 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.324 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 11:35:28 #9 4.324 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, 11:35:28 #9 4.324 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: 11:35:28 #9 4.324 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.324 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.324 11:35:28 #9 4.326 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  11:35:28 #9 4.331 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 4.331 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, 11:35:28 #9 4.331 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: 11:35:28 #9 4.331 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.331 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.331 11:35:28 #9 4.331 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.334 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  11:35:28 #9 4.339 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:28 #9 4.339 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, 11:35:28 #9 4.339 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: 11:35:28 #9 4.339 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.339 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.339 11:35:28 #9 4.339 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.346 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.360 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, 11:35:28 #9 4.360 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: 11:35:28 #9 4.360 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.360 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.360 11:35:28 #9 4.360 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 11:35:28 #9 4.360 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 11:35:28 #9 4.360 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: 11:35:28 #9 4.360 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.360 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.360 11:35:28 #9 4.365 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.370 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 11:35:28 #9 4.370 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, 11:35:28 #9 4.370 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: 11:35:28 #9 4.370 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.370 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.370 11:35:28 #9 4.370 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.371 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:28 #9 4.371 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, 11:35:28 #9 4.371 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: 11:35:28 #9 4.371 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.371 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.371 11:35:28 #9 4.371 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.380 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:28 #9 4.380 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, 11:35:28 #9 4.380 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: 11:35:28 #9 4.380 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.380 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.380 11:35:28 #9 4.380 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.384 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, 11:35:28 #9 4.384 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: 11:35:28 #9 4.384 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.384 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.384 11:35:28 #9 4.384 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, 11:35:28 #9 4.384 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: 11:35:28 #9 4.384 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.384 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.384 11:35:28 #9 4.384 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.401 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.402 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  11:35:28 #9 4.402 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  11:35:28 #9 4.405 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  11:35:28 #9 4.414 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  11:35:28 #9 4.415 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  11:35:28 #9 4.415 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.427 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  11:35:28 #9 4.429 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  11:35:28 #9 4.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  11:35:28 #9 4.436 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 11:35:28 #9 4.436 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 11:35:28 #9 4.436 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, 11:35:28 #9 4.436 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: 11:35:28 #9 4.436 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.436 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.436 11:35:28 #9 4.442 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  11:35:28 #9 4.450 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:28 #9 4.450 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:28 #9 4.450 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, 11:35:28 #9 4.450 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: 11:35:28 #9 4.450 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.450 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.450 11:35:28 #9 4.450 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.451 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  11:35:28 #9 4.460 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  11:35:28 #9 4.470 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  11:35:28 #9 4.471 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, 11:35:28 #9 4.471 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: 11:35:28 #9 4.471 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.471 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.471 11:35:28 #9 4.471 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.472 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  11:35:28 #9 4.472 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  11:35:28 #9 4.472 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  11:35:28 #9 4.473 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  11:35:28 #9 4.481 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, 11:35:28 #9 4.481 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: 11:35:28 #9 4.481 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.481 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.481 11:35:28 #9 4.485 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 11:35:28 #9 4.485 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 11:35:28 #9 4.485 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: 11:35:28 #9 4.485 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.485 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.485 11:35:28 #9 4.485 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.485 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  11:35:28 #9 4.485 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  11:35:28 #9 4.494 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  11:35:28 #9 4.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  11:35:28 #9 4.497 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  11:35:28 #9 4.498 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.498 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.501 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  11:35:28 #9 4.521 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 11:35:28 #9 4.521 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: 11:35:28 #9 4.521 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.521 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.521 11:35:28 #9 4.521 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 11:35:28 #9 4.532 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, 11:35:28 #9 4.532 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: 11:35:28 #9 4.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.532 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.532 11:35:28 #9 4.532 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.532 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  11:35:28 #9 4.540 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 11:35:28 #9 4.540 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: 11:35:28 #9 4.540 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:28 #9 4.540 #define __EXTENSIONS__ /* for Sun */ 11:35:28 #9 4.540 11:35:28 #9 4.540 :0:0: note: this is the location of the previous definition 11:35:28 #9 4.582 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  11:35:29 #9 4.582 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  11:35:29 #9 4.599 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  11:35:29 #9 4.601 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  11:35:29 #9 4.606 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 11:35:29 #9 4.606 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: 11:35:29 #9 4.606 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.606 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.606 11:35:29 #9 4.606 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.608 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  11:35:29 #9 4.608 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  11:35:29 #9 4.613 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  11:35:29 #9 4.656 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  11:35:29 #9 4.657 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  11:35:29 #9 4.660 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  11:35:29 #9 4.671 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  11:35:29 #9 4.672 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  11:35:29 #9 4.675 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  11:35:29 #9 4.680 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 11:35:29 #9 4.680 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: 11:35:29 #9 4.680 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.680 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.680 11:35:29 #9 4.680 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.721 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:29 #9 4.721 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, 11:35:29 #9 4.721 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: 11:35:29 #9 4.721 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.721 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.721 11:35:29 #9 4.721 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.729 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, 11:35:29 #9 4.729 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: 11:35:29 #9 4.729 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.729 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.729 11:35:29 #9 4.729 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.732 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, 11:35:29 #9 4.732 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: 11:35:29 #9 4.732 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.732 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.732 11:35:29 #9 4.738 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:29 #9 4.738 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, 11:35:29 #9 4.738 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: 11:35:29 #9 4.738 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.738 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.738 11:35:29 #9 4.740 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, 11:35:29 #9 4.740 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: 11:35:29 #9 4.740 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.740 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.740 11:35:29 #9 4.741 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:29 #9 4.741 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, 11:35:29 #9 4.741 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: 11:35:29 #9 4.741 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.741 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.741 11:35:29 #9 4.744 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:29 #9 4.744 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, 11:35:29 #9 4.744 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: 11:35:29 #9 4.744 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.744 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.744 11:35:29 #9 4.744 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.744 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 11:35:29 #9 4.750 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, 11:35:29 #9 4.750 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: 11:35:29 #9 4.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.750 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.750 11:35:29 #9 4.750 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.753 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.760 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, 11:35:29 #9 4.760 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: 11:35:29 #9 4.760 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.760 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.760 11:35:29 #9 4.760 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.768 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:29 #9 4.768 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, 11:35:29 #9 4.768 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: 11:35:29 #9 4.768 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.768 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.768 11:35:29 #9 4.768 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.771 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.775 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, 11:35:29 #9 4.775 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: 11:35:29 #9 4.775 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.775 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.775 11:35:29 #9 4.775 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.781 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:29 #9 4.781 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, 11:35:29 #9 4.781 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: 11:35:29 #9 4.781 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.781 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.781 11:35:29 #9 4.781 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.786 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 11:35:29 #9 4.786 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: 11:35:29 #9 4.786 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.786 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.786 11:35:29 #9 4.786 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.788 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, 11:35:29 #9 4.788 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: 11:35:29 #9 4.788 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.788 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.788 11:35:29 #9 4.788 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.788 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.791 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:29 #9 4.791 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, 11:35:29 #9 4.791 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: 11:35:29 #9 4.791 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.791 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.791 11:35:29 #9 4.791 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.792 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, 11:35:29 #9 4.792 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: 11:35:29 #9 4.792 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.792 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.792 11:35:29 #9 4.792 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.799 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 11:35:29 #9 4.799 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: 11:35:29 #9 4.799 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.799 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.799 11:35:29 #9 4.799 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.801 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, 11:35:29 #9 4.801 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: 11:35:29 #9 4.801 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.801 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.801 11:35:29 #9 4.801 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.806 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:29 #9 4.806 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, 11:35:29 #9 4.806 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: 11:35:29 #9 4.806 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.806 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.806 11:35:29 #9 4.806 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.807 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 11:35:29 #9 4.807 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 11:35:29 #9 4.807 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: 11:35:29 #9 4.807 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.807 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.807 11:35:29 #9 4.813 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:29 #9 4.813 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, 11:35:29 #9 4.813 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: 11:35:29 #9 4.813 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.813 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.813 11:35:29 #9 4.813 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.819 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, 11:35:29 #9 4.819 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: 11:35:29 #9 4.819 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.819 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.819 11:35:29 #9 4.819 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.821 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 11:35:29 #9 4.821 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: 11:35:29 #9 4.821 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.821 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.821 11:35:29 #9 4.821 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.828 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.850 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, 11:35:29 #9 4.850 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: 11:35:29 #9 4.850 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.850 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.850 11:35:29 #9 4.850 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.885 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, 11:35:29 #9 4.885 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: 11:35:29 #9 4.885 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.885 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.885 11:35:29 #9 4.885 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.916 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:29 #9 4.916 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:29 #9 4.916 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, 11:35:29 #9 4.916 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: 11:35:29 #9 4.916 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.916 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.916 11:35:29 #9 4.916 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.918 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:29 #9 4.918 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: 11:35:29 #9 4.918 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.918 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.918 11:35:29 #9 4.918 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.927 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:29 #9 4.927 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, 11:35:29 #9 4.927 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: 11:35:29 #9 4.927 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.927 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.927 11:35:29 #9 4.927 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.955 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:29 #9 4.955 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, 11:35:29 #9 4.955 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: 11:35:29 #9 4.955 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.955 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.955 11:35:29 #9 4.955 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.972 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 11:35:29 #9 4.972 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 11:35:29 #9 4.972 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, 11:35:29 #9 4.972 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: 11:35:29 #9 4.972 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.972 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.972 11:35:29 #9 4.972 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.980 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 11:35:29 #9 4.980 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, 11:35:29 #9 4.980 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: 11:35:29 #9 4.980 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.980 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.980 11:35:29 #9 4.980 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.982 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, 11:35:29 #9 4.982 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: 11:35:29 #9 4.982 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.982 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.982 11:35:29 #9 4.982 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.984 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, 11:35:29 #9 4.984 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: 11:35:29 #9 4.984 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.984 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.984 11:35:29 #9 4.984 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.992 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:29 #9 4.992 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, 11:35:29 #9 4.992 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: 11:35:29 #9 4.992 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.992 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.992 11:35:29 #9 4.992 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.994 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, 11:35:29 #9 4.994 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: 11:35:29 #9 4.994 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.994 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.994 11:35:29 #9 4.994 :0:0: note: this is the location of the previous definition 11:35:29 #9 4.995 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 11:35:29 #9 4.995 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, 11:35:29 #9 4.995 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: 11:35:29 #9 4.995 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 4.995 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 4.995 11:35:29 #9 4.995 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.004 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:29 #9 5.004 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:29 #9 5.004 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, 11:35:29 #9 5.004 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: 11:35:29 #9 5.004 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.004 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.004 11:35:29 #9 5.004 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.012 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 11:35:29 #9 5.012 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, 11:35:29 #9 5.012 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: 11:35:29 #9 5.012 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.012 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.012 11:35:29 #9 5.012 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.014 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 11:35:29 #9 5.014 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, 11:35:29 #9 5.014 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: 11:35:29 #9 5.014 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.014 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.014 11:35:29 #9 5.014 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.017 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, 11:35:29 #9 5.017 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: 11:35:29 #9 5.017 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.017 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.017 11:35:29 #9 5.017 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.021 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, 11:35:29 #9 5.021 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: 11:35:29 #9 5.021 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.021 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.021 11:35:29 #9 5.021 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.023 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 11:35:29 #9 5.023 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: 11:35:29 #9 5.023 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.023 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.023 11:35:29 #9 5.023 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:29 #9 5.023 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, 11:35:29 #9 5.023 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: 11:35:29 #9 5.023 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.023 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.023 11:35:29 #9 5.023 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.023 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.038 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 11:35:29 #9 5.038 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, 11:35:29 #9 5.038 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: 11:35:29 #9 5.038 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.038 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.038 11:35:29 #9 5.038 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.039 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:29 #9 5.039 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, 11:35:29 #9 5.039 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: 11:35:29 #9 5.039 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.039 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.039 11:35:29 #9 5.039 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.042 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:29 #9 5.042 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:29 #9 5.042 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, 11:35:29 #9 5.042 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: 11:35:29 #9 5.042 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.042 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.042 11:35:29 #9 5.043 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 11:35:29 #9 5.043 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, 11:35:29 #9 5.043 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: 11:35:29 #9 5.043 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.043 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.043 11:35:29 #9 5.043 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.050 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:29 #9 5.050 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, 11:35:29 #9 5.050 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: 11:35:29 #9 5.050 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.050 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.050 11:35:29 #9 5.050 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.050 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.078 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 11:35:29 #9 5.078 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, 11:35:29 #9 5.078 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: 11:35:29 #9 5.078 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.078 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.078 11:35:29 #9 5.078 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.095 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:29 #9 5.095 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, 11:35:29 #9 5.095 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: 11:35:29 #9 5.095 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:29 #9 5.095 #define __EXTENSIONS__ /* for Sun */ 11:35:29 #9 5.095 11:35:29 #9 5.095 :0:0: note: this is the location of the previous definition 11:35:29 #9 5.524 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_f1ap.a  11:35:29 #9 5.595 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:29 #9 5.605 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:29 #9 5.606 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c  11:35:29 #9 5.607 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c  11:35:29 #9 5.608 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c  11:35:29 #9 5.610 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c  11:35:29 #9 5.610 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c  11:35:29 #9 5.613 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c  11:35:29 #9 5.614 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c  11:35:29 #9 5.615 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c  11:35:29 #9 5.616 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c  11:35:29 #9 5.617 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c  11:35:29 #9 5.617 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c  11:35:29 #9 5.617 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c  11:35:29 #9 5.619 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c  11:35:29 #9 5.620 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c  11:35:29 #9 5.620 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c  11:35:29 #9 5.620 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c  11:35:29 #9 5.620 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c  11:35:29 #9 5.620 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c  11:35:29 #9 5.621 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c  11:35:29 #9 5.621 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c  11:35:29 #9 5.621 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c  11:35:29 #9 5.622 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c  11:35:29 #9 5.622 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c  11:35:29 #9 5.623 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c  11:35:29 #9 5.624 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c  11:35:30 #9 5.625 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c  11:35:30 #9 5.625 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c  11:35:30 #9 5.626 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c  11:35:30 #9 5.626 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c  11:35:30 #9 5.627 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c  11:35:30 #9 5.627 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c  11:35:30 #9 5.629 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c  11:35:30 #9 5.629 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c  11:35:30 #9 5.630 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c  11:35:30 #9 5.630 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c  11:35:30 #9 5.634 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c  11:35:30 #9 5.637 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c  11:35:30 #9 5.641 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c  11:35:30 #9 5.644 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c  11:35:30 #9 5.645 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c  11:35:30 #9 5.647 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c  11:35:30 #9 5.647 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c  11:35:30 #9 5.647 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c  11:35:30 #9 5.648 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c  11:35:30 #9 5.649 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c  11:35:30 #9 5.650 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c  11:35:30 #9 5.651 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c  11:35:30 #9 5.657 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c  11:35:30 #9 5.671 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.h:41:0, 11:35:30 #9 5.671 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c:8: 11:35:30 #9 5.671 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.671 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.671 11:35:30 #9 5.671 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.690 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 5.690 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.h:15, 11:35:30 #9 5.690 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c:8: 11:35:30 #9 5.690 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.690 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.690 11:35:30 #9 5.690 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.691 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c  11:35:30 #9 5.692 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c  11:35:30 #9 5.694 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c  11:35:30 #9 5.694 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c  11:35:30 #9 5.695 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c  11:35:30 #9 5.717 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 5.717 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.h:15, 11:35:30 #9 5.717 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c:8: 11:35:30 #9 5.717 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.717 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.717 11:35:30 #9 5.717 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.743 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.h:41:0, 11:35:30 #9 5.743 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c:8: 11:35:30 #9 5.743 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.743 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.743 11:35:30 #9 5.743 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.751 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:30 #9 5.751 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.h:15, 11:35:30 #9 5.751 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c:8: 11:35:30 #9 5.751 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.751 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.751 11:35:30 #9 5.751 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.752 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c  11:35:30 #9 5.762 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c  11:35:30 #9 5.782 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c  11:35:30 #9 5.783 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c  11:35:30 #9 5.783 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c  11:35:30 #9 5.784 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c  11:35:30 #9 5.784 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c  11:35:30 #9 5.785 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c  11:35:30 #9 5.788 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c  11:35:30 #9 5.789 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c  11:35:30 #9 5.789 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c  11:35:30 #9 5.790 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c  11:35:30 #9 5.790 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c  11:35:30 #9 5.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c  11:35:30 #9 5.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c  11:35:30 #9 5.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c  11:35:30 #9 5.795 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c  11:35:30 #9 5.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c  11:35:30 #9 5.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c  11:35:30 #9 5.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c  11:35:30 #9 5.805 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c  11:35:30 #9 5.809 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 11:35:30 #9 5.809 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c:8: 11:35:30 #9 5.809 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.809 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.809 11:35:30 #9 5.809 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.813 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c  11:35:30 #9 5.828 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.h:45:0, 11:35:30 #9 5.828 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c:8: 11:35:30 #9 5.828 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.828 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.828 11:35:30 #9 5.828 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.833 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.h:45:0, 11:35:30 #9 5.833 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c:8: 11:35:30 #9 5.833 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.833 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.833 11:35:30 #9 5.833 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.835 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 5.835 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c:8: 11:35:30 #9 5.835 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.835 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.835 11:35:30 #9 5.835 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.841 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c  11:35:30 #9 5.842 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c  11:35:30 #9 5.843 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c  11:35:30 #9 5.844 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c  11:35:30 #9 5.844 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c  11:35:30 #9 5.845 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c  11:35:30 #9 5.847 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c  11:35:30 #9 5.847 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c  11:35:30 #9 5.847 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c  11:35:30 #9 5.847 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c  11:35:30 #9 5.848 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c  11:35:30 #9 5.848 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c  11:35:30 #9 5.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c  11:35:30 #9 5.851 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c  11:35:30 #9 5.854 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 5.854 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.h:15, 11:35:30 #9 5.854 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c:8: 11:35:30 #9 5.854 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.854 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.854 11:35:30 #9 5.854 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.869 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.h:58:0, 11:35:30 #9 5.869 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c:8: 11:35:30 #9 5.869 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.869 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.869 11:35:30 #9 5.869 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.876 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.h:45:0, 11:35:30 #9 5.876 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c:8: 11:35:30 #9 5.876 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.876 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.876 11:35:30 #9 5.876 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.882 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.h:41:0, 11:35:30 #9 5.882 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c:8: 11:35:30 #9 5.882 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.882 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.882 11:35:30 #9 5.882 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.884 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.h:48:0, 11:35:30 #9 5.884 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c:8: 11:35:30 #9 5.884 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.884 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.884 11:35:30 #9 5.884 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.898 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-DU-ID.h:46:0, 11:35:30 #9 5.898 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.h:15, 11:35:30 #9 5.898 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c:8: 11:35:30 #9 5.898 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.898 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.898 11:35:30 #9 5.898 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.899 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c  11:35:30 #9 5.903 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:35:30 #9 5.903 from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c:8: 11:35:30 #9 5.903 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.903 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.903 11:35:30 #9 5.903 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.905 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.h:41:0, 11:35:30 #9 5.905 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c:8: 11:35:30 #9 5.905 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.905 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.905 11:35:30 #9 5.905 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.912 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 5.912 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.h:15, 11:35:30 #9 5.912 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c:8: 11:35:30 #9 5.912 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.912 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.912 11:35:30 #9 5.912 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.916 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.h:41:0, 11:35:30 #9 5.916 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c:8: 11:35:30 #9 5.916 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.916 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.916 11:35:30 #9 5.916 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.917 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c  11:35:30 #9 5.917 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c  11:35:30 #9 5.921 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c  11:35:30 #9 5.922 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c  11:35:30 #9 5.922 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c  11:35:30 #9 5.922 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c  11:35:30 #9 5.923 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.h:56:0, 11:35:30 #9 5.923 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c:8: 11:35:30 #9 5.923 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.923 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.923 11:35:30 #9 5.923 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.930 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.h:41:0, 11:35:30 #9 5.930 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c:8: 11:35:30 #9 5.930 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.930 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.930 11:35:30 #9 5.930 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.930 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.h:41:0, 11:35:30 #9 5.930 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c:8: 11:35:30 #9 5.930 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.930 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.930 11:35:30 #9 5.930 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.931 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c  11:35:30 #9 5.958 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c  11:35:30 #9 5.958 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c  11:35:30 #9 5.961 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.h:56:0, 11:35:30 #9 5.961 from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c:8: 11:35:30 #9 5.961 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 5.961 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 5.961 11:35:30 #9 5.961 :0:0: note: this is the location of the previous definition 11:35:30 #9 5.962 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c  11:35:30 #9 5.962 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c  11:35:30 #9 6.006 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 11:35:30 #9 6.006 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.h:15, 11:35:30 #9 6.006 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c:8: 11:35:30 #9 6.006 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.006 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.006 11:35:30 #9 6.006 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.007 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c  11:35:30 #9 6.007 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.007 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.h:15, 11:35:30 #9 6.007 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c:8: 11:35:30 #9 6.007 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.007 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.007 11:35:30 #9 6.007 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.012 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c  11:35:30 #9 6.013 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c  11:35:30 #9 6.015 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c  11:35:30 #9 6.016 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c  11:35:30 #9 6.023 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c  11:35:30 #9 6.028 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c  11:35:30 #9 6.034 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c  11:35:30 #9 6.041 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c  11:35:30 #9 6.050 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c  11:35:30 #9 6.064 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:30 #9 6.064 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 11:35:30 #9 6.064 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c:8: 11:35:30 #9 6.064 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.064 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.064 11:35:30 #9 6.064 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.065 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c  11:35:30 #9 6.072 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.072 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.h:15, 11:35:30 #9 6.072 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c:8: 11:35:30 #9 6.072 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.072 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.072 11:35:30 #9 6.072 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.087 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c  11:35:30 #9 6.088 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c  11:35:30 #9 6.092 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c  11:35:30 #9 6.103 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:30 #9 6.103 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 11:35:30 #9 6.103 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.h:15, 11:35:30 #9 6.103 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c:8: 11:35:30 #9 6.103 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.103 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.103 11:35:30 #9 6.103 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.109 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.109 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.h:15, 11:35:30 #9 6.109 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c:8: 11:35:30 #9 6.109 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.109 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.109 11:35:30 #9 6.114 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c  11:35:30 #9 6.122 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c  11:35:30 #9 6.127 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.h:45:0, 11:35:30 #9 6.127 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c:8: 11:35:30 #9 6.127 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.127 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.127 11:35:30 #9 6.128 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c  11:35:30 #9 6.128 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c  11:35:30 #9 6.131 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:30 #9 6.131 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.h:15, 11:35:30 #9 6.131 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c:8: 11:35:30 #9 6.131 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.131 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.131 11:35:30 #9 6.135 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.135 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.h:15, 11:35:30 #9 6.135 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c:8: 11:35:30 #9 6.135 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.135 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.135 11:35:30 #9 6.135 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.145 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:35:30 #9 6.145 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.h:15, 11:35:30 #9 6.145 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c:8: 11:35:30 #9 6.145 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.145 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.145 11:35:30 #9 6.145 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.154 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:30 #9 6.154 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.h:15, 11:35:30 #9 6.154 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c:8: 11:35:30 #9 6.154 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.154 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.154 11:35:30 #9 6.154 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.157 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.h:56:0, 11:35:30 #9 6.157 from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c:8: 11:35:30 #9 6.157 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.157 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.157 11:35:30 #9 6.157 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.177 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:30 #9 6.177 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.h:15, 11:35:30 #9 6.177 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c:8: 11:35:30 #9 6.177 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.177 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.177 11:35:30 #9 6.177 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.179 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c  11:35:30 #9 6.181 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c  11:35:30 #9 6.182 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c  11:35:30 #9 6.184 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c  11:35:30 #9 6.187 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.h:41:0, 11:35:30 #9 6.187 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c:8: 11:35:30 #9 6.187 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.187 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.187 11:35:30 #9 6.187 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.188 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c  11:35:30 #9 6.189 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c  11:35:30 #9 6.190 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c  11:35:30 #9 6.191 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c  11:35:30 #9 6.191 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c  11:35:30 #9 6.191 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c  11:35:30 #9 6.192 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c  11:35:30 #9 6.194 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c  11:35:30 #9 6.200 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:30 #9 6.200 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.h:15, 11:35:30 #9 6.200 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c:8: 11:35:30 #9 6.200 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.200 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.200 11:35:30 #9 6.200 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.201 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c  11:35:30 #9 6.210 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c  11:35:30 #9 6.212 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.h:54:0, 11:35:30 #9 6.212 from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c:8: 11:35:30 #9 6.212 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.212 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.212 11:35:30 #9 6.212 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.213 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c  11:35:30 #9 6.221 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c  11:35:30 #9 6.221 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.231 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:30 #9 6.231 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 11:35:30 #9 6.231 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.h:15, 11:35:30 #9 6.231 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c:8: 11:35:30 #9 6.231 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.231 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.231 11:35:30 #9 6.231 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.231 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.252 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 11:35:30 #9 6.252 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.h:15, 11:35:30 #9 6.252 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c:8: 11:35:30 #9 6.252 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.252 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.252 11:35:30 #9 6.257 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 11:35:30 #9 6.257 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c:8: 11:35:30 #9 6.257 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.257 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.257 11:35:30 #9 6.259 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 11:35:30 #9 6.259 from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c:8: 11:35:30 #9 6.259 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.259 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.259 11:35:30 #9 6.259 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.266 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:30 #9 6.266 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c:8: 11:35:30 #9 6.266 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.266 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.266 11:35:30 #9 6.286 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 11:35:30 #9 6.286 from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c:8: 11:35:30 #9 6.286 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.286 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.286 11:35:30 #9 6.286 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.287 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:30 #9 6.287 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 11:35:30 #9 6.287 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 11:35:30 #9 6.287 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c:8: 11:35:30 #9 6.287 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.287 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.287 11:35:30 #9 6.287 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.289 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c  11:35:30 #9 6.289 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.290 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c  11:35:30 #9 6.292 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c  11:35:30 #9 6.292 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.306 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c  11:35:30 #9 6.306 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c  11:35:30 #9 6.307 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c  11:35:30 #9 6.310 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c  11:35:30 #9 6.311 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c  11:35:30 #9 6.311 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c  11:35:30 #9 6.312 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c  11:35:30 #9 6.313 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c  11:35:30 #9 6.313 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c  11:35:30 #9 6.314 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c  11:35:30 #9 6.315 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.h:41:0, 11:35:30 #9 6.315 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c:8: 11:35:30 #9 6.315 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.315 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.315 11:35:30 #9 6.315 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.317 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 11:35:30 #9 6.317 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.h:15, 11:35:30 #9 6.317 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c:8: 11:35:30 #9 6.317 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.317 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.317 11:35:30 #9 6.317 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.324 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.324 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.h:15, 11:35:30 #9 6.324 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c:8: 11:35:30 #9 6.324 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.324 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.324 11:35:30 #9 6.331 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:30 #9 6.331 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.h:15, 11:35:30 #9 6.331 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c:8: 11:35:30 #9 6.331 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.331 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.331 11:35:30 #9 6.332 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:30 #9 6.332 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.h:15, 11:35:30 #9 6.332 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c:8: 11:35:30 #9 6.332 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.332 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.332 11:35:30 #9 6.332 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.337 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:35:30 #9 6.337 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.h:15, 11:35:30 #9 6.337 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c:8: 11:35:30 #9 6.337 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.337 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.337 11:35:30 #9 6.337 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.341 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:30 #9 6.341 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.h:15, 11:35:30 #9 6.341 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c:8: 11:35:30 #9 6.341 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.341 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.341 11:35:30 #9 6.341 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.347 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.h:41:0, 11:35:30 #9 6.347 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c:8: 11:35:30 #9 6.347 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.347 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.347 11:35:30 #9 6.347 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.354 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.h:41:0, 11:35:30 #9 6.354 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c:8: 11:35:30 #9 6.354 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.354 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.354 11:35:30 #9 6.354 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.356 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.h:23:0, 11:35:30 #9 6.356 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c:8: 11:35:30 #9 6.356 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.356 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.356 11:35:30 #9 6.356 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.357 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 11:35:30 #9 6.357 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 11:35:30 #9 6.357 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.h:15, 11:35:30 #9 6.357 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c:8: 11:35:30 #9 6.357 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.357 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.357 11:35:30 #9 6.361 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.362 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.362 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.h:15, 11:35:30 #9 6.362 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c:8: 11:35:30 #9 6.362 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.362 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.362 11:35:30 #9 6.362 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.370 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 11:35:30 #9 6.370 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.h:15, 11:35:30 #9 6.370 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c:8: 11:35:30 #9 6.370 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.370 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.370 11:35:30 #9 6.370 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.371 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:30 #9 6.371 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.h:15, 11:35:30 #9 6.371 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c:8: 11:35:30 #9 6.371 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.371 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.371 11:35:30 #9 6.371 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.392 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.392 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.h:15, 11:35:30 #9 6.392 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c:8: 11:35:30 #9 6.392 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.392 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.392 11:35:30 #9 6.392 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.397 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:35:30 #9 6.397 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.h:15, 11:35:30 #9 6.397 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c:8: 11:35:30 #9 6.397 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.397 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.397 11:35:30 #9 6.397 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.398 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.407 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.h:41:0, 11:35:30 #9 6.407 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c:8: 11:35:30 #9 6.407 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.407 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.407 11:35:30 #9 6.407 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.409 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.h:54:0, 11:35:30 #9 6.409 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c:8: 11:35:30 #9 6.409 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.409 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.409 11:35:30 #9 6.409 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.419 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c  11:35:30 #9 6.424 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.h:41:0, 11:35:30 #9 6.424 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c:8: 11:35:30 #9 6.424 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.424 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.424 11:35:30 #9 6.428 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.428 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.h:15, 11:35:30 #9 6.428 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c:8: 11:35:30 #9 6.428 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.428 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.428 11:35:30 #9 6.428 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.430 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.h:41:0, 11:35:30 #9 6.430 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c:8: 11:35:30 #9 6.430 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.430 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.430 11:35:30 #9 6.430 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.431 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:30 #9 6.431 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.h:15, 11:35:30 #9 6.431 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c:8: 11:35:30 #9 6.431 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.431 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.431 11:35:30 #9 6.431 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.433 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.h:54:0, 11:35:30 #9 6.433 from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c:8: 11:35:30 #9 6.433 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.433 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.433 11:35:30 #9 6.433 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.433 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c  11:35:30 #9 6.433 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.h:45:0, 11:35:30 #9 6.433 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c:8: 11:35:30 #9 6.433 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.433 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.433 11:35:30 #9 6.433 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.434 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c  11:35:30 #9 6.435 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c  11:35:30 #9 6.438 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 11:35:30 #9 6.438 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c:8: 11:35:30 #9 6.438 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.438 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.438 11:35:30 #9 6.438 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c  11:35:30 #9 6.441 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.443 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:30 #9 6.443 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.h:15, 11:35:30 #9 6.443 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c:8: 11:35:30 #9 6.443 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.443 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.443 11:35:30 #9 6.443 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.444 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.h:61:0, 11:35:30 #9 6.444 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c:8: 11:35:30 #9 6.444 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.444 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.444 11:35:30 #9 6.444 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.452 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:30 #9 6.452 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 11:35:30 #9 6.452 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c:8: 11:35:30 #9 6.452 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.452 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.452 11:35:30 #9 6.452 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.454 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c  11:35:30 #9 6.462 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c  11:35:30 #9 6.462 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c  11:35:30 #9 6.463 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 11:35:30 #9 6.463 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.h:15, 11:35:30 #9 6.463 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c:8: 11:35:30 #9 6.463 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.463 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.463 11:35:30 #9 6.463 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.464 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.464 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.h:15, 11:35:30 #9 6.464 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c:8: 11:35:30 #9 6.464 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.464 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.464 11:35:30 #9 6.464 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.465 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.465 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.h:15, 11:35:30 #9 6.465 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c:8: 11:35:30 #9 6.465 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.465 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.465 11:35:30 #9 6.465 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.466 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c  11:35:30 #9 6.469 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.469 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.h:15, 11:35:30 #9 6.469 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c:8: 11:35:30 #9 6.469 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.469 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.469 11:35:30 #9 6.469 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.470 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c  11:35:30 #9 6.479 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c  11:35:30 #9 6.480 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c  11:35:30 #9 6.480 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.480 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.484 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c  11:35:30 #9 6.495 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:30 #9 6.495 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 11:35:30 #9 6.495 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c:8: 11:35:30 #9 6.495 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.495 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.495 11:35:30 #9 6.495 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.496 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c  11:35:30 #9 6.496 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.496 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.h:15, 11:35:30 #9 6.496 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c:8: 11:35:30 #9 6.496 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.496 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.496 11:35:30 #9 6.497 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c  11:35:30 #9 6.497 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.498 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.498 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.h:15, 11:35:30 #9 6.498 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c:8: 11:35:30 #9 6.498 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.498 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.498 11:35:30 #9 6.498 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.507 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.507 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.h:15, 11:35:30 #9 6.507 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c:8: 11:35:30 #9 6.507 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.507 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.507 11:35:30 #9 6.507 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.507 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c  11:35:30 #9 6.514 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.h:45:0, 11:35:30 #9 6.514 from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c:8: 11:35:30 #9 6.514 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.514 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.514 11:35:30 #9 6.514 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.523 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 11:35:30 #9 6.523 from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c:8: 11:35:30 #9 6.523 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.523 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.523 11:35:30 #9 6.527 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.h:45:0, 11:35:30 #9 6.527 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c:8: 11:35:30 #9 6.527 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.527 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.527 11:35:30 #9 6.527 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.532 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.532 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.h:15, 11:35:30 #9 6.532 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c:8: 11:35:30 #9 6.532 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.532 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.532 11:35:30 #9 6.533 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:35:30 #9 6.533 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.h:15, 11:35:30 #9 6.533 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c:8: 11:35:30 #9 6.533 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.533 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.533 11:35:30 #9 6.533 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.535 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.535 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.h:15, 11:35:30 #9 6.535 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c:8: 11:35:30 #9 6.535 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.535 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.535 11:35:30 #9 6.535 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.545 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.551 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 11:35:30 #9 6.551 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.h:15, 11:35:30 #9 6.551 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c:8: 11:35:30 #9 6.551 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.551 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.551 11:35:30 #9 6.551 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.554 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:35:30 #9 6.554 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.h:15, 11:35:30 #9 6.554 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c:8: 11:35:30 #9 6.554 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.554 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.554 11:35:30 #9 6.554 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.555 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.555 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.566 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.h:46:0, 11:35:30 #9 6.566 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c:8: 11:35:30 #9 6.566 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.566 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.566 11:35:30 #9 6.566 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.574 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c  11:35:30 #9 6.574 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:35:30 #9 6.574 from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c:8: 11:35:30 #9 6.574 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.574 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.574 11:35:30 #9 6.574 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.575 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c  11:35:30 #9 6.576 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:30 #9 6.576 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.h:15, 11:35:30 #9 6.576 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c:8: 11:35:30 #9 6.576 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.576 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.576 11:35:30 #9 6.576 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.577 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c  11:35:30 #9 6.577 :0:0: note: this is the location of the previous definition 11:35:30 #9 6.579 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c  11:35:30 #9 6.585 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c  11:35:30 #9 6.586 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c  11:35:30 #9 6.631 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:30 #9 6.631 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.h:15, 11:35:30 #9 6.631 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c:8: 11:35:30 #9 6.631 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:30 #9 6.631 #define __EXTENSIONS__ /* for Sun */ 11:35:30 #9 6.631 11:35:30 #9 6.631 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.653 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.h:60:0, 11:35:31 #9 6.653 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c:8: 11:35:31 #9 6.653 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.653 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.653 11:35:31 #9 6.660 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.h:23:0, 11:35:31 #9 6.660 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c:8: 11:35:31 #9 6.660 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.660 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.660 11:35:31 #9 6.660 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.696 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.h:41:0, 11:35:31 #9 6.696 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c:8: 11:35:31 #9 6.696 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.696 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.696 11:35:31 #9 6.696 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.700 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.h:41:0, 11:35:31 #9 6.700 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c:8: 11:35:31 #9 6.700 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.700 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.700 11:35:31 #9 6.700 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.707 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 6.707 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.h:15, 11:35:31 #9 6.707 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c:8: 11:35:31 #9 6.707 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.707 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.707 11:35:31 #9 6.707 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.710 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c  11:35:31 #9 6.712 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c  11:35:31 #9 6.714 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c  11:35:31 #9 6.719 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.h:61:0, 11:35:31 #9 6.719 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c:8: 11:35:31 #9 6.719 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.719 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.719 11:35:31 #9 6.719 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.725 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.h:41:0, 11:35:31 #9 6.725 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c:8: 11:35:31 #9 6.725 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.725 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.725 11:35:31 #9 6.725 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.734 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c  11:35:31 #9 6.737 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c  11:35:31 #9 6.738 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c  11:35:31 #9 6.738 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c  11:35:31 #9 6.739 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.751 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c  11:35:31 #9 6.760 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.h:45:0, 11:35:31 #9 6.760 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c:8: 11:35:31 #9 6.760 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.760 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.760 11:35:31 #9 6.760 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.764 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.h:41:0, 11:35:31 #9 6.764 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c:8: 11:35:31 #9 6.764 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.764 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.764 11:35:31 #9 6.764 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.767 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.h:41:0, 11:35:31 #9 6.767 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c:8: 11:35:31 #9 6.767 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.767 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.767 11:35:31 #9 6.767 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.774 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 6.774 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.h:15, 11:35:31 #9 6.774 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c:8: 11:35:31 #9 6.774 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.774 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.774 11:35:31 #9 6.774 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.775 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:31 #9 6.775 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.h:15, 11:35:31 #9 6.775 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c:8: 11:35:31 #9 6.775 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.775 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.775 11:35:31 #9 6.775 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.777 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:31 #9 6.777 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.h:15, 11:35:31 #9 6.777 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c:8: 11:35:31 #9 6.777 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.777 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.777 11:35:31 #9 6.777 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.786 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c  11:35:31 #9 6.805 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:31 #9 6.805 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.h:15, 11:35:31 #9 6.805 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c:8: 11:35:31 #9 6.805 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.805 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.805 11:35:31 #9 6.805 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.811 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.h:57:0, 11:35:31 #9 6.811 from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c:8: 11:35:31 #9 6.811 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.811 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.811 11:35:31 #9 6.811 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.813 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.h:41:0, 11:35:31 #9 6.813 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c:8: 11:35:31 #9 6.813 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.813 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.813 11:35:31 #9 6.813 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.814 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.h:57:0, 11:35:31 #9 6.814 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c:8: 11:35:31 #9 6.814 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.814 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.814 11:35:31 #9 6.814 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.818 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:31 #9 6.818 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.h:15, 11:35:31 #9 6.818 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c:8: 11:35:31 #9 6.818 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.818 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.818 11:35:31 #9 6.818 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.830 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:31 #9 6.830 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.h:15, 11:35:31 #9 6.830 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c:8: 11:35:31 #9 6.830 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.830 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.830 11:35:31 #9 6.830 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.834 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.h:45:0, 11:35:31 #9 6.834 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c:8: 11:35:31 #9 6.834 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.834 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.834 11:35:31 #9 6.834 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.836 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.h:55:0, 11:35:31 #9 6.836 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c:8: 11:35:31 #9 6.836 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.836 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.836 11:35:31 #9 6.836 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.866 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c  11:35:31 #9 6.867 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c  11:35:31 #9 6.873 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c  11:35:31 #9 6.879 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 6.879 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.h:15, 11:35:31 #9 6.879 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c:8: 11:35:31 #9 6.879 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.879 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.879 11:35:31 #9 6.879 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.879 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c  11:35:31 #9 6.880 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c  11:35:31 #9 6.881 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c  11:35:31 #9 6.886 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c  11:35:31 #9 6.890 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 11:35:31 #9 6.890 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.h:15, 11:35:31 #9 6.890 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c:8: 11:35:31 #9 6.890 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.890 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.890 11:35:31 #9 6.890 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.892 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 11:35:31 #9 6.892 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.h:15, 11:35:31 #9 6.892 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c:8: 11:35:31 #9 6.892 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.892 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.892 11:35:31 #9 6.892 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.893 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c  11:35:31 #9 6.903 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 11:35:31 #9 6.903 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.h:15, 11:35:31 #9 6.903 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c:8: 11:35:31 #9 6.903 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.903 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.903 11:35:31 #9 6.903 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.907 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.h:23:0, 11:35:31 #9 6.907 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c:8: 11:35:31 #9 6.907 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.907 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.907 11:35:31 #9 6.907 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.912 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.h:45:0, 11:35:31 #9 6.912 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c:8: 11:35:31 #9 6.912 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.912 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.912 11:35:31 #9 6.912 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.935 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:31 #9 6.935 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.h:15, 11:35:31 #9 6.935 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c:8: 11:35:31 #9 6.935 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.935 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.935 11:35:31 #9 6.935 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.936 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:35:31 #9 6.936 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.h:15, 11:35:31 #9 6.936 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c:8: 11:35:31 #9 6.936 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.936 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.936 11:35:31 #9 6.936 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.944 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.h:41:0, 11:35:31 #9 6.944 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c:8: 11:35:31 #9 6.944 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.944 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.944 11:35:31 #9 6.945 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.h:41:0, 11:35:31 #9 6.945 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c:8: 11:35:31 #9 6.945 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.945 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.945 11:35:31 #9 6.948 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.h:57:0, 11:35:31 #9 6.948 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c:8: 11:35:31 #9 6.948 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.948 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.948 11:35:31 #9 6.948 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.949 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c  11:35:31 #9 6.950 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c  11:35:31 #9 6.952 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 6.952 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.h:15, 11:35:31 #9 6.952 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c:8: 11:35:31 #9 6.952 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.952 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.952 11:35:31 #9 6.955 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 11:35:31 #9 6.955 from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c:8: 11:35:31 #9 6.955 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.955 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.955 11:35:31 #9 6.955 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.958 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:31 #9 6.958 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.h:15, 11:35:31 #9 6.958 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c:8: 11:35:31 #9 6.958 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.958 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.958 11:35:31 #9 6.958 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.958 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.959 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c  11:35:31 #9 6.962 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.h:41:0, 11:35:31 #9 6.962 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c:8: 11:35:31 #9 6.962 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.962 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.962 11:35:31 #9 6.964 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 6.964 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.h:15, 11:35:31 #9 6.964 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c:8: 11:35:31 #9 6.964 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.964 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.964 11:35:31 #9 6.968 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.h:44:0, 11:35:31 #9 6.968 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c:8: 11:35:31 #9 6.968 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.968 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.968 11:35:31 #9 6.968 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.973 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 11:35:31 #9 6.973 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c:8: 11:35:31 #9 6.973 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.973 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.973 11:35:31 #9 6.977 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.981 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.984 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.h:56:0, 11:35:31 #9 6.984 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c:8: 11:35:31 #9 6.984 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.984 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.984 11:35:31 #9 6.984 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.989 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.h:44:0, 11:35:31 #9 6.989 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c:8: 11:35:31 #9 6.989 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.989 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.989 11:35:31 #9 6.989 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.992 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 6.992 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.h:15, 11:35:31 #9 6.992 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c:8: 11:35:31 #9 6.992 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.992 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.992 11:35:31 #9 6.997 :0:0: note: this is the location of the previous definition 11:35:31 #9 6.999 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 11:35:31 #9 6.999 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c:8: 11:35:31 #9 6.999 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 6.999 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 6.999 11:35:31 #9 6.999 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.001 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.001 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.014 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.h:46:0, 11:35:31 #9 7.014 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c:8: 11:35:31 #9 7.014 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.014 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.014 11:35:31 #9 7.014 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.023 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.h:41:0, 11:35:31 #9 7.023 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c:8: 11:35:31 #9 7.023 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.023 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.023 11:35:31 #9 7.023 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.037 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.049 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.h:41:0, 11:35:31 #9 7.049 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c:8: 11:35:31 #9 7.049 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.049 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.049 11:35:31 #9 7.049 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.053 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.h:54:0, 11:35:31 #9 7.053 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c:8: 11:35:31 #9 7.053 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.053 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.053 11:35:31 #9 7.058 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.058 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.h:15, 11:35:31 #9 7.058 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c:8: 11:35:31 #9 7.058 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.058 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.058 11:35:31 #9 7.058 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.069 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.h:76:0, 11:35:31 #9 7.069 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c:8: 11:35:31 #9 7.069 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.069 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.069 11:35:31 #9 7.069 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.076 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.h:45:0, 11:35:31 #9 7.076 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c:8: 11:35:31 #9 7.076 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.076 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.076 11:35:31 #9 7.076 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.h:41:0, 11:35:31 #9 7.076 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c:8: 11:35:31 #9 7.076 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.076 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.076 11:35:31 #9 7.076 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.076 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.078 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:35:31 #9 7.078 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c:8: 11:35:31 #9 7.078 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.078 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.078 11:35:31 #9 7.078 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.092 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:31 #9 7.092 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.h:15, 11:35:31 #9 7.092 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c:8: 11:35:31 #9 7.092 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.092 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.092 11:35:31 #9 7.096 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:35:31 #9 7.096 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.h:15, 11:35:31 #9 7.096 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c:8: 11:35:31 #9 7.096 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.096 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.096 11:35:31 #9 7.114 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.114 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.h:15, 11:35:31 #9 7.114 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c:8: 11:35:31 #9 7.114 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.114 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.114 11:35:31 #9 7.114 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.116 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:31 #9 7.116 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.h:15, 11:35:31 #9 7.116 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c:8: 11:35:31 #9 7.116 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.116 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.116 11:35:31 #9 7.116 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:35:31 #9 7.116 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.h:15, 11:35:31 #9 7.116 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c:8: 11:35:31 #9 7.116 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.116 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.116 11:35:31 #9 7.116 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.128 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.128 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.h:15, 11:35:31 #9 7.128 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c:8: 11:35:31 #9 7.128 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.128 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.128 11:35:31 #9 7.128 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.134 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.134 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.h:15, 11:35:31 #9 7.134 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c:8: 11:35:31 #9 7.134 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.134 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.134 11:35:31 #9 7.134 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.136 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:35:31 #9 7.136 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.h:15, 11:35:31 #9 7.136 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c:8: 11:35:31 #9 7.136 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.136 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.136 11:35:31 #9 7.136 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.140 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.h:23:0, 11:35:31 #9 7.140 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c:8: 11:35:31 #9 7.140 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.140 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.140 11:35:31 #9 7.159 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.h:41:0, 11:35:31 #9 7.159 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c:8: 11:35:31 #9 7.159 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.159 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.159 11:35:31 #9 7.159 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.165 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.169 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 11:35:31 #9 7.169 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 11:35:31 #9 7.169 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c:8: 11:35:31 #9 7.169 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.169 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.169 11:35:31 #9 7.169 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.170 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.h:41:0, 11:35:31 #9 7.170 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c:8: 11:35:31 #9 7.170 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.170 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.170 11:35:31 #9 7.173 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.185 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.186 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.h:45:0, 11:35:31 #9 7.186 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c:8: 11:35:31 #9 7.186 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.186 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.186 11:35:31 #9 7.186 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.191 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.191 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.h:15, 11:35:31 #9 7.191 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c:8: 11:35:31 #9 7.191 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.191 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.191 11:35:31 #9 7.193 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.193 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.h:15, 11:35:31 #9 7.193 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c:8: 11:35:31 #9 7.193 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.193 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.193 11:35:31 #9 7.193 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.196 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.197 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.197 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.h:15, 11:35:31 #9 7.197 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c:8: 11:35:31 #9 7.197 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.197 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.197 11:35:31 #9 7.197 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.199 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:35:31 #9 7.199 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.h:15, 11:35:31 #9 7.199 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c:8: 11:35:31 #9 7.199 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.199 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.199 11:35:31 #9 7.199 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.213 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.213 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.h:15, 11:35:31 #9 7.213 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c:8: 11:35:31 #9 7.213 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.213 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.213 11:35:31 #9 7.213 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.221 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.229 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 11:35:31 #9 7.229 from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c:8: 11:35:31 #9 7.229 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.229 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.229 11:35:31 #9 7.229 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.234 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:31 #9 7.234 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c:8: 11:35:31 #9 7.234 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.234 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.234 11:35:31 #9 7.234 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.236 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.h:64:0, 11:35:31 #9 7.236 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c:8: 11:35:31 #9 7.236 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.236 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.236 11:35:31 #9 7.236 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.238 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.238 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.h:15, 11:35:31 #9 7.238 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c:8: 11:35:31 #9 7.238 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.238 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.238 11:35:31 #9 7.238 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.247 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.247 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.261 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.261 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.h:15, 11:35:31 #9 7.261 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c:8: 11:35:31 #9 7.261 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.261 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.261 11:35:31 #9 7.261 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.272 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.h:71:0, 11:35:31 #9 7.272 from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c:8: 11:35:31 #9 7.272 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.272 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.272 11:35:31 #9 7.272 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.277 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.h:41:0, 11:35:31 #9 7.277 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c:8: 11:35:31 #9 7.277 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.277 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.277 11:35:31 #9 7.277 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.281 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.281 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.h:15, 11:35:31 #9 7.281 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c:8: 11:35:31 #9 7.281 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.281 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.281 11:35:31 #9 7.304 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:35:31 #9 7.304 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.h:15, 11:35:31 #9 7.304 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c:8: 11:35:31 #9 7.304 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.304 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.304 11:35:31 #9 7.304 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.306 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.h:45:0, 11:35:31 #9 7.306 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c:8: 11:35:31 #9 7.306 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.306 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.306 11:35:31 #9 7.306 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.310 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.h:41:0, 11:35:31 #9 7.310 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c:8: 11:35:31 #9 7.310 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.310 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.310 11:35:31 #9 7.310 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.310 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 11:35:31 #9 7.310 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.h:15, 11:35:31 #9 7.310 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c:8: 11:35:31 #9 7.310 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.310 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.310 11:35:31 #9 7.310 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.317 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 11:35:31 #9 7.317 from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c:8: 11:35:31 #9 7.317 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.317 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.317 11:35:31 #9 7.317 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.320 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:31 #9 7.320 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 11:35:31 #9 7.320 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.h:15, 11:35:31 #9 7.320 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c:8: 11:35:31 #9 7.320 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.320 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.320 11:35:31 #9 7.320 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.329 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.331 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:31 #9 7.331 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.h:15, 11:35:31 #9 7.331 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c:8: 11:35:31 #9 7.331 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.331 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.331 11:35:31 #9 7.331 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.345 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.h:46:0, 11:35:31 #9 7.345 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c:8: 11:35:31 #9 7.345 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.345 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.345 11:35:31 #9 7.345 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.358 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.h:41:0, 11:35:31 #9 7.358 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c:8: 11:35:31 #9 7.358 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.358 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.358 11:35:31 #9 7.358 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.359 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:31 #9 7.359 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.h:15, 11:35:31 #9 7.359 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c:8: 11:35:31 #9 7.359 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.359 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.359 11:35:31 #9 7.359 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.372 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 11:35:31 #9 7.372 from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c:8: 11:35:31 #9 7.372 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.372 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.372 11:35:31 #9 7.372 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.394 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.h:45:0, 11:35:31 #9 7.394 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c:8: 11:35:31 #9 7.394 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.394 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.394 11:35:31 #9 7.394 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.398 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:31 #9 7.398 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.h:15, 11:35:31 #9 7.398 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c:8: 11:35:31 #9 7.398 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.398 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.398 11:35:31 #9 7.401 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.402 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:31 #9 7.402 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.h:15, 11:35:31 #9 7.402 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c:8: 11:35:31 #9 7.402 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.402 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.402 11:35:31 #9 7.408 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.h:58:0, 11:35:31 #9 7.408 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c:8: 11:35:31 #9 7.408 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.408 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.408 11:35:31 #9 7.408 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.411 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 11:35:31 #9 7.411 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c:8: 11:35:31 #9 7.411 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.411 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.411 11:35:31 #9 7.411 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.421 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.425 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:31 #9 7.425 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 11:35:31 #9 7.425 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c:8: 11:35:31 #9 7.425 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.425 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.425 11:35:31 #9 7.425 :0:0: note: this is the location of the previous definition 11:35:31 #9 7.426 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:31 #9 7.426 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.h:15, 11:35:31 #9 7.426 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c:8: 11:35:31 #9 7.426 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:31 #9 7.426 #define __EXTENSIONS__ /* for Sun */ 11:35:31 #9 7.426 11:35:31 #9 7.427 :0:0: note: this is the location of the previous definition 11:35:32 #9 7.803 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  11:35:32 #9 7.837 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:32 #9 7.843 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:32 #9 7.845 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c  11:35:32 #9 7.845 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c  11:35:32 #9 7.846 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c  11:35:32 #9 7.848 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c  11:35:32 #9 7.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c  11:35:32 #9 7.850 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c  11:35:32 #9 7.851 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c  11:35:32 #9 7.852 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c  11:35:32 #9 7.853 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c  11:35:32 #9 7.854 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c  11:35:32 #9 7.855 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c  11:35:32 #9 7.857 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c  11:35:32 #9 7.858 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c  11:35:32 #9 7.858 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c  11:35:32 #9 7.859 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c  11:35:32 #9 7.859 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c  11:35:32 #9 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c  11:35:32 #9 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c  11:35:32 #9 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c  11:35:32 #9 7.861 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c  11:35:32 #9 7.861 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c  11:35:32 #9 7.863 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c  11:35:32 #9 7.863 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c  11:35:32 #9 7.869 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c  11:35:32 #9 7.870 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c  11:35:32 #9 7.870 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c  11:35:32 #9 7.872 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c  11:35:32 #9 7.877 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c  11:35:32 #9 7.879 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c  11:35:32 #9 7.882 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c:5:0: 11:35:32 #9 7.882 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 7.882 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 7.882 11:35:32 #9 7.882 :0:0: note: this is the location of the previous definition 11:35:32 #9 7.884 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c  11:35:32 #9 7.884 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c  11:35:32 #9 7.885 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c  11:35:32 #9 7.886 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c  11:35:32 #9 7.887 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c  11:35:32 #9 7.893 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c  11:35:32 #9 7.911 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c  11:35:32 #9 7.920 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c  11:35:32 #9 7.921 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c  11:35:32 #9 7.922 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c  11:35:32 #9 7.924 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c  11:35:32 #9 7.925 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c  11:35:32 #9 7.926 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c  11:35:32 #9 7.936 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c:12:0: 11:35:32 #9 7.936 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 7.936 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 7.936 11:35:32 #9 7.953 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.h:59:0, 11:35:32 #9 7.953 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c:8: 11:35:32 #9 7.953 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 7.953 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 7.953 11:35:32 #9 7.953 :0:0: note: this is the location of the previous definition 11:35:32 #9 7.960 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c  11:35:32 #9 7.964 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c  11:35:32 #9 7.964 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c  11:35:32 #9 7.965 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c  11:35:32 #9 7.966 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c  11:35:32 #9 7.968 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c  11:35:32 #9 7.969 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c  11:35:32 #9 7.969 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c  11:35:32 #9 7.969 :0:0: note: this is the location of the previous definition 11:35:32 #9 7.970 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c  11:35:32 #9 7.970 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c  11:35:32 #9 7.971 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c  11:35:32 #9 7.971 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c  11:35:32 #9 7.972 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c  11:35:32 #9 7.975 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c  11:35:32 #9 7.982 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c  11:35:32 #9 7.982 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c  11:35:32 #9 7.983 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c  11:35:32 #9 7.984 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c  11:35:32 #9 7.988 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 11:35:32 #9 7.988 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.h:15, 11:35:32 #9 7.988 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c:8: 11:35:32 #9 7.988 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 7.988 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 7.988 11:35:32 #9 7.989 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c  11:35:32 #9 8.006 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c  11:35:32 #9 8.006 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c  11:35:32 #9 8.011 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.h:45:0, 11:35:32 #9 8.011 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c:8: 11:35:32 #9 8.011 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.011 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.011 11:35:32 #9 8.018 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c  11:35:32 #9 8.020 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 11:35:32 #9 8.020 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.h:15, 11:35:32 #9 8.020 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c:8: 11:35:32 #9 8.020 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.020 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.020 11:35:32 #9 8.020 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.025 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c  11:35:32 #9 8.027 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.h:47:0, 11:35:32 #9 8.027 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c:8: 11:35:32 #9 8.027 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.027 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.027 11:35:32 #9 8.027 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.029 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c  11:35:32 #9 8.034 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.034 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.038 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c  11:35:32 #9 8.041 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 11:35:32 #9 8.041 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c:8: 11:35:32 #9 8.041 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.041 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.041 11:35:32 #9 8.041 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.045 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:32 #9 8.045 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:35:32 #9 8.045 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.h:15, 11:35:32 #9 8.045 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c:8: 11:35:32 #9 8.045 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.045 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.045 11:35:32 #9 8.045 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.049 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 11:35:32 #9 8.049 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c:8: 11:35:32 #9 8.049 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.049 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.049 11:35:32 #9 8.052 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c  11:35:32 #9 8.053 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c  11:35:32 #9 8.061 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c  11:35:32 #9 8.087 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 11:35:32 #9 8.087 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c:8: 11:35:32 #9 8.087 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.087 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.087 11:35:32 #9 8.090 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c  11:35:32 #9 8.101 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.111 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.h:46:0, 11:35:32 #9 8.111 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c:8: 11:35:32 #9 8.111 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.111 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.111 11:35:32 #9 8.111 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.117 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.h:60:0, 11:35:32 #9 8.117 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c:8: 11:35:32 #9 8.117 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.117 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.117 11:35:32 #9 8.117 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.121 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c  11:35:32 #9 8.129 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.133 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.h:72:0, 11:35:32 #9 8.133 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c:8: 11:35:32 #9 8.133 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.133 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.133 11:35:32 #9 8.133 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.144 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:32 #9 8.144 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:35:32 #9 8.144 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c:8: 11:35:32 #9 8.144 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.144 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.144 11:35:32 #9 8.144 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.145 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c  11:35:32 #9 8.146 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c  11:35:32 #9 8.147 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c  11:35:32 #9 8.147 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c  11:35:32 #9 8.151 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c  11:35:32 #9 8.151 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c  11:35:32 #9 8.152 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c  11:35:32 #9 8.153 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c  11:35:32 #9 8.155 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.h:46:0, 11:35:32 #9 8.155 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c:8: 11:35:32 #9 8.155 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.155 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.155 11:35:32 #9 8.155 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.161 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:32 #9 8.161 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.h:15, 11:35:32 #9 8.161 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c:8: 11:35:32 #9 8.161 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.161 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.161 11:35:32 #9 8.161 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.162 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.h:44:0, 11:35:32 #9 8.162 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c:8: 11:35:32 #9 8.162 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.162 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.162 11:35:32 #9 8.162 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.162 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c  11:35:32 #9 8.163 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c  11:35:32 #9 8.165 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 11:35:32 #9 8.165 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 11:35:32 #9 8.165 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.h:15, 11:35:32 #9 8.165 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c:8: 11:35:32 #9 8.165 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.165 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.165 11:35:32 #9 8.165 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.165 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c  11:35:32 #9 8.165 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c  11:35:32 #9 8.166 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 11:35:32 #9 8.166 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c:8: 11:35:32 #9 8.166 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.166 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.166 11:35:32 #9 8.166 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.169 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c  11:35:32 #9 8.172 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.h:46:0, 11:35:32 #9 8.172 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c:8: 11:35:32 #9 8.172 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.172 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.172 11:35:32 #9 8.173 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c  11:35:32 #9 8.174 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c  11:35:32 #9 8.175 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c  11:35:32 #9 8.175 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c  11:35:32 #9 8.176 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c  11:35:32 #9 8.181 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c  11:35:32 #9 8.199 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:9:0: 11:35:32 #9 8.199 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.199 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.199 11:35:32 #9 8.199 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.200 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c  11:35:32 #9 8.207 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 11:35:32 #9 8.207 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.h:15, 11:35:32 #9 8.207 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c:8: 11:35:32 #9 8.207 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.207 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.207 11:35:32 #9 8.207 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.208 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c  11:35:32 #9 8.209 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c  11:35:32 #9 8.214 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c  11:35:32 #9 8.217 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 11:35:32 #9 8.217 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.h:15, 11:35:32 #9 8.217 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c:8: 11:35:32 #9 8.217 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.217 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.217 11:35:32 #9 8.226 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 11:35:32 #9 8.226 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c:8: 11:35:32 #9 8.226 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.226 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.226 11:35:32 #9 8.228 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c  11:35:32 #9 8.230 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c  11:35:32 #9 8.230 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.h:46:0, 11:35:32 #9 8.230 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c:8: 11:35:32 #9 8.230 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.230 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.230 11:35:32 #9 8.230 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.231 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c  11:35:32 #9 8.231 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c  11:35:32 #9 8.232 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c  11:35:32 #9 8.232 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.233 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c  11:35:32 #9 8.234 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c  11:35:32 #9 8.235 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c  11:35:32 #9 8.235 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.h:59:0, 11:35:32 #9 8.235 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c:8: 11:35:32 #9 8.235 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.235 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.235 11:35:32 #9 8.235 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.237 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c  11:35:32 #9 8.238 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.257 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.277 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 11:35:32 #9 8.277 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.h:15, 11:35:32 #9 8.277 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c:8: 11:35:32 #9 8.277 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.277 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.277 11:35:32 #9 8.277 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.292 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:32 #9 8.292 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.h:15, 11:35:32 #9 8.292 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c:8: 11:35:32 #9 8.292 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.292 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.292 11:35:32 #9 8.292 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.294 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c  11:35:32 #9 8.300 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.h:65:0, 11:35:32 #9 8.300 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c:8: 11:35:32 #9 8.300 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.300 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.300 11:35:32 #9 8.300 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.302 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:32 #9 8.302 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c:8: 11:35:32 #9 8.302 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.302 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.302 11:35:32 #9 8.302 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.305 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:32 #9 8.305 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:35:32 #9 8.305 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.h:15, 11:35:32 #9 8.305 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c:8: 11:35:32 #9 8.305 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.305 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.305 11:35:32 #9 8.305 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.306 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c  11:35:32 #9 8.306 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c  11:35:32 #9 8.307 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c  11:35:32 #9 8.307 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c  11:35:32 #9 8.309 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c  11:35:32 #9 8.310 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c  11:35:32 #9 8.311 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 11:35:32 #9 8.311 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c:8: 11:35:32 #9 8.311 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.311 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.311 11:35:32 #9 8.311 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.327 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 11:35:32 #9 8.327 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.h:15, 11:35:32 #9 8.327 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c:8: 11:35:32 #9 8.327 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.327 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.327 11:35:32 #9 8.327 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.337 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:32 #9 8.337 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.h:15, 11:35:32 #9 8.337 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c:8: 11:35:32 #9 8.337 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.337 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.337 11:35:32 #9 8.337 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.340 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.h:61:0, 11:35:32 #9 8.340 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c:8: 11:35:32 #9 8.340 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.340 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.340 11:35:32 #9 8.354 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c  11:35:32 #9 8.356 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:32 #9 8.356 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.h:15, 11:35:32 #9 8.356 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c:8: 11:35:32 #9 8.356 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.356 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.356 11:35:32 #9 8.357 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 11:35:32 #9 8.357 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c:8: 11:35:32 #9 8.357 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.357 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.357 11:35:32 #9 8.357 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.362 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.h:45:0, 11:35:32 #9 8.362 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c:8: 11:35:32 #9 8.362 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.362 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.362 11:35:32 #9 8.362 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.363 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.366 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c  11:35:32 #9 8.369 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.377 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:32 #9 8.377 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.h:15, 11:35:32 #9 8.377 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c:8: 11:35:32 #9 8.377 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.377 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.377 11:35:32 #9 8.377 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.390 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.h:46:0, 11:35:32 #9 8.390 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c:8: 11:35:32 #9 8.390 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.390 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.390 11:35:32 #9 8.390 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.407 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:32 #9 8.407 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.h:15, 11:35:32 #9 8.407 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c:8: 11:35:32 #9 8.407 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.407 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.407 11:35:32 #9 8.407 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.408 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.h:46:0, 11:35:32 #9 8.408 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c:8: 11:35:32 #9 8.408 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.408 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.408 11:35:32 #9 8.408 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.412 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:32 #9 8.412 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c:8: 11:35:32 #9 8.412 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.412 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.412 11:35:32 #9 8.412 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.422 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.h:46:0, 11:35:32 #9 8.422 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c:8: 11:35:32 #9 8.422 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.422 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.422 11:35:32 #9 8.425 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:32 #9 8.425 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.h:15, 11:35:32 #9 8.425 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c:8: 11:35:32 #9 8.425 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.425 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.425 11:35:32 #9 8.425 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.441 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 11:35:32 #9 8.441 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c:8: 11:35:32 #9 8.441 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.441 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.441 11:35:32 #9 8.441 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.450 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:32 #9 8.450 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.h:15, 11:35:32 #9 8.450 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c:8: 11:35:32 #9 8.450 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.450 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.450 11:35:32 #9 8.450 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.453 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.h:70:0, 11:35:32 #9 8.453 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c:8: 11:35:32 #9 8.453 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.453 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.453 11:35:32 #9 8.453 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.475 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:32 #9 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.h:15, 11:35:32 #9 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c:8: 11:35:32 #9 8.475 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.475 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.475 11:35:32 #9 8.475 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.497 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.498 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.h:44:0, 11:35:32 #9 8.498 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c:8: 11:35:32 #9 8.498 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.498 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.498 11:35:32 #9 8.513 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 11:35:32 #9 8.513 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c:8: 11:35:32 #9 8.513 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.513 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.513 11:35:32 #9 8.513 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.517 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:32 #9 8.517 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.h:15, 11:35:32 #9 8.517 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c:8: 11:35:32 #9 8.517 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.517 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.517 11:35:32 #9 8.517 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.536 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 11:35:32 #9 8.536 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c:8: 11:35:32 #9 8.536 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.536 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.536 11:35:32 #9 8.536 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.554 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 11:35:32 #9 8.554 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.h:15, 11:35:32 #9 8.554 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c:8: 11:35:32 #9 8.554 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.554 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.554 11:35:32 #9 8.556 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 11:35:32 #9 8.556 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c:8: 11:35:32 #9 8.556 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.556 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.556 11:35:32 #9 8.556 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.559 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 11:35:32 #9 8.559 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.h:15, 11:35:32 #9 8.559 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c:8: 11:35:32 #9 8.559 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.559 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.559 11:35:32 #9 8.559 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.567 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.h:77:0, 11:35:32 #9 8.567 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c:8: 11:35:32 #9 8.567 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.567 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.567 11:35:32 #9 8.567 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.573 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.584 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:35:32 #9 8.584 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c:8: 11:35:32 #9 8.584 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.584 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.584 11:35:32 #9 8.584 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.587 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 11:35:32 #9 8.587 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.h:15, 11:35:32 #9 8.587 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c:8: 11:35:32 #9 8.587 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.587 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.587 11:35:32 #9 8.587 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.594 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 11:35:32 #9 8.594 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.h:15, 11:35:32 #9 8.594 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c:8: 11:35:32 #9 8.594 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.594 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.594 11:35:32 #9 8.594 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.597 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.h:46:0, 11:35:32 #9 8.597 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c:8: 11:35:32 #9 8.597 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.597 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.597 11:35:32 #9 8.597 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.597 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.607 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 11:35:32 #9 8.607 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.h:15, 11:35:32 #9 8.607 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c:8: 11:35:32 #9 8.607 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.607 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.607 11:35:32 #9 8.607 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.610 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 11:35:32 #9 8.610 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c:8: 11:35:32 #9 8.610 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.610 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.610 11:35:32 #9 8.612 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 11:35:32 #9 8.612 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.h:15, 11:35:32 #9 8.612 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c:8: 11:35:32 #9 8.612 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.612 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.612 11:35:32 #9 8.612 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.617 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.626 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 11:35:32 #9 8.626 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.h:15, 11:35:32 #9 8.626 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c:8: 11:35:32 #9 8.626 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.626 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.626 11:35:32 #9 8.626 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.633 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.h:47:0, 11:35:32 #9 8.633 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c:8: 11:35:32 #9 8.633 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.633 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.633 11:35:32 #9 8.633 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.635 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 11:35:32 #9 8.635 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.h:15, 11:35:32 #9 8.635 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c:8: 11:35:32 #9 8.635 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.635 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.635 11:35:32 #9 8.636 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 11:35:32 #9 8.636 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.h:15, 11:35:32 #9 8.636 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c:8: 11:35:32 #9 8.636 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.636 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.636 11:35:32 #9 8.636 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.639 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 11:35:32 #9 8.639 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.h:15, 11:35:32 #9 8.639 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c:8: 11:35:32 #9 8.639 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.639 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.639 11:35:32 #9 8.639 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.642 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:32 #9 8.642 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.h:15, 11:35:32 #9 8.642 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c:8: 11:35:32 #9 8.642 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.642 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.642 11:35:32 #9 8.642 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.648 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:32 #9 8.648 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.h:15, 11:35:32 #9 8.648 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c:8: 11:35:32 #9 8.648 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.648 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.648 11:35:32 #9 8.648 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.649 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.h:44:0, 11:35:32 #9 8.649 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c:8: 11:35:32 #9 8.649 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.649 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.649 11:35:32 #9 8.649 :0:0: note: this is the location of the previous definition 11:35:32 #9 8.659 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.h:44:0, 11:35:32 #9 8.659 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c:8: 11:35:32 #9 8.659 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:32 #9 8.659 #define __EXTENSIONS__ /* for Sun */ 11:35:32 #9 8.659 11:35:33 #9 8.663 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:33 #9 8.663 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:35:33 #9 8.663 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.h:15, 11:35:33 #9 8.663 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c:8: 11:35:33 #9 8.663 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.663 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.663 11:35:33 #9 8.663 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.663 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.667 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 11:35:33 #9 8.667 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c:8: 11:35:33 #9 8.667 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.667 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.667 11:35:33 #9 8.670 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 11:35:33 #9 8.670 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c:8: 11:35:33 #9 8.670 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.670 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.670 11:35:33 #9 8.671 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:35:33 #9 8.671 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.h:15, 11:35:33 #9 8.671 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c:8: 11:35:33 #9 8.671 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.671 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.671 11:35:33 #9 8.672 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:35:33 #9 8.672 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.h:15, 11:35:33 #9 8.672 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c:8: 11:35:33 #9 8.672 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.672 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.672 11:35:33 #9 8.672 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.672 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.672 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.h:65:0, 11:35:33 #9 8.672 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c:8: 11:35:33 #9 8.672 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.672 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.672 11:35:33 #9 8.672 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.675 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.h:44:0, 11:35:33 #9 8.675 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c:8: 11:35:33 #9 8.675 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.675 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.675 11:35:33 #9 8.675 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.675 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.h:44:0, 11:35:33 #9 8.675 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c:8: 11:35:33 #9 8.675 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.675 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.675 11:35:33 #9 8.675 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.675 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.683 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 11:35:33 #9 8.683 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.h:15, 11:35:33 #9 8.683 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c:8: 11:35:33 #9 8.683 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.683 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.683 11:35:33 #9 8.683 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.686 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:35:33 #9 8.686 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.h:15, 11:35:33 #9 8.686 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c:8: 11:35:33 #9 8.686 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.686 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.686 11:35:33 #9 8.686 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.695 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 11:35:33 #9 8.695 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.h:15, 11:35:33 #9 8.695 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c:8: 11:35:33 #9 8.695 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.695 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.695 11:35:33 #9 8.695 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.695 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.697 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.698 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:33 #9 8.698 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:35:33 #9 8.698 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.h:15, 11:35:33 #9 8.698 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c:8: 11:35:33 #9 8.698 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.698 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.698 11:35:33 #9 8.698 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.704 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.h:44:0, 11:35:33 #9 8.704 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c:8: 11:35:33 #9 8.704 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.704 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.704 11:35:33 #9 8.704 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.704 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.h:61:0, 11:35:33 #9 8.704 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c:8: 11:35:33 #9 8.704 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.704 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.704 11:35:33 #9 8.704 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.706 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.h:44:0, 11:35:33 #9 8.706 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c:8: 11:35:33 #9 8.706 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.706 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.706 11:35:33 #9 8.706 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.717 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 11:35:33 #9 8.717 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c:8: 11:35:33 #9 8.717 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.717 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.717 11:35:33 #9 8.717 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.721 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.h:63:0, 11:35:33 #9 8.721 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c:8: 11:35:33 #9 8.721 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.721 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.721 11:35:33 #9 8.722 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 11:35:33 #9 8.722 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.h:15, 11:35:33 #9 8.722 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c:8: 11:35:33 #9 8.722 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.722 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.722 11:35:33 #9 8.729 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:33 #9 8.729 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c:8: 11:35:33 #9 8.729 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.729 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.729 11:35:33 #9 8.729 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.745 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.747 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 11:35:33 #9 8.747 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.h:15, 11:35:33 #9 8.747 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c:8: 11:35:33 #9 8.747 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.747 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.747 11:35:33 #9 8.747 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.759 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 11:35:33 #9 8.759 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.h:15, 11:35:33 #9 8.759 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c:8: 11:35:33 #9 8.759 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.759 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.759 11:35:33 #9 8.759 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.759 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.765 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.h:46:0, 11:35:33 #9 8.765 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c:8: 11:35:33 #9 8.765 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.765 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.765 11:35:33 #9 8.765 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.777 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.h:55:0, 11:35:33 #9 8.777 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c:8: 11:35:33 #9 8.777 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.777 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.777 11:35:33 #9 8.778 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.h:56:0, 11:35:33 #9 8.778 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c:8: 11:35:33 #9 8.778 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.778 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.778 11:35:33 #9 8.778 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.781 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.788 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.h:44:0, 11:35:33 #9 8.788 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c:8: 11:35:33 #9 8.788 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.788 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.788 11:35:33 #9 8.788 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.794 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 11:35:33 #9 8.794 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c:8: 11:35:33 #9 8.794 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.794 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.794 11:35:33 #9 8.794 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.799 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 11:35:33 #9 8.799 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c:8: 11:35:33 #9 8.799 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.799 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.799 11:35:33 #9 8.799 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.804 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.h:46:0, 11:35:33 #9 8.804 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c:8: 11:35:33 #9 8.804 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.804 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.804 11:35:33 #9 8.804 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.811 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:33 #9 8.811 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 11:35:33 #9 8.811 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c:8: 11:35:33 #9 8.811 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.811 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.811 11:35:33 #9 8.811 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.813 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 11:35:33 #9 8.813 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 11:35:33 #9 8.813 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c:8: 11:35:33 #9 8.813 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.813 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.813 11:35:33 #9 8.818 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 11:35:33 #9 8.818 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.h:15, 11:35:33 #9 8.818 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c:8: 11:35:33 #9 8.818 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.818 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.818 11:35:33 #9 8.820 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.h:46:0, 11:35:33 #9 8.820 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c:8: 11:35:33 #9 8.820 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.820 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.820 11:35:33 #9 8.820 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.825 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.826 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.h:46:0, 11:35:33 #9 8.826 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c:8: 11:35:33 #9 8.826 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.826 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.826 11:35:33 #9 8.826 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.828 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.h:44:0, 11:35:33 #9 8.828 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c:8: 11:35:33 #9 8.828 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.828 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.828 11:35:33 #9 8.829 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.h:46:0, 11:35:33 #9 8.829 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c:8: 11:35:33 #9 8.829 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.829 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.829 11:35:33 #9 8.829 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.831 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.831 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:33 #9 8.831 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 11:35:33 #9 8.831 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.h:15, 11:35:33 #9 8.831 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c:8: 11:35:33 #9 8.831 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.831 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.831 11:35:33 #9 8.831 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.841 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 11:35:33 #9 8.841 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.h:15, 11:35:33 #9 8.841 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c:8: 11:35:33 #9 8.841 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.841 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.841 11:35:33 #9 8.841 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.843 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 11:35:33 #9 8.843 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c:8: 11:35:33 #9 8.843 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.843 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.843 11:35:33 #9 8.843 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.844 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.849 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 11:35:33 #9 8.849 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c:8: 11:35:33 #9 8.849 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 8.849 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 8.849 11:35:33 #9 8.849 :0:0: note: this is the location of the previous definition 11:35:33 #9 8.883 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: In function 'REAL__dump': 11:35:33 #9 8.883 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:239:19: warning: declaration of 's' shadows a previous local [-Wshadow] 11:35:33 #9 8.883 char *s = expptr; 11:35:33 #9 8.883 ^ 11:35:33 #9 8.883 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:198:15: note: shadowed declaration is here 11:35:33 #9 8.883 char *s; 11:35:33 #9 8.883 ^ 11:35:33 #9 8.885 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: At top level: 11:35:33 #9 8.885 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:835:1: warning: 'no_sanitize' attribute directive ignored [-Wattributes] 11:35:33 #9 8.885 asn_double2float(double d, float *outcome) { 11:35:33 #9 8.885 ^~~~~~~~~~~~~~~~ 11:35:33 #9 8.949 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  11:35:33 #9 8.994 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:33 #9 9.007 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:33 #9 9.008 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  11:35:33 #9 9.009 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  11:35:33 #9 9.010 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  11:35:33 #9 9.010 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  11:35:33 #9 9.012 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  11:35:33 #9 9.012 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  11:35:33 #9 9.014 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  11:35:33 #9 9.015 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  11:35:33 #9 9.016 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  11:35:33 #9 9.017 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  11:35:33 #9 9.018 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  11:35:33 #9 9.018 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  11:35:33 #9 9.019 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  11:35:33 #9 9.019 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  11:35:33 #9 9.020 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  11:35:33 #9 9.020 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  11:35:33 #9 9.021 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  11:35:33 #9 9.021 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  11:35:33 #9 9.022 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  11:35:33 #9 9.022 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  11:35:33 #9 9.023 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  11:35:33 #9 9.025 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  11:35:33 #9 9.026 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  11:35:33 #9 9.027 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  11:35:33 #9 9.028 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  11:35:33 #9 9.028 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  11:35:33 #9 9.030 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  11:35:33 #9 9.031 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  11:35:33 #9 9.032 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  11:35:33 #9 9.032 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  11:35:33 #9 9.040 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  11:35:33 #9 9.041 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  11:35:33 #9 9.044 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  11:35:33 #9 9.047 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  11:35:33 #9 9.047 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  11:35:33 #9 9.048 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  11:35:33 #9 9.048 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  11:35:33 #9 9.049 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  11:35:33 #9 9.050 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  11:35:33 #9 9.050 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  11:35:33 #9 9.050 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  11:35:33 #9 9.051 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  11:35:33 #9 9.051 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  11:35:33 #9 9.052 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  11:35:33 #9 9.052 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  11:35:33 #9 9.054 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  11:35:33 #9 9.059 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  11:35:33 #9 9.059 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  11:35:33 #9 9.059 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  11:35:33 #9 9.060 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  11:35:33 #9 9.088 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, 11:35:33 #9 9.088 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: 11:35:33 #9 9.088 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.088 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.088 11:35:33 #9 9.088 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.089 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  11:35:33 #9 9.093 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, 11:35:33 #9 9.093 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: 11:35:33 #9 9.093 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.093 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.093 11:35:33 #9 9.093 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.097 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  11:35:33 #9 9.106 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  11:35:33 #9 9.109 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  11:35:33 #9 9.110 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  11:35:33 #9 9.114 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  11:35:33 #9 9.160 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 11:35:33 #9 9.160 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: 11:35:33 #9 9.160 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.160 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.160 11:35:33 #9 9.160 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.174 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  11:35:33 #9 9.174 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  11:35:33 #9 9.180 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, 11:35:33 #9 9.180 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: 11:35:33 #9 9.180 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.180 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.180 11:35:33 #9 9.181 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  11:35:33 #9 9.188 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:33 #9 9.188 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: 11:35:33 #9 9.188 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.188 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.188 11:35:33 #9 9.188 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.194 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, 11:35:33 #9 9.194 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: 11:35:33 #9 9.194 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.194 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.194 11:35:33 #9 9.194 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.229 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, 11:35:33 #9 9.229 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: 11:35:33 #9 9.229 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.229 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.229 11:35:33 #9 9.229 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.230 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  11:35:33 #9 9.231 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  11:35:33 #9 9.233 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  11:35:33 #9 9.233 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  11:35:33 #9 9.235 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  11:35:33 #9 9.235 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.236 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  11:35:33 #9 9.261 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:33 #9 9.261 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 11:35:33 #9 9.261 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, 11:35:33 #9 9.261 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: 11:35:33 #9 9.261 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.261 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.261 11:35:33 #9 9.261 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.272 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 11:35:33 #9 9.272 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: 11:35:33 #9 9.272 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.272 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.272 11:35:33 #9 9.273 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:33 #9 9.273 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, 11:35:33 #9 9.273 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: 11:35:33 #9 9.273 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.273 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.273 11:35:33 #9 9.273 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.273 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  11:35:33 #9 9.274 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  11:35:33 #9 9.279 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  11:35:33 #9 9.281 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  11:35:33 #9 9.291 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, 11:35:33 #9 9.291 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: 11:35:33 #9 9.291 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.291 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.291 11:35:33 #9 9.291 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.295 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:33 #9 9.295 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, 11:35:33 #9 9.295 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: 11:35:33 #9 9.295 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.295 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.295 11:35:33 #9 9.298 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:35:33 #9 9.298 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: 11:35:33 #9 9.298 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.298 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.298 11:35:33 #9 9.298 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.299 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:33 #9 9.299 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, 11:35:33 #9 9.299 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: 11:35:33 #9 9.299 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.299 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.299 11:35:33 #9 9.299 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.300 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, 11:35:33 #9 9.300 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: 11:35:33 #9 9.300 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.300 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.300 11:35:33 #9 9.300 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.300 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.309 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, 11:35:33 #9 9.309 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: 11:35:33 #9 9.309 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.309 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.309 11:35:33 #9 9.309 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.310 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, 11:35:33 #9 9.310 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: 11:35:33 #9 9.310 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.310 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.310 11:35:33 #9 9.310 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.312 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 11:35:33 #9 9.312 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, 11:35:33 #9 9.312 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: 11:35:33 #9 9.312 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.312 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.312 11:35:33 #9 9.312 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.315 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, 11:35:33 #9 9.315 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: 11:35:33 #9 9.315 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.315 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.315 11:35:33 #9 9.317 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, 11:35:33 #9 9.317 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: 11:35:33 #9 9.317 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.317 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.317 11:35:33 #9 9.317 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.318 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  11:35:33 #9 9.318 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  11:35:33 #9 9.319 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  11:35:33 #9 9.320 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  11:35:33 #9 9.321 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 11:35:33 #9 9.321 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 11:35:33 #9 9.321 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: 11:35:33 #9 9.321 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.321 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.321 11:35:33 #9 9.323 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:33 #9 9.323 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, 11:35:33 #9 9.323 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: 11:35:33 #9 9.323 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.323 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.323 11:35:33 #9 9.330 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  11:35:33 #9 9.333 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:33 #9 9.333 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, 11:35:33 #9 9.333 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: 11:35:33 #9 9.333 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.333 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.333 11:35:33 #9 9.333 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.334 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  11:35:33 #9 9.334 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  11:35:33 #9 9.335 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  11:35:33 #9 9.335 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  11:35:33 #9 9.336 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  11:35:33 #9 9.337 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, 11:35:33 #9 9.337 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: 11:35:33 #9 9.337 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.337 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.337 11:35:33 #9 9.338 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  11:35:33 #9 9.339 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  11:35:33 #9 9.339 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.340 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, 11:35:33 #9 9.340 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: 11:35:33 #9 9.340 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.340 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.340 11:35:33 #9 9.340 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.346 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  11:35:33 #9 9.346 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, 11:35:33 #9 9.346 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: 11:35:33 #9 9.346 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.346 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.346 11:35:33 #9 9.346 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.346 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.346 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.351 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, 11:35:33 #9 9.351 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: 11:35:33 #9 9.351 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.351 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.351 11:35:33 #9 9.352 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, 11:35:33 #9 9.352 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: 11:35:33 #9 9.352 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.352 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.352 11:35:33 #9 9.354 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:33 #9 9.354 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, 11:35:33 #9 9.354 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: 11:35:33 #9 9.354 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.354 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.354 11:35:33 #9 9.354 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.363 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 11:35:33 #9 9.363 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, 11:35:33 #9 9.363 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: 11:35:33 #9 9.363 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.363 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.363 11:35:33 #9 9.363 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.363 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.364 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  11:35:33 #9 9.364 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.369 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.369 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.381 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, 11:35:33 #9 9.381 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: 11:35:33 #9 9.381 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.381 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.381 11:35:33 #9 9.381 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.402 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  11:35:33 #9 9.409 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  11:35:33 #9 9.459 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, 11:35:33 #9 9.459 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: 11:35:33 #9 9.459 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.459 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.459 11:35:33 #9 9.465 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.476 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, 11:35:33 #9 9.476 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: 11:35:33 #9 9.476 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.476 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.476 11:35:33 #9 9.476 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.490 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  11:35:33 #9 9.500 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  11:35:33 #9 9.513 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, 11:35:33 #9 9.513 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: 11:35:33 #9 9.513 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.513 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.513 11:35:33 #9 9.513 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.520 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, 11:35:33 #9 9.520 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: 11:35:33 #9 9.520 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.520 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.520 11:35:33 #9 9.520 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.524 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:35:33 #9 9.524 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: 11:35:33 #9 9.524 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.524 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.524 11:35:33 #9 9.524 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.525 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, 11:35:33 #9 9.525 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: 11:35:33 #9 9.525 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.525 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.525 11:35:33 #9 9.525 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.526 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 11:35:33 #9 9.526 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: 11:35:33 #9 9.526 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.526 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.526 11:35:33 #9 9.526 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.533 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:35:33 #9 9.533 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: 11:35:33 #9 9.533 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.533 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.533 11:35:33 #9 9.533 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.534 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, 11:35:33 #9 9.534 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: 11:35:33 #9 9.534 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.534 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.534 11:35:33 #9 9.534 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.534 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  11:35:33 #9 9.537 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  11:35:33 #9 9.538 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  11:35:33 #9 9.540 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  11:35:33 #9 9.540 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  11:35:33 #9 9.545 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 11:35:33 #9 9.545 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: 11:35:33 #9 9.545 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.545 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.545 11:35:33 #9 9.545 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.546 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  11:35:33 #9 9.546 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  11:35:33 #9 9.547 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  11:35:33 #9 9.551 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 11:35:33 #9 9.551 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, 11:35:33 #9 9.551 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: 11:35:33 #9 9.551 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.551 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.551 11:35:33 #9 9.551 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.564 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 11:35:33 #9 9.564 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, 11:35:33 #9 9.564 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: 11:35:33 #9 9.564 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.564 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.564 11:35:33 #9 9.564 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.565 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, 11:35:33 #9 9.565 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: 11:35:33 #9 9.565 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.565 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.565 11:35:33 #9 9.565 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.568 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, 11:35:33 #9 9.568 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: 11:35:33 #9 9.568 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.568 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.568 11:35:33 #9 9.568 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.579 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, 11:35:33 #9 9.579 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: 11:35:33 #9 9.579 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.579 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.579 11:35:33 #9 9.579 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.585 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:33 #9 9.585 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, 11:35:33 #9 9.585 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: 11:35:33 #9 9.585 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.585 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.585 11:35:33 #9 9.585 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.586 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 11:35:33 #9 9.586 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: 11:35:33 #9 9.586 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.586 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.586 11:35:33 #9 9.586 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.587 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 11:35:33 #9 9.587 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: 11:35:33 #9 9.587 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.587 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.587 11:35:33 #9 9.587 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.591 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, 11:35:33 #9 9.591 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: 11:35:33 #9 9.591 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.591 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.591 11:35:33 #9 9.591 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.592 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  11:35:33 #9 9.594 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:33 #9 9.594 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, 11:35:33 #9 9.594 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: 11:35:33 #9 9.594 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.594 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.594 11:35:33 #9 9.594 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.604 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, 11:35:33 #9 9.604 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: 11:35:33 #9 9.604 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.604 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.604 11:35:33 #9 9.604 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.605 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 11:35:33 #9 9.605 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, 11:35:33 #9 9.605 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: 11:35:33 #9 9.605 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.605 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.605 11:35:33 #9 9.605 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.613 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 11:35:33 #9 9.613 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, 11:35:33 #9 9.613 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: 11:35:33 #9 9.613 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.613 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.613 11:35:33 #9 9.614 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.615 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:33 #9 9.615 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, 11:35:33 #9 9.615 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: 11:35:33 #9 9.615 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.615 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.615 11:35:33 #9 9.615 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.618 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, 11:35:33 #9 9.618 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: 11:35:33 #9 9.618 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.618 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.618 11:35:33 #9 9.618 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.621 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:35:33 #9 9.621 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: 11:35:33 #9 9.621 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.621 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.621 11:35:33 #9 9.621 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.634 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  11:35:33 #9 9.635 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  11:35:33 #9 9.635 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  11:35:33 #9 9.636 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  11:35:33 #9 9.636 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  11:35:33 #9 9.637 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  11:35:33 #9 9.641 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  11:35:33 #9 9.644 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, 11:35:33 #9 9.644 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: 11:35:33 #9 9.644 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.644 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.644 11:35:33 #9 9.645 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  11:35:33 #9 9.652 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  11:35:33 #9 9.654 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:35:33 #9 9.654 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, 11:35:33 #9 9.654 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: 11:35:33 #9 9.654 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.654 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.654 11:35:33 #9 9.654 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.656 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:33 #9 9.656 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, 11:35:33 #9 9.656 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: 11:35:33 #9 9.656 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.656 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.656 11:35:33 #9 9.659 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, 11:35:33 #9 9.659 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: 11:35:33 #9 9.659 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:33 #9 9.659 #define __EXTENSIONS__ /* for Sun */ 11:35:33 #9 9.659 11:35:33 #9 9.659 :0:0: note: this is the location of the previous definition 11:35:33 #9 9.661 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  11:35:33 #9 9.677 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.679 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  11:35:34 #9 9.679 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  11:35:34 #9 9.687 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, 11:35:34 #9 9.687 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: 11:35:34 #9 9.687 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.687 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.687 11:35:34 #9 9.687 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.689 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, 11:35:34 #9 9.689 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: 11:35:34 #9 9.689 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.689 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.689 11:35:34 #9 9.689 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.689 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.692 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 11:35:34 #9 9.692 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: 11:35:34 #9 9.692 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.692 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.692 11:35:34 #9 9.692 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.696 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, 11:35:34 #9 9.696 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: 11:35:34 #9 9.696 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.696 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.696 11:35:34 #9 9.696 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.698 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 11:35:34 #9 9.698 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: 11:35:34 #9 9.698 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.698 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.698 11:35:34 #9 9.699 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  11:35:34 #9 9.704 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  11:35:34 #9 9.704 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  11:35:34 #9 9.705 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:34 #9 9.705 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, 11:35:34 #9 9.705 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: 11:35:34 #9 9.705 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.705 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.705 11:35:34 #9 9.706 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  11:35:34 #9 9.707 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  11:35:34 #9 9.707 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  11:35:34 #9 9.708 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  11:35:34 #9 9.712 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:34 #9 9.712 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, 11:35:34 #9 9.712 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: 11:35:34 #9 9.712 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.712 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.712 11:35:34 #9 9.712 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.714 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, 11:35:34 #9 9.714 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: 11:35:34 #9 9.714 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.714 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.714 11:35:34 #9 9.714 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.714 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.715 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  11:35:34 #9 9.715 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  11:35:34 #9 9.721 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  11:35:34 #9 9.721 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.722 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, 11:35:34 #9 9.722 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: 11:35:34 #9 9.722 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.722 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.722 11:35:34 #9 9.722 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.722 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:34 #9 9.722 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, 11:35:34 #9 9.722 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: 11:35:34 #9 9.722 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.722 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.722 11:35:34 #9 9.722 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.726 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:35:34 #9 9.726 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: 11:35:34 #9 9.726 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.726 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.726 11:35:34 #9 9.726 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.731 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:34 #9 9.731 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, 11:35:34 #9 9.731 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: 11:35:34 #9 9.731 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.731 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.731 11:35:34 #9 9.731 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.736 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 11:35:34 #9 9.736 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: 11:35:34 #9 9.736 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.736 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.736 11:35:34 #9 9.736 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.747 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:34 #9 9.747 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, 11:35:34 #9 9.747 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: 11:35:34 #9 9.747 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.747 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.747 11:35:34 #9 9.751 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, 11:35:34 #9 9.751 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: 11:35:34 #9 9.751 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.751 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.751 11:35:34 #9 9.754 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 11:35:34 #9 9.754 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, 11:35:34 #9 9.754 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: 11:35:34 #9 9.754 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.754 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.754 11:35:34 #9 9.755 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  11:35:34 #9 9.755 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.765 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.766 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, 11:35:34 #9 9.766 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: 11:35:34 #9 9.766 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.766 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.766 11:35:34 #9 9.766 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.771 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 11:35:34 #9 9.771 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: 11:35:34 #9 9.771 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.771 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.771 11:35:34 #9 9.771 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.771 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.775 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  11:35:34 #9 9.778 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:34 #9 9.778 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, 11:35:34 #9 9.778 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: 11:35:34 #9 9.778 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.778 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.778 11:35:34 #9 9.782 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, 11:35:34 #9 9.782 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: 11:35:34 #9 9.782 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.782 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.782 11:35:34 #9 9.782 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.788 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, 11:35:34 #9 9.788 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: 11:35:34 #9 9.788 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.788 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.788 11:35:34 #9 9.788 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.795 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, 11:35:34 #9 9.795 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: 11:35:34 #9 9.795 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.795 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.795 11:35:34 #9 9.795 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.795 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.814 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  11:35:34 #9 9.814 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  11:35:34 #9 9.815 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  11:35:34 #9 9.817 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  11:35:34 #9 9.818 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  11:35:34 #9 9.818 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  11:35:34 #9 9.819 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  11:35:34 #9 9.822 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 11:35:34 #9 9.822 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: 11:35:34 #9 9.822 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.822 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.822 11:35:34 #9 9.822 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.829 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:34 #9 9.829 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, 11:35:34 #9 9.829 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: 11:35:34 #9 9.829 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.829 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.829 11:35:34 #9 9.829 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.831 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, 11:35:34 #9 9.831 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: 11:35:34 #9 9.831 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.831 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.831 11:35:34 #9 9.831 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.838 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  11:35:34 #9 9.838 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  11:35:34 #9 9.840 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  11:35:34 #9 9.845 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  11:35:34 #9 9.861 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  11:35:34 #9 9.862 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  11:35:34 #9 9.865 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  11:35:34 #9 9.878 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  11:35:34 #9 9.880 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  11:35:34 #9 9.881 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  11:35:34 #9 9.882 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  11:35:34 #9 9.883 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  11:35:34 #9 9.883 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  11:35:34 #9 9.884 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  11:35:34 #9 9.915 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  11:35:34 #9 9.922 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  11:35:34 #9 9.923 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  11:35:34 #9 9.925 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, 11:35:34 #9 9.925 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: 11:35:34 #9 9.925 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.925 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.925 11:35:34 #9 9.925 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.936 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, 11:35:34 #9 9.936 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: 11:35:34 #9 9.936 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.936 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.936 11:35:34 #9 9.936 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.938 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  11:35:34 #9 9.942 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  11:35:34 #9 9.945 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  11:35:34 #9 9.949 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  11:35:34 #9 9.949 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  11:35:34 #9 9.956 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:34 #9 9.956 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, 11:35:34 #9 9.956 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: 11:35:34 #9 9.956 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.956 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.956 11:35:34 #9 9.956 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.959 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 11:35:34 #9 9.959 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, 11:35:34 #9 9.959 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: 11:35:34 #9 9.959 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.959 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.959 11:35:34 #9 9.959 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.959 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 11:35:34 #9 9.959 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: 11:35:34 #9 9.959 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.959 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.959 11:35:34 #9 9.959 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.959 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  11:35:34 #9 9.963 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 11:35:34 #9 9.963 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, 11:35:34 #9 9.963 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: 11:35:34 #9 9.963 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.963 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.963 11:35:34 #9 9.963 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.973 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, 11:35:34 #9 9.973 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: 11:35:34 #9 9.973 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.973 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.973 11:35:34 #9 9.973 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.983 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:34 #9 9.983 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, 11:35:34 #9 9.983 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: 11:35:34 #9 9.983 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.983 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.983 11:35:34 #9 9.983 :0:0: note: this is the location of the previous definition 11:35:34 #9 9.984 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  11:35:34 #9 9.988 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:35:34 #9 9.988 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, 11:35:34 #9 9.988 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: 11:35:34 #9 9.988 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.988 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.988 11:35:34 #9 9.997 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 11:35:34 #9 9.997 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: 11:35:34 #9 9.997 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 9.997 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 9.997 11:35:34 #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  11:35:34 #9 10.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, 11:35:34 #9 10.00 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: 11:35:34 #9 10.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.00 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.00 11:35:34 #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  11:35:34 #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  11:35:34 #9 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, 11:35:34 #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: 11:35:34 #9 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.01 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.01 11:35:34 #9 10.01 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  11:35:34 #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  11:35:34 #9 10.01 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  11:35:34 #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  11:35:34 #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  11:35:34 #9 10.02 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  11:35:34 #9 10.03 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  11:35:34 #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, 11:35:34 #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: 11:35:34 #9 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.03 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.03 11:35:34 #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  11:35:34 #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, 11:35:34 #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: 11:35:34 #9 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.03 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.03 11:35:34 #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  11:35:34 #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  11:35:34 #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  11:35:34 #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  11:35:34 #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  11:35:34 #9 10.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  11:35:34 #9 10.04 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, 11:35:34 #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: 11:35:34 #9 10.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.04 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.04 11:35:34 #9 10.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:35:34 #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: 11:35:34 #9 10.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.05 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.05 11:35:34 #9 10.05 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.05 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.05 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  11:35:34 #9 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  11:35:34 #9 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  11:35:34 #9 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  11:35:34 #9 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  11:35:34 #9 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  11:35:34 #9 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  11:35:34 #9 10.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:35:34 #9 10.08 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, 11:35:34 #9 10.08 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: 11:35:34 #9 10.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.08 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.08 11:35:34 #9 10.08 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 11:35:34 #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, 11:35:34 #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: 11:35:34 #9 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.09 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.09 11:35:34 #9 10.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, 11:35:34 #9 10.10 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: 11:35:34 #9 10.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.10 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.10 11:35:34 #9 10.10 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  11:35:34 #9 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  11:35:34 #9 10.11 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  11:35:34 #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  11:35:34 #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  11:35:34 #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  11:35:34 #9 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  11:35:34 #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, 11:35:34 #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: 11:35:34 #9 10.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.15 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.15 11:35:34 #9 10.15 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 11:35:34 #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, 11:35:34 #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: 11:35:34 #9 10.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.15 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.15 11:35:34 #9 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  11:35:34 #9 10.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  11:35:34 #9 10.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  11:35:34 #9 10.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  11:35:34 #9 10.19 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 11:35:34 #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, 11:35:34 #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: 11:35:34 #9 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.19 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.19 11:35:34 #9 10.19 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:34 #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: 11:35:34 #9 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.20 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.20 11:35:34 #9 10.20 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 11:35:34 #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: 11:35:34 #9 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.20 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.20 11:35:34 #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 11:35:34 #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c:8: 11:35:34 #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.21 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.21 11:35:34 #9 10.21 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 11:35:34 #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 11:35:34 #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, 11:35:34 #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: 11:35:34 #9 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.22 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.22 11:35:34 #9 10.22 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, 11:35:34 #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: 11:35:34 #9 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.22 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.22 11:35:34 #9 10.22 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:34 #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, 11:35:34 #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: 11:35:34 #9 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.23 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.23 11:35:34 #9 10.23 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  11:35:34 #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  11:35:34 #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 11:35:34 #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: 11:35:34 #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.26 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.26 11:35:34 #9 10.26 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.26 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:35:34 #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 11:35:34 #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: 11:35:34 #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.26 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.26 11:35:34 #9 10.26 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, 11:35:34 #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: 11:35:34 #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.26 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.26 11:35:34 #9 10.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  11:35:34 #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, 11:35:34 #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: 11:35:34 #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.28 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.28 11:35:34 #9 10.28 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 11:35:34 #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, 11:35:34 #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: 11:35:34 #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.28 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.28 11:35:34 #9 10.28 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, 11:35:34 #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: 11:35:34 #9 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.29 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.29 11:35:34 #9 10.29 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, 11:35:34 #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: 11:35:34 #9 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.30 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.30 11:35:34 #9 10.30 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 11:35:34 #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: 11:35:34 #9 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.31 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.31 11:35:34 #9 10.31 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  11:35:34 #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  11:35:34 #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  11:35:34 #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  11:35:34 #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  11:35:34 #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  11:35:34 #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  11:35:34 #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  11:35:34 #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  11:35:34 #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  11:35:34 #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  11:35:34 #9 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, 11:35:34 #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: 11:35:34 #9 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.37 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.37 11:35:34 #9 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, 11:35:34 #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: 11:35:34 #9 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.37 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.37 11:35:34 #9 10.37 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 11:35:34 #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: 11:35:34 #9 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.38 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.38 11:35:34 #9 10.38 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, 11:35:34 #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: 11:35:34 #9 10.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.39 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.39 11:35:34 #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  11:35:34 #9 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, 11:35:34 #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: 11:35:34 #9 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.40 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.40 11:35:34 #9 10.40 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  11:35:34 #9 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, 11:35:34 #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: 11:35:34 #9 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.41 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.41 11:35:34 #9 10.41 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.41 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, 11:35:34 #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: 11:35:34 #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.42 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.42 11:35:34 #9 10.42 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:34 #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, 11:35:34 #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: 11:35:34 #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.42 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.42 11:35:34 #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:34 #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: 11:35:34 #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.42 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.42 11:35:34 #9 10.42 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 11:35:34 #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: 11:35:34 #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.42 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.42 11:35:34 #9 10.42 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  11:35:34 #9 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, 11:35:34 #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: 11:35:34 #9 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.43 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.43 11:35:34 #9 10.43 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.43 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  11:35:34 #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  11:35:34 #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  11:35:34 #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  11:35:34 #9 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  11:35:34 #9 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, 11:35:34 #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: 11:35:34 #9 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.44 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.44 11:35:34 #9 10.44 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, 11:35:34 #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: 11:35:34 #9 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.44 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.44 11:35:34 #9 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  11:35:34 #9 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  11:35:34 #9 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, 11:35:34 #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: 11:35:34 #9 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.44 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.44 11:35:34 #9 10.44 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  11:35:34 #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  11:35:34 #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  11:35:34 #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  11:35:34 #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  11:35:34 #9 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:35:34 #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: 11:35:34 #9 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.45 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.45 11:35:34 #9 10.45 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  11:35:34 #9 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, 11:35:34 #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: 11:35:34 #9 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.46 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.46 11:35:34 #9 10.46 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, 11:35:34 #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: 11:35:34 #9 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.46 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.46 11:35:34 #9 10.46 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:34 #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, 11:35:34 #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: 11:35:34 #9 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.46 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.46 11:35:34 #9 10.46 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:34 #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, 11:35:34 #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: 11:35:34 #9 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.47 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.47 11:35:34 #9 10.47 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.47 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.47 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:35:34 #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, 11:35:34 #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: 11:35:34 #9 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.48 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.48 11:35:34 #9 10.48 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:34 #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, 11:35:34 #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: 11:35:34 #9 10.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.50 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.50 11:35:34 #9 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  11:35:34 #9 10.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  11:35:34 #9 10.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  11:35:34 #9 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, 11:35:34 #9 10.52 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: 11:35:34 #9 10.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.52 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.52 11:35:34 #9 10.52 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 11:35:34 #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: 11:35:34 #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.54 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.54 11:35:34 #9 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 11:35:34 #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, 11:35:34 #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: 11:35:34 #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.54 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.54 11:35:34 #9 10.54 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:34 #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, 11:35:34 #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: 11:35:34 #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.54 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.54 11:35:34 #9 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, 11:35:34 #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: 11:35:34 #9 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.55 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.55 11:35:34 #9 10.55 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 11:35:34 #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, 11:35:34 #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: 11:35:34 #9 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.55 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.55 11:35:34 #9 10.55 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, 11:35:34 #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: 11:35:34 #9 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.56 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.56 11:35:34 #9 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  11:35:34 #9 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, 11:35:34 #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: 11:35:34 #9 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.56 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.56 11:35:34 #9 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 11:35:34 #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 11:35:34 #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: 11:35:34 #9 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.56 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.56 11:35:34 #9 10.56 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  11:35:34 #9 10.56 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 11:35:34 #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: 11:35:34 #9 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.56 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.56 11:35:34 #9 10.56 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 11:35:34 #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, 11:35:34 #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: 11:35:34 #9 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.57 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.57 11:35:34 #9 10.57 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:34 #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 11:35:34 #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: 11:35:34 #9 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.57 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.57 11:35:34 #9 10.57 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  11:35:34 #9 10.58 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  11:35:34 #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  11:35:34 #9 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, 11:35:34 #9 10.58 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: 11:35:34 #9 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.58 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.58 11:35:34 #9 10.58 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  11:35:34 #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  11:35:34 #9 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  11:35:34 #9 10.59 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  11:35:34 #9 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, 11:35:34 #9 10.60 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: 11:35:34 #9 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.60 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.60 11:35:34 #9 10.60 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  11:35:34 #9 10.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  11:35:34 #9 10.61 :0:0: note: this is the location of the previous definition 11:35:34 #9 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, 11:35:34 #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: 11:35:34 #9 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:34 #9 10.61 #define __EXTENSIONS__ /* for Sun */ 11:35:34 #9 10.61 11:35:34 #9 10.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  11:35:35 #9 10.62 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 11:35:35 #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: 11:35:35 #9 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.62 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.62 11:35:35 #9 10.62 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 11:35:35 #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: 11:35:35 #9 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.62 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.62 11:35:35 #9 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, 11:35:35 #9 10.63 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: 11:35:35 #9 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.63 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.63 11:35:35 #9 10.63 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:35 #9 10.63 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, 11:35:35 #9 10.63 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: 11:35:35 #9 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.63 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.63 11:35:35 #9 10.63 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.63 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, 11:35:35 #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: 11:35:35 #9 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.64 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.64 11:35:35 #9 10.64 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, 11:35:35 #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: 11:35:35 #9 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.64 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.64 11:35:35 #9 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:35:35 #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, 11:35:35 #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: 11:35:35 #9 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.64 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.64 11:35:35 #9 10.64 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:35 #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, 11:35:35 #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: 11:35:35 #9 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.65 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.65 11:35:35 #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 11:35:35 #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, 11:35:35 #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: 11:35:35 #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.66 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.66 11:35:35 #9 10.66 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:35 #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, 11:35:35 #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: 11:35:35 #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.66 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.66 11:35:35 #9 10.66 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.67 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.67 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, 11:35:35 #9 10.68 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: 11:35:35 #9 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.68 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.68 11:35:35 #9 10.68 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.68 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:35 #9 10.69 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, 11:35:35 #9 10.69 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: 11:35:35 #9 10.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.69 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.69 11:35:35 #9 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  11:35:35 #9 10.69 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  11:35:35 #9 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  11:35:35 #9 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, 11:35:35 #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: 11:35:35 #9 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.71 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.71 11:35:35 #9 10.71 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 11:35:35 #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, 11:35:35 #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: 11:35:35 #9 10.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.73 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.73 11:35:35 #9 10.73 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  11:35:35 #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  11:35:35 #9 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, 11:35:35 #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: 11:35:35 #9 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.74 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.74 11:35:35 #9 10.74 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  11:35:35 #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  11:35:35 #9 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:35 #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: 11:35:35 #9 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.74 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.74 11:35:35 #9 10.74 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  11:35:35 #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  11:35:35 #9 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:35:35 #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 11:35:35 #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 11:35:35 #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, 11:35:35 #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: 11:35:35 #9 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.74 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.74 11:35:35 #9 10.74 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  11:35:35 #9 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, 11:35:35 #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: 11:35:35 #9 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.75 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.75 11:35:35 #9 10.75 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:35 #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, 11:35:35 #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: 11:35:35 #9 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.76 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.76 11:35:35 #9 10.76 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, 11:35:35 #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: 11:35:35 #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.77 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.77 11:35:35 #9 10.77 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:35 #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, 11:35:35 #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: 11:35:35 #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.77 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.77 11:35:35 #9 10.77 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.77 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  11:35:35 #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  11:35:35 #9 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, 11:35:35 #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: 11:35:35 #9 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.79 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.79 11:35:35 #9 10.79 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, 11:35:35 #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: 11:35:35 #9 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.79 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.79 11:35:35 #9 10.79 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  11:35:35 #9 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 11:35:35 #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, 11:35:35 #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: 11:35:35 #9 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.79 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.79 11:35:35 #9 10.79 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  11:35:35 #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  11:35:35 #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  11:35:35 #9 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 11:35:35 #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, 11:35:35 #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: 11:35:35 #9 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.80 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.80 11:35:35 #9 10.80 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  11:35:35 #9 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  11:35:35 #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 11:35:35 #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: 11:35:35 #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.84 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.84 11:35:35 #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:35:35 #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: 11:35:35 #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.84 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.84 11:35:35 #9 10.84 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:35 #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, 11:35:35 #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: 11:35:35 #9 10.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.85 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.85 11:35:35 #9 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  11:35:35 #9 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  11:35:35 #9 10.86 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  11:35:35 #9 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  11:35:35 #9 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 11:35:35 #9 10.87 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, 11:35:35 #9 10.87 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: 11:35:35 #9 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.87 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.87 11:35:35 #9 10.87 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, 11:35:35 #9 10.87 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: 11:35:35 #9 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.87 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.87 11:35:35 #9 10.87 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  11:35:35 #9 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:35 #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, 11:35:35 #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: 11:35:35 #9 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.88 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.88 11:35:35 #9 10.88 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 11:35:35 #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, 11:35:35 #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: 11:35:35 #9 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.88 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.88 11:35:35 #9 10.88 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 11:35:35 #9 10.89 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, 11:35:35 #9 10.89 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: 11:35:35 #9 10.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.89 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.89 11:35:35 #9 10.89 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.89 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 11:35:35 #9 10.89 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: 11:35:35 #9 10.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.89 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.89 11:35:35 #9 10.89 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:35 #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, 11:35:35 #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: 11:35:35 #9 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.90 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.90 11:35:35 #9 10.90 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:35 #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, 11:35:35 #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: 11:35:35 #9 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.90 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.90 11:35:35 #9 10.90 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:35 #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, 11:35:35 #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: 11:35:35 #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.91 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.91 11:35:35 #9 10.91 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  11:35:35 #9 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 11:35:35 #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, 11:35:35 #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: 11:35:35 #9 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.92 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.92 11:35:35 #9 10.92 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  11:35:35 #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  11:35:35 #9 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, 11:35:35 #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: 11:35:35 #9 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.92 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.92 11:35:35 #9 10.92 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, 11:35:35 #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: 11:35:35 #9 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.92 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.92 11:35:35 #9 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 11:35:35 #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, 11:35:35 #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: 11:35:35 #9 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.92 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.92 11:35:35 #9 10.92 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:35:35 #9 10.93 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 11:35:35 #9 10.93 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, 11:35:35 #9 10.93 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: 11:35:35 #9 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.93 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.93 11:35:35 #9 10.93 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, 11:35:35 #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: 11:35:35 #9 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.94 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.94 11:35:35 #9 10.94 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  11:35:35 #9 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  11:35:35 #9 10.95 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 11:35:35 #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, 11:35:35 #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: 11:35:35 #9 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.97 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.97 11:35:35 #9 10.97 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  11:35:35 #9 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, 11:35:35 #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: 11:35:35 #9 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.97 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.97 11:35:35 #9 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, 11:35:35 #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: 11:35:35 #9 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.97 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.97 11:35:35 #9 10.97 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.97 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  11:35:35 #9 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, 11:35:35 #9 10.98 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: 11:35:35 #9 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.98 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.98 11:35:35 #9 10.98 :0:0: note: this is the location of the previous definition 11:35:35 #9 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  11:35:35 #9 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, 11:35:35 #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: 11:35:35 #9 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 10.99 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 10.99 11:35:35 #9 10.99 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 11:35:35 #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, 11:35:35 #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: 11:35:35 #9 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.00 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.00 11:35:35 #9 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:35:35 #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, 11:35:35 #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: 11:35:35 #9 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.01 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.01 11:35:35 #9 11.01 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  11:35:35 #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 11:35:35 #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, 11:35:35 #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: 11:35:35 #9 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.02 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.02 11:35:35 #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:35 #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, 11:35:35 #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: 11:35:35 #9 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.02 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.02 11:35:35 #9 11.03 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  11:35:35 #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  11:35:35 #9 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 11:35:35 #9 11.04 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: 11:35:35 #9 11.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.04 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.04 11:35:35 #9 11.04 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:35 #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: 11:35:35 #9 11.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.05 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.05 11:35:35 #9 11.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:35:35 #9 11.06 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 11:35:35 #9 11.06 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: 11:35:35 #9 11.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.06 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.06 11:35:35 #9 11.06 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  11:35:35 #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  11:35:35 #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  11:35:35 #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  11:35:35 #9 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:35 #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, 11:35:35 #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: 11:35:35 #9 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.08 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.08 11:35:35 #9 11.08 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.08 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:35 #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 11:35:35 #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, 11:35:35 #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: 11:35:35 #9 11.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.10 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.10 11:35:35 #9 11.10 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:35 #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, 11:35:35 #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: 11:35:35 #9 11.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.10 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.10 11:35:35 #9 11.10 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.11 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  11:35:35 #9 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:35 #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 11:35:35 #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: 11:35:35 #9 11.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.11 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.11 11:35:35 #9 11.11 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  11:35:35 #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  11:35:35 #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  11:35:35 #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  11:35:35 #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  11:35:35 #9 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  11:35:35 #9 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:35:35 #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, 11:35:35 #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: 11:35:35 #9 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.13 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.13 11:35:35 #9 11.13 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:35 #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, 11:35:35 #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: 11:35:35 #9 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.13 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.13 11:35:35 #9 11.13 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  11:35:35 #9 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  11:35:35 #9 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  11:35:35 #9 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  11:35:35 #9 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  11:35:35 #9 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  11:35:35 #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  11:35:35 #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  11:35:35 #9 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  11:35:35 #9 11.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, 11:35:35 #9 11.16 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: 11:35:35 #9 11.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.16 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.16 11:35:35 #9 11.16 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  11:35:35 #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  11:35:35 #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  11:35:35 #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  11:35:35 #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  11:35:35 #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  11:35:35 #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  11:35:35 #9 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, 11:35:35 #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: 11:35:35 #9 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.18 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.18 11:35:35 #9 11.18 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.19 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  11:35:35 #9 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  11:35:35 #9 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  11:35:35 #9 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  11:35:35 #9 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  11:35:35 #9 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  11:35:35 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  11:35:35 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  11:35:35 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  11:35:35 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  11:35:35 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  11:35:35 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  11:35:35 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  11:35:35 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  11:35:35 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  11:35:35 #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  11:35:35 #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  11:35:35 #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  11:35:35 #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  11:35:35 #9 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  11:35:35 #9 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:35:35 #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, 11:35:35 #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: 11:35:35 #9 11.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.24 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.24 11:35:35 #9 11.24 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 11:35:35 #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: 11:35:35 #9 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.25 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.25 11:35:35 #9 11.25 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 11:35:35 #9 11.26 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, 11:35:35 #9 11.26 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: 11:35:35 #9 11.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.26 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.26 11:35:35 #9 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 11:35:35 #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, 11:35:35 #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: 11:35:35 #9 11.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.27 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.27 11:35:35 #9 11.27 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:35 #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, 11:35:35 #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: 11:35:35 #9 11.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.27 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.27 11:35:35 #9 11.27 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 11:35:35 #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: 11:35:35 #9 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.28 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.28 11:35:35 #9 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, 11:35:35 #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: 11:35:35 #9 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.30 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.30 11:35:35 #9 11.30 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 11:35:35 #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, 11:35:35 #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: 11:35:35 #9 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.30 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.30 11:35:35 #9 11.30 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:35 #9 11.31 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: 11:35:35 #9 11.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.31 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.31 11:35:35 #9 11.31 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, 11:35:35 #9 11.31 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: 11:35:35 #9 11.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.31 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.31 11:35:35 #9 11.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 11:35:35 #9 11.33 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, 11:35:35 #9 11.33 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: 11:35:35 #9 11.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.33 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.33 11:35:35 #9 11.34 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.34 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:35:35 #9 11.35 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: 11:35:35 #9 11.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.35 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.35 11:35:35 #9 11.35 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.36 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, 11:35:35 #9 11.36 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: 11:35:35 #9 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.36 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.36 11:35:35 #9 11.36 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.36 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 11:35:35 #9 11.37 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: 11:35:35 #9 11.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.37 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.37 11:35:35 #9 11.37 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, 11:35:35 #9 11.38 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: 11:35:35 #9 11.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.38 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.38 11:35:35 #9 11.38 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:35:35 #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, 11:35:35 #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: 11:35:35 #9 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.39 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.39 11:35:35 #9 11.39 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 11:35:35 #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, 11:35:35 #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: 11:35:35 #9 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.39 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.39 11:35:35 #9 11.39 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, 11:35:35 #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: 11:35:35 #9 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.40 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.40 11:35:35 #9 11.40 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 11:35:35 #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, 11:35:35 #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: 11:35:35 #9 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.40 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.40 11:35:35 #9 11.40 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  11:35:35 #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  11:35:35 #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  11:35:35 #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  11:35:35 #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  11:35:35 #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  11:35:35 #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  11:35:35 #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  11:35:35 #9 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  11:35:35 #9 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, 11:35:35 #9 11.42 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: 11:35:35 #9 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.42 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.42 11:35:35 #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  11:35:35 #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  11:35:35 #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  11:35:35 #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  11:35:35 #9 11.42 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, 11:35:35 #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: 11:35:35 #9 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.43 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.43 11:35:35 #9 11.43 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:35 #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, 11:35:35 #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: 11:35:35 #9 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.43 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.43 11:35:35 #9 11.43 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 11:35:35 #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: 11:35:35 #9 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.43 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.43 11:35:35 #9 11.43 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  11:35:35 #9 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  11:35:35 #9 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  11:35:35 #9 11.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  11:35:35 #9 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:35 #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: 11:35:35 #9 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.46 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.46 11:35:35 #9 11.46 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 11:35:35 #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, 11:35:35 #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: 11:35:35 #9 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.46 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.46 11:35:35 #9 11.46 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, 11:35:35 #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: 11:35:35 #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.47 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.47 11:35:35 #9 11.47 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  11:35:35 #9 11.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  11:35:35 #9 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  11:35:35 #9 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  11:35:35 #9 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  11:35:35 #9 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:35 #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, 11:35:35 #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: 11:35:35 #9 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.48 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.48 11:35:35 #9 11.48 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:35 #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, 11:35:35 #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: 11:35:35 #9 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.48 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.48 11:35:35 #9 11.48 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  11:35:35 #9 11.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  11:35:35 #9 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  11:35:35 #9 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  11:35:35 #9 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, 11:35:35 #9 11.52 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: 11:35:35 #9 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.52 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.52 11:35:35 #9 11.52 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, 11:35:35 #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: 11:35:35 #9 11.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.55 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.55 11:35:35 #9 11.55 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, 11:35:35 #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: 11:35:35 #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.57 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.57 11:35:35 #9 11.57 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:35 #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 11:35:35 #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: 11:35:35 #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.57 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.57 11:35:35 #9 11.57 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 11:35:35 #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, 11:35:35 #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: 11:35:35 #9 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.58 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.58 11:35:35 #9 11.58 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  11:35:35 #9 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  11:35:35 #9 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  11:35:35 #9 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  11:35:35 #9 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, 11:35:35 #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: 11:35:35 #9 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.59 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.59 11:35:35 #9 11.59 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:35 #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, 11:35:35 #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: 11:35:35 #9 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.59 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.59 11:35:35 #9 11.59 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  11:35:35 #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 11:35:35 #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, 11:35:35 #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: 11:35:35 #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.60 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.60 11:35:35 #9 11.60 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 11:35:35 #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, 11:35:35 #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: 11:35:35 #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.60 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.60 11:35:35 #9 11.60 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  11:35:35 #9 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  11:35:35 #9 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  11:35:35 #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, 11:35:35 #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: 11:35:35 #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.60 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.60 11:35:35 #9 11.60 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 11:35:35 #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, 11:35:35 #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: 11:35:35 #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.60 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.60 11:35:35 #9 11.60 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:35:35 #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 11:35:35 #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, 11:35:35 #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: 11:35:35 #9 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.61 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.61 11:35:35 #9 11.61 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 11:35:35 #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: 11:35:35 #9 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.61 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.61 11:35:35 #9 11.61 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  11:35:35 #9 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 11:35:35 #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, 11:35:35 #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: 11:35:35 #9 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.63 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.63 11:35:35 #9 11.63 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:35 #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 11:35:35 #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, 11:35:35 #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: 11:35:35 #9 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.63 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.63 11:35:35 #9 11.63 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  11:35:35 #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  11:35:35 #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  11:35:35 #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  11:35:35 #9 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, 11:35:35 #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: 11:35:35 #9 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.66 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.66 11:35:35 #9 11.66 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:35:35 #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, 11:35:35 #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: 11:35:35 #9 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.66 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.66 11:35:35 #9 11.66 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, 11:35:35 #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: 11:35:35 #9 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.66 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.66 11:35:35 #9 11.66 :0:0: note: this is the location of the previous definition 11:35:35 #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, 11:35:35 #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: 11:35:35 #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:35 #9 11.68 #define __EXTENSIONS__ /* for Sun */ 11:35:35 #9 11.68 11:35:35 #9 11.68 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:35:36 #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 11:35:36 #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: 11:35:36 #9 11.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.71 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.71 11:35:36 #9 11.71 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:35:36 #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, 11:35:36 #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: 11:35:36 #9 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.72 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.72 11:35:36 #9 11.72 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:36 #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, 11:35:36 #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: 11:35:36 #9 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.73 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.73 11:35:36 #9 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, 11:35:36 #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: 11:35:36 #9 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.74 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.74 11:35:36 #9 11.74 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 11:35:36 #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: 11:35:36 #9 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.74 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.74 11:35:36 #9 11.75 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, 11:35:36 #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: 11:35:36 #9 11.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.77 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.77 11:35:36 #9 11.77 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  11:35:36 #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  11:35:36 #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  11:35:36 #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  11:35:36 #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  11:35:36 #9 11.77 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  11:35:36 #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  11:35:36 #9 11.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  11:35:36 #9 11.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  11:35:36 #9 11.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  11:35:36 #9 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:36 #9 11.78 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, 11:35:36 #9 11.78 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: 11:35:36 #9 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.78 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.78 11:35:36 #9 11.78 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  11:35:36 #9 11.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  11:35:36 #9 11.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  11:35:36 #9 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 11:35:36 #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: 11:35:36 #9 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.81 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.81 11:35:36 #9 11.81 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 11:35:36 #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, 11:35:36 #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: 11:35:36 #9 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.81 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.81 11:35:36 #9 11.81 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 11:35:36 #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, 11:35:36 #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: 11:35:36 #9 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.81 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.81 11:35:36 #9 11.81 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:36 #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, 11:35:36 #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: 11:35:36 #9 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.81 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.81 11:35:36 #9 11.81 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 11:35:36 #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, 11:35:36 #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: 11:35:36 #9 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.82 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.82 11:35:36 #9 11.82 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, 11:35:36 #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: 11:35:36 #9 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.82 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.82 11:35:36 #9 11.82 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:35:36 #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, 11:35:36 #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: 11:35:36 #9 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.82 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.82 11:35:36 #9 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 11:35:36 #9 11.83 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, 11:35:36 #9 11.83 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: 11:35:36 #9 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.83 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.83 11:35:36 #9 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:36 #9 11.83 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, 11:35:36 #9 11.83 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: 11:35:36 #9 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.83 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.83 11:35:36 #9 11.83 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 11:35:36 #9 11.85 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: 11:35:36 #9 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.85 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.85 11:35:36 #9 11.85 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, 11:35:36 #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: 11:35:36 #9 11.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.86 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.86 11:35:36 #9 11.86 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 11:35:36 #9 11.87 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, 11:35:36 #9 11.87 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: 11:35:36 #9 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.87 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.87 11:35:36 #9 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  11:35:36 #9 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:35:36 #9 11.87 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, 11:35:36 #9 11.87 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: 11:35:36 #9 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.87 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.87 11:35:36 #9 11.87 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.87 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:36 #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, 11:35:36 #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: 11:35:36 #9 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.88 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.88 11:35:36 #9 11.88 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, 11:35:36 #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: 11:35:36 #9 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.88 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.88 11:35:36 #9 11.88 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  11:35:36 #9 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, 11:35:36 #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: 11:35:36 #9 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.89 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.89 11:35:36 #9 11.89 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, 11:35:36 #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: 11:35:36 #9 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.89 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.89 11:35:36 #9 11.89 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.89 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 11:35:36 #9 11.90 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, 11:35:36 #9 11.90 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: 11:35:36 #9 11.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.90 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.90 11:35:36 #9 11.90 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 11:35:36 #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: 11:35:36 #9 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.91 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.91 11:35:36 #9 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 11:35:36 #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, 11:35:36 #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: 11:35:36 #9 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.91 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.91 11:35:36 #9 11.91 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:36 #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, 11:35:36 #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: 11:35:36 #9 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.91 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.91 11:35:36 #9 11.91 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.92 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  11:35:36 #9 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:35:36 #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, 11:35:36 #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: 11:35:36 #9 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.93 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.93 11:35:36 #9 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  11:35:36 #9 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  11:35:36 #9 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, 11:35:36 #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: 11:35:36 #9 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.95 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.95 11:35:36 #9 11.95 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, 11:35:36 #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: 11:35:36 #9 11.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.96 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.96 11:35:36 #9 11.96 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  11:35:36 #9 11.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  11:35:36 #9 11.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, 11:35:36 #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: 11:35:36 #9 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.97 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.97 11:35:36 #9 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 11:35:36 #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, 11:35:36 #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: 11:35:36 #9 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.98 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.98 11:35:36 #9 11.98 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 11:35:36 #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, 11:35:36 #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: 11:35:36 #9 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.98 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.98 11:35:36 #9 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  11:35:36 #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, 11:35:36 #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: 11:35:36 #9 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.99 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.99 11:35:36 #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:36 #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: 11:35:36 #9 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.99 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.99 11:35:36 #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, 11:35:36 #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: 11:35:36 #9 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 11.99 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 11.99 11:35:36 #9 11.99 :0:0: note: this is the location of the previous definition 11:35:36 #9 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  11:35:36 #9 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  11:35:36 #9 11.99 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  11:35:36 #9 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 11:35:36 #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: 11:35:36 #9 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.00 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.00 11:35:36 #9 12.00 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, 11:35:36 #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: 11:35:36 #9 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.00 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.00 11:35:36 #9 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, 11:35:36 #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: 11:35:36 #9 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.01 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.01 11:35:36 #9 12.01 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 11:35:36 #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, 11:35:36 #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: 11:35:36 #9 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.01 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.01 11:35:36 #9 12.01 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  11:35:36 #9 12.01 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 11:35:36 #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: 11:35:36 #9 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.02 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.02 11:35:36 #9 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, 11:35:36 #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: 11:35:36 #9 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.02 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.02 11:35:36 #9 12.02 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  11:35:36 #9 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, 11:35:36 #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: 11:35:36 #9 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.02 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.02 11:35:36 #9 12.02 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  11:35:36 #9 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:36 #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, 11:35:36 #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: 11:35:36 #9 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.03 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.03 11:35:36 #9 12.03 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 11:35:36 #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, 11:35:36 #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: 11:35:36 #9 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.03 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.03 11:35:36 #9 12.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  11:35:36 #9 12.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  11:35:36 #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, 11:35:36 #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: 11:35:36 #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.04 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.04 11:35:36 #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:35:36 #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 11:35:36 #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: 11:35:36 #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.04 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.04 11:35:36 #9 12.04 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 11:35:36 #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, 11:35:36 #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: 11:35:36 #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.04 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.04 11:35:36 #9 12.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  11:35:36 #9 12.04 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  11:35:36 #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, 11:35:36 #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: 11:35:36 #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.04 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.04 11:35:36 #9 12.04 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, 11:35:36 #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: 11:35:36 #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.05 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.05 11:35:36 #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, 11:35:36 #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: 11:35:36 #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.05 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.05 11:35:36 #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:36 #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, 11:35:36 #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: 11:35:36 #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.05 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.05 11:35:36 #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 11:35:36 #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: 11:35:36 #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.05 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.05 11:35:36 #9 12.05 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.06 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.06 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, 11:35:36 #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: 11:35:36 #9 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.07 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.07 11:35:36 #9 12.07 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, 11:35:36 #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: 11:35:36 #9 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.07 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.07 11:35:36 #9 12.07 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 11:35:36 #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: 11:35:36 #9 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.08 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.08 11:35:36 #9 12.08 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.08 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.08 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:36 #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, 11:35:36 #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: 11:35:36 #9 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.08 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.08 11:35:36 #9 12.08 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.09 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.09 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 11:35:36 #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, 11:35:36 #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: 11:35:36 #9 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.09 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.09 11:35:36 #9 12.09 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:35:36 #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: 11:35:36 #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.10 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.10 11:35:36 #9 12.10 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.10 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.11 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.11 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  11:35:36 #9 12.12 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  11:35:36 #9 12.13 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  11:35:36 #9 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 11:35:36 #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 11:35:36 #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, 11:35:36 #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: 11:35:36 #9 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.15 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.15 11:35:36 #9 12.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  11:35:36 #9 12.16 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 11:35:36 #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, 11:35:36 #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: 11:35:36 #9 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.16 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.16 11:35:36 #9 12.16 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  11:35:36 #9 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  11:35:36 #9 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  11:35:36 #9 12.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  11:35:36 #9 12.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  11:35:36 #9 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 11:35:36 #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: 11:35:36 #9 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.18 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.18 11:35:36 #9 12.18 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  11:35:36 #9 12.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:35:36 #9 12.19 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, 11:35:36 #9 12.19 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: 11:35:36 #9 12.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.19 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.19 11:35:36 #9 12.19 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  11:35:36 #9 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  11:35:36 #9 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, 11:35:36 #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: 11:35:36 #9 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.22 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.22 11:35:36 #9 12.22 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 11:35:36 #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, 11:35:36 #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: 11:35:36 #9 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.23 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.23 11:35:36 #9 12.23 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:36 #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, 11:35:36 #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: 11:35:36 #9 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.23 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.23 11:35:36 #9 12.23 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  11:35:36 #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  11:35:36 #9 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:36 #9 12.26 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, 11:35:36 #9 12.26 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: 11:35:36 #9 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.26 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.26 11:35:36 #9 12.26 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, 11:35:36 #9 12.26 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: 11:35:36 #9 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.26 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.26 11:35:36 #9 12.26 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 11:35:36 #9 12.27 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: 11:35:36 #9 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.27 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.27 11:35:36 #9 12.27 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, 11:35:36 #9 12.28 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: 11:35:36 #9 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.28 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.28 11:35:36 #9 12.28 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:36 #9 12.29 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, 11:35:36 #9 12.29 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: 11:35:36 #9 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.29 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.29 11:35:36 #9 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:36 #9 12.29 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, 11:35:36 #9 12.29 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: 11:35:36 #9 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.29 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.29 11:35:36 #9 12.29 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.30 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  11:35:36 #9 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  11:35:36 #9 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  11:35:36 #9 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:35:36 #9 12.33 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, 11:35:36 #9 12.33 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: 11:35:36 #9 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.33 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.33 11:35:36 #9 12.33 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  11:35:36 #9 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:36 #9 12.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, 11:35:36 #9 12.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: 11:35:36 #9 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.34 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.34 11:35:36 #9 12.34 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 11:35:36 #9 12.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, 11:35:36 #9 12.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: 11:35:36 #9 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.34 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.34 11:35:36 #9 12.34 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  11:35:36 #9 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, 11:35:36 #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: 11:35:36 #9 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.35 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.35 11:35:36 #9 12.35 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:35:36 #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: 11:35:36 #9 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.35 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.35 11:35:36 #9 12.35 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, 11:35:36 #9 12.36 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: 11:35:36 #9 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.36 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.36 11:35:36 #9 12.36 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 11:35:36 #9 12.36 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: 11:35:36 #9 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.36 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.36 11:35:36 #9 12.36 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:35:36 #9 12.37 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: 11:35:36 #9 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.37 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.37 11:35:36 #9 12.37 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:35:36 #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 11:35:36 #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, 11:35:36 #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: 11:35:36 #9 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.38 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.38 11:35:36 #9 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 11:35:36 #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 11:35:36 #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, 11:35:36 #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: 11:35:36 #9 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.38 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.38 11:35:36 #9 12.38 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  11:35:36 #9 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, 11:35:36 #9 12.39 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: 11:35:36 #9 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.39 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.39 11:35:36 #9 12.39 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.39 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:35:36 #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, 11:35:36 #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: 11:35:36 #9 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.40 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.40 11:35:36 #9 12.40 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 11:35:36 #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, 11:35:36 #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: 11:35:36 #9 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.40 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.40 11:35:36 #9 12.40 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, 11:35:36 #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: 11:35:36 #9 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.41 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.41 11:35:36 #9 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:35:36 #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, 11:35:36 #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: 11:35:36 #9 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.41 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.41 11:35:36 #9 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, 11:35:36 #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: 11:35:36 #9 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.41 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.41 11:35:36 #9 12.41 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:35:36 #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, 11:35:36 #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: 11:35:36 #9 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.41 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.41 11:35:36 #9 12.41 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  11:35:36 #9 12.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, 11:35:36 #9 12.42 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: 11:35:36 #9 12.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.42 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.42 11:35:36 #9 12.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:36 #9 12.42 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, 11:35:36 #9 12.42 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: 11:35:36 #9 12.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.42 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.42 11:35:36 #9 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, 11:35:36 #9 12.43 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: 11:35:36 #9 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.43 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.43 11:35:36 #9 12.43 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, 11:35:36 #9 12.43 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: 11:35:36 #9 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.43 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.43 11:35:36 #9 12.43 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 11:35:36 #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: 11:35:36 #9 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.44 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.44 11:35:36 #9 12.44 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  11:35:36 #9 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  11:35:36 #9 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  11:35:36 #9 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  11:35:36 #9 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  11:35:36 #9 12.45 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  11:35:36 #9 12.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:36 #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, 11:35:36 #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: 11:35:36 #9 12.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.45 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.45 11:35:36 #9 12.45 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.45 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, 11:35:36 #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: 11:35:36 #9 12.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.45 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.45 11:35:36 #9 12.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  11:35:36 #9 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:35:36 #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 11:35:36 #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: 11:35:36 #9 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.46 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.46 11:35:36 #9 12.46 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:36 #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, 11:35:36 #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: 11:35:36 #9 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.46 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.46 11:35:36 #9 12.46 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 11:35:36 #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: 11:35:36 #9 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.46 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.46 11:35:36 #9 12.46 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, 11:35:36 #9 12.47 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: 11:35:36 #9 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.47 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.47 11:35:36 #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, 11:35:36 #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: 11:35:36 #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.48 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.48 11:35:36 #9 12.48 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 11:35:36 #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, 11:35:36 #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: 11:35:36 #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.48 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.48 11:35:36 #9 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 11:35:36 #9 12.49 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: 11:35:36 #9 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.49 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.49 11:35:36 #9 12.49 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.49 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.49 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.49 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.49 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.51 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, 11:35:36 #9 12.52 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: 11:35:36 #9 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.52 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.52 11:35:36 #9 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 11:35:36 #9 12.54 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: 11:35:36 #9 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.54 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.54 11:35:36 #9 12.54 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  11:35:36 #9 12.54 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  11:35:36 #9 12.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  11:35:36 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  11:35:36 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  11:35:36 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  11:35:36 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  11:35:36 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  11:35:36 #9 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  11:35:36 #9 12.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 11:35:36 #9 12.57 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, 11:35:36 #9 12.57 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: 11:35:36 #9 12.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.57 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.57 11:35:36 #9 12.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  11:35:36 #9 12.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  11:35:36 #9 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 11:35:36 #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, 11:35:36 #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: 11:35:36 #9 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.59 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.59 11:35:36 #9 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, 11:35:36 #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: 11:35:36 #9 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.59 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.59 11:35:36 #9 12.59 :0:0: note: this is the location of the previous definition 11:35:36 #9 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, 11:35:36 #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: 11:35:36 #9 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.60 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.60 11:35:36 #9 12.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 11:35:36 #9 12.61 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, 11:35:36 #9 12.61 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: 11:35:36 #9 12.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.61 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.61 11:35:36 #9 12.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, 11:35:36 #9 12.61 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: 11:35:36 #9 12.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.61 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.61 11:35:36 #9 12.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 11:35:36 #9 12.62 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: 11:35:36 #9 12.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:36 #9 12.62 #define __EXTENSIONS__ /* for Sun */ 11:35:36 #9 12.62 11:35:37 #9 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  11:35:37 #9 12.62 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.64 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.64 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:37 #9 12.64 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: 11:35:37 #9 12.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.64 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.64 11:35:37 #9 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  11:35:37 #9 12.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, 11:35:37 #9 12.64 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: 11:35:37 #9 12.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.64 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.64 11:35:37 #9 12.65 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:35:37 #9 12.65 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, 11:35:37 #9 12.65 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: 11:35:37 #9 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.65 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.65 11:35:37 #9 12.65 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:35:37 #9 12.65 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, 11:35:37 #9 12.65 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: 11:35:37 #9 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.65 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.65 11:35:37 #9 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:37 #9 12.65 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, 11:35:37 #9 12.65 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: 11:35:37 #9 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.65 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.65 11:35:37 #9 12.65 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.65 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, 11:35:37 #9 12.65 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: 11:35:37 #9 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.65 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.65 11:35:37 #9 12.65 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.66 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.66 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 11:35:37 #9 12.66 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, 11:35:37 #9 12.66 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: 11:35:37 #9 12.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.66 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.66 11:35:37 #9 12.66 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, 11:35:37 #9 12.66 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: 11:35:37 #9 12.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.66 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.66 11:35:37 #9 12.66 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.66 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, 11:35:37 #9 12.66 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: 11:35:37 #9 12.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.66 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.66 11:35:37 #9 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  11:35:37 #9 12.67 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 11:35:37 #9 12.67 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: 11:35:37 #9 12.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.67 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.67 11:35:37 #9 12.68 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, 11:35:37 #9 12.68 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: 11:35:37 #9 12.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.68 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.68 11:35:37 #9 12.68 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, 11:35:37 #9 12.69 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: 11:35:37 #9 12.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.69 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.69 11:35:37 #9 12.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 11:35:37 #9 12.69 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, 11:35:37 #9 12.69 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: 11:35:37 #9 12.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.69 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.69 11:35:37 #9 12.69 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, 11:35:37 #9 12.70 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: 11:35:37 #9 12.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.70 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.70 11:35:37 #9 12.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  11:35:37 #9 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, 11:35:37 #9 12.71 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: 11:35:37 #9 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.71 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.71 11:35:37 #9 12.71 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, 11:35:37 #9 12.71 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: 11:35:37 #9 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.71 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.71 11:35:37 #9 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  11:35:37 #9 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  11:35:37 #9 12.71 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, 11:35:37 #9 12.72 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: 11:35:37 #9 12.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.72 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.72 11:35:37 #9 12.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, 11:35:37 #9 12.72 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: 11:35:37 #9 12.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.72 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.72 11:35:37 #9 12.72 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.72 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, 11:35:37 #9 12.73 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: 11:35:37 #9 12.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.73 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.73 11:35:37 #9 12.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  11:35:37 #9 12.73 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.74 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.74 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.77 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, 11:35:37 #9 12.79 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: 11:35:37 #9 12.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.79 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.79 11:35:37 #9 12.79 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  11:35:37 #9 12.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 11:35:37 #9 12.80 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: 11:35:37 #9 12.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.80 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.80 11:35:37 #9 12.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, 11:35:37 #9 12.80 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: 11:35:37 #9 12.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.80 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.80 11:35:37 #9 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  11:35:37 #9 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  11:35:37 #9 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  11:35:37 #9 12.81 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, 11:35:37 #9 12.82 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: 11:35:37 #9 12.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.82 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.82 11:35:37 #9 12.82 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 11:35:37 #9 12.83 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, 11:35:37 #9 12.83 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: 11:35:37 #9 12.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.83 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.83 11:35:37 #9 12.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, 11:35:37 #9 12.84 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: 11:35:37 #9 12.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.84 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.84 11:35:37 #9 12.84 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.84 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 11:35:37 #9 12.84 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, 11:35:37 #9 12.84 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: 11:35:37 #9 12.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.84 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.84 11:35:37 #9 12.84 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:37 #9 12.85 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, 11:35:37 #9 12.85 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: 11:35:37 #9 12.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.85 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.85 11:35:37 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  11:35:37 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  11:35:37 #9 12.85 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  11:35:37 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  11:35:37 #9 12.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:37 #9 12.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, 11:35:37 #9 12.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: 11:35:37 #9 12.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.85 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.85 11:35:37 #9 12.85 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  11:35:37 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  11:35:37 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  11:35:37 #9 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  11:35:37 #9 12.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:37 #9 12.86 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, 11:35:37 #9 12.86 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: 11:35:37 #9 12.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.86 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.86 11:35:37 #9 12.86 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.87 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 11:35:37 #9 12.87 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, 11:35:37 #9 12.87 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: 11:35:37 #9 12.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.87 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.87 11:35:37 #9 12.87 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:37 #9 12.88 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: 11:35:37 #9 12.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.88 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.88 11:35:37 #9 12.88 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:35:37 #9 12.88 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, 11:35:37 #9 12.88 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: 11:35:37 #9 12.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.88 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.88 11:35:37 #9 12.88 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  11:35:37 #9 12.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  11:35:37 #9 12.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  11:35:37 #9 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  11:35:37 #9 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  11:35:37 #9 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  11:35:37 #9 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  11:35:37 #9 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:37 #9 12.92 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, 11:35:37 #9 12.92 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: 11:35:37 #9 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.92 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.92 11:35:37 #9 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  11:35:37 #9 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:37 #9 12.93 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 11:35:37 #9 12.93 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 11:35:37 #9 12.93 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, 11:35:37 #9 12.93 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: 11:35:37 #9 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.93 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.93 11:35:37 #9 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  11:35:37 #9 12.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  11:35:37 #9 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, 11:35:37 #9 12.95 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: 11:35:37 #9 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.95 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.95 11:35:37 #9 12.95 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  11:35:37 #9 12.95 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  11:35:37 #9 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  11:35:37 #9 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  11:35:37 #9 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  11:35:37 #9 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  11:35:37 #9 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  11:35:37 #9 12.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:37 #9 12.96 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 11:35:37 #9 12.96 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: 11:35:37 #9 12.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.96 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.96 11:35:37 #9 12.97 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 11:35:37 #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: 11:35:37 #9 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.97 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.97 11:35:37 #9 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 11:35:37 #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, 11:35:37 #9 12.97 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: 11:35:37 #9 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.97 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.97 11:35:37 #9 12.97 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.98 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  11:35:37 #9 12.98 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  11:35:37 #9 12.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 11:35:37 #9 12.98 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: 11:35:37 #9 12.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.98 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.98 11:35:37 #9 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  11:35:37 #9 12.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  11:35:37 #9 12.99 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, 11:35:37 #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: 11:35:37 #9 12.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.99 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.99 11:35:37 #9 12.99 :0:0: note: this is the location of the previous definition 11:35:37 #9 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  11:35:37 #9 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  11:35:37 #9 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  11:35:37 #9 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  11:35:37 #9 12.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 11:35:37 #9 12.99 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: 11:35:37 #9 12.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 12.99 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 12.99 11:35:37 #9 12.99 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 11:35:37 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, 11:35:37 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: 11:35:37 #9 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.00 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.00 11:35:37 #9 13.00 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, 11:35:37 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: 11:35:37 #9 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.00 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.00 11:35:37 #9 13.00 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, 11:35:37 #9 13.00 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: 11:35:37 #9 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.00 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.00 11:35:37 #9 13.00 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:37 #9 13.02 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, 11:35:37 #9 13.02 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: 11:35:37 #9 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.02 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.02 11:35:37 #9 13.02 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, 11:35:37 #9 13.03 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: 11:35:37 #9 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.03 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.03 11:35:37 #9 13.03 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, 11:35:37 #9 13.04 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: 11:35:37 #9 13.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.04 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.04 11:35:37 #9 13.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  11:35:37 #9 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 11:35:37 #9 13.05 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, 11:35:37 #9 13.05 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: 11:35:37 #9 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.05 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.05 11:35:37 #9 13.05 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.06 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  11:35:37 #9 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, 11:35:37 #9 13.08 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: 11:35:37 #9 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.08 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.08 11:35:37 #9 13.08 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:37 #9 13.08 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, 11:35:37 #9 13.08 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: 11:35:37 #9 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.08 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.08 11:35:37 #9 13.08 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  11:35:37 #9 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  11:35:37 #9 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  11:35:37 #9 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 11:35:37 #9 13.14 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: 11:35:37 #9 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.14 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.14 11:35:37 #9 13.14 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 11:35:37 #9 13.15 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: 11:35:37 #9 13.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.15 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.15 11:35:37 #9 13.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  11:35:37 #9 13.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  11:35:37 #9 13.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  11:35:37 #9 13.17 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:35:37 #9 13.17 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 11:35:37 #9 13.17 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: 11:35:37 #9 13.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.17 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.17 11:35:37 #9 13.17 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 11:35:37 #9 13.19 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, 11:35:37 #9 13.19 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: 11:35:37 #9 13.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.19 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.19 11:35:37 #9 13.19 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  11:35:37 #9 13.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  11:35:37 #9 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, 11:35:37 #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: 11:35:37 #9 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.20 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.20 11:35:37 #9 13.20 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 11:35:37 #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, 11:35:37 #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: 11:35:37 #9 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.20 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.20 11:35:37 #9 13.20 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  11:35:37 #9 13.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  11:35:37 #9 13.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  11:35:37 #9 13.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  11:35:37 #9 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 11:35:37 #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 11:35:37 #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, 11:35:37 #9 13.20 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: 11:35:37 #9 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.20 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.20 11:35:37 #9 13.20 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  11:35:37 #9 13.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  11:35:37 #9 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 11:35:37 #9 13.21 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: 11:35:37 #9 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.21 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.21 11:35:37 #9 13.21 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, 11:35:37 #9 13.21 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: 11:35:37 #9 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.21 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.21 11:35:37 #9 13.21 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, 11:35:37 #9 13.21 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c:8: 11:35:37 #9 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.21 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.21 11:35:37 #9 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 11:35:37 #9 13.22 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: 11:35:37 #9 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.22 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.22 11:35:37 #9 13.22 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, 11:35:37 #9 13.23 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: 11:35:37 #9 13.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.23 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.23 11:35:37 #9 13.23 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, 11:35:37 #9 13.23 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: 11:35:37 #9 13.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.23 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.23 11:35:37 #9 13.23 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  11:35:37 #9 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  11:35:37 #9 13.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:35:37 #9 13.25 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, 11:35:37 #9 13.25 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: 11:35:37 #9 13.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.25 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.25 11:35:37 #9 13.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 11:35:37 #9 13.25 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, 11:35:37 #9 13.25 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: 11:35:37 #9 13.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.25 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.25 11:35:37 #9 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 11:35:37 #9 13.26 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, 11:35:37 #9 13.26 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c:8: 11:35:37 #9 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.26 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.26 11:35:37 #9 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 11:35:37 #9 13.26 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, 11:35:37 #9 13.26 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: 11:35:37 #9 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.26 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.26 11:35:37 #9 13.26 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  11:35:37 #9 13.26 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.26 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 11:35:37 #9 13.27 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, 11:35:37 #9 13.27 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: 11:35:37 #9 13.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.27 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.27 11:35:37 #9 13.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  11:35:37 #9 13.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  11:35:37 #9 13.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, 11:35:37 #9 13.27 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: 11:35:37 #9 13.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.27 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.27 11:35:37 #9 13.27 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:35:37 #9 13.28 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: 11:35:37 #9 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.28 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.28 11:35:37 #9 13.28 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, 11:35:37 #9 13.28 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: 11:35:37 #9 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.28 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.28 11:35:37 #9 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  11:35:37 #9 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:35:37 #9 13.29 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 11:35:37 #9 13.29 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, 11:35:37 #9 13.29 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: 11:35:37 #9 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.29 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.29 11:35:37 #9 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  11:35:37 #9 13.29 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.29 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  11:35:37 #9 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  11:35:37 #9 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  11:35:37 #9 13.30 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  11:35:37 #9 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  11:35:37 #9 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:37 #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, 11:35:37 #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: 11:35:37 #9 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.30 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.30 11:35:37 #9 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, 11:35:37 #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: 11:35:37 #9 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.30 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.30 11:35:37 #9 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 11:35:37 #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: 11:35:37 #9 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.30 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.30 11:35:37 #9 13.30 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, 11:35:37 #9 13.30 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: 11:35:37 #9 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.30 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.30 11:35:37 #9 13.30 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  11:35:37 #9 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, 11:35:37 #9 13.32 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: 11:35:37 #9 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.32 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.32 11:35:37 #9 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 11:35:37 #9 13.32 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 11:35:37 #9 13.32 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: 11:35:37 #9 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.32 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.32 11:35:37 #9 13.32 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, 11:35:37 #9 13.32 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: 11:35:37 #9 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.32 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.32 11:35:37 #9 13.32 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.32 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.32 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  11:35:37 #9 13.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  11:35:37 #9 13.32 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.33 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:37 #9 13.33 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, 11:35:37 #9 13.33 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: 11:35:37 #9 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.33 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.33 11:35:37 #9 13.33 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  11:35:37 #9 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, 11:35:37 #9 13.33 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: 11:35:37 #9 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.33 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.33 11:35:37 #9 13.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  11:35:37 #9 13.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  11:35:37 #9 13.33 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  11:35:37 #9 13.33 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  11:35:37 #9 13.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  11:35:37 #9 13.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  11:35:37 #9 13.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  11:35:37 #9 13.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  11:35:37 #9 13.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  11:35:37 #9 13.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  11:35:37 #9 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:37 #9 13.41 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, 11:35:37 #9 13.41 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: 11:35:37 #9 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.41 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.41 11:35:37 #9 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  11:35:37 #9 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, 11:35:37 #9 13.41 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: 11:35:37 #9 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.41 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.41 11:35:37 #9 13.41 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  11:35:37 #9 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  11:35:37 #9 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  11:35:37 #9 13.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  11:35:37 #9 13.42 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  11:35:37 #9 13.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  11:35:37 #9 13.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  11:35:37 #9 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  11:35:37 #9 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  11:35:37 #9 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  11:35:37 #9 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  11:35:37 #9 13.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:35:37 #9 13.47 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, 11:35:37 #9 13.47 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: 11:35:37 #9 13.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.47 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.47 11:35:37 #9 13.47 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  11:35:37 #9 13.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 11:35:37 #9 13.47 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, 11:35:37 #9 13.47 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: 11:35:37 #9 13.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.47 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.47 11:35:37 #9 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  11:35:37 #9 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  11:35:37 #9 13.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, 11:35:37 #9 13.49 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: 11:35:37 #9 13.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.49 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.49 11:35:37 #9 13.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  11:35:37 #9 13.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  11:35:37 #9 13.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  11:35:37 #9 13.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, 11:35:37 #9 13.50 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: 11:35:37 #9 13.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.50 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.50 11:35:37 #9 13.50 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  11:35:37 #9 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  11:35:37 #9 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  11:35:37 #9 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  11:35:37 #9 13.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  11:35:37 #9 13.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 11:35:37 #9 13.51 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: 11:35:37 #9 13.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.51 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.51 11:35:37 #9 13.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 11:35:37 #9 13.52 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c:8: 11:35:37 #9 13.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.52 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.52 11:35:37 #9 13.52 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:35:37 #9 13.52 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: 11:35:37 #9 13.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.52 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.52 11:35:37 #9 13.52 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  11:35:37 #9 13.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  11:35:37 #9 13.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  11:35:37 #9 13.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, 11:35:37 #9 13.53 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: 11:35:37 #9 13.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.53 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.53 11:35:37 #9 13.53 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  11:35:37 #9 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  11:35:37 #9 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  11:35:37 #9 13.55 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, 11:35:37 #9 13.55 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: 11:35:37 #9 13.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.55 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.55 11:35:37 #9 13.55 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, 11:35:37 #9 13.55 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: 11:35:37 #9 13.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.55 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.55 11:35:37 #9 13.55 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.55 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 11:35:37 #9 13.56 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: 11:35:37 #9 13.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.56 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.56 11:35:37 #9 13.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:35:37 #9 13.57 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 11:35:37 #9 13.57 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 11:35:37 #9 13.57 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, 11:35:37 #9 13.57 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: 11:35:37 #9 13.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.57 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.57 11:35:37 #9 13.57 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.57 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 11:35:37 #9 13.58 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, 11:35:37 #9 13.58 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: 11:35:37 #9 13.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.58 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.58 11:35:37 #9 13.58 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 11:35:37 #9 13.61 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: 11:35:37 #9 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.61 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.61 11:35:37 #9 13.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:37 #9 13.62 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, 11:35:37 #9 13.62 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: 11:35:37 #9 13.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.62 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.62 11:35:37 #9 13.62 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  11:35:37 #9 13.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, 11:35:37 #9 13.64 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: 11:35:37 #9 13.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.64 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.64 11:35:37 #9 13.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:37 #9 13.64 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, 11:35:37 #9 13.64 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: 11:35:37 #9 13.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:37 #9 13.64 #define __EXTENSIONS__ /* for Sun */ 11:35:37 #9 13.64 11:35:37 #9 13.64 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  11:35:37 #9 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  11:35:37 #9 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  11:35:37 #9 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  11:35:37 #9 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  11:35:37 #9 13.64 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.65 :0:0: note: this is the location of the previous definition 11:35:37 #9 13.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  11:35:37 #9 13.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  11:35:38 #9 13.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  11:35:38 #9 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:38 #9 13.68 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, 11:35:38 #9 13.68 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: 11:35:38 #9 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.68 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.68 11:35:38 #9 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, 11:35:38 #9 13.68 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: 11:35:38 #9 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.68 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.68 11:35:38 #9 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, 11:35:38 #9 13.68 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: 11:35:38 #9 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.68 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.68 11:35:38 #9 13.68 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, 11:35:38 #9 13.70 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: 11:35:38 #9 13.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.70 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.70 11:35:38 #9 13.71 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 11:35:38 #9 13.71 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: 11:35:38 #9 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.71 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.71 11:35:38 #9 13.71 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:35:38 #9 13.72 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, 11:35:38 #9 13.72 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: 11:35:38 #9 13.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.72 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.72 11:35:38 #9 13.73 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 11:35:38 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, 11:35:38 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: 11:35:38 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.73 11:35:38 #9 13.73 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.73 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 11:35:38 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, 11:35:38 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: 11:35:38 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.73 11:35:38 #9 13.73 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 11:35:38 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: 11:35:38 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.73 11:35:38 #9 13.73 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:38 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, 11:35:38 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: 11:35:38 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.73 11:35:38 #9 13.73 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  11:35:38 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, 11:35:38 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: 11:35:38 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.73 11:35:38 #9 13.73 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, 11:35:38 #9 13.73 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: 11:35:38 #9 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.73 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.73 11:35:38 #9 13.73 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  11:35:38 #9 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  11:35:38 #9 13.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, 11:35:38 #9 13.75 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: 11:35:38 #9 13.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.75 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.75 11:35:38 #9 13.75 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 11:35:38 #9 13.75 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, 11:35:38 #9 13.75 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: 11:35:38 #9 13.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.75 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.75 11:35:38 #9 13.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 11:35:38 #9 13.75 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: 11:35:38 #9 13.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.75 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.75 11:35:38 #9 13.75 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.76 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:38 #9 13.76 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, 11:35:38 #9 13.76 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: 11:35:38 #9 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.76 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.76 11:35:38 #9 13.76 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, 11:35:38 #9 13.76 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: 11:35:38 #9 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.76 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.76 11:35:38 #9 13.76 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:35:38 #9 13.77 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: 11:35:38 #9 13.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.77 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.77 11:35:38 #9 13.77 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:35:38 #9 13.77 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 11:35:38 #9 13.77 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, 11:35:38 #9 13.77 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: 11:35:38 #9 13.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.77 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.77 11:35:38 #9 13.77 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, 11:35:38 #9 13.78 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: 11:35:38 #9 13.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.78 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.78 11:35:38 #9 13.78 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 11:35:38 #9 13.79 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, 11:35:38 #9 13.79 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: 11:35:38 #9 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.79 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.79 11:35:38 #9 13.79 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, 11:35:38 #9 13.79 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: 11:35:38 #9 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.79 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.79 11:35:38 #9 13.79 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  11:35:38 #9 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  11:35:38 #9 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  11:35:38 #9 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  11:35:38 #9 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  11:35:38 #9 13.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  11:35:38 #9 13.80 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  11:35:38 #9 13.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  11:35:38 #9 13.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  11:35:38 #9 13.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  11:35:38 #9 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  11:35:38 #9 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  11:35:38 #9 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  11:35:38 #9 13.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 11:35:38 #9 13.82 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, 11:35:38 #9 13.82 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: 11:35:38 #9 13.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.82 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.82 11:35:38 #9 13.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  11:35:38 #9 13.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, 11:35:38 #9 13.84 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: 11:35:38 #9 13.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.84 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.84 11:35:38 #9 13.84 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  11:35:38 #9 13.84 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  11:35:38 #9 13.85 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:38 #9 13.85 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 11:35:38 #9 13.85 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, 11:35:38 #9 13.85 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: 11:35:38 #9 13.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.85 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.85 11:35:38 #9 13.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  11:35:38 #9 13.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 11:35:38 #9 13.90 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: 11:35:38 #9 13.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.90 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.90 11:35:38 #9 13.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, 11:35:38 #9 13.90 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: 11:35:38 #9 13.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.90 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.90 11:35:38 #9 13.90 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  11:35:38 #9 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, 11:35:38 #9 13.91 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: 11:35:38 #9 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.91 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.91 11:35:38 #9 13.91 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  11:35:38 #9 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  11:35:38 #9 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  11:35:38 #9 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  11:35:38 #9 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 11:35:38 #9 13.92 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: 11:35:38 #9 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.92 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.92 11:35:38 #9 13.92 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 11:35:38 #9 13.92 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: 11:35:38 #9 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.92 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.92 11:35:38 #9 13.92 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  11:35:38 #9 13.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, 11:35:38 #9 13.93 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: 11:35:38 #9 13.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.93 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.93 11:35:38 #9 13.93 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:35:38 #9 13.93 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, 11:35:38 #9 13.93 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: 11:35:38 #9 13.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.93 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.93 11:35:38 #9 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:35:38 #9 13.94 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, 11:35:38 #9 13.94 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: 11:35:38 #9 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.94 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.94 11:35:38 #9 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:35:38 #9 13.94 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: 11:35:38 #9 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.94 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.94 11:35:38 #9 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, 11:35:38 #9 13.94 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c:8: 11:35:38 #9 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.94 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.94 11:35:38 #9 13.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 11:35:38 #9 13.95 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: 11:35:38 #9 13.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.95 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.95 11:35:38 #9 13.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, 11:35:38 #9 13.95 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: 11:35:38 #9 13.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.95 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.95 11:35:38 #9 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 11:35:38 #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: 11:35:38 #9 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.96 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.96 11:35:38 #9 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, 11:35:38 #9 13.96 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: 11:35:38 #9 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.96 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.96 11:35:38 #9 13.96 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.97 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 11:35:38 #9 13.98 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, 11:35:38 #9 13.98 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: 11:35:38 #9 13.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.98 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.98 11:35:38 #9 13.98 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.98 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.98 :0:0: note: this is the location of the previous definition 11:35:38 #9 13.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, 11:35:38 #9 13.99 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: 11:35:38 #9 13.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.99 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.99 11:35:38 #9 13.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:38 #9 13.99 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, 11:35:38 #9 13.99 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: 11:35:38 #9 13.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.99 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.99 11:35:38 #9 13.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:38 #9 13.99 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: 11:35:38 #9 13.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 13.99 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 13.99 11:35:38 #9 14.00 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, 11:35:38 #9 14.00 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: 11:35:38 #9 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.00 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.00 11:35:38 #9 14.00 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.00 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  11:35:38 #9 14.00 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.00 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  11:35:38 #9 14.01 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.01 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  11:35:38 #9 14.02 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, 11:35:38 #9 14.02 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: 11:35:38 #9 14.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.02 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.02 11:35:38 #9 14.02 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  11:35:38 #9 14.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  11:35:38 #9 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  11:35:38 #9 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  11:35:38 #9 14.03 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  11:35:38 #9 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  11:35:38 #9 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  11:35:38 #9 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  11:35:38 #9 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  11:35:38 #9 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  11:35:38 #9 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  11:35:38 #9 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  11:35:38 #9 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  11:35:38 #9 14.06 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, 11:35:38 #9 14.07 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: 11:35:38 #9 14.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.07 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.07 11:35:38 #9 14.08 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  11:35:38 #9 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:35:38 #9 14.09 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 11:35:38 #9 14.09 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, 11:35:38 #9 14.09 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: 11:35:38 #9 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.09 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.09 11:35:38 #9 14.09 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  11:35:38 #9 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  11:35:38 #9 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  11:35:38 #9 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  11:35:38 #9 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  11:35:38 #9 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  11:35:38 #9 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  11:35:38 #9 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  11:35:38 #9 14.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  11:35:38 #9 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, 11:35:38 #9 14.11 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: 11:35:38 #9 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.11 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.11 11:35:38 #9 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:38 #9 14.11 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, 11:35:38 #9 14.11 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: 11:35:38 #9 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.11 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.11 11:35:38 #9 14.11 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:38 #9 14.12 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, 11:35:38 #9 14.12 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: 11:35:38 #9 14.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.12 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.12 11:35:38 #9 14.12 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 11:35:38 #9 14.13 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 11:35:38 #9 14.13 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: 11:35:38 #9 14.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.13 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.13 11:35:38 #9 14.13 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:38 #9 14.13 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, 11:35:38 #9 14.13 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: 11:35:38 #9 14.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.13 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.13 11:35:38 #9 14.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 11:35:38 #9 14.13 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, 11:35:38 #9 14.13 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: 11:35:38 #9 14.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.13 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.13 11:35:38 #9 14.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, 11:35:38 #9 14.14 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: 11:35:38 #9 14.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.14 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.14 11:35:38 #9 14.14 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, 11:35:38 #9 14.15 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: 11:35:38 #9 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.15 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.15 11:35:38 #9 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:35:38 #9 14.15 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, 11:35:38 #9 14.15 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: 11:35:38 #9 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.15 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.15 11:35:38 #9 14.15 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 11:35:38 #9 14.15 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: 11:35:38 #9 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.15 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.15 11:35:38 #9 14.15 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.15 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.16 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, 11:35:38 #9 14.16 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: 11:35:38 #9 14.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.16 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.16 11:35:38 #9 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  11:35:38 #9 14.16 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  11:35:38 #9 14.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, 11:35:38 #9 14.17 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: 11:35:38 #9 14.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.17 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.17 11:35:38 #9 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  11:35:38 #9 14.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, 11:35:38 #9 14.17 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: 11:35:38 #9 14.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.17 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.17 11:35:38 #9 14.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:35:38 #9 14.18 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, 11:35:38 #9 14.18 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: 11:35:38 #9 14.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.18 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.18 11:35:38 #9 14.18 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:35:38 #9 14.19 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, 11:35:38 #9 14.19 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: 11:35:38 #9 14.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.19 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.19 11:35:38 #9 14.20 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.20 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 11:35:38 #9 14.21 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: 11:35:38 #9 14.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.21 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.21 11:35:38 #9 14.21 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.21 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  11:35:38 #9 14.21 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  11:35:38 #9 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:35:38 #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, 11:35:38 #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: 11:35:38 #9 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.22 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.22 11:35:38 #9 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:38 #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, 11:35:38 #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: 11:35:38 #9 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.22 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.22 11:35:38 #9 14.22 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  11:35:38 #9 14.22 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:35:38 #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 11:35:38 #9 14.22 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: 11:35:38 #9 14.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.22 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.22 11:35:38 #9 14.23 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  11:35:38 #9 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, 11:35:38 #9 14.24 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: 11:35:38 #9 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.24 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.24 11:35:38 #9 14.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 11:35:38 #9 14.25 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, 11:35:38 #9 14.25 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c:8: 11:35:38 #9 14.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.25 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.25 11:35:38 #9 14.25 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  11:35:38 #9 14.25 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:38 #9 14.26 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, 11:35:38 #9 14.26 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: 11:35:38 #9 14.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.26 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.26 11:35:38 #9 14.26 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.26 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 11:35:38 #9 14.27 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, 11:35:38 #9 14.27 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: 11:35:38 #9 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.27 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.27 11:35:38 #9 14.27 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:35:38 #9 14.28 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, 11:35:38 #9 14.28 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: 11:35:38 #9 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.28 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.28 11:35:38 #9 14.28 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:38 #9 14.28 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, 11:35:38 #9 14.28 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: 11:35:38 #9 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.28 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.28 11:35:38 #9 14.29 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:35:38 #9 14.30 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: 11:35:38 #9 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.30 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.30 11:35:38 #9 14.30 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, 11:35:38 #9 14.30 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: 11:35:38 #9 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.30 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.30 11:35:38 #9 14.30 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  11:35:38 #9 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  11:35:38 #9 14.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  11:35:38 #9 14.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  11:35:38 #9 14.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, 11:35:38 #9 14.33 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: 11:35:38 #9 14.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.33 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.33 11:35:38 #9 14.33 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  11:35:38 #9 14.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  11:35:38 #9 14.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  11:35:38 #9 14.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 11:35:38 #9 14.33 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: 11:35:38 #9 14.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.33 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.33 11:35:38 #9 14.33 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  11:35:38 #9 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:35:38 #9 14.35 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, 11:35:38 #9 14.35 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: 11:35:38 #9 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.35 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.35 11:35:38 #9 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 11:35:38 #9 14.35 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: 11:35:38 #9 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.35 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.35 11:35:38 #9 14.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:38 #9 14.36 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, 11:35:38 #9 14.36 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: 11:35:38 #9 14.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.36 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.36 11:35:38 #9 14.36 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.37 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 11:35:38 #9 14.38 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, 11:35:38 #9 14.38 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: 11:35:38 #9 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.38 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.38 11:35:38 #9 14.38 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, 11:35:38 #9 14.38 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: 11:35:38 #9 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.38 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.38 11:35:38 #9 14.39 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 11:35:38 #9 14.39 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, 11:35:38 #9 14.39 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: 11:35:38 #9 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.39 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.39 11:35:38 #9 14.39 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.39 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  11:35:38 #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  11:35:38 #9 14.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  11:35:38 #9 14.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  11:35:38 #9 14.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  11:35:38 #9 14.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  11:35:38 #9 14.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  11:35:38 #9 14.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  11:35:38 #9 14.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  11:35:38 #9 14.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  11:35:38 #9 14.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 11:35:38 #9 14.44 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: 11:35:38 #9 14.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.44 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.44 11:35:38 #9 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  11:35:38 #9 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  11:35:38 #9 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  11:35:38 #9 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  11:35:38 #9 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  11:35:38 #9 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  11:35:38 #9 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  11:35:38 #9 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  11:35:38 #9 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  11:35:38 #9 14.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  11:35:38 #9 14.46 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, 11:35:38 #9 14.47 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: 11:35:38 #9 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.47 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.47 11:35:38 #9 14.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  11:35:38 #9 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, 11:35:38 #9 14.47 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: 11:35:38 #9 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.47 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.47 11:35:38 #9 14.47 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 11:35:38 #9 14.48 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, 11:35:38 #9 14.48 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: 11:35:38 #9 14.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.48 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.48 11:35:38 #9 14.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:38 #9 14.48 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: 11:35:38 #9 14.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.48 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.48 11:35:38 #9 14.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  11:35:38 #9 14.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  11:35:38 #9 14.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  11:35:38 #9 14.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  11:35:38 #9 14.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  11:35:38 #9 14.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  11:35:38 #9 14.48 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  11:35:38 #9 14.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  11:35:38 #9 14.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  11:35:38 #9 14.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  11:35:38 #9 14.50 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 11:35:38 #9 14.50 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, 11:35:38 #9 14.50 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: 11:35:38 #9 14.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.50 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.50 11:35:38 #9 14.50 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:35:38 #9 14.50 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, 11:35:38 #9 14.50 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: 11:35:38 #9 14.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.50 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.50 11:35:38 #9 14.50 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  11:35:38 #9 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, 11:35:38 #9 14.51 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c:8: 11:35:38 #9 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.51 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.51 11:35:38 #9 14.51 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:38 #9 14.51 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, 11:35:38 #9 14.51 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: 11:35:38 #9 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.51 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.51 11:35:38 #9 14.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  11:35:38 #9 14.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, 11:35:38 #9 14.52 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: 11:35:38 #9 14.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.52 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.52 11:35:38 #9 14.52 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, 11:35:38 #9 14.52 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: 11:35:38 #9 14.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.52 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.52 11:35:38 #9 14.52 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 11:35:38 #9 14.53 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, 11:35:38 #9 14.53 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: 11:35:38 #9 14.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.53 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.53 11:35:38 #9 14.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, 11:35:38 #9 14.53 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c:8: 11:35:38 #9 14.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.53 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.53 11:35:38 #9 14.53 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 11:35:38 #9 14.54 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, 11:35:38 #9 14.54 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: 11:35:38 #9 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.54 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.54 11:35:38 #9 14.54 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:38 #9 14.54 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, 11:35:38 #9 14.54 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: 11:35:38 #9 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.54 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.54 11:35:38 #9 14.54 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, 11:35:38 #9 14.55 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: 11:35:38 #9 14.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.55 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.55 11:35:38 #9 14.55 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, 11:35:38 #9 14.55 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: 11:35:38 #9 14.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.55 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.55 11:35:38 #9 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:38 #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, 11:35:38 #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: 11:35:38 #9 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.56 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.56 11:35:38 #9 14.56 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.56 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 11:35:38 #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, 11:35:38 #9 14.56 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: 11:35:38 #9 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.56 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.56 11:35:38 #9 14.56 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 11:35:38 #9 14.57 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, 11:35:38 #9 14.57 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: 11:35:38 #9 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.57 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.57 11:35:38 #9 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, 11:35:38 #9 14.57 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: 11:35:38 #9 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.57 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.57 11:35:38 #9 14.57 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, 11:35:38 #9 14.57 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: 11:35:38 #9 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.57 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.57 11:35:38 #9 14.57 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.57 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, 11:35:38 #9 14.58 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: 11:35:38 #9 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.58 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.58 11:35:38 #9 14.58 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, 11:35:38 #9 14.58 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: 11:35:38 #9 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.58 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.58 11:35:38 #9 14.58 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.59 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  11:35:38 #9 14.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:35:38 #9 14.59 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, 11:35:38 #9 14.59 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c:8: 11:35:38 #9 14.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.59 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.59 11:35:38 #9 14.59 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  11:35:38 #9 14.60 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:35:38 #9 14.60 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, 11:35:38 #9 14.60 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: 11:35:38 #9 14.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.60 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.60 11:35:38 #9 14.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 11:35:38 #9 14.60 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: 11:35:38 #9 14.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.60 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.60 11:35:38 #9 14.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  11:35:38 #9 14.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  11:35:38 #9 14.60 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  11:35:38 #9 14.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 11:35:38 #9 14.61 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: 11:35:38 #9 14.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.61 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.61 11:35:38 #9 14.61 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  11:35:38 #9 14.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:35:38 #9 14.61 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 11:35:38 #9 14.61 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 11:35:38 #9 14.61 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: 11:35:38 #9 14.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.61 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.61 11:35:38 #9 14.61 :0:0: note: this is the location of the previous definition 11:35:38 #9 14.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  11:35:38 #9 14.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  11:35:38 #9 14.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  11:35:38 #9 14.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, 11:35:38 #9 14.62 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: 11:35:38 #9 14.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:38 #9 14.62 #define __EXTENSIONS__ /* for Sun */ 11:35:38 #9 14.62 11:35:38 #9 14.62 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.62 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  11:35:39 #9 14.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  11:35:39 #9 14.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:35:39 #9 14.65 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 11:35:39 #9 14.65 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 11:35:39 #9 14.65 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c:8: 11:35:39 #9 14.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.65 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.65 11:35:39 #9 14.65 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.67 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  11:35:39 #9 14.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  11:35:39 #9 14.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  11:35:39 #9 14.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  11:35:39 #9 14.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 11:35:39 #9 14.70 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: 11:35:39 #9 14.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.70 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.70 11:35:39 #9 14.70 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  11:35:39 #9 14.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:39 #9 14.71 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, 11:35:39 #9 14.71 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: 11:35:39 #9 14.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.71 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.71 11:35:39 #9 14.71 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  11:35:39 #9 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, 11:35:39 #9 14.72 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: 11:35:39 #9 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.72 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.72 11:35:39 #9 14.72 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:35:39 #9 14.73 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: 11:35:39 #9 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.73 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.73 11:35:39 #9 14.73 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:39 #9 14.75 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 11:35:39 #9 14.75 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 11:35:39 #9 14.75 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: 11:35:39 #9 14.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.75 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.75 11:35:39 #9 14.75 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  11:35:39 #9 14.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  11:35:39 #9 14.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  11:35:39 #9 14.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 11:35:39 #9 14.77 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, 11:35:39 #9 14.77 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: 11:35:39 #9 14.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.77 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.77 11:35:39 #9 14.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, 11:35:39 #9 14.80 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c:8: 11:35:39 #9 14.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.80 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.80 11:35:39 #9 14.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, 11:35:39 #9 14.80 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: 11:35:39 #9 14.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.80 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.80 11:35:39 #9 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:39 #9 14.82 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, 11:35:39 #9 14.82 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: 11:35:39 #9 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.82 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.82 11:35:39 #9 14.82 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, 11:35:39 #9 14.82 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: 11:35:39 #9 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.82 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.82 11:35:39 #9 14.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 11:35:39 #9 14.83 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 11:35:39 #9 14.83 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: 11:35:39 #9 14.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.83 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.83 11:35:39 #9 14.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  11:35:39 #9 14.83 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 11:35:39 #9 14.83 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: 11:35:39 #9 14.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.83 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.83 11:35:39 #9 14.83 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  11:35:39 #9 14.84 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.84 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  11:35:39 #9 14.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, 11:35:39 #9 14.85 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: 11:35:39 #9 14.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.85 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.85 11:35:39 #9 14.85 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, 11:35:39 #9 14.85 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: 11:35:39 #9 14.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.85 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.85 11:35:39 #9 14.85 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, 11:35:39 #9 14.85 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: 11:35:39 #9 14.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.85 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.85 11:35:39 #9 14.85 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.85 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:39 #9 14.86 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, 11:35:39 #9 14.86 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: 11:35:39 #9 14.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.86 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.86 11:35:39 #9 14.86 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:35:39 #9 14.87 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 11:35:39 #9 14.87 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 11:35:39 #9 14.87 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, 11:35:39 #9 14.87 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: 11:35:39 #9 14.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.87 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.87 11:35:39 #9 14.87 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 11:35:39 #9 14.88 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: 11:35:39 #9 14.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.88 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.88 11:35:39 #9 14.88 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.89 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  11:35:39 #9 14.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, 11:35:39 #9 14.91 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: 11:35:39 #9 14.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.91 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.91 11:35:39 #9 14.91 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:35:39 #9 14.92 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, 11:35:39 #9 14.92 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: 11:35:39 #9 14.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.92 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.92 11:35:39 #9 14.93 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, 11:35:39 #9 14.95 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: 11:35:39 #9 14.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.95 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.95 11:35:39 #9 14.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, 11:35:39 #9 14.95 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: 11:35:39 #9 14.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.95 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.95 11:35:39 #9 14.95 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, 11:35:39 #9 14.96 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: 11:35:39 #9 14.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.96 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.96 11:35:39 #9 14.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, 11:35:39 #9 14.97 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: 11:35:39 #9 14.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.97 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.97 11:35:39 #9 14.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:39 #9 14.98 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, 11:35:39 #9 14.98 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: 11:35:39 #9 14.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.98 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.98 11:35:39 #9 14.98 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 11:35:39 #9 14.99 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: 11:35:39 #9 14.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.99 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.99 11:35:39 #9 14.99 :0:0: note: this is the location of the previous definition 11:35:39 #9 14.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, 11:35:39 #9 14.99 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: 11:35:39 #9 14.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 14.99 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 14.99 11:35:39 #9 15.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, 11:35:39 #9 15.00 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: 11:35:39 #9 15.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.00 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.00 11:35:39 #9 15.00 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, 11:35:39 #9 15.00 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: 11:35:39 #9 15.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.00 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.00 11:35:39 #9 15.00 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 11:35:39 #9 15.00 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: 11:35:39 #9 15.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.00 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.00 11:35:39 #9 15.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:35:39 #9 15.00 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, 11:35:39 #9 15.00 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: 11:35:39 #9 15.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.00 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.00 11:35:39 #9 15.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 11:35:39 #9 15.01 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, 11:35:39 #9 15.01 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: 11:35:39 #9 15.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.01 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.01 11:35:39 #9 15.01 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 11:35:39 #9 15.01 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 11:35:39 #9 15.01 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: 11:35:39 #9 15.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.01 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.01 11:35:39 #9 15.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, 11:35:39 #9 15.01 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: 11:35:39 #9 15.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.01 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.01 11:35:39 #9 15.01 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 11:35:39 #9 15.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, 11:35:39 #9 15.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: 11:35:39 #9 15.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.01 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.01 11:35:39 #9 15.01 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, 11:35:39 #9 15.02 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: 11:35:39 #9 15.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.02 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.02 11:35:39 #9 15.02 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 11:35:39 #9 15.02 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, 11:35:39 #9 15.02 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: 11:35:39 #9 15.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.02 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.02 11:35:39 #9 15.02 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.03 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:39 #9 15.03 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, 11:35:39 #9 15.03 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: 11:35:39 #9 15.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.03 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.03 11:35:39 #9 15.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, 11:35:39 #9 15.03 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: 11:35:39 #9 15.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.03 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.03 11:35:39 #9 15.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 11:35:39 #9 15.04 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: 11:35:39 #9 15.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.04 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.04 11:35:39 #9 15.04 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.04 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.04 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.04 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:35:39 #9 15.04 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, 11:35:39 #9 15.04 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: 11:35:39 #9 15.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.04 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.04 11:35:39 #9 15.04 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.04 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, 11:35:39 #9 15.05 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: 11:35:39 #9 15.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.05 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.05 11:35:39 #9 15.05 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 11:35:39 #9 15.05 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: 11:35:39 #9 15.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.05 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.05 11:35:39 #9 15.05 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.05 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:35:39 #9 15.05 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 11:35:39 #9 15.05 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 11:35:39 #9 15.05 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: 11:35:39 #9 15.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.05 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.05 11:35:39 #9 15.05 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:39 #9 15.06 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, 11:35:39 #9 15.06 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: 11:35:39 #9 15.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.06 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.06 11:35:39 #9 15.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, 11:35:39 #9 15.06 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: 11:35:39 #9 15.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.06 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.06 11:35:39 #9 15.06 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:39 #9 15.07 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, 11:35:39 #9 15.07 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: 11:35:39 #9 15.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.07 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.07 11:35:39 #9 15.07 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, 11:35:39 #9 15.07 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: 11:35:39 #9 15.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.07 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.07 11:35:39 #9 15.07 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, 11:35:39 #9 15.08 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: 11:35:39 #9 15.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.08 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.08 11:35:39 #9 15.08 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 11:35:39 #9 15.08 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 11:35:39 #9 15.08 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: 11:35:39 #9 15.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.08 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.08 11:35:39 #9 15.08 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.08 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.09 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 11:35:39 #9 15.09 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, 11:35:39 #9 15.09 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: 11:35:39 #9 15.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.09 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.09 11:35:39 #9 15.09 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.10 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:39 #9 15.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, 11:35:39 #9 15.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: 11:35:39 #9 15.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.10 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.10 11:35:39 #9 15.10 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, 11:35:39 #9 15.11 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: 11:35:39 #9 15.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.11 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.11 11:35:39 #9 15.11 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 11:35:39 #9 15.11 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: 11:35:39 #9 15.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.11 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.11 11:35:39 #9 15.11 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, 11:35:39 #9 15.11 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: 11:35:39 #9 15.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.11 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.11 11:35:39 #9 15.11 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.11 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:39 #9 15.12 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, 11:35:39 #9 15.12 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: 11:35:39 #9 15.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.12 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.12 11:35:39 #9 15.12 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, 11:35:39 #9 15.17 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: 11:35:39 #9 15.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.17 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.17 11:35:39 #9 15.17 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:39 #9 15.17 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: 11:35:39 #9 15.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.17 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.17 11:35:39 #9 15.17 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:39 #9 15.18 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, 11:35:39 #9 15.18 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: 11:35:39 #9 15.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.18 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.18 11:35:39 #9 15.20 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:39 #9 15.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, 11:35:39 #9 15.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: 11:35:39 #9 15.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.21 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.21 11:35:39 #9 15.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:39 #9 15.22 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, 11:35:39 #9 15.22 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: 11:35:39 #9 15.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.22 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.22 11:35:39 #9 15.22 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 11:35:39 #9 15.22 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: 11:35:39 #9 15.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.22 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.22 11:35:39 #9 15.22 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 11:35:39 #9 15.22 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, 11:35:39 #9 15.22 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: 11:35:39 #9 15.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.22 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.22 11:35:39 #9 15.22 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, 11:35:39 #9 15.23 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: 11:35:39 #9 15.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.23 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.23 11:35:39 #9 15.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:35:39 #9 15.23 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, 11:35:39 #9 15.23 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: 11:35:39 #9 15.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.23 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.23 11:35:39 #9 15.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 11:35:39 #9 15.23 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: 11:35:39 #9 15.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.23 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.23 11:35:39 #9 15.23 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:35:39 #9 15.23 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 11:35:39 #9 15.23 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: 11:35:39 #9 15.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.23 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.23 11:35:39 #9 15.23 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.23 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:35:39 #9 15.23 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: 11:35:39 #9 15.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.23 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.23 11:35:39 #9 15.23 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 11:35:39 #9 15.23 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, 11:35:39 #9 15.23 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: 11:35:39 #9 15.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.23 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.23 11:35:39 #9 15.23 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.23 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, 11:35:39 #9 15.23 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: 11:35:39 #9 15.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.23 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.23 11:35:39 #9 15.23 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 11:35:39 #9 15.24 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, 11:35:39 #9 15.24 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: 11:35:39 #9 15.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.24 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.24 11:35:39 #9 15.24 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, 11:35:39 #9 15.24 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: 11:35:39 #9 15.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.24 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.24 11:35:39 #9 15.24 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, 11:35:39 #9 15.24 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: 11:35:39 #9 15.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.24 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.24 11:35:39 #9 15.24 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:39 #9 15.24 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, 11:35:39 #9 15.24 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: 11:35:39 #9 15.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.24 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.24 11:35:39 #9 15.24 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, 11:35:39 #9 15.25 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: 11:35:39 #9 15.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.25 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.25 11:35:39 #9 15.25 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 11:35:39 #9 15.25 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: 11:35:39 #9 15.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.25 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.25 11:35:39 #9 15.25 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.25 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.30 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_rrc.a  11:35:39 #9 15.40 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:39 #9 15.41 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:39 #9 15.41 -e Compiling  /opt/o-du-l2/src/du_app//du_tmr.c  11:35:39 #9 15.41 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c  11:35:39 #9 15.41 -e Compiling  /opt/o-du-l2/src/du_app//du_ue_mgr.c  11:35:39 #9 15.41 -e Compiling  /opt/o-du-l2/src/du_app//du_utils.c  11:35:39 #9 15.41 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_conversions.c  11:35:39 #9 15.42 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_main.c  11:35:39 #9 15.42 -e Compiling  /opt/o-du-l2/src/du_app//du_e2_conversions.c  11:35:39 #9 15.42 -e Compiling  /opt/o-du-l2/src/du_app//du_cell_mgr.c  11:35:39 #9 15.42 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_msg_router.c  11:35:39 #9 15.42 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_mgr.c  11:35:39 #9 15.42 -e Compiling  /opt/o-du-l2/src/du_app//du_egtp.c  11:35:39 #9 15.42 -e Compiling  /opt/o-du-l2/src/du_app//du_msg_hdl.c  11:35:39 #9 15.42 -e Compiling  /opt/o-du-l2/src/du_app//du_sys_info_hdl.c  11:35:39 #9 15.43 -e Compiling  /opt/o-du-l2/src/du_app//du_cfg.c  11:35:39 #9 15.43 -e Compiling  /opt/o-du-l2/src/du_app//du_sctp.c  11:35:39 #9 15.44 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c  11:35:39 #9 15.49 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 11:35:39 #9 15.49 from /opt/o-du-l2/src/du_app//du_e2_conversions.c:23: 11:35:39 #9 15.49 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.49 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.49 11:35:39 #9 15.49 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 11:35:39 #9 15.53 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.c:23: 11:35:39 #9 15.53 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.53 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.53 11:35:39 #9 15.53 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.55 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:39 #9 15.55 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 11:35:39 #9 15.55 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 11:35:39 #9 15.55 from /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c:34: 11:35:39 #9 15.55 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.55 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.55 11:35:39 #9 15.55 :0:0: note: this is the location of the previous definition 11:35:39 #9 15.65 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 11:35:39 #9 15.65 from /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c:31: 11:35:39 #9 15.65 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:39 #9 15.65 #define __EXTENSIONS__ /* for Sun */ 11:35:39 #9 15.65 11:35:39 #9 15.65 :0:0: note: this is the location of the previous definition 11:35:40 #9 15.71 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 11:35:40 #9 15.71 from /opt/o-du-l2/src/du_app//du_mgr_msg_router.c:37: 11:35:40 #9 15.71 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:40 #9 15.71 #define __EXTENSIONS__ /* for Sun */ 11:35:40 #9 15.71 11:35:40 #9 15.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 11:35:40 #9 15.72 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 11:35:40 #9 15.72 from /opt/o-du-l2/src/du_app//du_sys_info_hdl.c:32: 11:35:40 #9 15.72 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:40 #9 15.72 #define __EXTENSIONS__ /* for Sun */ 11:35:40 #9 15.72 11:35:40 #9 15.72 :0:0: note: this is the location of the previous definition 11:35:40 #9 15.72 :0:0: note: this is the location of the previous definition 11:35:40 #9 15.73 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 11:35:40 #9 15.73 from /opt/o-du-l2/src/du_app//du_msg_hdl.c:37: 11:35:40 #9 15.73 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:40 #9 15.73 #define __EXTENSIONS__ /* for Sun */ 11:35:40 #9 15.73 11:35:40 #9 15.73 :0:0: note: this is the location of the previous definition 11:35:40 #9 15.73 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsModReq': 11:35:40 #9 15.73 /opt/o-du-l2/src/du_app//du_ue_mgr.c: In function 'fillDefaultInitDlBwp': 11:35:40 #9 15.73 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:645:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:35:40 #9 15.73 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:35:40 #9 15.73 ^~ 11:35:40 #9 15.73 /opt/o-du-l2/src/du_app//du_ue_mgr.c:724:10: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 11:35:40 #9 15.73 memset(initDlBwp->pdcchCfg.cRSetToAddModList, 0, MAX_NUM_CRSET); 11:35:40 #9 15.73 ^~~~~~ 11:35:40 #9 15.73 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsReq': 11:35:40 #9 15.74 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:752:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:35:40 #9 15.74 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:35:40 #9 15.74 ^~ 11:35:40 #9 15.74 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcActionDeleteRsp': 11:35:40 #9 15.74 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:1806:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:35:40 #9 15.74 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:35:40 #9 15.74 ^~ 11:35:40 #9 15.74 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcStatsModificationRsp': 11:35:40 #9 15.74 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:2001:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:35:40 #9 15.74 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:35:40 #9 15.74 ^~ 11:35:40 #9 15.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 11:35:40 #9 15.75 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 11:35:40 #9 15.75 from /opt/o-du-l2/src/du_app//du_cell_mgr.c:35: 11:35:40 #9 15.75 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:40 #9 15.75 #define __EXTENSIONS__ /* for Sun */ 11:35:40 #9 15.75 11:35:40 #9 15.75 :0:0: note: this is the location of the previous definition 11:35:40 #9 15.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 11:35:40 #9 15.85 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 11:35:40 #9 15.85 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.h:21, 11:35:40 #9 15.85 from /opt/o-du-l2/src/du_app//du_cfg.c:38: 11:35:40 #9 15.85 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:40 #9 15.85 #define __EXTENSIONS__ /* for Sun */ 11:35:40 #9 15.85 11:35:40 #9 15.86 :0:0: note: this is the location of the previous definition 11:35:40 #9 16.52 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libduapp.a  11:35:40 #9 16.53 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:40 #9 16.53 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:40 #9 16.53 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_ul.c  11:35:40 #9 16.53 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_portable_functions.c  11:35:40 #9 16.53 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_layer_mgr.c  11:35:40 #9 16.53 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ul.c  11:35:40 #9 16.53 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_api.c  11:35:40 #9 16.54 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_ul.c  11:35:40 #9 16.54 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_dl.c  11:35:40 #9 16.54 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_dl.c  11:35:40 #9 16.54 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_dl.c  11:35:40 #9 16.54 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_ul.c  11:35:40 #9 16.54 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_ul.c  11:35:40 #9 16.54 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_stats.c  11:35:40 #9 16.54 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_dl.c  11:35:40 #9 16.54 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_sys_id.c  11:35:40 #9 16.54 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptul.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_dl.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_ul.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_msg_router.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_mgr.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_dl.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_msg_hdl.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_ul_msg_router.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_ul.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmr.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_mgr.c  11:35:40 #9 16.55 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_api.c  11:35:40 #9 16.56 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf.c  11:35:40 #9 16.57 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptdl.c  11:35:40 #9 16.58 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_dl.c  11:35:41 #9 17.18 -e Creating Archive /opt/o-du-l2/build/odu/lib/odu/libkw.a  11:35:41 #9 17.19 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:41 #9 17.20 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:41 #9 17.20 -e Compiling  /opt/o-du-l2/src/cm/crg.c  11:35:41 #9 17.20 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  11:35:41 #9 17.20 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  11:35:41 #9 17.20 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  11:35:41 #9 17.20 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  11:35:41 #9 17.20 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  11:35:41 #9 17.21 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  11:35:41 #9 17.22 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  11:35:41 #9 17.22 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  11:35:41 #9 17.22 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  11:35:41 #9 17.22 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  11:35:41 #9 17.23 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  11:35:41 #9 17.23 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  11:35:41 #9 17.24 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  11:35:41 #9 17.24 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  11:35:41 #9 17.24 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  11:35:41 #9 17.24 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  11:35:41 #9 17.29 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  11:35:41 #9 17.29 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  11:35:41 #9 17.47 /opt/o-du-l2/src/cm/cm_mem_wl.c:223:16: warning: 'stopBtInfo' initialized and declared 'extern' 11:35:41 #9 17.47 extern uint8_t stopBtInfo = FALSE; 11:35:41 #9 17.47 ^~~~~~~~~~ 11:35:42 #9 17.84 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libcm.a  11:35:42 #9 17.84 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:42 #9 17.85 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:42 #9 17.85 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptmi.c  11:35:42 #9 17.85 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_slot_ind.c  11:35:42 #9 17.85 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_demux.c  11:35:42 #9 17.85 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_phy.c  11:35:42 #9 17.85 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_upr_inf_api.c  11:35:42 #9 17.85 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_harq_dl.c  11:35:42 #9 17.85 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_mux.c  11:35:42 #9 17.85 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_cfg_hdl.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_id.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_ex_ms.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_util.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_stop_ind.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_rach.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_ue_mgr.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptui.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_utils.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_handle_phy.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_upr_inf.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_uim.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_hdl.c  11:35:42 #9 17.86 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_router.c  11:35:42 #9 17.87 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_tmr.c  11:35:42 #9 17.88 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_utl.c  11:35:42 #9 17.89 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_lmm.c  11:35:42 #9 17.89 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_fsm.c  11:35:42 #9 18.49 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  11:35:42 #9 18.50 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:42 #9 18.50 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_crc.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_utils.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_common.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_msg_router.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_ul.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_rach.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slice_based.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_ue_mgr.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_tmr.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_drx.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_fcfs.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_dl.c  11:35:42 #9 18.51 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slot_ind.c  11:35:43 #9 18.94 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  11:35:43 #9 18.95 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:43 #9 18.96 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:43 #9 18.96 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  11:35:43 #9 18.96 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  11:35:43 #9 18.96 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  11:35:43 #9 18.96 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  11:35:43 #9 18.96 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  11:35:43 #9 18.97 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  11:35:43 #9 18.97 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  11:35:43 #9 18.97 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  11:35:43 #9 18.97 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  11:35:43 #9 18.97 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  11:35:43 #9 18.97 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  11:35:43 #9 19.09 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': 11:35:43 #9 19.09 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] 11:35:43 #9 19.09 Data reg =0; 11:35:43 #9 19.09 ^~~ 11:35:43 #9 19.21 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:43 #9 19.22 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:43 #9 19.22 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_thread_hdl.c  11:35:43 #9 19.22 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_msg_hdl.c  11:35:43 #9 19.22 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_ex_ms.c  11:35:43 #9 19.36 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libphystub.a  11:35:43 #9 19.36 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:44 #9 20.23 -e ***** BUILD COMPLETE ***** 11:35:45 #9 DONE 20.9s 11:35:45 11:35:45 #10 [ 6/10] RUN cd build/odu && make clean_odu odu MACHINE=BIT64 MODE=TDD 11:35:45 #10 0.230 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.231 -e Cleaning DU APP 11:35:45 #10 0.233 /opt/o-du-l2/src/du_app/ /opt/o-du-l2/src/cm 11:35:45 #10 0.236 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.239 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.240 -e Cleaning ASN 11:35:45 #10 0.241 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm 11:35:45 #10 0.243 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.248 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.250 -e Cleaning ASN 11:35:45 #10 0.251 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm 11:35:45 #10 0.264 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.270 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.271 -e Cleaning ASN 11:35:45 #10 0.272 /opt/o-du-l2/src/codec_utils/E2AP /opt/o-du-l2/src/cm 11:35:45 #10 0.278 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.282 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.283 -e Cleaning ASN 11:35:45 #10 0.284 /opt/o-du-l2/src/codec_utils/E2SM_KPM /opt/o-du-l2/src/cm 11:35:45 #10 0.288 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.296 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.297 -e Cleaning ASN 11:35:45 #10 0.297 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm 11:35:45 #10 0.317 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.321 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.322 -e Cleaning RLC 11:35:45 #10 0.325 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.330 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.331 -e Cleaning CPUH CM 11:35:45 #10 0.333 -e   11:35:45 #10 0.335 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.340 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.341 -e Cleaing MAC 11:35:45 #10 0.343 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.347 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.348 -e Cleaing MAC 11:35:45 #10 0.350 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.353 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.353 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/odu 11:35:45 #10 0.355 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.358 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.359 11:35:45 #10 0.360 -e Cleaning PHY stub 11:35:45 #10 0.361 /opt/o-du-l2/src/phy_stub/ /opt/o-du-l2/src/cm 11:35:45 #10 0.362 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.376 -e ***** ODU CLEAN COMPLETE ***** 11:35:45 #10 0.377 -e Preparing directories for build... 11:35:45 #10 0.386 -e Directories are successfully prepared 11:35:45 #10 0.389 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:45 #10 0.390 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  11:35:45 #10 0.391 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  11:35:45 #10 0.391 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  11:35:45 #10 0.391 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  11:35:45 #10 0.392 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  11:35:45 #10 0.393 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  11:35:45 #10 0.394 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  11:35:45 #10 0.396 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  11:35:45 #10 0.397 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  11:35:45 #10 0.398 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  11:35:45 #10 0.399 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  11:35:45 #10 0.399 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  11:35:45 #10 0.400 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  11:35:45 #10 0.400 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  11:35:45 #10 0.401 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  11:35:45 #10 0.401 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  11:35:45 #10 0.402 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  11:35:45 #10 0.403 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  11:35:45 #10 0.404 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  11:35:45 #10 0.404 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  11:35:45 #10 0.405 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  11:35:45 #10 0.405 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: 11:35:45 #10 0.405 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.405 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.405 11:35:45 #10 0.405 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.407 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  11:35:45 #10 0.409 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: 11:35:45 #10 0.409 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.409 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.409 11:35:45 #10 0.410 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  11:35:45 #10 0.411 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  11:35:45 #10 0.411 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  11:35:45 #10 0.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  11:35:45 #10 0.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  11:35:45 #10 0.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  11:35:45 #10 0.415 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: 11:35:45 #10 0.415 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.415 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.415 11:35:45 #10 0.416 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  11:35:45 #10 0.417 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.420 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: 11:35:45 #10 0.420 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.420 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.420 11:35:45 #10 0.422 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: 11:35:45 #10 0.422 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.422 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.422 11:35:45 #10 0.422 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.423 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  11:35:45 #10 0.423 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  11:35:45 #10 0.424 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  11:35:45 #10 0.425 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: 11:35:45 #10 0.425 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.425 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.425 11:35:45 #10 0.425 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.429 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: 11:35:45 #10 0.429 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.429 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.429 11:35:45 #10 0.433 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: 11:35:45 #10 0.433 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.433 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.433 11:35:45 #10 0.434 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  11:35:45 #10 0.438 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  11:35:45 #10 0.439 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: 11:35:45 #10 0.439 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.439 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.439 11:35:45 #10 0.440 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  11:35:45 #10 0.440 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.442 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: 11:35:45 #10 0.442 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.442 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.442 11:35:45 #10 0.442 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.442 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  11:35:45 #10 0.444 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: 11:35:45 #10 0.444 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.444 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.444 11:35:45 #10 0.444 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.447 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: 11:35:45 #10 0.447 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.447 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.447 11:35:45 #10 0.448 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.449 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: 11:35:45 #10 0.449 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.449 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.449 11:35:45 #10 0.449 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: 11:35:45 #10 0.449 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.449 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.449 11:35:45 #10 0.450 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  11:35:45 #10 0.451 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: 11:35:45 #10 0.451 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.451 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.451 11:35:45 #10 0.454 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: 11:35:45 #10 0.454 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.454 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.454 11:35:45 #10 0.454 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.456 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.459 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: 11:35:45 #10 0.459 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.459 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.459 11:35:45 #10 0.459 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.459 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.461 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: 11:35:45 #10 0.461 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.461 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.461 11:35:45 #10 0.461 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.462 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.466 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  11:35:45 #10 0.467 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  11:35:45 #10 0.470 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: 11:35:45 #10 0.470 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.470 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.470 11:35:45 #10 0.470 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  11:35:45 #10 0.471 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  11:35:45 #10 0.471 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  11:35:45 #10 0.473 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: 11:35:45 #10 0.473 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.473 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.473 11:35:45 #10 0.473 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.473 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  11:35:45 #10 0.473 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.475 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: 11:35:45 #10 0.475 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.475 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.475 11:35:45 #10 0.475 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  11:35:45 #10 0.477 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: 11:35:45 #10 0.477 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.477 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.477 11:35:45 #10 0.477 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.479 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: 11:35:45 #10 0.479 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.479 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.479 11:35:45 #10 0.486 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: 11:35:45 #10 0.486 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.486 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.486 11:35:45 #10 0.486 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.486 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.487 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: 11:35:45 #10 0.487 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.487 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.487 11:35:45 #10 0.487 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.488 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  11:35:45 #10 0.498 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.498 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.498 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.508 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: 11:35:45 #10 0.508 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.508 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.508 11:35:45 #10 0.508 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.511 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: 11:35:45 #10 0.511 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.511 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.511 11:35:45 #10 0.511 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.516 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: 11:35:45 #10 0.516 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.516 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.516 11:35:45 #10 0.516 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.522 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.523 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: 11:35:45 #10 0.523 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.523 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.523 11:35:45 #10 0.529 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: 11:35:45 #10 0.529 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.529 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.529 11:35:45 #10 0.529 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.534 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: 11:35:45 #10 0.534 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.534 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.534 11:35:45 #10 0.534 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.548 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: 11:35:45 #10 0.548 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.548 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.548 11:35:45 #10 0.553 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: 11:35:45 #10 0.553 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.553 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.553 11:35:45 #10 0.553 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.554 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: 11:35:45 #10 0.554 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.554 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.554 11:35:45 #10 0.556 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: 11:35:45 #10 0.556 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.556 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.556 11:35:45 #10 0.558 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: 11:35:45 #10 0.558 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.558 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.558 11:35:45 #10 0.558 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.578 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.586 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.590 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.590 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.594 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: 11:35:45 #10 0.594 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.594 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.594 11:35:45 #10 0.594 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.620 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: 11:35:45 #10 0.620 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.620 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.620 11:35:45 #10 0.620 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.653 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: 11:35:45 #10 0.653 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.653 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.653 11:35:45 #10 0.677 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: 11:35:45 #10 0.677 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.677 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.677 11:35:45 #10 0.686 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.702 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.703 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: 11:35:45 #10 0.703 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.703 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.703 11:35:45 #10 0.707 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': 11:35:45 #10 0.710 :0:0: note: this is the location of the previous definition 11:35:45 #10 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:45 #10 0.726 asn_dec_rval_t rval; \ 11:35:45 #10 0.726 ^ 11:35:45 #10 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' 11:35:45 #10 0.726 RETURN(RC_FAIL); 11:35:45 #10 0.726 ^~~~~~ 11:35:45 #10 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:45 #10 0.726 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:45 #10 0.726 ^~~~ 11:35:45 #10 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:45 #10 0.726 asn_dec_rval_t rval; \ 11:35:45 #10 0.726 ^ 11:35:45 #10 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' 11:35:45 #10 0.726 RETURN(RC_WMORE); 11:35:45 #10 0.726 ^~~~~~ 11:35:45 #10 0.732 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:45 #10 0.732 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:45 #10 0.732 ^~~~ 11:35:45 #10 0.732 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:45 #10 0.732 asn_dec_rval_t rval; \ 11:35:45 #10 0.732 ^ 11:35:45 #10 0.732 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' 11:35:45 #10 0.732 RETURN(RC_FAIL); 11:35:45 #10 0.732 ^~~~~~ 11:35:45 #10 0.732 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:45 #10 0.732 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:45 #10 0.732 ^~~~ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:45 #10 0.734 asn_dec_rval_t rval; \ 11:35:45 #10 0.734 ^ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' 11:35:45 #10 0.734 RETURN(RC_FAIL); 11:35:45 #10 0.734 ^~~~~~ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:45 #10 0.734 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:45 #10 0.734 ^~~~ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:45 #10 0.734 asn_dec_rval_t rval; \ 11:35:45 #10 0.734 ^ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' 11:35:45 #10 0.734 RETURN(RC_WMORE); 11:35:45 #10 0.734 ^~~~~~ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:45 #10 0.734 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:45 #10 0.734 ^~~~ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:45 #10 0.734 asn_dec_rval_t rval; \ 11:35:45 #10 0.734 ^ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' 11:35:45 #10 0.734 RETURN(RC_FAIL); 11:35:45 #10 0.734 ^~~~~~ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:45 #10 0.734 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:45 #10 0.734 ^~~~ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:45 #10 0.734 asn_dec_rval_t rval; \ 11:35:45 #10 0.734 ^ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' 11:35:45 #10 0.734 RETURN(RC_OK); 11:35:45 #10 0.734 ^~~~~~ 11:35:45 #10 0.734 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:45 #10 0.734 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:45 #10 0.734 ^~~~ 11:35:45 #10 0.735 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:35:45 #10 0.735 asn_dec_rval_t rval; \ 11:35:45 #10 0.735 ^ 11:35:45 #10 0.735 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' 11:35:45 #10 0.735 RETURN(RC_FAIL); 11:35:45 #10 0.735 ^~~~~~ 11:35:45 #10 0.735 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:35:45 #10 0.735 asn_dec_rval_t rval = {RC_OK, 0}; 11:35:45 #10 0.735 ^~~~ 11:35:45 #10 0.757 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: 11:35:45 #10 0.757 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:45 #10 0.757 #define __EXTENSIONS__ /* for Sun */ 11:35:45 #10 0.757 11:35:46 #10 0.757 :0:0: note: this is the location of the previous definition 11:35:46 #10 0.764 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: 11:35:46 #10 0.764 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 0.764 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 0.764 11:35:46 #10 0.764 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.003 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_common.a  11:35:46 #10 1.012 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:46 #10 1.021 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:46 #10 1.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  11:35:46 #10 1.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  11:35:46 #10 1.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  11:35:46 #10 1.024 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  11:35:46 #10 1.024 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  11:35:46 #10 1.025 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  11:35:46 #10 1.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  11:35:46 #10 1.027 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  11:35:46 #10 1.028 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  11:35:46 #10 1.029 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  11:35:46 #10 1.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  11:35:46 #10 1.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  11:35:46 #10 1.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  11:35:46 #10 1.035 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  11:35:46 #10 1.035 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  11:35:46 #10 1.036 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  11:35:46 #10 1.037 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  11:35:46 #10 1.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  11:35:46 #10 1.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  11:35:46 #10 1.042 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  11:35:46 #10 1.044 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  11:35:46 #10 1.045 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  11:35:46 #10 1.045 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  11:35:46 #10 1.046 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  11:35:46 #10 1.046 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  11:35:46 #10 1.046 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  11:35:46 #10 1.047 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  11:35:46 #10 1.047 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  11:35:46 #10 1.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  11:35:46 #10 1.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  11:35:46 #10 1.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  11:35:46 #10 1.050 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  11:35:46 #10 1.058 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  11:35:46 #10 1.060 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  11:35:46 #10 1.060 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  11:35:46 #10 1.064 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  11:35:46 #10 1.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  11:35:46 #10 1.067 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  11:35:46 #10 1.071 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  11:35:46 #10 1.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  11:35:46 #10 1.086 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, 11:35:46 #10 1.086 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: 11:35:46 #10 1.086 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.086 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.086 11:35:46 #10 1.094 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  11:35:46 #10 1.109 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  11:35:46 #10 1.110 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.123 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 11:35:46 #10 1.123 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: 11:35:46 #10 1.123 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.123 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.123 11:35:46 #10 1.123 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.125 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 11:35:46 #10 1.125 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, 11:35:46 #10 1.125 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: 11:35:46 #10 1.125 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.125 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.125 11:35:46 #10 1.126 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.129 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 11:35:46 #10 1.129 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: 11:35:46 #10 1.129 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.129 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.129 11:35:46 #10 1.129 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.134 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, 11:35:46 #10 1.134 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: 11:35:46 #10 1.134 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.134 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.134 11:35:46 #10 1.134 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.135 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, 11:35:46 #10 1.135 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: 11:35:46 #10 1.135 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.135 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.135 11:35:46 #10 1.135 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.142 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, 11:35:46 #10 1.142 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: 11:35:46 #10 1.142 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.142 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.142 11:35:46 #10 1.142 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.143 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 11:35:46 #10 1.143 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: 11:35:46 #10 1.143 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.143 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.143 11:35:46 #10 1.143 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.164 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  11:35:46 #10 1.168 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, 11:35:46 #10 1.168 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: 11:35:46 #10 1.168 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.168 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.168 11:35:46 #10 1.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, 11:35:46 #10 1.178 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: 11:35:46 #10 1.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.178 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.178 11:35:46 #10 1.180 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, 11:35:46 #10 1.180 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: 11:35:46 #10 1.180 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.180 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.180 11:35:46 #10 1.180 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.182 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 11:35:46 #10 1.182 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: 11:35:46 #10 1.182 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.182 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.182 11:35:46 #10 1.182 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.183 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, 11:35:46 #10 1.183 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: 11:35:46 #10 1.183 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.183 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.183 11:35:46 #10 1.186 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.190 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.199 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, 11:35:46 #10 1.199 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: 11:35:46 #10 1.199 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.199 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.199 11:35:46 #10 1.199 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.210 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.218 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  11:35:46 #10 1.240 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, 11:35:46 #10 1.240 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: 11:35:46 #10 1.240 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.240 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.240 11:35:46 #10 1.244 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  11:35:46 #10 1.248 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  11:35:46 #10 1.249 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  11:35:46 #10 1.250 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  11:35:46 #10 1.251 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  11:35:46 #10 1.254 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  11:35:46 #10 1.255 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  11:35:46 #10 1.255 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  11:35:46 #10 1.256 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  11:35:46 #10 1.257 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  11:35:46 #10 1.260 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  11:35:46 #10 1.261 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  11:35:46 #10 1.261 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:46 #10 1.293 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:46 #10 1.293 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, 11:35:46 #10 1.293 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: 11:35:46 #10 1.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.293 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.293 11:35:46 #10 1.293 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.307 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  11:35:46 #10 1.311 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  11:35:46 #10 1.312 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  11:35:46 #10 1.315 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  11:35:46 #10 1.318 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  11:35:46 #10 1.319 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  11:35:46 #10 1.322 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 11:35:46 #10 1.322 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: 11:35:46 #10 1.322 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.322 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.322 11:35:46 #10 1.322 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.322 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, 11:35:46 #10 1.322 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: 11:35:46 #10 1.322 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.322 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.322 11:35:46 #10 1.322 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.323 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  11:35:46 #10 1.324 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  11:35:46 #10 1.324 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  11:35:46 #10 1.324 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  11:35:46 #10 1.325 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  11:35:46 #10 1.329 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, 11:35:46 #10 1.329 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: 11:35:46 #10 1.329 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.329 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.329 11:35:46 #10 1.333 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, 11:35:46 #10 1.333 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: 11:35:46 #10 1.333 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.333 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.333 11:35:46 #10 1.333 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.336 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  11:35:46 #10 1.337 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  11:35:46 #10 1.338 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:46 #10 1.338 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:46 #10 1.338 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, 11:35:46 #10 1.338 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: 11:35:46 #10 1.338 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.338 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.338 11:35:46 #10 1.338 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.339 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  11:35:46 #10 1.342 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  11:35:46 #10 1.343 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  11:35:46 #10 1.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  11:35:46 #10 1.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  11:35:46 #10 1.347 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:46 #10 1.347 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, 11:35:46 #10 1.347 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: 11:35:46 #10 1.347 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.347 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.347 11:35:46 #10 1.347 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.348 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  11:35:46 #10 1.351 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 11:35:46 #10 1.351 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, 11:35:46 #10 1.351 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: 11:35:46 #10 1.351 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.351 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.351 11:35:46 #10 1.351 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.351 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  11:35:46 #10 1.353 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 11:35:46 #10 1.353 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: 11:35:46 #10 1.353 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.353 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.353 11:35:46 #10 1.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  11:35:46 #10 1.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  11:35:46 #10 1.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  11:35:46 #10 1.356 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, 11:35:46 #10 1.356 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: 11:35:46 #10 1.356 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.356 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.356 11:35:46 #10 1.357 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:35:46 #10 1.357 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, 11:35:46 #10 1.357 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: 11:35:46 #10 1.357 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.357 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.357 11:35:46 #10 1.357 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.358 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, 11:35:46 #10 1.358 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: 11:35:46 #10 1.358 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.358 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.358 11:35:46 #10 1.358 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.358 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.363 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:35:46 #10 1.363 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: 11:35:46 #10 1.363 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.363 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.363 11:35:46 #10 1.363 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.365 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, 11:35:46 #10 1.365 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: 11:35:46 #10 1.365 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.365 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.365 11:35:46 #10 1.365 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.368 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.369 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:46 #10 1.369 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: 11:35:46 #10 1.369 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.369 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.369 11:35:46 #10 1.369 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.375 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  11:35:46 #10 1.376 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.388 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, 11:35:46 #10 1.388 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: 11:35:46 #10 1.388 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.388 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.388 11:35:46 #10 1.398 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:46 #10 1.398 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, 11:35:46 #10 1.398 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: 11:35:46 #10 1.398 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.398 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.398 11:35:46 #10 1.399 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  11:35:46 #10 1.404 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  11:35:46 #10 1.405 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  11:35:46 #10 1.409 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:46 #10 1.409 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, 11:35:46 #10 1.409 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: 11:35:46 #10 1.409 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.409 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.409 11:35:46 #10 1.409 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.409 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  11:35:46 #10 1.412 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, 11:35:46 #10 1.412 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: 11:35:46 #10 1.412 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.412 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.412 11:35:46 #10 1.412 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.425 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:46 #10 1.425 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, 11:35:46 #10 1.425 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: 11:35:46 #10 1.425 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.425 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.425 11:35:46 #10 1.425 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  11:35:46 #10 1.433 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, 11:35:46 #10 1.433 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: 11:35:46 #10 1.433 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.433 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.433 11:35:46 #10 1.450 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  11:35:46 #10 1.451 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, 11:35:46 #10 1.451 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: 11:35:46 #10 1.451 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.451 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.451 11:35:46 #10 1.451 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.454 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  11:35:46 #10 1.467 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, 11:35:46 #10 1.467 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: 11:35:46 #10 1.467 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.467 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.467 11:35:46 #10 1.474 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  11:35:46 #10 1.475 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  11:35:46 #10 1.476 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, 11:35:46 #10 1.476 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: 11:35:46 #10 1.476 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.476 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.476 11:35:46 #10 1.476 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.476 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  11:35:46 #10 1.477 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  11:35:46 #10 1.477 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  11:35:46 #10 1.478 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  11:35:46 #10 1.482 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  11:35:46 #10 1.483 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  11:35:46 #10 1.485 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.486 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  11:35:46 #10 1.490 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.497 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, 11:35:46 #10 1.497 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: 11:35:46 #10 1.497 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.497 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.497 11:35:46 #10 1.509 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:46 #10 1.509 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, 11:35:46 #10 1.509 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: 11:35:46 #10 1.509 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.509 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.509 11:35:46 #10 1.509 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.526 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.526 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.546 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.547 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  11:35:46 #10 1.550 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:46 #10 1.550 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:46 #10 1.550 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, 11:35:46 #10 1.550 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: 11:35:46 #10 1.550 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.550 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.550 11:35:46 #10 1.550 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.573 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:46 #10 1.573 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:46 #10 1.573 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, 11:35:46 #10 1.573 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: 11:35:46 #10 1.573 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.573 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.573 11:35:46 #10 1.573 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.575 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, 11:35:46 #10 1.575 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: 11:35:46 #10 1.575 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.575 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.575 11:35:46 #10 1.582 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.593 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, 11:35:46 #10 1.593 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: 11:35:46 #10 1.593 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.593 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.593 11:35:46 #10 1.598 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  11:35:46 #10 1.599 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  11:35:46 #10 1.600 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  11:35:46 #10 1.600 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  11:35:46 #10 1.601 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  11:35:46 #10 1.601 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  11:35:46 #10 1.606 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:46 #10 1.606 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, 11:35:46 #10 1.606 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: 11:35:46 #10 1.606 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.606 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.606 11:35:46 #10 1.606 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.606 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  11:35:46 #10 1.607 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  11:35:46 #10 1.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  11:35:46 #10 1.615 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  11:35:46 #10 1.615 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:46 #10 1.615 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, 11:35:46 #10 1.615 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: 11:35:46 #10 1.615 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.615 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.615 11:35:46 #10 1.616 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  11:35:46 #10 1.616 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  11:35:46 #10 1.621 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 11:35:46 #10 1.621 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: 11:35:46 #10 1.621 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.621 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.621 11:35:46 #10 1.622 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  11:35:46 #10 1.626 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.626 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  11:35:46 #10 1.631 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, 11:35:46 #10 1.631 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: 11:35:46 #10 1.631 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.631 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.631 11:35:46 #10 1.638 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  11:35:46 #10 1.639 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  11:35:46 #10 1.645 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  11:35:46 #10 1.654 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, 11:35:46 #10 1.654 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: 11:35:46 #10 1.654 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.654 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.654 11:35:46 #10 1.655 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  11:35:46 #10 1.655 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.655 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.655 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  11:35:46 #10 1.660 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.667 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, 11:35:46 #10 1.667 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: 11:35:46 #10 1.667 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.667 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.667 11:35:46 #10 1.667 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.668 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  11:35:46 #10 1.674 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, 11:35:46 #10 1.674 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: 11:35:46 #10 1.674 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.674 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.674 11:35:46 #10 1.675 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.682 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 11:35:46 #10 1.682 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, 11:35:46 #10 1.682 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: 11:35:46 #10 1.682 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.682 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.682 11:35:46 #10 1.682 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.690 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:46 #10 1.690 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, 11:35:46 #10 1.690 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: 11:35:46 #10 1.690 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.690 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.690 11:35:46 #10 1.690 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.713 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:46 #10 1.713 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:46 #10 1.713 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, 11:35:46 #10 1.713 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: 11:35:46 #10 1.713 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.713 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.713 11:35:46 #10 1.714 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  11:35:46 #10 1.717 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, 11:35:46 #10 1.717 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: 11:35:46 #10 1.717 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.717 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.717 11:35:46 #10 1.718 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  11:35:46 #10 1.720 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  11:35:46 #10 1.722 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  11:35:46 #10 1.723 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  11:35:46 #10 1.724 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  11:35:46 #10 1.734 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  11:35:46 #10 1.735 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  11:35:46 #10 1.735 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  11:35:46 #10 1.739 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 11:35:46 #10 1.739 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, 11:35:46 #10 1.739 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: 11:35:46 #10 1.739 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.739 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.739 11:35:46 #10 1.739 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.740 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  11:35:46 #10 1.745 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, 11:35:46 #10 1.745 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: 11:35:46 #10 1.745 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.745 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.745 11:35:46 #10 1.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, 11:35:46 #10 1.750 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: 11:35:46 #10 1.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.750 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.750 11:35:46 #10 1.750 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.752 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, 11:35:46 #10 1.752 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: 11:35:46 #10 1.752 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.752 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.752 11:35:46 #10 1.755 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  11:35:46 #10 1.757 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  11:35:46 #10 1.766 :0:0: note: this is the location of the previous definition 11:35:46 #10 1.772 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  11:35:46 #10 1.779 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, 11:35:46 #10 1.779 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: 11:35:46 #10 1.779 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:46 #10 1.779 #define __EXTENSIONS__ /* for Sun */ 11:35:46 #10 1.779 11:35:47 #10 1.779 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.786 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, 11:35:47 #10 1.786 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: 11:35:47 #10 1.786 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.786 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.786 11:35:47 #10 1.786 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.787 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  11:35:47 #10 1.790 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.792 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  11:35:47 #10 1.793 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  11:35:47 #10 1.793 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  11:35:47 #10 1.795 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  11:35:47 #10 1.798 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  11:35:47 #10 1.799 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  11:35:47 #10 1.799 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  11:35:47 #10 1.800 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  11:35:47 #10 1.800 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  11:35:47 #10 1.800 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  11:35:47 #10 1.800 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  11:35:47 #10 1.801 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.804 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.806 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  11:35:47 #10 1.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:47 #10 1.814 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, 11:35:47 #10 1.814 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: 11:35:47 #10 1.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.814 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.814 11:35:47 #10 1.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 11:35:47 #10 1.814 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: 11:35:47 #10 1.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.814 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.814 11:35:47 #10 1.814 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.816 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, 11:35:47 #10 1.816 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: 11:35:47 #10 1.816 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.816 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.816 11:35:47 #10 1.816 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.820 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, 11:35:47 #10 1.820 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: 11:35:47 #10 1.820 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.820 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.820 11:35:47 #10 1.820 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: 11:35:47 #10 1.820 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.820 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.820 11:35:47 #10 1.820 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.848 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, 11:35:47 #10 1.848 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: 11:35:47 #10 1.848 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.848 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.848 11:35:47 #10 1.848 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  11:35:47 #10 1.854 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  11:35:47 #10 1.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  11:35:47 #10 1.863 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, 11:35:47 #10 1.863 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: 11:35:47 #10 1.863 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.863 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.863 11:35:47 #10 1.863 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.879 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  11:35:47 #10 1.888 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 11:35:47 #10 1.888 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: 11:35:47 #10 1.888 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.888 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.888 11:35:47 #10 1.888 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.889 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  11:35:47 #10 1.891 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  11:35:47 #10 1.892 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  11:35:47 #10 1.892 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  11:35:47 #10 1.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, 11:35:47 #10 1.893 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: 11:35:47 #10 1.893 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.893 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.893 11:35:47 #10 1.893 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.902 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 11:35:47 #10 1.902 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, 11:35:47 #10 1.902 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: 11:35:47 #10 1.902 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.902 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.902 11:35:47 #10 1.902 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.903 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  11:35:47 #10 1.904 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  11:35:47 #10 1.908 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, 11:35:47 #10 1.908 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: 11:35:47 #10 1.908 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.908 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.908 11:35:47 #10 1.911 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  11:35:47 #10 1.912 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, 11:35:47 #10 1.912 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: 11:35:47 #10 1.912 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.912 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.912 11:35:47 #10 1.912 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.912 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.920 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:47 #10 1.920 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: 11:35:47 #10 1.920 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.920 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.920 11:35:47 #10 1.920 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  11:35:47 #10 1.932 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, 11:35:47 #10 1.932 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: 11:35:47 #10 1.932 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.932 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.932 11:35:47 #10 1.936 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:47 #10 1.936 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, 11:35:47 #10 1.936 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: 11:35:47 #10 1.936 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.936 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.936 11:35:47 #10 1.938 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:35:47 #10 1.938 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, 11:35:47 #10 1.938 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: 11:35:47 #10 1.938 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.938 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.938 11:35:47 #10 1.938 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:47 #10 1.939 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, 11:35:47 #10 1.939 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: 11:35:47 #10 1.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.939 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.939 11:35:47 #10 1.939 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.940 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  11:35:47 #10 1.940 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  11:35:47 #10 1.942 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  11:35:47 #10 1.945 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  11:35:47 #10 1.946 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  11:35:47 #10 1.949 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, 11:35:47 #10 1.949 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: 11:35:47 #10 1.949 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.949 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.949 11:35:47 #10 1.949 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.950 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 11:35:47 #10 1.950 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: 11:35:47 #10 1.950 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.950 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.950 11:35:47 #10 1.951 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  11:35:47 #10 1.951 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  11:35:47 #10 1.954 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  11:35:47 #10 1.959 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, 11:35:47 #10 1.959 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: 11:35:47 #10 1.959 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.959 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.959 11:35:47 #10 1.963 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 11:35:47 #10 1.963 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: 11:35:47 #10 1.963 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.963 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.963 11:35:47 #10 1.963 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.963 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  11:35:47 #10 1.967 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  11:35:47 #10 1.970 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.974 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  11:35:47 #10 1.982 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, 11:35:47 #10 1.982 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: 11:35:47 #10 1.982 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 1.982 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 1.982 11:35:47 #10 1.982 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.982 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.984 :0:0: note: this is the location of the previous definition 11:35:47 #10 1.990 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.000 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, 11:35:47 #10 2.000 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: 11:35:47 #10 2.000 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.000 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.000 11:35:47 #10 2.003 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 11:35:47 #10 2.003 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, 11:35:47 #10 2.003 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: 11:35:47 #10 2.003 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.003 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.003 11:35:47 #10 2.003 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.005 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, 11:35:47 #10 2.005 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: 11:35:47 #10 2.005 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.005 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.005 11:35:47 #10 2.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  11:35:47 #10 2.019 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  11:35:47 #10 2.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  11:35:47 #10 2.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  11:35:47 #10 2.025 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  11:35:47 #10 2.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  11:35:47 #10 2.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  11:35:47 #10 2.027 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  11:35:47 #10 2.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  11:35:47 #10 2.034 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, 11:35:47 #10 2.034 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: 11:35:47 #10 2.034 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.034 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.034 11:35:47 #10 2.034 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.036 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, 11:35:47 #10 2.036 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: 11:35:47 #10 2.036 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.036 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.036 11:35:47 #10 2.036 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.041 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, 11:35:47 #10 2.041 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: 11:35:47 #10 2.041 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.041 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.041 11:35:47 #10 2.041 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.060 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, 11:35:47 #10 2.060 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: 11:35:47 #10 2.060 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.060 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.060 11:35:47 #10 2.067 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.068 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  11:35:47 #10 2.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  11:35:47 #10 2.083 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 11:35:47 #10 2.083 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, 11:35:47 #10 2.083 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: 11:35:47 #10 2.083 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.083 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.083 11:35:47 #10 2.086 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  11:35:47 #10 2.094 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  11:35:47 #10 2.094 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.101 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, 11:35:47 #10 2.101 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: 11:35:47 #10 2.101 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.101 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.101 11:35:47 #10 2.101 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.105 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, 11:35:47 #10 2.105 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: 11:35:47 #10 2.105 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.105 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.105 11:35:47 #10 2.105 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.106 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:47 #10 2.106 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:47 #10 2.106 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, 11:35:47 #10 2.106 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: 11:35:47 #10 2.106 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.106 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.106 11:35:47 #10 2.106 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.114 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.130 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, 11:35:47 #10 2.130 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: 11:35:47 #10 2.130 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.130 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.130 11:35:47 #10 2.131 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, 11:35:47 #10 2.131 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: 11:35:47 #10 2.131 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.131 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.131 11:35:47 #10 2.134 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 11:35:47 #10 2.134 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 11:35:47 #10 2.134 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, 11:35:47 #10 2.134 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: 11:35:47 #10 2.134 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.134 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.134 11:35:47 #10 2.134 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.135 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.138 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.148 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, 11:35:47 #10 2.148 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: 11:35:47 #10 2.148 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.148 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.148 11:35:47 #10 2.148 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.148 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.148 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.149 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:47 #10 2.149 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:47 #10 2.149 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, 11:35:47 #10 2.149 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: 11:35:47 #10 2.149 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.149 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.149 11:35:47 #10 2.149 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.152 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.153 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.168 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  11:35:47 #10 2.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 11:35:47 #10 2.178 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, 11:35:47 #10 2.178 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: 11:35:47 #10 2.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.178 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.178 11:35:47 #10 2.185 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:47 #10 2.185 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, 11:35:47 #10 2.185 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: 11:35:47 #10 2.185 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.185 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.185 11:35:47 #10 2.185 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:47 #10 2.204 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:47 #10 2.204 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, 11:35:47 #10 2.204 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: 11:35:47 #10 2.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.204 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.204 11:35:47 #10 2.204 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.212 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 11:35:47 #10 2.212 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, 11:35:47 #10 2.212 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: 11:35:47 #10 2.212 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.212 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.212 11:35:47 #10 2.212 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.220 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  11:35:47 #10 2.221 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, 11:35:47 #10 2.221 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: 11:35:47 #10 2.221 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.221 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.221 11:35:47 #10 2.226 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  11:35:47 #10 2.227 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  11:35:47 #10 2.229 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  11:35:47 #10 2.230 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  11:35:47 #10 2.236 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  11:35:47 #10 2.237 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, 11:35:47 #10 2.237 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: 11:35:47 #10 2.237 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.237 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.237 11:35:47 #10 2.237 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  11:35:47 #10 2.252 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:47 #10 2.252 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, 11:35:47 #10 2.252 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: 11:35:47 #10 2.252 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.252 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.252 11:35:47 #10 2.252 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.256 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  11:35:47 #10 2.267 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.267 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.298 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.331 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  11:35:47 #10 2.335 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  11:35:47 #10 2.336 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  11:35:47 #10 2.336 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  11:35:47 #10 2.338 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  11:35:47 #10 2.339 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  11:35:47 #10 2.340 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, 11:35:47 #10 2.340 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: 11:35:47 #10 2.340 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.340 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.340 11:35:47 #10 2.341 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  11:35:47 #10 2.342 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  11:35:47 #10 2.343 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  11:35:47 #10 2.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  11:35:47 #10 2.344 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  11:35:47 #10 2.345 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  11:35:47 #10 2.346 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  11:35:47 #10 2.346 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  11:35:47 #10 2.347 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  11:35:47 #10 2.348 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  11:35:47 #10 2.351 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.352 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  11:35:47 #10 2.353 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  11:35:47 #10 2.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  11:35:47 #10 2.357 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  11:35:47 #10 2.364 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, 11:35:47 #10 2.364 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: 11:35:47 #10 2.364 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.364 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.364 11:35:47 #10 2.365 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  11:35:47 #10 2.365 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  11:35:47 #10 2.366 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  11:35:47 #10 2.366 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  11:35:47 #10 2.366 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  11:35:47 #10 2.367 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  11:35:47 #10 2.374 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  11:35:47 #10 2.413 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, 11:35:47 #10 2.413 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: 11:35:47 #10 2.413 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.413 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.413 11:35:47 #10 2.417 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:47 #10 2.417 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, 11:35:47 #10 2.417 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: 11:35:47 #10 2.417 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.417 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.417 11:35:47 #10 2.417 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.418 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  11:35:47 #10 2.419 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.421 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  11:35:47 #10 2.423 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, 11:35:47 #10 2.423 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: 11:35:47 #10 2.423 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.423 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.423 11:35:47 #10 2.423 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.427 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  11:35:47 #10 2.440 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:47 #10 2.440 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, 11:35:47 #10 2.440 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: 11:35:47 #10 2.440 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.440 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.440 11:35:47 #10 2.440 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.453 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, 11:35:47 #10 2.453 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: 11:35:47 #10 2.453 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.453 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.453 11:35:47 #10 2.453 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.453 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.455 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  11:35:47 #10 2.456 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, 11:35:47 #10 2.456 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: 11:35:47 #10 2.456 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.456 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.456 11:35:47 #10 2.464 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 11:35:47 #10 2.464 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, 11:35:47 #10 2.464 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: 11:35:47 #10 2.464 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.464 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.464 11:35:47 #10 2.465 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  11:35:47 #10 2.466 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  11:35:47 #10 2.478 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, 11:35:47 #10 2.478 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: 11:35:47 #10 2.478 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.478 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.478 11:35:47 #10 2.478 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 11:35:47 #10 2.478 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: 11:35:47 #10 2.478 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.478 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.478 11:35:47 #10 2.478 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.486 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.490 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  11:35:47 #10 2.495 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:47 #10 2.495 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, 11:35:47 #10 2.495 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: 11:35:47 #10 2.495 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.495 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.495 11:35:47 #10 2.495 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.498 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, 11:35:47 #10 2.498 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: 11:35:47 #10 2.498 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.498 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.498 11:35:47 #10 2.498 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.499 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, 11:35:47 #10 2.499 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: 11:35:47 #10 2.499 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.499 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.499 11:35:47 #10 2.499 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.499 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.499 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, 11:35:47 #10 2.499 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: 11:35:47 #10 2.499 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.499 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.499 11:35:47 #10 2.499 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.504 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 11:35:47 #10 2.504 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, 11:35:47 #10 2.504 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: 11:35:47 #10 2.504 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.504 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.504 11:35:47 #10 2.510 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 11:35:47 #10 2.510 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: 11:35:47 #10 2.510 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.510 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.510 11:35:47 #10 2.510 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.530 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.531 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, 11:35:47 #10 2.531 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: 11:35:47 #10 2.531 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.531 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.531 11:35:47 #10 2.533 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.534 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, 11:35:47 #10 2.534 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: 11:35:47 #10 2.534 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.534 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.534 11:35:47 #10 2.536 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  11:35:47 #10 2.537 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  11:35:47 #10 2.551 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  11:35:47 #10 2.552 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  11:35:47 #10 2.559 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  11:35:47 #10 2.559 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  11:35:47 #10 2.567 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  11:35:47 #10 2.567 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.567 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.570 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  11:35:47 #10 2.571 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  11:35:47 #10 2.573 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, 11:35:47 #10 2.573 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: 11:35:47 #10 2.573 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.573 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.573 11:35:47 #10 2.578 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:47 #10 2.578 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:47 #10 2.578 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: 11:35:47 #10 2.578 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.578 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.578 11:35:47 #10 2.578 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.590 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  11:35:47 #10 2.603 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, 11:35:47 #10 2.603 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: 11:35:47 #10 2.603 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.603 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.603 11:35:47 #10 2.612 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:47 #10 2.612 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, 11:35:47 #10 2.612 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: 11:35:47 #10 2.612 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.612 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.612 11:35:47 #10 2.612 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.615 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:47 #10 2.615 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, 11:35:47 #10 2.615 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: 11:35:47 #10 2.615 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.615 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.615 11:35:47 #10 2.615 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.633 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, 11:35:47 #10 2.633 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: 11:35:47 #10 2.633 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.633 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.633 11:35:47 #10 2.636 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:47 #10 2.636 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: 11:35:47 #10 2.636 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.636 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.636 11:35:47 #10 2.636 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.637 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  11:35:47 #10 2.645 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  11:35:47 #10 2.653 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:47 #10 2.653 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, 11:35:47 #10 2.653 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: 11:35:47 #10 2.653 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.653 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.653 11:35:47 #10 2.653 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.656 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.668 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:47 #10 2.668 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:47 #10 2.668 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: 11:35:47 #10 2.668 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.668 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.668 11:35:47 #10 2.668 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.678 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.700 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, 11:35:47 #10 2.700 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: 11:35:47 #10 2.700 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.700 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.700 11:35:47 #10 2.713 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, 11:35:47 #10 2.713 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: 11:35:47 #10 2.713 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.713 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.713 11:35:47 #10 2.713 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.714 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:35:47 #10 2.714 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, 11:35:47 #10 2.714 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: 11:35:47 #10 2.714 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.714 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.714 11:35:47 #10 2.714 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.714 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, 11:35:47 #10 2.714 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: 11:35:47 #10 2.714 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.714 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.714 11:35:47 #10 2.715 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.732 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, 11:35:47 #10 2.732 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: 11:35:47 #10 2.732 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:47 #10 2.732 #define __EXTENSIONS__ /* for Sun */ 11:35:47 #10 2.732 11:35:47 #10 2.732 :0:0: note: this is the location of the previous definition 11:35:47 #10 2.742 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  11:35:48 #10 2.746 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  11:35:48 #10 2.746 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.752 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, 11:35:48 #10 2.752 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: 11:35:48 #10 2.752 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.752 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.752 11:35:48 #10 2.752 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.757 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 11:35:48 #10 2.757 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, 11:35:48 #10 2.757 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: 11:35:48 #10 2.757 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.757 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.757 11:35:48 #10 2.758 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  11:35:48 #10 2.763 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  11:35:48 #10 2.763 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  11:35:48 #10 2.764 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  11:35:48 #10 2.767 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 11:35:48 #10 2.767 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, 11:35:48 #10 2.767 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: 11:35:48 #10 2.767 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.767 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.767 11:35:48 #10 2.767 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.767 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 2.767 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, 11:35:48 #10 2.767 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: 11:35:48 #10 2.767 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.767 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.767 11:35:48 #10 2.767 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.773 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, 11:35:48 #10 2.773 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: 11:35:48 #10 2.773 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.773 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.773 11:35:48 #10 2.773 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.782 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, 11:35:48 #10 2.782 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: 11:35:48 #10 2.782 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.782 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.782 11:35:48 #10 2.782 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.784 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 11:35:48 #10 2.784 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: 11:35:48 #10 2.784 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.784 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.784 11:35:48 #10 2.789 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:48 #10 2.789 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:48 #10 2.789 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, 11:35:48 #10 2.789 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: 11:35:48 #10 2.789 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.789 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.789 11:35:48 #10 2.789 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.789 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.795 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 2.795 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, 11:35:48 #10 2.795 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: 11:35:48 #10 2.795 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.795 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.795 11:35:48 #10 2.795 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.804 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, 11:35:48 #10 2.804 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: 11:35:48 #10 2.804 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.804 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.804 11:35:48 #10 2.804 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, 11:35:48 #10 2.818 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: 11:35:48 #10 2.818 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.818 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.818 11:35:48 #10 2.818 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.819 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.820 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, 11:35:48 #10 2.820 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: 11:35:48 #10 2.820 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.820 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.820 11:35:48 #10 2.820 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.826 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:48 #10 2.826 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, 11:35:48 #10 2.826 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: 11:35:48 #10 2.826 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.826 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.826 11:35:48 #10 2.826 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.827 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, 11:35:48 #10 2.827 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: 11:35:48 #10 2.827 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.827 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.827 11:35:48 #10 2.827 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.831 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, 11:35:48 #10 2.831 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: 11:35:48 #10 2.831 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.831 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.831 11:35:48 #10 2.831 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.834 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 11:35:48 #10 2.834 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, 11:35:48 #10 2.834 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: 11:35:48 #10 2.834 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.834 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.834 11:35:48 #10 2.834 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.841 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 11:35:48 #10 2.841 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: 11:35:48 #10 2.841 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.841 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.841 11:35:48 #10 2.841 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.845 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, 11:35:48 #10 2.845 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: 11:35:48 #10 2.845 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.845 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.845 11:35:48 #10 2.845 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.846 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  11:35:48 #10 2.853 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, 11:35:48 #10 2.853 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: 11:35:48 #10 2.853 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.853 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.853 11:35:48 #10 2.854 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  11:35:48 #10 2.858 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, 11:35:48 #10 2.858 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: 11:35:48 #10 2.858 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.858 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.858 11:35:48 #10 2.860 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  11:35:48 #10 2.860 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  11:35:48 #10 2.861 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  11:35:48 #10 2.863 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  11:35:48 #10 2.864 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  11:35:48 #10 2.864 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  11:35:48 #10 2.865 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  11:35:48 #10 2.866 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  11:35:48 #10 2.867 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  11:35:48 #10 2.867 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  11:35:48 #10 2.867 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  11:35:48 #10 2.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  11:35:48 #10 2.871 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  11:35:48 #10 2.874 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  11:35:48 #10 2.875 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  11:35:48 #10 2.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 11:35:48 #10 2.878 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, 11:35:48 #10 2.878 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: 11:35:48 #10 2.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.878 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.878 11:35:48 #10 2.878 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.885 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  11:35:48 #10 2.891 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, 11:35:48 #10 2.891 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: 11:35:48 #10 2.891 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.891 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.891 11:35:48 #10 2.891 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.891 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  11:35:48 #10 2.892 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  11:35:48 #10 2.892 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, 11:35:48 #10 2.893 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: 11:35:48 #10 2.893 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.893 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.893 11:35:48 #10 2.898 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  11:35:48 #10 2.899 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  11:35:48 #10 2.901 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, 11:35:48 #10 2.901 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: 11:35:48 #10 2.901 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.901 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.901 11:35:48 #10 2.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:48 #10 2.909 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, 11:35:48 #10 2.909 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: 11:35:48 #10 2.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.909 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.909 11:35:48 #10 2.909 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.919 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, 11:35:48 #10 2.919 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: 11:35:48 #10 2.919 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.919 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.919 11:35:48 #10 2.919 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.925 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 2.925 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, 11:35:48 #10 2.925 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: 11:35:48 #10 2.925 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.925 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.925 11:35:48 #10 2.938 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, 11:35:48 #10 2.938 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: 11:35:48 #10 2.938 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.938 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.938 11:35:48 #10 2.948 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.950 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.958 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 11:35:48 #10 2.958 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, 11:35:48 #10 2.958 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: 11:35:48 #10 2.958 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.958 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.958 11:35:48 #10 2.963 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  11:35:48 #10 2.964 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 2.964 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, 11:35:48 #10 2.964 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: 11:35:48 #10 2.964 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.964 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.964 11:35:48 #10 2.965 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  11:35:48 #10 2.966 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.969 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 11:35:48 #10 2.969 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, 11:35:48 #10 2.969 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: 11:35:48 #10 2.969 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.969 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.969 11:35:48 #10 2.974 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, 11:35:48 #10 2.974 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: 11:35:48 #10 2.974 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.974 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.974 11:35:48 #10 2.974 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.974 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.975 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, 11:35:48 #10 2.975 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: 11:35:48 #10 2.975 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.975 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.975 11:35:48 #10 2.978 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.986 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 2.986 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, 11:35:48 #10 2.986 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: 11:35:48 #10 2.986 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.986 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.986 11:35:48 #10 2.988 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:48 #10 2.988 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, 11:35:48 #10 2.988 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: 11:35:48 #10 2.988 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 2.988 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 2.988 11:35:48 #10 2.988 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.990 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.990 :0:0: note: this is the location of the previous definition 11:35:48 #10 2.990 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.012 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:48 #10 3.012 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:48 #10 3.012 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, 11:35:48 #10 3.012 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: 11:35:48 #10 3.012 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.012 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.012 11:35:48 #10 3.012 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.020 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, 11:35:48 #10 3.020 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: 11:35:48 #10 3.020 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.020 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.020 11:35:48 #10 3.020 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.023 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 11:35:48 #10 3.023 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: 11:35:48 #10 3.023 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.023 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.023 11:35:48 #10 3.023 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.028 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, 11:35:48 #10 3.028 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: 11:35:48 #10 3.028 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.028 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.028 11:35:48 #10 3.034 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  11:35:48 #10 3.037 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:48 #10 3.037 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, 11:35:48 #10 3.037 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: 11:35:48 #10 3.037 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.037 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.037 11:35:48 #10 3.037 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.042 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.046 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.048 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, 11:35:48 #10 3.048 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: 11:35:48 #10 3.048 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.048 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.048 11:35:48 #10 3.060 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 11:35:48 #10 3.060 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, 11:35:48 #10 3.060 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: 11:35:48 #10 3.060 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.060 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.060 11:35:48 #10 3.070 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, 11:35:48 #10 3.070 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: 11:35:48 #10 3.070 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.070 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.070 11:35:48 #10 3.070 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.073 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 11:35:48 #10 3.073 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, 11:35:48 #10 3.073 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: 11:35:48 #10 3.073 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.073 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.073 11:35:48 #10 3.073 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, 11:35:48 #10 3.073 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: 11:35:48 #10 3.073 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.073 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.073 11:35:48 #10 3.073 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.078 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.082 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  11:35:48 #10 3.083 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  11:35:48 #10 3.083 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  11:35:48 #10 3.084 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  11:35:48 #10 3.085 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  11:35:48 #10 3.085 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  11:35:48 #10 3.088 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 11:35:48 #10 3.088 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, 11:35:48 #10 3.088 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: 11:35:48 #10 3.088 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.088 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.088 11:35:48 #10 3.088 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.091 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, 11:35:48 #10 3.091 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: 11:35:48 #10 3.091 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.091 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.091 11:35:48 #10 3.092 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  11:35:48 #10 3.098 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  11:35:48 #10 3.117 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 11:35:48 #10 3.117 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: 11:35:48 #10 3.117 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.117 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.117 11:35:48 #10 3.117 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.118 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 3.118 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, 11:35:48 #10 3.118 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: 11:35:48 #10 3.118 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.118 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.118 11:35:48 #10 3.120 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, 11:35:48 #10 3.120 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: 11:35:48 #10 3.120 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.120 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.120 11:35:48 #10 3.120 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.132 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:48 #10 3.132 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:48 #10 3.132 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, 11:35:48 #10 3.132 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: 11:35:48 #10 3.132 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.132 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.132 11:35:48 #10 3.136 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.136 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.145 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:48 #10 3.145 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, 11:35:48 #10 3.145 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: 11:35:48 #10 3.145 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.145 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.145 11:35:48 #10 3.145 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.156 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, 11:35:48 #10 3.156 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: 11:35:48 #10 3.156 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.156 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.156 11:35:48 #10 3.156 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  11:35:48 #10 3.171 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  11:35:48 #10 3.174 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  11:35:48 #10 3.177 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, 11:35:48 #10 3.177 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: 11:35:48 #10 3.177 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.177 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.177 11:35:48 #10 3.178 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  11:35:48 #10 3.178 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  11:35:48 #10 3.179 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  11:35:48 #10 3.182 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.186 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.206 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.214 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, 11:35:48 #10 3.214 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: 11:35:48 #10 3.214 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.214 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.214 11:35:48 #10 3.214 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.218 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  11:35:48 #10 3.221 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  11:35:48 #10 3.221 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.226 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, 11:35:48 #10 3.226 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: 11:35:48 #10 3.226 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.226 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.226 11:35:48 #10 3.227 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  11:35:48 #10 3.237 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:48 #10 3.237 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:48 #10 3.237 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, 11:35:48 #10 3.237 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: 11:35:48 #10 3.237 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.237 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.237 11:35:48 #10 3.237 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.238 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.242 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  11:35:48 #10 3.248 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, 11:35:48 #10 3.248 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: 11:35:48 #10 3.248 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.248 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.248 11:35:48 #10 3.248 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 11:35:48 #10 3.248 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: 11:35:48 #10 3.248 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.248 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.248 11:35:48 #10 3.249 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  11:35:48 #10 3.249 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  11:35:48 #10 3.250 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.264 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, 11:35:48 #10 3.264 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: 11:35:48 #10 3.264 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.264 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.264 11:35:48 #10 3.264 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.277 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 3.277 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, 11:35:48 #10 3.277 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: 11:35:48 #10 3.277 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.277 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.277 11:35:48 #10 3.277 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.280 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, 11:35:48 #10 3.280 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: 11:35:48 #10 3.280 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.280 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.280 11:35:48 #10 3.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, 11:35:48 #10 3.292 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: 11:35:48 #10 3.292 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.292 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.292 11:35:48 #10 3.295 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.296 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  11:35:48 #10 3.303 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, 11:35:48 #10 3.303 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: 11:35:48 #10 3.303 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.303 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.303 11:35:48 #10 3.303 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.309 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, 11:35:48 #10 3.309 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: 11:35:48 #10 3.309 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.309 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.309 11:35:48 #10 3.309 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.311 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 3.311 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, 11:35:48 #10 3.311 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: 11:35:48 #10 3.311 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.311 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.311 11:35:48 #10 3.311 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.337 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, 11:35:48 #10 3.337 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: 11:35:48 #10 3.337 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.337 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.337 11:35:48 #10 3.337 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.338 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, 11:35:48 #10 3.338 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: 11:35:48 #10 3.338 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.338 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.338 11:35:48 #10 3.338 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.343 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 11:35:48 #10 3.343 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, 11:35:48 #10 3.343 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: 11:35:48 #10 3.343 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.343 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.343 11:35:48 #10 3.343 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.353 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 11:35:48 #10 3.353 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: 11:35:48 #10 3.353 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.353 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.353 11:35:48 #10 3.353 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.353 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.356 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 11:35:48 #10 3.356 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, 11:35:48 #10 3.356 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: 11:35:48 #10 3.356 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.356 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.356 11:35:48 #10 3.356 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.363 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 3.363 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, 11:35:48 #10 3.363 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: 11:35:48 #10 3.363 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.363 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.363 11:35:48 #10 3.363 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.376 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, 11:35:48 #10 3.376 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: 11:35:48 #10 3.376 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.376 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.376 11:35:48 #10 3.376 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.388 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 3.388 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, 11:35:48 #10 3.388 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: 11:35:48 #10 3.388 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.388 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.388 11:35:48 #10 3.388 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.398 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.402 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, 11:35:48 #10 3.402 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: 11:35:48 #10 3.402 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.402 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.402 11:35:48 #10 3.402 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.403 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  11:35:48 #10 3.403 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.405 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 11:35:48 #10 3.405 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, 11:35:48 #10 3.405 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: 11:35:48 #10 3.405 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.405 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.405 11:35:48 #10 3.417 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, 11:35:48 #10 3.417 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: 11:35:48 #10 3.417 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.417 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.417 11:35:48 #10 3.422 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:48 #10 3.422 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:48 #10 3.422 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, 11:35:48 #10 3.422 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: 11:35:48 #10 3.422 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.422 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.422 11:35:48 #10 3.422 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.428 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, 11:35:48 #10 3.428 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: 11:35:48 #10 3.428 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.428 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.428 11:35:48 #10 3.428 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.434 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, 11:35:48 #10 3.434 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: 11:35:48 #10 3.434 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.434 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.434 11:35:48 #10 3.434 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.441 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:48 #10 3.441 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:48 #10 3.441 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, 11:35:48 #10 3.441 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: 11:35:48 #10 3.441 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.441 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.441 11:35:48 #10 3.441 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.441 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 11:35:48 #10 3.441 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, 11:35:48 #10 3.441 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: 11:35:48 #10 3.441 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.441 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.441 11:35:48 #10 3.441 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.451 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, 11:35:48 #10 3.451 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: 11:35:48 #10 3.451 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.451 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.451 11:35:48 #10 3.451 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.468 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 3.468 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, 11:35:48 #10 3.468 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: 11:35:48 #10 3.468 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.468 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.468 11:35:48 #10 3.468 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.475 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:48 #10 3.475 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:48 #10 3.475 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, 11:35:48 #10 3.475 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: 11:35:48 #10 3.475 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.475 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.475 11:35:48 #10 3.475 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.478 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.479 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  11:35:48 #10 3.481 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  11:35:48 #10 3.482 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  11:35:48 #10 3.483 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  11:35:48 #10 3.484 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  11:35:48 #10 3.485 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  11:35:48 #10 3.485 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  11:35:48 #10 3.486 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  11:35:48 #10 3.487 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  11:35:48 #10 3.487 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  11:35:48 #10 3.488 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  11:35:48 #10 3.488 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  11:35:48 #10 3.489 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  11:35:48 #10 3.492 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  11:35:48 #10 3.493 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  11:35:48 #10 3.494 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  11:35:48 #10 3.494 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  11:35:48 #10 3.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  11:35:48 #10 3.496 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  11:35:48 #10 3.499 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  11:35:48 #10 3.499 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  11:35:48 #10 3.503 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, 11:35:48 #10 3.503 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: 11:35:48 #10 3.503 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.503 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.503 11:35:48 #10 3.506 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  11:35:48 #10 3.507 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  11:35:48 #10 3.513 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  11:35:48 #10 3.514 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  11:35:48 #10 3.514 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  11:35:48 #10 3.514 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, 11:35:48 #10 3.514 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: 11:35:48 #10 3.514 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.514 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.514 11:35:48 #10 3.517 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, 11:35:48 #10 3.517 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: 11:35:48 #10 3.517 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.517 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.517 11:35:48 #10 3.517 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.541 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 11:35:48 #10 3.541 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: 11:35:48 #10 3.541 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.541 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.541 11:35:48 #10 3.541 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.541 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  11:35:48 #10 3.545 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, 11:35:48 #10 3.545 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: 11:35:48 #10 3.545 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.545 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.545 11:35:48 #10 3.546 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.546 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, 11:35:48 #10 3.546 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: 11:35:48 #10 3.546 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.546 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.546 11:35:48 #10 3.546 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.547 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  11:35:48 #10 3.558 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:48 #10 3.558 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:48 #10 3.558 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, 11:35:48 #10 3.558 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: 11:35:48 #10 3.558 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.558 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.558 11:35:48 #10 3.558 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.558 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  11:35:48 #10 3.561 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, 11:35:48 #10 3.561 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: 11:35:48 #10 3.561 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.561 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.561 11:35:48 #10 3.572 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:48 #10 3.572 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, 11:35:48 #10 3.572 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: 11:35:48 #10 3.572 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.572 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.572 11:35:48 #10 3.585 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:48 #10 3.585 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:48 #10 3.585 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, 11:35:48 #10 3.585 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: 11:35:48 #10 3.585 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.585 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.585 11:35:48 #10 3.590 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:48 #10 3.590 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: 11:35:48 #10 3.590 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.590 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.590 11:35:48 #10 3.590 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.593 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, 11:35:48 #10 3.593 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: 11:35:48 #10 3.593 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.593 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.593 11:35:48 #10 3.595 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 11:35:48 #10 3.595 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, 11:35:48 #10 3.595 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: 11:35:48 #10 3.595 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.595 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.595 11:35:48 #10 3.595 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.622 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  11:35:48 #10 3.629 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 11:35:48 #10 3.629 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: 11:35:48 #10 3.629 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.629 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.629 11:35:48 #10 3.636 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  11:35:48 #10 3.642 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, 11:35:48 #10 3.642 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: 11:35:48 #10 3.642 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.642 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.642 11:35:48 #10 3.664 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  11:35:48 #10 3.664 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  11:35:48 #10 3.667 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  11:35:48 #10 3.668 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, 11:35:48 #10 3.668 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: 11:35:48 #10 3.668 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.668 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.668 11:35:48 #10 3.668 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.669 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  11:35:48 #10 3.670 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  11:35:48 #10 3.671 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  11:35:48 #10 3.672 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  11:35:48 #10 3.674 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  11:35:48 #10 3.676 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  11:35:48 #10 3.676 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  11:35:48 #10 3.683 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, 11:35:48 #10 3.683 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: 11:35:48 #10 3.683 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.683 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.683 11:35:48 #10 3.683 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.691 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  11:35:48 #10 3.707 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 11:35:48 #10 3.707 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: 11:35:48 #10 3.707 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.707 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.707 11:35:48 #10 3.709 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:48 #10 3.709 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:48 #10 3.709 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, 11:35:48 #10 3.709 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: 11:35:48 #10 3.709 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.709 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.709 11:35:48 #10 3.710 :0:0: note: this is the location of the previous definition 11:35:48 #10 3.710 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 11:35:48 #10 3.710 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, 11:35:48 #10 3.710 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: 11:35:48 #10 3.710 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:48 #10 3.710 #define __EXTENSIONS__ /* for Sun */ 11:35:48 #10 3.710 11:35:48 #10 3.716 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, 11:35:48 #10 3.716 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: 11:35:49 #10 3.716 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.716 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.716 11:35:49 #10 3.716 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.716 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.719 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  11:35:49 #10 3.719 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.722 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.722 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.722 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.724 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 3.724 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, 11:35:49 #10 3.724 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: 11:35:49 #10 3.724 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.724 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.724 11:35:49 #10 3.731 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 11:35:49 #10 3.731 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, 11:35:49 #10 3.731 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: 11:35:49 #10 3.731 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.731 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.731 11:35:49 #10 3.735 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, 11:35:49 #10 3.735 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: 11:35:49 #10 3.735 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.735 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.735 11:35:49 #10 3.735 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.738 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.740 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 3.740 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, 11:35:49 #10 3.740 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: 11:35:49 #10 3.740 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.740 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.740 11:35:49 #10 3.740 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  11:35:49 #10 3.742 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.742 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.742 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  11:35:49 #10 3.750 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  11:35:49 #10 3.751 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.760 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  11:35:49 #10 3.762 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.769 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  11:35:49 #10 3.774 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 11:35:49 #10 3.774 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: 11:35:49 #10 3.774 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.774 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.774 11:35:49 #10 3.774 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  11:35:49 #10 3.774 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.778 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  11:35:49 #10 3.782 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.811 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 11:35:49 #10 3.811 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, 11:35:49 #10 3.811 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: 11:35:49 #10 3.811 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.811 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.811 11:35:49 #10 3.811 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.816 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.816 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.838 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  11:35:49 #10 3.851 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, 11:35:49 #10 3.851 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: 11:35:49 #10 3.851 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.851 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.851 11:35:49 #10 3.854 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:49 #10 3.854 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, 11:35:49 #10 3.854 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: 11:35:49 #10 3.854 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.854 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.854 11:35:49 #10 3.854 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.859 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 3.859 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, 11:35:49 #10 3.859 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: 11:35:49 #10 3.859 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.859 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.859 11:35:49 #10 3.859 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.865 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, 11:35:49 #10 3.865 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: 11:35:49 #10 3.865 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.865 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.865 11:35:49 #10 3.865 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.868 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, 11:35:49 #10 3.868 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: 11:35:49 #10 3.868 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.868 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.868 11:35:49 #10 3.868 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.883 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  11:35:49 #10 3.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 11:35:49 #10 3.893 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: 11:35:49 #10 3.893 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.893 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.893 11:35:49 #10 3.893 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.894 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.915 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 11:35:49 #10 3.915 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, 11:35:49 #10 3.915 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: 11:35:49 #10 3.915 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.915 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.915 11:35:49 #10 3.915 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.916 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  11:35:49 #10 3.918 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.937 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 11:35:49 #10 3.937 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: 11:35:49 #10 3.937 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.937 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.937 11:35:49 #10 3.937 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.949 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  11:35:49 #10 3.957 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, 11:35:49 #10 3.957 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: 11:35:49 #10 3.957 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.957 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.957 11:35:49 #10 3.957 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.963 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, 11:35:49 #10 3.963 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: 11:35:49 #10 3.963 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.963 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.963 11:35:49 #10 3.963 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.967 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, 11:35:49 #10 3.967 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: 11:35:49 #10 3.967 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.967 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.967 11:35:49 #10 3.967 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.969 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, 11:35:49 #10 3.969 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: 11:35:49 #10 3.969 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.969 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.969 11:35:49 #10 3.969 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 11:35:49 #10 3.973 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: 11:35:49 #10 3.973 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.973 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.973 11:35:49 #10 3.973 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.974 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 3.974 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, 11:35:49 #10 3.974 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: 11:35:49 #10 3.974 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.974 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.974 11:35:49 #10 3.974 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.982 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:49 #10 3.982 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:49 #10 3.982 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 11:35:49 #10 3.982 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, 11:35:49 #10 3.982 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: 11:35:49 #10 3.982 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.982 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.982 11:35:49 #10 3.984 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 11:35:49 #10 3.984 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: 11:35:49 #10 3.984 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.984 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.984 11:35:49 #10 3.984 :0:0: note: this is the location of the previous definition 11:35:49 #10 3.993 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:49 #10 3.993 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:49 #10 3.993 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, 11:35:49 #10 3.993 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: 11:35:49 #10 3.993 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 3.993 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 3.993 11:35:49 #10 4.008 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, 11:35:49 #10 4.008 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: 11:35:49 #10 4.008 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.008 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.008 11:35:49 #10 4.008 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.011 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: 11:35:49 #10 4.011 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.011 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.011 11:35:49 #10 4.017 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 11:35:49 #10 4.017 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: 11:35:49 #10 4.017 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.017 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.017 11:35:49 #10 4.017 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.027 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, 11:35:49 #10 4.027 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: 11:35:49 #10 4.027 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.027 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.027 11:35:49 #10 4.027 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.028 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, 11:35:49 #10 4.028 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: 11:35:49 #10 4.028 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.028 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.028 11:35:49 #10 4.028 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.046 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, 11:35:49 #10 4.046 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: 11:35:49 #10 4.046 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.046 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.046 11:35:49 #10 4.046 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.054 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.054 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, 11:35:49 #10 4.054 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: 11:35:49 #10 4.054 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.054 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.054 11:35:49 #10 4.054 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.061 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.064 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 11:35:49 #10 4.064 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, 11:35:49 #10 4.064 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: 11:35:49 #10 4.064 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.064 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.064 11:35:49 #10 4.069 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, 11:35:49 #10 4.069 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: 11:35:49 #10 4.069 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.069 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.069 11:35:49 #10 4.071 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  11:35:49 #10 4.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  11:35:49 #10 4.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  11:35:49 #10 4.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  11:35:49 #10 4.081 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, 11:35:49 #10 4.081 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: 11:35:49 #10 4.081 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.081 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.081 11:35:49 #10 4.081 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.081 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 11:35:49 #10 4.081 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, 11:35:49 #10 4.081 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: 11:35:49 #10 4.081 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.081 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.081 11:35:49 #10 4.082 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  11:35:49 #10 4.082 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  11:35:49 #10 4.084 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  11:35:49 #10 4.085 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  11:35:49 #10 4.086 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  11:35:49 #10 4.086 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.087 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  11:35:49 #10 4.087 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  11:35:49 #10 4.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  11:35:49 #10 4.094 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  11:35:49 #10 4.094 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  11:35:49 #10 4.100 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  11:35:49 #10 4.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  11:35:49 #10 4.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  11:35:49 #10 4.107 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  11:35:49 #10 4.107 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  11:35:49 #10 4.107 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  11:35:49 #10 4.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  11:35:49 #10 4.114 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 11:35:49 #10 4.114 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, 11:35:49 #10 4.114 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: 11:35:49 #10 4.114 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.114 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.114 11:35:49 #10 4.115 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  11:35:49 #10 4.118 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:49 #10 4.118 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:49 #10 4.118 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 11:35:49 #10 4.118 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, 11:35:49 #10 4.118 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: 11:35:49 #10 4.118 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.118 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.118 11:35:49 #10 4.118 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.121 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  11:35:49 #10 4.122 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.124 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, 11:35:49 #10 4.124 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: 11:35:49 #10 4.124 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.124 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.124 11:35:49 #10 4.124 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.149 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:49 #10 4.149 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:49 #10 4.149 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 11:35:49 #10 4.149 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: 11:35:49 #10 4.149 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.149 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.149 11:35:49 #10 4.154 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.155 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.155 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, 11:35:49 #10 4.155 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: 11:35:49 #10 4.155 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.155 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.155 11:35:49 #10 4.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  11:35:49 #10 4.185 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.197 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 11:35:49 #10 4.197 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: 11:35:49 #10 4.197 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.197 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.197 11:35:49 #10 4.197 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.198 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, 11:35:49 #10 4.198 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: 11:35:49 #10 4.198 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.198 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.198 11:35:49 #10 4.199 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 11:35:49 #10 4.199 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, 11:35:49 #10 4.199 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: 11:35:49 #10 4.199 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.199 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.199 11:35:49 #10 4.199 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.211 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  11:35:49 #10 4.211 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.213 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, 11:35:49 #10 4.213 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: 11:35:49 #10 4.213 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.213 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.213 11:35:49 #10 4.221 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:49 #10 4.221 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, 11:35:49 #10 4.221 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: 11:35:49 #10 4.221 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.221 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.221 11:35:49 #10 4.232 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, 11:35:49 #10 4.232 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: 11:35:49 #10 4.232 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.232 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.232 11:35:49 #10 4.232 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.236 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.236 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.236 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, 11:35:49 #10 4.236 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: 11:35:49 #10 4.236 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.236 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.236 11:35:49 #10 4.242 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, 11:35:49 #10 4.242 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: 11:35:49 #10 4.242 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.242 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.242 11:35:49 #10 4.249 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, 11:35:49 #10 4.249 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: 11:35:49 #10 4.249 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.249 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.249 11:35:49 #10 4.255 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 11:35:49 #10 4.255 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: 11:35:49 #10 4.255 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.255 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.255 11:35:49 #10 4.261 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 11:35:49 #10 4.261 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: 11:35:49 #10 4.261 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.261 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.261 11:35:49 #10 4.261 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.262 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.262 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.263 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  11:35:49 #10 4.266 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.266 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.268 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, 11:35:49 #10 4.268 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: 11:35:49 #10 4.268 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.268 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.268 11:35:49 #10 4.268 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.270 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, 11:35:49 #10 4.270 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: 11:35:49 #10 4.270 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.270 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.270 11:35:49 #10 4.273 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:49 #10 4.273 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:49 #10 4.273 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, 11:35:49 #10 4.273 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: 11:35:49 #10 4.273 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.273 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.273 11:35:49 #10 4.273 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.286 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.294 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, 11:35:49 #10 4.294 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: 11:35:49 #10 4.294 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.294 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.294 11:35:49 #10 4.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:49 #10 4.296 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, 11:35:49 #10 4.296 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: 11:35:49 #10 4.296 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.296 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.296 11:35:49 #10 4.296 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.298 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  11:35:49 #10 4.303 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, 11:35:49 #10 4.303 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: 11:35:49 #10 4.303 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.303 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.303 11:35:49 #10 4.303 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.318 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.318 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, 11:35:49 #10 4.318 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: 11:35:49 #10 4.318 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.318 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.318 11:35:49 #10 4.329 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.330 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.333 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  11:35:49 #10 4.337 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.337 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, 11:35:49 #10 4.337 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: 11:35:49 #10 4.337 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.337 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.337 11:35:49 #10 4.338 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, 11:35:49 #10 4.338 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: 11:35:49 #10 4.338 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.338 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.338 11:35:49 #10 4.338 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.343 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, 11:35:49 #10 4.343 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: 11:35:49 #10 4.343 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.343 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.343 11:35:49 #10 4.348 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 11:35:49 #10 4.348 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: 11:35:49 #10 4.348 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.348 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.348 11:35:49 #10 4.351 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 11:35:49 #10 4.351 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, 11:35:49 #10 4.351 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: 11:35:49 #10 4.351 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.351 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.351 11:35:49 #10 4.354 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.369 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 11:35:49 #10 4.369 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: 11:35:49 #10 4.369 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.369 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.369 11:35:49 #10 4.371 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 11:35:49 #10 4.371 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: 11:35:49 #10 4.371 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.371 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.371 11:35:49 #10 4.371 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.378 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:49 #10 4.378 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, 11:35:49 #10 4.378 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: 11:35:49 #10 4.378 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.378 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.378 11:35:49 #10 4.381 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, 11:35:49 #10 4.381 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: 11:35:49 #10 4.381 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.381 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.381 11:35:49 #10 4.381 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.381 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.388 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.388 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, 11:35:49 #10 4.388 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: 11:35:49 #10 4.388 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.388 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.388 11:35:49 #10 4.389 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, 11:35:49 #10 4.389 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: 11:35:49 #10 4.389 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.389 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.389 11:35:49 #10 4.393 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, 11:35:49 #10 4.393 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: 11:35:49 #10 4.393 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.393 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.393 11:35:49 #10 4.395 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:49 #10 4.395 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:49 #10 4.395 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, 11:35:49 #10 4.395 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: 11:35:49 #10 4.395 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.395 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.395 11:35:49 #10 4.404 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:49 #10 4.404 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:49 #10 4.404 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, 11:35:49 #10 4.404 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: 11:35:49 #10 4.404 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.404 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.404 11:35:49 #10 4.413 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.413 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, 11:35:49 #10 4.413 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: 11:35:49 #10 4.413 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.413 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.413 11:35:49 #10 4.414 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.416 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  11:35:49 #10 4.434 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, 11:35:49 #10 4.434 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: 11:35:49 #10 4.434 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.434 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.434 11:35:49 #10 4.435 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.437 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.438 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.439 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.442 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.442 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.442 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.445 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.445 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, 11:35:49 #10 4.445 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: 11:35:49 #10 4.445 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.445 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.445 11:35:49 #10 4.446 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.452 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:35:49 #10 4.452 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, 11:35:49 #10 4.452 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: 11:35:49 #10 4.452 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.452 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.452 11:35:49 #10 4.467 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 11:35:49 #10 4.467 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: 11:35:49 #10 4.467 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.467 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.467 11:35:49 #10 4.479 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 11:35:49 #10 4.479 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, 11:35:49 #10 4.479 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: 11:35:49 #10 4.479 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.479 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.479 11:35:49 #10 4.482 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  11:35:49 #10 4.483 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  11:35:49 #10 4.486 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  11:35:49 #10 4.487 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  11:35:49 #10 4.487 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  11:35:49 #10 4.488 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.494 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  11:35:49 #10 4.496 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  11:35:49 #10 4.497 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  11:35:49 #10 4.497 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  11:35:49 #10 4.500 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.500 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:35:49 #10 4.500 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:35:49 #10 4.500 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, 11:35:49 #10 4.500 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: 11:35:49 #10 4.500 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.500 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.500 11:35:49 #10 4.501 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, 11:35:49 #10 4.501 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: 11:35:49 #10 4.501 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.501 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.501 11:35:49 #10 4.501 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.502 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  11:35:49 #10 4.502 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  11:35:49 #10 4.509 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 11:35:49 #10 4.509 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, 11:35:49 #10 4.509 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: 11:35:49 #10 4.509 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.509 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.509 11:35:49 #10 4.509 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.510 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, 11:35:49 #10 4.510 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: 11:35:49 #10 4.510 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.510 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.510 11:35:49 #10 4.511 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  11:35:49 #10 4.511 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.515 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  11:35:49 #10 4.515 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  11:35:49 #10 4.521 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 11:35:49 #10 4.521 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 11:35:49 #10 4.521 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, 11:35:49 #10 4.521 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: 11:35:49 #10 4.521 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.521 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.521 11:35:49 #10 4.521 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.526 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.526 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, 11:35:49 #10 4.526 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: 11:35:49 #10 4.526 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.526 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.526 11:35:49 #10 4.526 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.526 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.534 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.535 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, 11:35:49 #10 4.535 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: 11:35:49 #10 4.535 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.535 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.535 11:35:49 #10 4.535 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.538 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.541 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.541 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.543 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.549 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 11:35:49 #10 4.549 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: 11:35:49 #10 4.549 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.549 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.549 11:35:49 #10 4.549 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.551 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, 11:35:49 #10 4.551 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: 11:35:49 #10 4.551 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.551 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.551 11:35:49 #10 4.551 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:49 #10 4.551 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, 11:35:49 #10 4.551 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: 11:35:49 #10 4.551 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.551 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.551 11:35:49 #10 4.558 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.561 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 11:35:49 #10 4.561 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, 11:35:49 #10 4.561 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: 11:35:49 #10 4.561 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.561 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.561 11:35:49 #10 4.561 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.561 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.567 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.571 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:49 #10 4.571 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:49 #10 4.571 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, 11:35:49 #10 4.571 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: 11:35:49 #10 4.571 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.571 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.571 11:35:49 #10 4.576 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:49 #10 4.576 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, 11:35:49 #10 4.576 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: 11:35:49 #10 4.576 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.576 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.576 11:35:49 #10 4.576 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.581 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:49 #10 4.581 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, 11:35:49 #10 4.581 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: 11:35:49 #10 4.581 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.581 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.581 11:35:49 #10 4.581 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.581 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.581 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, 11:35:49 #10 4.581 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: 11:35:49 #10 4.581 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.581 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.581 11:35:49 #10 4.581 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.583 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.583 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.597 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 11:35:49 #10 4.597 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 11:35:49 #10 4.597 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: 11:35:49 #10 4.597 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.597 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.597 11:35:49 #10 4.597 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.604 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.604 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, 11:35:49 #10 4.604 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: 11:35:49 #10 4.604 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.604 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.604 11:35:49 #10 4.625 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:49 #10 4.625 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, 11:35:49 #10 4.625 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: 11:35:49 #10 4.625 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.625 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.625 11:35:49 #10 4.648 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:49 #10 4.648 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, 11:35:49 #10 4.648 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: 11:35:49 #10 4.648 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.648 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.648 11:35:49 #10 4.648 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.648 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.669 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:49 #10 4.669 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, 11:35:49 #10 4.669 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: 11:35:49 #10 4.669 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.669 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.669 11:35:49 #10 4.669 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.676 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, 11:35:49 #10 4.676 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: 11:35:49 #10 4.676 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.676 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.676 11:35:49 #10 4.676 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.693 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 11:35:49 #10 4.693 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 11:35:49 #10 4.693 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: 11:35:49 #10 4.693 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.693 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.693 11:35:49 #10 4.693 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.707 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 11:35:49 #10 4.707 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, 11:35:49 #10 4.707 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: 11:35:49 #10 4.707 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.707 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.707 11:35:49 #10 4.707 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.715 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.731 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, 11:35:49 #10 4.731 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: 11:35:49 #10 4.731 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.731 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.731 11:35:49 #10 4.731 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.736 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:49 #10 4.736 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:49 #10 4.736 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, 11:35:49 #10 4.736 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: 11:35:49 #10 4.736 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.736 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.736 11:35:49 #10 4.736 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.739 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, 11:35:49 #10 4.739 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: 11:35:49 #10 4.739 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.739 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.739 11:35:49 #10 4.739 :0:0: note: this is the location of the previous definition 11:35:49 #10 4.758 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 11:35:49 #10 4.758 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: 11:35:49 #10 4.758 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:49 #10 4.758 #define __EXTENSIONS__ /* for Sun */ 11:35:49 #10 4.758 11:35:49 #10 4.758 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.762 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, 11:35:50 #10 4.762 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: 11:35:50 #10 4.762 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.762 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.762 11:35:50 #10 4.762 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.764 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, 11:35:50 #10 4.764 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: 11:35:50 #10 4.764 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.764 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.764 11:35:50 #10 4.767 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 11:35:50 #10 4.767 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 11:35:50 #10 4.767 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: 11:35:50 #10 4.767 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.767 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.767 11:35:50 #10 4.770 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, 11:35:50 #10 4.770 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: 11:35:50 #10 4.770 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.770 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.770 11:35:50 #10 4.770 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.770 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:50 #10 4.770 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, 11:35:50 #10 4.770 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: 11:35:50 #10 4.770 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.770 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.770 11:35:50 #10 4.777 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, 11:35:50 #10 4.777 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: 11:35:50 #10 4.777 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.777 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.777 11:35:50 #10 4.777 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.779 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:50 #10 4.779 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, 11:35:50 #10 4.779 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: 11:35:50 #10 4.779 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.779 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.779 11:35:50 #10 4.783 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.785 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 11:35:50 #10 4.785 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: 11:35:50 #10 4.785 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.785 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.785 11:35:50 #10 4.785 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.786 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.805 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:50 #10 4.805 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, 11:35:50 #10 4.805 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: 11:35:50 #10 4.805 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.805 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.805 11:35:50 #10 4.805 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.805 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.806 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 11:35:50 #10 4.814 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: 11:35:50 #10 4.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.814 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.814 11:35:50 #10 4.821 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:50 #10 4.821 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, 11:35:50 #10 4.821 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: 11:35:50 #10 4.821 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.821 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.821 11:35:50 #10 4.821 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.821 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.823 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:50 #10 4.823 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, 11:35:50 #10 4.823 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: 11:35:50 #10 4.823 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.823 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.823 11:35:50 #10 4.823 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.844 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:50 #10 4.844 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, 11:35:50 #10 4.844 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: 11:35:50 #10 4.844 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.844 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.844 11:35:50 #10 4.844 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.851 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:50 #10 4.851 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: 11:35:50 #10 4.851 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.851 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.851 11:35:50 #10 4.857 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 11:35:50 #10 4.857 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, 11:35:50 #10 4.857 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: 11:35:50 #10 4.857 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.857 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.857 11:35:50 #10 4.861 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, 11:35:50 #10 4.861 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: 11:35:50 #10 4.861 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.861 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.861 11:35:50 #10 4.861 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.878 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.885 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:50 #10 4.885 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, 11:35:50 #10 4.885 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: 11:35:50 #10 4.885 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.885 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.885 11:35:50 #10 4.894 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.902 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:35:50 #10 4.902 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, 11:35:50 #10 4.902 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: 11:35:50 #10 4.902 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.902 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.902 11:35:50 #10 4.902 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.911 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, 11:35:50 #10 4.911 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: 11:35:50 #10 4.911 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.911 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.911 11:35:50 #10 4.911 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.919 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 11:35:50 #10 4.919 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, 11:35:50 #10 4.919 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: 11:35:50 #10 4.919 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.919 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.919 11:35:50 #10 4.919 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.946 :0:0: note: this is the location of the previous definition 11:35:50 #10 4.964 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 11:35:50 #10 4.964 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 11:35:50 #10 4.964 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, 11:35:50 #10 4.964 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: 11:35:50 #10 4.964 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 4.964 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 4.964 11:35:50 #10 4.964 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.020 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 11:35:50 #10 5.020 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: 11:35:50 #10 5.020 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.020 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.020 11:35:50 #10 5.021 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:50 #10 5.021 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:50 #10 5.021 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, 11:35:50 #10 5.021 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: 11:35:50 #10 5.021 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.021 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.021 11:35:50 #10 5.024 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:35:50 #10 5.024 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, 11:35:50 #10 5.024 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: 11:35:50 #10 5.024 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.024 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.024 11:35:50 #10 5.026 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 11:35:50 #10 5.026 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, 11:35:50 #10 5.026 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: 11:35:50 #10 5.026 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.026 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.026 11:35:50 #10 5.029 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, 11:35:50 #10 5.029 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: 11:35:50 #10 5.029 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.029 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.029 11:35:50 #10 5.029 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.030 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.030 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.037 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, 11:35:50 #10 5.037 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: 11:35:50 #10 5.037 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.037 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.037 11:35:50 #10 5.037 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.040 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:35:50 #10 5.040 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:35:50 #10 5.040 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, 11:35:50 #10 5.040 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: 11:35:50 #10 5.040 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.040 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.040 11:35:50 #10 5.043 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:35:50 #10 5.043 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, 11:35:50 #10 5.043 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: 11:35:50 #10 5.043 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.043 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.043 11:35:50 #10 5.044 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 11:35:50 #10 5.044 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, 11:35:50 #10 5.044 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: 11:35:50 #10 5.044 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.044 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.044 11:35:50 #10 5.046 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, 11:35:50 #10 5.046 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: 11:35:50 #10 5.046 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.046 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.046 11:35:50 #10 5.055 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 11:35:50 #10 5.055 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, 11:35:50 #10 5.055 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: 11:35:50 #10 5.055 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.055 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.055 11:35:50 #10 5.055 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.055 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.062 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.066 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.075 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.075 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.094 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 11:35:50 #10 5.094 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, 11:35:50 #10 5.094 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: 11:35:50 #10 5.094 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:50 #10 5.094 #define __EXTENSIONS__ /* for Sun */ 11:35:50 #10 5.094 11:35:50 #10 5.094 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.094 :0:0: note: this is the location of the previous definition 11:35:50 #10 5.682 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_f1ap.a  11:35:50 #10 5.760 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:50 #10 5.767 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:50 #10 5.768 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c  11:35:51 #10 5.768 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c  11:35:51 #10 5.769 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c  11:35:51 #10 5.770 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c  11:35:51 #10 5.771 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c  11:35:51 #10 5.772 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c  11:35:51 #10 5.773 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c  11:35:51 #10 5.774 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c  11:35:51 #10 5.775 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c  11:35:51 #10 5.777 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c  11:35:51 #10 5.778 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c  11:35:51 #10 5.778 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c  11:35:51 #10 5.779 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c  11:35:51 #10 5.779 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c  11:35:51 #10 5.780 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c  11:35:51 #10 5.780 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c  11:35:51 #10 5.780 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c  11:35:51 #10 5.780 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c  11:35:51 #10 5.781 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c  11:35:51 #10 5.782 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c  11:35:51 #10 5.782 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c  11:35:51 #10 5.783 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c  11:35:51 #10 5.783 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c  11:35:51 #10 5.783 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c  11:35:51 #10 5.783 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c  11:35:51 #10 5.783 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c  11:35:51 #10 5.784 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c  11:35:51 #10 5.784 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c  11:35:51 #10 5.784 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c  11:35:51 #10 5.786 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c  11:35:51 #10 5.787 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c  11:35:51 #10 5.787 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c  11:35:51 #10 5.787 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c  11:35:51 #10 5.788 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c  11:35:51 #10 5.791 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c  11:35:51 #10 5.792 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c  11:35:51 #10 5.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c  11:35:51 #10 5.795 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c  11:35:51 #10 5.795 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c  11:35:51 #10 5.796 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c  11:35:51 #10 5.797 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c  11:35:51 #10 5.797 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c  11:35:51 #10 5.798 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c  11:35:51 #10 5.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c  11:35:51 #10 5.799 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c  11:35:51 #10 5.802 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c  11:35:51 #10 5.803 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c  11:35:51 #10 5.806 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c  11:35:51 #10 5.807 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c  11:35:51 #10 5.810 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c  11:35:51 #10 5.813 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c  11:35:51 #10 5.813 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c  11:35:51 #10 5.814 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c  11:35:51 #10 5.815 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c  11:35:51 #10 5.822 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c  11:35:51 #10 5.835 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 5.835 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.h:15, 11:35:51 #10 5.835 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c:8: 11:35:51 #10 5.835 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 5.835 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 5.835 11:35:51 #10 5.835 :0:0: note: this is the location of the previous definition 11:35:51 #10 5.835 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c  11:35:51 #10 5.836 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c  11:35:51 #10 5.848 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c  11:35:51 #10 5.848 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c  11:35:51 #10 5.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c  11:35:51 #10 5.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c  11:35:51 #10 5.859 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c  11:35:51 #10 5.872 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.h:41:0, 11:35:51 #10 5.872 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c:8: 11:35:51 #10 5.872 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 5.872 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 5.872 11:35:51 #10 5.873 :0:0: note: this is the location of the previous definition 11:35:51 #10 5.875 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c  11:35:51 #10 5.876 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:35:51 #10 5.876 from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c:8: 11:35:51 #10 5.876 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 5.876 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 5.876 11:35:51 #10 5.878 :0:0: note: this is the location of the previous definition 11:35:51 #10 5.887 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.h:45:0, 11:35:51 #10 5.887 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c:8: 11:35:51 #10 5.887 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 5.887 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 5.887 11:35:51 #10 5.887 :0:0: note: this is the location of the previous definition 11:35:51 #10 5.892 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 11:35:51 #10 5.892 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c:8: 11:35:51 #10 5.892 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 5.892 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 5.892 11:35:51 #10 5.902 :0:0: note: this is the location of the previous definition 11:35:51 #10 5.904 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 5.904 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.h:15, 11:35:51 #10 5.904 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c:8: 11:35:51 #10 5.904 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 5.904 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 5.904 11:35:51 #10 5.904 :0:0: note: this is the location of the previous definition 11:35:51 #10 5.949 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.h:41:0, 11:35:51 #10 5.949 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c:8: 11:35:51 #10 5.949 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 5.949 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 5.949 11:35:51 #10 5.949 :0:0: note: this is the location of the previous definition 11:35:51 #10 5.950 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c  11:35:51 #10 5.955 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c  11:35:51 #10 5.955 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c  11:35:51 #10 5.966 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c  11:35:51 #10 5.977 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 5.977 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.h:15, 11:35:51 #10 5.977 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c:8: 11:35:51 #10 5.977 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 5.977 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 5.977 11:35:51 #10 5.977 :0:0: note: this is the location of the previous definition 11:35:51 #10 5.977 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c  11:35:51 #10 5.979 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c  11:35:51 #10 5.981 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c  11:35:51 #10 5.991 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c  11:35:51 #10 5.991 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c  11:35:51 #10 5.994 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c  11:35:51 #10 5.998 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c  11:35:51 #10 5.999 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c  11:35:51 #10 6.002 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c  11:35:51 #10 6.003 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c  11:35:51 #10 6.003 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c  11:35:51 #10 6.017 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c  11:35:51 #10 6.018 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c  11:35:51 #10 6.018 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c  11:35:51 #10 6.019 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c  11:35:51 #10 6.019 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c  11:35:51 #10 6.020 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c  11:35:51 #10 6.020 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c  11:35:51 #10 6.020 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c  11:35:51 #10 6.021 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c  11:35:51 #10 6.021 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c  11:35:51 #10 6.026 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c  11:35:51 #10 6.027 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c  11:35:51 #10 6.027 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c  11:35:51 #10 6.030 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c  11:35:51 #10 6.030 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c  11:35:51 #10 6.031 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c  11:35:51 #10 6.033 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.h:41:0, 11:35:51 #10 6.033 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c:8: 11:35:51 #10 6.033 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.033 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.033 11:35:51 #10 6.033 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.036 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c  11:35:51 #10 6.036 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c  11:35:51 #10 6.037 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c  11:35:51 #10 6.037 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c  11:35:51 #10 6.037 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c  11:35:51 #10 6.038 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c  11:35:51 #10 6.041 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.h:54:0, 11:35:51 #10 6.041 from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c:8: 11:35:51 #10 6.041 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.041 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.041 11:35:51 #10 6.043 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c  11:35:51 #10 6.044 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c  11:35:51 #10 6.047 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-DU-ID.h:46:0, 11:35:51 #10 6.047 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.h:15, 11:35:51 #10 6.047 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c:8: 11:35:51 #10 6.047 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.047 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.047 11:35:51 #10 6.047 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.047 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.h:15, 11:35:51 #10 6.047 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c:8: 11:35:51 #10 6.047 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.047 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.047 11:35:51 #10 6.049 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:51 #10 6.049 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c:8: 11:35:51 #10 6.049 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.049 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.049 11:35:51 #10 6.050 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.h:41:0, 11:35:51 #10 6.050 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c:8: 11:35:51 #10 6.050 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.050 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.050 11:35:51 #10 6.050 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.051 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.h:58:0, 11:35:51 #10 6.051 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c:8: 11:35:51 #10 6.051 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.051 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.051 11:35:51 #10 6.051 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.056 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 11:35:51 #10 6.056 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c:8: 11:35:51 #10 6.056 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.056 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.056 11:35:51 #10 6.056 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.056 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.060 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 11:35:51 #10 6.060 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.h:15, 11:35:51 #10 6.060 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c:8: 11:35:51 #10 6.060 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.060 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.060 11:35:51 #10 6.061 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.062 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.h:41:0, 11:35:51 #10 6.062 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c:8: 11:35:51 #10 6.062 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.062 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.062 11:35:51 #10 6.062 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.066 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.071 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:51 #10 6.071 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.h:15, 11:35:51 #10 6.071 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c:8: 11:35:51 #10 6.071 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.071 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.071 11:35:51 #10 6.076 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.076 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.h:15, 11:35:51 #10 6.076 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c:8: 11:35:51 #10 6.076 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.076 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.076 11:35:51 #10 6.078 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.079 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.079 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c:8: 11:35:51 #10 6.079 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.079 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.079 11:35:51 #10 6.079 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.082 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.090 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.090 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.090 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.h:15, 11:35:51 #10 6.090 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c:8: 11:35:51 #10 6.090 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.090 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.090 11:35:51 #10 6.090 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.093 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.h:54:0, 11:35:51 #10 6.093 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c:8: 11:35:51 #10 6.093 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.093 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.093 11:35:51 #10 6.094 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c  11:35:51 #10 6.094 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c  11:35:51 #10 6.096 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c  11:35:51 #10 6.103 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c  11:35:51 #10 6.108 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.121 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.h:41:0, 11:35:51 #10 6.121 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c:8: 11:35:51 #10 6.121 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.121 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.121 11:35:51 #10 6.121 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.125 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c  11:35:51 #10 6.128 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c  11:35:51 #10 6.128 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c  11:35:51 #10 6.129 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c  11:35:51 #10 6.138 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c  11:35:51 #10 6.154 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.162 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c  11:35:51 #10 6.163 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c  11:35:51 #10 6.163 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.h:48:0, 11:35:51 #10 6.163 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c:8: 11:35:51 #10 6.163 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.163 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.163 11:35:51 #10 6.163 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.164 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c  11:35:51 #10 6.164 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c  11:35:51 #10 6.165 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c  11:35:51 #10 6.165 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c  11:35:51 #10 6.170 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c  11:35:51 #10 6.171 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c  11:35:51 #10 6.178 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c  11:35:51 #10 6.180 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c  11:35:51 #10 6.181 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c  11:35:51 #10 6.190 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c  11:35:51 #10 6.200 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:51 #10 6.200 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.h:15, 11:35:51 #10 6.200 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c:8: 11:35:51 #10 6.200 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.200 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.200 11:35:51 #10 6.246 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.272 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c  11:35:51 #10 6.283 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.h:56:0, 11:35:51 #10 6.283 from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c:8: 11:35:51 #10 6.283 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.283 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.283 11:35:51 #10 6.283 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.286 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c  11:35:51 #10 6.286 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:51 #10 6.286 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.h:15, 11:35:51 #10 6.286 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c:8: 11:35:51 #10 6.286 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.286 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.286 11:35:51 #10 6.286 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.292 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 11:35:51 #10 6.292 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c:8: 11:35:51 #10 6.292 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.292 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.292 11:35:51 #10 6.292 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.294 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c  11:35:51 #10 6.295 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c  11:35:51 #10 6.295 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c  11:35:51 #10 6.297 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c  11:35:51 #10 6.301 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.h:41:0, 11:35:51 #10 6.301 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c:8: 11:35:51 #10 6.301 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.301 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.301 11:35:51 #10 6.301 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.303 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.h:45:0, 11:35:51 #10 6.303 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c:8: 11:35:51 #10 6.303 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.303 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.303 11:35:51 #10 6.303 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.304 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c  11:35:51 #10 6.305 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c  11:35:51 #10 6.314 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:35:51 #10 6.314 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.h:15, 11:35:51 #10 6.314 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c:8: 11:35:51 #10 6.314 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.314 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.314 11:35:51 #10 6.314 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c  11:35:51 #10 6.315 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c  11:35:51 #10 6.315 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c  11:35:51 #10 6.317 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c  11:35:51 #10 6.319 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c  11:35:51 #10 6.321 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c  11:35:51 #10 6.323 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.323 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.h:15, 11:35:51 #10 6.323 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c:8: 11:35:51 #10 6.323 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.323 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.323 11:35:51 #10 6.323 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.345 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.h:56:0, 11:35:51 #10 6.345 from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c:8: 11:35:51 #10 6.345 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.345 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.345 11:35:51 #10 6.345 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.h:41:0, 11:35:51 #10 6.345 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c:8: 11:35:51 #10 6.345 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.345 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.345 11:35:51 #10 6.345 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.345 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.353 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.h:45:0, 11:35:51 #10 6.353 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c:8: 11:35:51 #10 6.353 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.353 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.353 11:35:51 #10 6.364 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:51 #10 6.364 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 11:35:51 #10 6.364 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 11:35:51 #10 6.364 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c:8: 11:35:51 #10 6.364 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.364 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.364 11:35:51 #10 6.369 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.h:23:0, 11:35:51 #10 6.369 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c:8: 11:35:51 #10 6.369 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.369 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.369 11:35:51 #10 6.369 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.402 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.413 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.h:56:0, 11:35:51 #10 6.413 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c:8: 11:35:51 #10 6.413 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.413 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.413 11:35:51 #10 6.413 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.416 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.h:41:0, 11:35:51 #10 6.416 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c:8: 11:35:51 #10 6.416 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.416 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.416 11:35:51 #10 6.416 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.416 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.416 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.h:15, 11:35:51 #10 6.416 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c:8: 11:35:51 #10 6.416 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.416 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.416 11:35:51 #10 6.416 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.423 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 11:35:51 #10 6.423 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.h:15, 11:35:51 #10 6.423 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c:8: 11:35:51 #10 6.423 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.423 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.423 11:35:51 #10 6.430 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:51 #10 6.430 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.h:15, 11:35:51 #10 6.430 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c:8: 11:35:51 #10 6.430 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.430 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.430 11:35:51 #10 6.432 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.h:45:0, 11:35:51 #10 6.432 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c:8: 11:35:51 #10 6.432 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.432 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.432 11:35:51 #10 6.432 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.436 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.h:60:0, 11:35:51 #10 6.436 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c:8: 11:35:51 #10 6.436 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.436 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.436 11:35:51 #10 6.436 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.438 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.438 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.h:15, 11:35:51 #10 6.438 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c:8: 11:35:51 #10 6.438 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.438 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.438 11:35:51 #10 6.438 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.444 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:51 #10 6.444 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.h:15, 11:35:51 #10 6.444 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c:8: 11:35:51 #10 6.444 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.444 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.444 11:35:51 #10 6.453 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.h:41:0, 11:35:51 #10 6.453 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c:8: 11:35:51 #10 6.453 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.453 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.453 11:35:51 #10 6.453 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.456 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.h:61:0, 11:35:51 #10 6.456 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c:8: 11:35:51 #10 6.456 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.456 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.456 11:35:51 #10 6.456 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.462 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:51 #10 6.462 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.h:15, 11:35:51 #10 6.462 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c:8: 11:35:51 #10 6.462 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.462 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.462 11:35:51 #10 6.464 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.h:46:0, 11:35:51 #10 6.464 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c:8: 11:35:51 #10 6.464 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.464 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.464 11:35:51 #10 6.473 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:51 #10 6.473 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.h:15, 11:35:51 #10 6.473 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c:8: 11:35:51 #10 6.473 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.473 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.473 11:35:51 #10 6.482 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.h:41:0, 11:35:51 #10 6.482 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c:8: 11:35:51 #10 6.482 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.482 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.482 11:35:51 #10 6.482 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.489 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.489 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.h:15, 11:35:51 #10 6.489 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c:8: 11:35:51 #10 6.489 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.489 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.489 11:35:51 #10 6.490 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.497 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.h:54:0, 11:35:51 #10 6.497 from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c:8: 11:35:51 #10 6.497 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.497 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.497 11:35:51 #10 6.498 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 11:35:51 #10 6.498 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.h:15, 11:35:51 #10 6.498 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c:8: 11:35:51 #10 6.498 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.498 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.498 11:35:51 #10 6.498 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.499 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c  11:35:51 #10 6.501 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.501 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.h:15, 11:35:51 #10 6.501 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c:8: 11:35:51 #10 6.501 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.501 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.501 11:35:51 #10 6.501 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c  11:35:51 #10 6.502 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 11:35:51 #10 6.502 from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c:8: 11:35:51 #10 6.502 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.502 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.502 11:35:51 #10 6.502 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.508 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c  11:35:51 #10 6.508 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c  11:35:51 #10 6.509 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c  11:35:51 #10 6.509 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c  11:35:51 #10 6.510 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c  11:35:51 #10 6.515 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:51 #10 6.515 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 11:35:51 #10 6.515 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.h:15, 11:35:51 #10 6.515 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c:8: 11:35:51 #10 6.515 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.515 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.515 11:35:51 #10 6.515 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c  11:35:51 #10 6.519 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.h:41:0, 11:35:51 #10 6.519 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c:8: 11:35:51 #10 6.519 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.519 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.519 11:35:51 #10 6.519 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.521 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.h:41:0, 11:35:51 #10 6.521 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c:8: 11:35:51 #10 6.521 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.521 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.521 11:35:51 #10 6.522 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.522 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.h:15, 11:35:51 #10 6.522 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c:8: 11:35:51 #10 6.522 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.522 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.522 11:35:51 #10 6.522 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.531 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.533 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:51 #10 6.533 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 11:35:51 #10 6.533 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c:8: 11:35:51 #10 6.533 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.533 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.533 11:35:51 #10 6.533 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.538 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.544 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 11:35:51 #10 6.544 from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c:8: 11:35:51 #10 6.544 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.544 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.544 11:35:51 #10 6.544 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.552 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:35:51 #10 6.552 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.h:15, 11:35:51 #10 6.552 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c:8: 11:35:51 #10 6.552 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.552 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.552 11:35:51 #10 6.562 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.564 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 11:35:51 #10 6.564 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.h:15, 11:35:51 #10 6.564 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c:8: 11:35:51 #10 6.564 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.564 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.564 11:35:51 #10 6.564 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.565 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.h:41:0, 11:35:51 #10 6.565 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c:8: 11:35:51 #10 6.565 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.565 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.565 11:35:51 #10 6.566 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.566 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:51 #10 6.566 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 11:35:51 #10 6.566 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c:8: 11:35:51 #10 6.566 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.566 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.566 11:35:51 #10 6.570 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.574 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.575 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:35:51 #10 6.575 from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c:8: 11:35:51 #10 6.575 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.575 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.575 11:35:51 #10 6.575 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.590 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.591 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:51 #10 6.591 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.h:15, 11:35:51 #10 6.591 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c:8: 11:35:51 #10 6.591 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.591 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.591 11:35:51 #10 6.598 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:35:51 #10 6.598 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.h:15, 11:35:51 #10 6.598 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c:8: 11:35:51 #10 6.598 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.598 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.598 11:35:51 #10 6.598 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.602 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 11:35:51 #10 6.602 from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c:8: 11:35:51 #10 6.602 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.602 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.602 11:35:51 #10 6.603 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 11:35:51 #10 6.603 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 11:35:51 #10 6.603 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.h:15, 11:35:51 #10 6.603 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c:8: 11:35:51 #10 6.603 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.603 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.603 11:35:51 #10 6.603 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.h:57:0, 11:35:51 #10 6.603 from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c:8: 11:35:51 #10 6.603 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.603 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.603 11:35:51 #10 6.603 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.603 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.613 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:35:51 #10 6.613 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.h:15, 11:35:51 #10 6.613 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c:8: 11:35:51 #10 6.613 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.613 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.613 11:35:51 #10 6.613 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.613 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.613 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.613 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.614 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.622 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.629 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.h:41:0, 11:35:51 #10 6.629 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c:8: 11:35:51 #10 6.629 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.629 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.629 11:35:51 #10 6.629 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.638 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.638 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.652 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:51 #10 6.652 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.h:15, 11:35:51 #10 6.652 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c:8: 11:35:51 #10 6.652 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.652 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.652 11:35:51 #10 6.652 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.653 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.655 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c  11:35:51 #10 6.657 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.h:45:0, 11:35:51 #10 6.657 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c:8: 11:35:51 #10 6.657 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.657 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.657 11:35:51 #10 6.660 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.h:41:0, 11:35:51 #10 6.660 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c:8: 11:35:51 #10 6.660 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.660 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.660 11:35:51 #10 6.660 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.660 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.660 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c  11:35:51 #10 6.660 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c  11:35:51 #10 6.661 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c  11:35:51 #10 6.662 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c  11:35:51 #10 6.662 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 11:35:51 #10 6.662 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.h:15, 11:35:51 #10 6.662 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c:8: 11:35:51 #10 6.662 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.662 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.662 11:35:51 #10 6.662 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.662 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.662 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.662 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.h:15, 11:35:51 #10 6.662 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c:8: 11:35:51 #10 6.662 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.662 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.662 11:35:51 #10 6.663 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c  11:35:51 #10 6.663 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c  11:35:51 #10 6.664 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.664 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c  11:35:51 #10 6.666 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c  11:35:51 #10 6.667 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c  11:35:51 #10 6.669 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c  11:35:51 #10 6.670 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.671 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c  11:35:51 #10 6.673 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.h:61:0, 11:35:51 #10 6.673 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c:8: 11:35:51 #10 6.673 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.673 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.673 11:35:51 #10 6.673 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.675 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:51 #10 6.675 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.h:15, 11:35:51 #10 6.675 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c:8: 11:35:51 #10 6.675 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.675 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.675 11:35:51 #10 6.675 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.679 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:35:51 #10 6.679 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.h:15, 11:35:51 #10 6.679 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c:8: 11:35:51 #10 6.679 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.679 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.679 11:35:51 #10 6.679 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.681 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.h:45:0, 11:35:51 #10 6.681 from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c:8: 11:35:51 #10 6.681 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.681 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.681 11:35:51 #10 6.681 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.685 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:51 #10 6.685 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.h:15, 11:35:51 #10 6.685 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c:8: 11:35:51 #10 6.685 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.685 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.685 11:35:51 #10 6.685 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.h:23:0, 11:35:51 #10 6.685 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c:8: 11:35:51 #10 6.685 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.685 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.685 11:35:51 #10 6.685 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.686 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c  11:35:51 #10 6.688 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c  11:35:51 #10 6.691 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.691 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.h:15, 11:35:51 #10 6.691 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c:8: 11:35:51 #10 6.691 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.691 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.691 11:35:51 #10 6.691 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.693 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:51 #10 6.693 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.h:15, 11:35:51 #10 6.693 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c:8: 11:35:51 #10 6.693 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.693 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.693 11:35:51 #10 6.693 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.697 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.h:45:0, 11:35:51 #10 6.697 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c:8: 11:35:51 #10 6.697 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.697 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.697 11:35:51 #10 6.698 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c  11:35:51 #10 6.700 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:51 #10 6.700 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 11:35:51 #10 6.700 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.h:15, 11:35:51 #10 6.700 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c:8: 11:35:51 #10 6.700 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.700 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.700 11:35:51 #10 6.700 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.710 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:51 #10 6.710 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 11:35:51 #10 6.710 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c:8: 11:35:51 #10 6.710 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.710 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.710 11:35:51 #10 6.713 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.713 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.h:15, 11:35:51 #10 6.713 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c:8: 11:35:51 #10 6.713 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.713 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.713 11:35:51 #10 6.717 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.717 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.h:15, 11:35:51 #10 6.717 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c:8: 11:35:51 #10 6.717 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.717 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.717 11:35:51 #10 6.717 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.730 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c  11:35:51 #10 6.731 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:51 #10 6.731 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.h:15, 11:35:51 #10 6.731 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c:8: 11:35:51 #10 6.731 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.731 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.731 11:35:51 #10 6.733 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.733 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.h:15, 11:35:51 #10 6.733 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c:8: 11:35:51 #10 6.733 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.733 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.733 11:35:51 #10 6.733 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.738 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.763 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.h:55:0, 11:35:51 #10 6.763 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c:8: 11:35:51 #10 6.763 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.763 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.763 11:35:51 #10 6.764 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c  11:35:51 #10 6.765 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.765 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.h:15, 11:35:51 #10 6.765 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c:8: 11:35:51 #10 6.765 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.765 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.765 11:35:51 #10 6.765 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.766 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.766 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.h:15, 11:35:51 #10 6.766 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c:8: 11:35:51 #10 6.766 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.766 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.766 11:35:51 #10 6.766 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.767 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 11:35:51 #10 6.767 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.h:15, 11:35:51 #10 6.767 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c:8: 11:35:51 #10 6.767 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.767 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.767 11:35:51 #10 6.767 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.779 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.779 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.h:15, 11:35:51 #10 6.779 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c:8: 11:35:51 #10 6.779 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.779 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.779 11:35:51 #10 6.779 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.782 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c  11:35:51 #10 6.786 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.788 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c  11:35:51 #10 6.791 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.791 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.h:15, 11:35:51 #10 6.791 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c:8: 11:35:51 #10 6.791 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.791 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.791 11:35:51 #10 6.792 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.h:41:0, 11:35:51 #10 6.792 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c:8: 11:35:51 #10 6.792 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.792 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.792 11:35:51 #10 6.792 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.800 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c  11:35:51 #10 6.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c  11:35:51 #10 6.804 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.804 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.h:15, 11:35:51 #10 6.804 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c:8: 11:35:51 #10 6.804 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.804 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.804 11:35:51 #10 6.804 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.804 :0:0: note: this is the location of the previous definition 11:35:51 #10 6.805 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c  11:35:51 #10 6.812 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c  11:35:51 #10 6.813 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:51 #10 6.813 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.h:15, 11:35:51 #10 6.813 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c:8: 11:35:51 #10 6.813 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.813 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.813 11:35:51 #10 6.813 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c  11:35:51 #10 6.817 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 11:35:51 #10 6.817 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.h:15, 11:35:51 #10 6.817 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c:8: 11:35:51 #10 6.817 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:51 #10 6.817 #define __EXTENSIONS__ /* for Sun */ 11:35:51 #10 6.817 11:35:51 #10 6.817 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.818 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c  11:35:52 #10 6.819 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 6.819 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.h:15, 11:35:52 #10 6.819 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c:8: 11:35:52 #10 6.819 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.819 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.819 11:35:52 #10 6.819 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.821 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.h:41:0, 11:35:52 #10 6.821 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c:8: 11:35:52 #10 6.821 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.821 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.821 11:35:52 #10 6.821 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.825 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.831 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:52 #10 6.831 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.h:15, 11:35:52 #10 6.831 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c:8: 11:35:52 #10 6.831 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.831 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.831 11:35:52 #10 6.831 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.833 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.h:41:0, 11:35:52 #10 6.833 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c:8: 11:35:52 #10 6.833 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.833 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.833 11:35:52 #10 6.833 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.843 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:52 #10 6.843 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.h:15, 11:35:52 #10 6.843 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c:8: 11:35:52 #10 6.843 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.843 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.843 11:35:52 #10 6.843 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.846 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.h:23:0, 11:35:52 #10 6.846 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c:8: 11:35:52 #10 6.846 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.846 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.846 11:35:52 #10 6.846 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.851 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.h:57:0, 11:35:52 #10 6.851 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c:8: 11:35:52 #10 6.851 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.851 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.851 11:35:52 #10 6.851 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.854 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.h:45:0, 11:35:52 #10 6.854 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c:8: 11:35:52 #10 6.854 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.854 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.854 11:35:52 #10 6.854 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c  11:35:52 #10 6.855 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.h:41:0, 11:35:52 #10 6.855 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c:8: 11:35:52 #10 6.855 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.855 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.855 11:35:52 #10 6.855 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.855 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 11:35:52 #10 6.855 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c:8: 11:35:52 #10 6.855 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.855 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.855 11:35:52 #10 6.855 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.855 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.858 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.859 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c  11:35:52 #10 6.889 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.h:45:0, 11:35:52 #10 6.889 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c:8: 11:35:52 #10 6.889 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.889 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.889 11:35:52 #10 6.895 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c  11:35:52 #10 6.896 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c  11:35:52 #10 6.901 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:52 #10 6.901 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.h:15, 11:35:52 #10 6.901 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c:8: 11:35:52 #10 6.901 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.901 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.901 11:35:52 #10 6.904 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.h:41:0, 11:35:52 #10 6.904 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c:8: 11:35:52 #10 6.904 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.904 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.904 11:35:52 #10 6.904 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.906 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:52 #10 6.906 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.h:15, 11:35:52 #10 6.906 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c:8: 11:35:52 #10 6.906 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.906 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.906 11:35:52 #10 6.906 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.909 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 6.909 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.h:15, 11:35:52 #10 6.909 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c:8: 11:35:52 #10 6.909 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.909 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.909 11:35:52 #10 6.909 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.913 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 6.913 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.h:15, 11:35:52 #10 6.913 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c:8: 11:35:52 #10 6.913 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.913 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.913 11:35:52 #10 6.918 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.920 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c  11:35:52 #10 6.932 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c  11:35:52 #10 6.934 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c  11:35:52 #10 6.935 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c  11:35:52 #10 6.941 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c  11:35:52 #10 6.942 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.943 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c  11:35:52 #10 6.944 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c  11:35:52 #10 6.945 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c  11:35:52 #10 6.955 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.959 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.h:44:0, 11:35:52 #10 6.959 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c:8: 11:35:52 #10 6.959 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.959 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.959 11:35:52 #10 6.959 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.962 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.973 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.974 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c  11:35:52 #10 6.980 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.h:44:0, 11:35:52 #10 6.980 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c:8: 11:35:52 #10 6.980 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.980 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.980 11:35:52 #10 6.980 :0:0: note: this is the location of the previous definition 11:35:52 #10 6.980 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c  11:35:52 #10 6.988 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 6.988 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.h:15, 11:35:52 #10 6.988 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c:8: 11:35:52 #10 6.988 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 6.988 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 6.988 11:35:52 #10 7.003 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c  11:35:52 #10 7.005 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:35:52 #10 7.005 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.h:15, 11:35:52 #10 7.005 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c:8: 11:35:52 #10 7.005 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.005 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.005 11:35:52 #10 7.005 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.006 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c  11:35:52 #10 7.012 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c  11:35:52 #10 7.014 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c  11:35:52 #10 7.014 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c  11:35:52 #10 7.018 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.018 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.026 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c  11:35:52 #10 7.036 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 11:35:52 #10 7.036 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.h:15, 11:35:52 #10 7.036 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c:8: 11:35:52 #10 7.036 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.036 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.036 11:35:52 #10 7.040 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.h:56:0, 11:35:52 #10 7.040 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c:8: 11:35:52 #10 7.040 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.040 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.040 11:35:52 #10 7.068 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.h:41:0, 11:35:52 #10 7.068 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c:8: 11:35:52 #10 7.068 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.068 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.068 11:35:52 #10 7.068 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.078 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.082 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.125 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.h:45:0, 11:35:52 #10 7.125 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c:8: 11:35:52 #10 7.125 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.125 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.125 11:35:52 #10 7.125 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.152 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.h:57:0, 11:35:52 #10 7.152 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c:8: 11:35:52 #10 7.152 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.152 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.152 11:35:52 #10 7.162 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.h:41:0, 11:35:52 #10 7.162 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c:8: 11:35:52 #10 7.162 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.162 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.162 11:35:52 #10 7.162 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.183 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 11:35:52 #10 7.183 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c:8: 11:35:52 #10 7.183 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.183 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.183 11:35:52 #10 7.183 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.186 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.h:41:0, 11:35:52 #10 7.186 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c:8: 11:35:52 #10 7.186 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.186 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.186 11:35:52 #10 7.186 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.186 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.210 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.h:46:0, 11:35:52 #10 7.210 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c:8: 11:35:52 #10 7.210 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.210 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.210 11:35:52 #10 7.210 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.214 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.h:41:0, 11:35:52 #10 7.214 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c:8: 11:35:52 #10 7.214 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.214 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.214 11:35:52 #10 7.214 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.219 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 11:35:52 #10 7.219 from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c:8: 11:35:52 #10 7.219 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.219 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.219 11:35:52 #10 7.219 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 11:35:52 #10 7.219 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.h:15, 11:35:52 #10 7.219 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c:8: 11:35:52 #10 7.219 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.219 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.219 11:35:52 #10 7.219 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.239 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.239 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.h:15, 11:35:52 #10 7.239 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c:8: 11:35:52 #10 7.239 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.239 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.239 11:35:52 #10 7.242 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.243 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:52 #10 7.243 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.h:15, 11:35:52 #10 7.243 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c:8: 11:35:52 #10 7.243 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.243 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.243 11:35:52 #10 7.243 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.245 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.h:41:0, 11:35:52 #10 7.245 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c:8: 11:35:52 #10 7.245 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.245 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.245 11:35:52 #10 7.266 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:35:52 #10 7.266 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.h:15, 11:35:52 #10 7.266 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c:8: 11:35:52 #10 7.266 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.266 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.266 11:35:52 #10 7.266 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.269 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:52 #10 7.269 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.h:15, 11:35:52 #10 7.269 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c:8: 11:35:52 #10 7.269 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.269 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.269 11:35:52 #10 7.282 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.286 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:35:52 #10 7.286 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.h:15, 11:35:52 #10 7.286 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c:8: 11:35:52 #10 7.286 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.286 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.286 11:35:52 #10 7.286 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.294 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.298 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.h:76:0, 11:35:52 #10 7.298 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c:8: 11:35:52 #10 7.298 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.298 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.298 11:35:52 #10 7.298 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.304 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:52 #10 7.304 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.h:15, 11:35:52 #10 7.304 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c:8: 11:35:52 #10 7.304 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.304 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.304 11:35:52 #10 7.304 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.316 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:52 #10 7.316 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.h:15, 11:35:52 #10 7.316 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c:8: 11:35:52 #10 7.316 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.316 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.316 11:35:52 #10 7.316 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.324 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.h:45:0, 11:35:52 #10 7.324 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c:8: 11:35:52 #10 7.324 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.324 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.324 11:35:52 #10 7.324 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.327 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.h:23:0, 11:35:52 #10 7.327 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c:8: 11:35:52 #10 7.327 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.327 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.327 11:35:52 #10 7.327 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.328 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:52 #10 7.328 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 11:35:52 #10 7.328 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.h:15, 11:35:52 #10 7.328 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c:8: 11:35:52 #10 7.328 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.328 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.328 11:35:52 #10 7.328 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.346 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.346 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.h:15, 11:35:52 #10 7.346 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c:8: 11:35:52 #10 7.346 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.346 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.346 11:35:52 #10 7.346 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.346 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.355 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.h:41:0, 11:35:52 #10 7.355 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c:8: 11:35:52 #10 7.355 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.355 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.355 11:35:52 #10 7.355 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.356 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:35:52 #10 7.356 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c:8: 11:35:52 #10 7.356 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.356 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.356 11:35:52 #10 7.356 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.359 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 11:35:52 #10 7.359 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c:8: 11:35:52 #10 7.359 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.359 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.359 11:35:52 #10 7.361 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:52 #10 7.361 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.h:15, 11:35:52 #10 7.361 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c:8: 11:35:52 #10 7.361 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.361 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.361 11:35:52 #10 7.361 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.361 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.362 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.362 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.h:15, 11:35:52 #10 7.362 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c:8: 11:35:52 #10 7.362 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.362 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.362 11:35:52 #10 7.362 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.365 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.365 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.h:15, 11:35:52 #10 7.365 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c:8: 11:35:52 #10 7.365 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.365 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.365 11:35:52 #10 7.365 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.367 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:52 #10 7.367 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.h:15, 11:35:52 #10 7.367 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c:8: 11:35:52 #10 7.367 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.367 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.367 11:35:52 #10 7.367 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.369 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.h:45:0, 11:35:52 #10 7.369 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c:8: 11:35:52 #10 7.369 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.369 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.369 11:35:52 #10 7.374 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.374 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.h:15, 11:35:52 #10 7.374 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c:8: 11:35:52 #10 7.374 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.374 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.374 11:35:52 #10 7.374 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.375 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 11:35:52 #10 7.375 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 11:35:52 #10 7.375 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c:8: 11:35:52 #10 7.375 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.375 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.375 11:35:52 #10 7.377 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.377 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.h:15, 11:35:52 #10 7.377 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c:8: 11:35:52 #10 7.377 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.377 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.377 11:35:52 #10 7.377 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.377 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.h:15, 11:35:52 #10 7.377 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c:8: 11:35:52 #10 7.377 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.377 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.377 11:35:52 #10 7.378 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.380 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:35:52 #10 7.380 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 11:35:52 #10 7.380 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c:8: 11:35:52 #10 7.380 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.380 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.380 11:35:52 #10 7.380 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.380 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.385 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:35:52 #10 7.385 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.h:15, 11:35:52 #10 7.385 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c:8: 11:35:52 #10 7.385 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.385 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.385 11:35:52 #10 7.387 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 11:35:52 #10 7.387 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.h:15, 11:35:52 #10 7.387 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c:8: 11:35:52 #10 7.387 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.387 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.387 11:35:52 #10 7.387 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.387 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.389 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.h:45:0, 11:35:52 #10 7.389 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c:8: 11:35:52 #10 7.389 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.389 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.389 11:35:52 #10 7.389 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.392 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:35:52 #10 7.392 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.h:15, 11:35:52 #10 7.392 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c:8: 11:35:52 #10 7.392 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.392 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.392 11:35:52 #10 7.393 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.h:46:0, 11:35:52 #10 7.393 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c:8: 11:35:52 #10 7.393 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.393 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.393 11:35:52 #10 7.395 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.h:41:0, 11:35:52 #10 7.395 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c:8: 11:35:52 #10 7.395 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.395 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.395 11:35:52 #10 7.395 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.398 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.398 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.h:15, 11:35:52 #10 7.398 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c:8: 11:35:52 #10 7.398 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.398 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.398 11:35:52 #10 7.398 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.398 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.405 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:35:52 #10 7.405 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.h:15, 11:35:52 #10 7.405 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c:8: 11:35:52 #10 7.405 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.405 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.405 11:35:52 #10 7.406 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.407 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.407 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.h:15, 11:35:52 #10 7.407 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c:8: 11:35:52 #10 7.407 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.407 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.407 11:35:52 #10 7.407 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.411 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.h:54:0, 11:35:52 #10 7.411 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c:8: 11:35:52 #10 7.411 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.411 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.411 11:35:52 #10 7.414 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 11:35:52 #10 7.414 from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c:8: 11:35:52 #10 7.414 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.414 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.414 11:35:52 #10 7.420 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.h:41:0, 11:35:52 #10 7.420 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c:8: 11:35:52 #10 7.420 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.420 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.420 11:35:52 #10 7.421 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:35:52 #10 7.421 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c:8: 11:35:52 #10 7.421 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.421 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.421 11:35:52 #10 7.422 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.424 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:52 #10 7.424 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.h:15, 11:35:52 #10 7.424 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c:8: 11:35:52 #10 7.424 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.424 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.424 11:35:52 #10 7.427 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.h:64:0, 11:35:52 #10 7.427 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c:8: 11:35:52 #10 7.427 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.427 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.427 11:35:52 #10 7.427 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.h:41:0, 11:35:52 #10 7.427 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c:8: 11:35:52 #10 7.427 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.427 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.427 11:35:52 #10 7.427 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.431 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:35:52 #10 7.431 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.h:15, 11:35:52 #10 7.431 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c:8: 11:35:52 #10 7.431 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.431 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.431 11:35:52 #10 7.431 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.431 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.h:15, 11:35:52 #10 7.431 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c:8: 11:35:52 #10 7.431 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.431 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.431 11:35:52 #10 7.431 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.432 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 11:35:52 #10 7.432 from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c:8: 11:35:52 #10 7.432 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.432 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.432 11:35:52 #10 7.432 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.432 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.432 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.h:15, 11:35:52 #10 7.432 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c:8: 11:35:52 #10 7.432 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.432 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.432 11:35:52 #10 7.432 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.432 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.433 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.436 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:35:52 #10 7.436 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.h:15, 11:35:52 #10 7.436 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c:8: 11:35:52 #10 7.436 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.436 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.436 11:35:52 #10 7.437 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.h:41:0, 11:35:52 #10 7.437 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c:8: 11:35:52 #10 7.437 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.437 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.437 11:35:52 #10 7.437 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.437 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.h:45:0, 11:35:52 #10 7.437 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c:8: 11:35:52 #10 7.437 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.437 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.437 11:35:52 #10 7.438 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.439 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 11:35:52 #10 7.439 from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c:8: 11:35:52 #10 7.439 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.439 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.439 11:35:52 #10 7.439 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.450 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.454 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.457 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.459 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.h:71:0, 11:35:52 #10 7.459 from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c:8: 11:35:52 #10 7.459 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.459 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.459 11:35:52 #10 7.478 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.482 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.490 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.495 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.h:58:0, 11:35:52 #10 7.495 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c:8: 11:35:52 #10 7.495 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:52 #10 7.495 #define __EXTENSIONS__ /* for Sun */ 11:35:52 #10 7.495 11:35:52 #10 7.495 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.495 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.510 :0:0: note: this is the location of the previous definition 11:35:52 #10 7.537 :0:0: note: this is the location of the previous definition 11:35:53 #10 7.910 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  11:35:53 #10 7.943 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:53 #10 7.950 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:53 #10 7.951 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c  11:35:53 #10 7.952 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c  11:35:53 #10 7.953 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c  11:35:53 #10 7.954 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c  11:35:53 #10 7.955 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c  11:35:53 #10 7.956 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c  11:35:53 #10 7.958 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c  11:35:53 #10 7.959 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c  11:35:53 #10 7.960 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c  11:35:53 #10 7.960 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c  11:35:53 #10 7.961 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c  11:35:53 #10 7.961 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c  11:35:53 #10 7.962 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c  11:35:53 #10 7.962 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c  11:35:53 #10 7.962 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c  11:35:53 #10 7.964 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c  11:35:53 #10 7.965 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c  11:35:53 #10 7.979 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c  11:35:53 #10 7.984 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c  11:35:53 #10 7.985 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c  11:35:53 #10 7.986 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c  11:35:53 #10 7.987 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c  11:35:53 #10 7.988 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c  11:35:53 #10 7.988 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c  11:35:53 #10 7.989 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c  11:35:53 #10 7.989 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c  11:35:53 #10 7.990 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c:5:0: 11:35:53 #10 7.990 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 7.990 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 7.990 11:35:53 #10 7.994 :0:0: note: this is the location of the previous definition 11:35:53 #10 7.994 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c  11:35:53 #10 8.001 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c  11:35:53 #10 8.010 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c  11:35:53 #10 8.011 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c  11:35:53 #10 8.012 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c  11:35:53 #10 8.014 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c  11:35:53 #10 8.015 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c  11:35:53 #10 8.015 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c  11:35:53 #10 8.016 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c  11:35:53 #10 8.016 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c  11:35:53 #10 8.017 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c  11:35:53 #10 8.020 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c:12:0: 11:35:53 #10 8.020 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.020 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.020 11:35:53 #10 8.021 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c  11:35:53 #10 8.022 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c  11:35:53 #10 8.024 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.h:46:0, 11:35:53 #10 8.024 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c:8: 11:35:53 #10 8.024 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.024 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.024 11:35:53 #10 8.024 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.026 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c  11:35:53 #10 8.053 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c  11:35:53 #10 8.054 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c  11:35:53 #10 8.054 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c  11:35:53 #10 8.055 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c  11:35:53 #10 8.055 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c  11:35:53 #10 8.055 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c  11:35:53 #10 8.056 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c  11:35:53 #10 8.056 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c  11:35:53 #10 8.059 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c  11:35:53 #10 8.061 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c  11:35:53 #10 8.066 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.h:45:0, 11:35:53 #10 8.066 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c:8: 11:35:53 #10 8.066 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.066 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.066 11:35:53 #10 8.067 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c  11:35:53 #10 8.076 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.h:60:0, 11:35:53 #10 8.076 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c:8: 11:35:53 #10 8.076 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.076 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.076 11:35:53 #10 8.076 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.086 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.089 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 11:35:53 #10 8.089 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c:8: 11:35:53 #10 8.089 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.089 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.089 11:35:53 #10 8.089 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.098 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c  11:35:53 #10 8.099 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c  11:35:53 #10 8.100 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c  11:35:53 #10 8.109 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.h:59:0, 11:35:53 #10 8.109 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c:8: 11:35:53 #10 8.109 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.109 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.109 11:35:53 #10 8.109 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.110 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c  11:35:53 #10 8.123 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c  11:35:53 #10 8.124 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c  11:35:53 #10 8.127 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c  11:35:53 #10 8.127 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c  11:35:53 #10 8.128 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c  11:35:53 #10 8.129 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c  11:35:53 #10 8.130 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c  11:35:53 #10 8.130 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c  11:35:53 #10 8.131 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c  11:35:53 #10 8.132 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.h:47:0, 11:35:53 #10 8.132 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c:8: 11:35:53 #10 8.132 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.132 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.132 11:35:53 #10 8.133 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c  11:35:53 #10 8.133 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c  11:35:53 #10 8.134 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.134 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c  11:35:53 #10 8.134 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.135 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c  11:35:53 #10 8.135 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c  11:35:53 #10 8.138 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c  11:35:53 #10 8.140 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c  11:35:53 #10 8.142 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c  11:35:53 #10 8.143 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c  11:35:53 #10 8.170 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c  11:35:53 #10 8.174 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c  11:35:53 #10 8.175 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.h:72:0, 11:35:53 #10 8.175 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c:8: 11:35:53 #10 8.175 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.175 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.175 11:35:53 #10 8.175 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.178 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c  11:35:53 #10 8.182 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c  11:35:53 #10 8.184 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c  11:35:53 #10 8.184 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c  11:35:53 #10 8.185 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c  11:35:53 #10 8.188 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c  11:35:53 #10 8.193 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c  11:35:53 #10 8.194 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c  11:35:53 #10 8.197 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.h:46:0, 11:35:53 #10 8.197 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c:8: 11:35:53 #10 8.197 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.197 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.197 11:35:53 #10 8.201 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c  11:35:53 #10 8.212 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:53 #10 8.212 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:35:53 #10 8.212 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c:8: 11:35:53 #10 8.212 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.212 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.212 11:35:53 #10 8.217 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.h:46:0, 11:35:53 #10 8.217 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c:8: 11:35:53 #10 8.217 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.217 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.217 11:35:53 #10 8.217 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.217 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c  11:35:53 #10 8.222 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.h:46:0, 11:35:53 #10 8.222 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c:8: 11:35:53 #10 8.222 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.222 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.222 11:35:53 #10 8.222 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.243 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c  11:35:53 #10 8.246 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c  11:35:53 #10 8.249 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c  11:35:53 #10 8.250 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c  11:35:53 #10 8.251 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c  11:35:53 #10 8.251 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.252 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c  11:35:53 #10 8.252 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c  11:35:53 #10 8.256 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c  11:35:53 #10 8.261 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c  11:35:53 #10 8.262 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.276 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:53 #10 8.276 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:35:53 #10 8.276 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.h:15, 11:35:53 #10 8.276 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c:8: 11:35:53 #10 8.276 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.276 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.276 11:35:53 #10 8.277 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.279 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.h:46:0, 11:35:53 #10 8.279 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c:8: 11:35:53 #10 8.279 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.279 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.279 11:35:53 #10 8.280 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c  11:35:53 #10 8.288 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 11:35:53 #10 8.288 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.h:15, 11:35:53 #10 8.288 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c:8: 11:35:53 #10 8.288 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.288 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.288 11:35:53 #10 8.288 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c  11:35:53 #10 8.293 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c  11:35:53 #10 8.306 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c  11:35:53 #10 8.309 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:53 #10 8.309 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.h:15, 11:35:53 #10 8.309 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c:8: 11:35:53 #10 8.309 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.309 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.309 11:35:53 #10 8.310 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c  11:35:53 #10 8.319 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:53 #10 8.319 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.h:15, 11:35:53 #10 8.319 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c:8: 11:35:53 #10 8.319 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.319 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.319 11:35:53 #10 8.319 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.319 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.319 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 11:35:53 #10 8.319 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.h:15, 11:35:53 #10 8.319 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c:8: 11:35:53 #10 8.319 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.319 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.319 11:35:53 #10 8.323 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 11:35:53 #10 8.323 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c:8: 11:35:53 #10 8.323 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.323 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.323 11:35:53 #10 8.330 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.334 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.346 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.353 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 11:35:53 #10 8.353 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c:8: 11:35:53 #10 8.353 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.353 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.353 11:35:53 #10 8.357 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 11:35:53 #10 8.357 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 11:35:53 #10 8.357 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.h:15, 11:35:53 #10 8.357 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c:8: 11:35:53 #10 8.357 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.357 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.357 11:35:53 #10 8.368 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:53 #10 8.368 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.h:15, 11:35:53 #10 8.368 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c:8: 11:35:53 #10 8.368 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.368 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.368 11:35:53 #10 8.368 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.373 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 11:35:53 #10 8.373 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c:8: 11:35:53 #10 8.373 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.373 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.373 11:35:53 #10 8.374 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.h:44:0, 11:35:53 #10 8.374 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c:8: 11:35:53 #10 8.374 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.374 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.374 11:35:53 #10 8.374 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.375 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 11:35:53 #10 8.375 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c:8: 11:35:53 #10 8.375 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.375 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.375 11:35:53 #10 8.386 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.h:46:0, 11:35:53 #10 8.386 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c:8: 11:35:53 #10 8.386 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.386 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.386 11:35:53 #10 8.386 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.389 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 11:35:53 #10 8.389 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.h:15, 11:35:53 #10 8.389 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c:8: 11:35:53 #10 8.389 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.389 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.389 11:35:53 #10 8.389 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.389 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.393 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.h:70:0, 11:35:53 #10 8.393 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c:8: 11:35:53 #10 8.393 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.393 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.393 11:35:53 #10 8.393 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.393 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.399 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:9:0: 11:35:53 #10 8.399 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.399 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.399 11:35:53 #10 8.399 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.401 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c  11:35:53 #10 8.402 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c  11:35:53 #10 8.403 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c  11:35:53 #10 8.406 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.412 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.413 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:53 #10 8.413 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c:8: 11:35:53 #10 8.413 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.413 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.413 11:35:53 #10 8.418 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:53 #10 8.418 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.h:15, 11:35:53 #10 8.418 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c:8: 11:35:53 #10 8.418 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.418 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.418 11:35:53 #10 8.418 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.418 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.440 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 11:35:53 #10 8.440 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.h:15, 11:35:53 #10 8.440 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c:8: 11:35:53 #10 8.440 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.440 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.440 11:35:53 #10 8.441 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c  11:35:53 #10 8.443 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.443 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.h:77:0, 11:35:53 #10 8.443 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c:8: 11:35:53 #10 8.443 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.443 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.443 11:35:53 #10 8.443 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.444 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c  11:35:53 #10 8.447 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c  11:35:53 #10 8.458 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c  11:35:53 #10 8.461 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c  11:35:53 #10 8.468 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:53 #10 8.468 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.h:15, 11:35:53 #10 8.468 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c:8: 11:35:53 #10 8.468 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.468 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.468 11:35:53 #10 8.468 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.471 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 11:35:53 #10 8.471 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.h:15, 11:35:53 #10 8.471 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c:8: 11:35:53 #10 8.471 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.471 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.471 11:35:53 #10 8.471 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.473 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:53 #10 8.473 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c:8: 11:35:53 #10 8.473 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.473 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.473 11:35:53 #10 8.473 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.475 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:53 #10 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.h:15, 11:35:53 #10 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c:8: 11:35:53 #10 8.475 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.475 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.475 11:35:53 #10 8.475 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.475 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:53 #10 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:35:53 #10 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.h:15, 11:35:53 #10 8.475 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c:8: 11:35:53 #10 8.475 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.475 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.475 11:35:53 #10 8.475 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.480 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.h:59:0, 11:35:53 #10 8.480 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c:8: 11:35:53 #10 8.480 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.480 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.480 11:35:53 #10 8.489 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 11:35:53 #10 8.489 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c:8: 11:35:53 #10 8.489 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.489 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.489 11:35:53 #10 8.489 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.493 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.h:44:0, 11:35:53 #10 8.493 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c:8: 11:35:53 #10 8.493 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.493 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.493 11:35:53 #10 8.494 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.h:65:0, 11:35:53 #10 8.494 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c:8: 11:35:53 #10 8.494 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.494 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.494 11:35:53 #10 8.494 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.507 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 11:35:53 #10 8.507 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.h:15, 11:35:53 #10 8.507 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c:8: 11:35:53 #10 8.507 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.507 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.507 11:35:53 #10 8.509 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.h:45:0, 11:35:53 #10 8.509 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c:8: 11:35:53 #10 8.509 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.509 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.509 11:35:53 #10 8.509 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.520 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 11:35:53 #10 8.520 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.h:15, 11:35:53 #10 8.520 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c:8: 11:35:53 #10 8.520 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.520 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.520 11:35:53 #10 8.520 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.520 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.530 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 11:35:53 #10 8.530 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c:8: 11:35:53 #10 8.530 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.530 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.530 11:35:53 #10 8.530 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.540 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:53 #10 8.540 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.h:15, 11:35:53 #10 8.540 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c:8: 11:35:53 #10 8.540 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.540 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.540 11:35:53 #10 8.540 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.540 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c  11:35:53 #10 8.549 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c  11:35:53 #10 8.551 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c  11:35:53 #10 8.551 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c  11:35:53 #10 8.551 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.552 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c  11:35:53 #10 8.552 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.563 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c  11:35:53 #10 8.578 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.599 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:53 #10 8.599 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.h:15, 11:35:53 #10 8.599 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c:8: 11:35:53 #10 8.599 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.599 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.599 11:35:53 #10 8.608 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:53 #10 8.608 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.h:15, 11:35:53 #10 8.608 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c:8: 11:35:53 #10 8.608 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.608 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.608 11:35:53 #10 8.612 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:53 #10 8.612 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:35:53 #10 8.612 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.h:15, 11:35:53 #10 8.612 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c:8: 11:35:53 #10 8.612 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.612 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.612 11:35:53 #10 8.618 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.628 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 11:35:53 #10 8.628 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c:8: 11:35:53 #10 8.628 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.628 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.628 11:35:53 #10 8.632 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 11:35:53 #10 8.632 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c:8: 11:35:53 #10 8.632 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.632 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.632 11:35:53 #10 8.633 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.633 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.638 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 11:35:53 #10 8.638 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c:8: 11:35:53 #10 8.638 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.638 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.638 11:35:53 #10 8.638 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.652 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 11:35:53 #10 8.652 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.h:15, 11:35:53 #10 8.652 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c:8: 11:35:53 #10 8.652 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.652 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.652 11:35:53 #10 8.654 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.654 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 11:35:53 #10 8.654 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.h:15, 11:35:53 #10 8.654 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c:8: 11:35:53 #10 8.654 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.654 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.654 11:35:53 #10 8.658 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.666 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:53 #10 8.666 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.h:15, 11:35:53 #10 8.666 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c:8: 11:35:53 #10 8.666 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.666 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.666 11:35:53 #10 8.666 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.666 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.671 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.h:61:0, 11:35:53 #10 8.671 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c:8: 11:35:53 #10 8.671 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.671 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.671 11:35:53 #10 8.672 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 11:35:53 #10 8.672 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c:8: 11:35:53 #10 8.672 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.672 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.672 11:35:53 #10 8.672 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.673 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 11:35:53 #10 8.673 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.h:15, 11:35:53 #10 8.673 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c:8: 11:35:53 #10 8.673 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.673 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.673 11:35:53 #10 8.673 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.679 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:35:53 #10 8.679 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.h:15, 11:35:53 #10 8.679 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c:8: 11:35:53 #10 8.679 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.679 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.679 11:35:53 #10 8.686 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.687 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.693 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.h:61:0, 11:35:53 #10 8.693 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c:8: 11:35:53 #10 8.693 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.693 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.693 11:35:53 #10 8.693 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.693 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.701 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.h:44:0, 11:35:53 #10 8.701 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c:8: 11:35:53 #10 8.701 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.701 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.701 11:35:53 #10 8.701 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.704 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.h:44:0, 11:35:53 #10 8.704 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c:8: 11:35:53 #10 8.704 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.704 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.704 11:35:53 #10 8.704 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.708 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.h:46:0, 11:35:53 #10 8.708 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c:8: 11:35:53 #10 8.708 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.708 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.708 11:35:53 #10 8.708 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.711 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:53 #10 8.711 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 11:35:53 #10 8.711 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.h:15, 11:35:53 #10 8.711 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c:8: 11:35:53 #10 8.711 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.711 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.711 11:35:53 #10 8.711 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.716 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 11:35:53 #10 8.716 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.h:15, 11:35:53 #10 8.716 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c:8: 11:35:53 #10 8.716 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.716 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.716 11:35:53 #10 8.716 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.717 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:53 #10 8.717 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.h:15, 11:35:53 #10 8.717 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c:8: 11:35:53 #10 8.717 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.717 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.717 11:35:53 #10 8.717 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.720 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 11:35:53 #10 8.720 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.h:15, 11:35:53 #10 8.720 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c:8: 11:35:53 #10 8.720 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.720 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.720 11:35:53 #10 8.720 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.722 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.h:44:0, 11:35:53 #10 8.722 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c:8: 11:35:53 #10 8.722 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.722 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.722 11:35:53 #10 8.722 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.732 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 11:35:53 #10 8.732 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c:8: 11:35:53 #10 8.732 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.732 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.732 11:35:53 #10 8.732 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.738 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 11:35:53 #10 8.738 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.h:15, 11:35:53 #10 8.738 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c:8: 11:35:53 #10 8.738 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.738 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.738 11:35:53 #10 8.738 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.741 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 11:35:53 #10 8.741 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.h:15, 11:35:53 #10 8.741 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c:8: 11:35:53 #10 8.741 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.741 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.741 11:35:53 #10 8.741 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.744 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:35:53 #10 8.744 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c:8: 11:35:53 #10 8.744 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.744 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.744 11:35:53 #10 8.744 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.745 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:35:53 #10 8.745 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:35:53 #10 8.745 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.h:15, 11:35:53 #10 8.745 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c:8: 11:35:53 #10 8.745 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.745 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.745 11:35:53 #10 8.749 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 11:35:53 #10 8.749 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.h:15, 11:35:53 #10 8.749 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c:8: 11:35:53 #10 8.749 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.749 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.749 11:35:53 #10 8.749 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 11:35:53 #10 8.749 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.h:15, 11:35:53 #10 8.749 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c:8: 11:35:53 #10 8.749 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.749 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.749 11:35:53 #10 8.749 :0:0: note: this is the location of the previous definition 11:35:53 #10 8.754 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 11:35:53 #10 8.754 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c:8: 11:35:53 #10 8.754 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:53 #10 8.754 #define __EXTENSIONS__ /* for Sun */ 11:35:53 #10 8.754 11:35:53 #10 8.754 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.758 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.763 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.h:44:0, 11:35:54 #10 8.763 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c:8: 11:35:54 #10 8.763 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.763 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.763 11:35:54 #10 8.763 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.770 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.h:65:0, 11:35:54 #10 8.770 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c:8: 11:35:54 #10 8.770 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.770 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.770 11:35:54 #10 8.775 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 11:35:54 #10 8.775 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c:8: 11:35:54 #10 8.775 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.775 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.775 11:35:54 #10 8.778 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.781 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:35:54 #10 8.781 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.h:15, 11:35:54 #10 8.781 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c:8: 11:35:54 #10 8.781 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.781 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.781 11:35:54 #10 8.781 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.783 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:54 #10 8.783 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.h:15, 11:35:54 #10 8.783 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c:8: 11:35:54 #10 8.783 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.783 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.783 11:35:54 #10 8.794 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 11:35:54 #10 8.794 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.h:15, 11:35:54 #10 8.794 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c:8: 11:35:54 #10 8.794 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.794 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.794 11:35:54 #10 8.794 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:35:54 #10 8.794 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.h:15, 11:35:54 #10 8.794 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c:8: 11:35:54 #10 8.794 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.794 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.794 11:35:54 #10 8.794 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.794 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.803 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.h:47:0, 11:35:54 #10 8.803 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c:8: 11:35:54 #10 8.803 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.803 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.803 11:35:54 #10 8.804 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.804 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.h:46:0, 11:35:54 #10 8.804 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c:8: 11:35:54 #10 8.804 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.804 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.804 11:35:54 #10 8.804 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.817 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 11:35:54 #10 8.817 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.h:15, 11:35:54 #10 8.817 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c:8: 11:35:54 #10 8.817 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.817 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.817 11:35:54 #10 8.817 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.817 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.821 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 11:35:54 #10 8.821 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c:8: 11:35:54 #10 8.821 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.821 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.821 11:35:54 #10 8.821 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.h:44:0, 11:35:54 #10 8.821 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c:8: 11:35:54 #10 8.821 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.821 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.821 11:35:54 #10 8.822 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.828 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.h:44:0, 11:35:54 #10 8.828 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c:8: 11:35:54 #10 8.828 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.828 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.828 11:35:54 #10 8.834 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.839 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:35:54 #10 8.839 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c:8: 11:35:54 #10 8.839 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.839 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.839 11:35:54 #10 8.840 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 11:35:54 #10 8.840 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 11:35:54 #10 8.840 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c:8: 11:35:54 #10 8.840 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.840 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.840 11:35:54 #10 8.842 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.847 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.854 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.857 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 11:35:54 #10 8.857 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.h:15, 11:35:54 #10 8.857 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c:8: 11:35:54 #10 8.857 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.857 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.857 11:35:54 #10 8.857 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.857 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.858 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.863 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.h:44:0, 11:35:54 #10 8.863 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c:8: 11:35:54 #10 8.863 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.863 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.863 11:35:54 #10 8.863 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.866 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 11:35:54 #10 8.866 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.h:15, 11:35:54 #10 8.866 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c:8: 11:35:54 #10 8.866 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.866 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.866 11:35:54 #10 8.866 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.873 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 11:35:54 #10 8.873 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c:8: 11:35:54 #10 8.873 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.873 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.873 11:35:54 #10 8.874 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 11:35:54 #10 8.874 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c:8: 11:35:54 #10 8.874 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.874 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.874 11:35:54 #10 8.875 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 11:35:54 #10 8.875 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c:8: 11:35:54 #10 8.875 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.875 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.875 11:35:54 #10 8.878 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.880 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 11:35:54 #10 8.880 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.h:15, 11:35:54 #10 8.880 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c:8: 11:35:54 #10 8.880 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.880 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.880 11:35:54 #10 8.883 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.h:46:0, 11:35:54 #10 8.883 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c:8: 11:35:54 #10 8.883 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.883 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.883 11:35:54 #10 8.887 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.895 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.895 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.915 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.h:46:0, 11:35:54 #10 8.915 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c:8: 11:35:54 #10 8.915 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.915 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.915 11:35:54 #10 8.915 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.916 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:35:54 #10 8.916 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 11:35:54 #10 8.916 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c:8: 11:35:54 #10 8.916 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.916 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.916 11:35:54 #10 8.920 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.934 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.936 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.h:63:0, 11:35:54 #10 8.936 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c:8: 11:35:54 #10 8.936 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.936 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.936 11:35:54 #10 8.936 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.947 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.h:56:0, 11:35:54 #10 8.947 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c:8: 11:35:54 #10 8.947 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.947 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.947 11:35:54 #10 8.947 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.952 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: In function 'REAL__dump': 11:35:54 #10 8.952 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:239:19: warning: declaration of 's' shadows a previous local [-Wshadow] 11:35:54 #10 8.952 char *s = expptr; 11:35:54 #10 8.952 ^ 11:35:54 #10 8.952 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:198:15: note: shadowed declaration is here 11:35:54 #10 8.952 char *s; 11:35:54 #10 8.952 ^ 11:35:54 #10 8.960 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.h:46:0, 11:35:54 #10 8.960 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c:8: 11:35:54 #10 8.960 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.960 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.960 11:35:54 #10 8.960 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.961 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: At top level: 11:35:54 #10 8.961 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:835:1: warning: 'no_sanitize' attribute directive ignored [-Wattributes] 11:35:54 #10 8.961 asn_double2float(double d, float *outcome) { 11:35:54 #10 8.961 ^~~~~~~~~~~~~~~~ 11:35:54 #10 8.983 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 11:35:54 #10 8.983 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.h:15, 11:35:54 #10 8.983 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c:8: 11:35:54 #10 8.983 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.983 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.983 11:35:54 #10 8.983 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.991 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 11:35:54 #10 8.991 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c:8: 11:35:54 #10 8.991 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.991 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.991 11:35:54 #10 8.991 :0:0: note: this is the location of the previous definition 11:35:54 #10 8.998 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.h:44:0, 11:35:54 #10 8.998 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c:8: 11:35:54 #10 8.998 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 8.998 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 8.998 11:35:54 #10 8.999 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.002 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.h:46:0, 11:35:54 #10 9.002 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c:8: 11:35:54 #10 9.002 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.002 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.002 11:35:54 #10 9.002 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.005 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.h:55:0, 11:35:54 #10 9.005 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c:8: 11:35:54 #10 9.005 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.005 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.005 11:35:54 #10 9.006 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 11:35:54 #10 9.006 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.h:15, 11:35:54 #10 9.006 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c:8: 11:35:54 #10 9.006 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.006 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.006 11:35:54 #10 9.006 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.006 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.009 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.h:46:0, 11:35:54 #10 9.009 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c:8: 11:35:54 #10 9.009 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.009 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.009 11:35:54 #10 9.009 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.023 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  11:35:54 #10 9.066 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:35:54 #10 9.079 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:35:54 #10 9.080 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  11:35:54 #10 9.081 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  11:35:54 #10 9.082 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  11:35:54 #10 9.084 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  11:35:54 #10 9.084 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  11:35:54 #10 9.087 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  11:35:54 #10 9.087 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  11:35:54 #10 9.088 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  11:35:54 #10 9.089 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  11:35:54 #10 9.090 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  11:35:54 #10 9.090 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  11:35:54 #10 9.091 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  11:35:54 #10 9.091 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  11:35:54 #10 9.092 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  11:35:54 #10 9.094 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  11:35:54 #10 9.095 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  11:35:54 #10 9.095 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  11:35:54 #10 9.096 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  11:35:54 #10 9.097 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  11:35:54 #10 9.106 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  11:35:54 #10 9.107 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  11:35:54 #10 9.108 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  11:35:54 #10 9.109 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  11:35:54 #10 9.110 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  11:35:54 #10 9.110 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  11:35:54 #10 9.111 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  11:35:54 #10 9.112 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  11:35:54 #10 9.113 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  11:35:54 #10 9.118 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  11:35:54 #10 9.121 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  11:35:54 #10 9.121 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  11:35:54 #10 9.122 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  11:35:54 #10 9.123 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  11:35:54 #10 9.130 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  11:35:54 #10 9.137 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  11:35:54 #10 9.146 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  11:35:54 #10 9.147 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  11:35:54 #10 9.154 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  11:35:54 #10 9.156 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  11:35:54 #10 9.163 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  11:35:54 #10 9.173 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  11:35:54 #10 9.174 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  11:35:54 #10 9.175 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  11:35:54 #10 9.175 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  11:35:54 #10 9.176 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  11:35:54 #10 9.177 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  11:35:54 #10 9.177 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  11:35:54 #10 9.182 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  11:35:54 #10 9.183 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  11:35:54 #10 9.184 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  11:35:54 #10 9.184 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  11:35:54 #10 9.190 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  11:35:54 #10 9.197 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, 11:35:54 #10 9.197 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: 11:35:54 #10 9.197 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.197 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.197 11:35:54 #10 9.197 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.200 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  11:35:54 #10 9.206 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  11:35:54 #10 9.208 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  11:35:54 #10 9.217 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 11:35:54 #10 9.217 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: 11:35:54 #10 9.217 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.217 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.217 11:35:54 #10 9.217 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.237 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, 11:35:54 #10 9.237 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: 11:35:54 #10 9.237 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.237 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.237 11:35:54 #10 9.237 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.242 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  11:35:54 #10 9.249 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, 11:35:54 #10 9.249 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: 11:35:54 #10 9.249 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.249 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.249 11:35:54 #10 9.250 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  11:35:54 #10 9.256 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  11:35:54 #10 9.256 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  11:35:54 #10 9.260 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  11:35:54 #10 9.267 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  11:35:54 #10 9.269 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  11:35:54 #10 9.274 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  11:35:54 #10 9.289 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:54 #10 9.289 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 11:35:54 #10 9.289 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, 11:35:54 #10 9.289 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: 11:35:54 #10 9.289 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.289 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.289 11:35:54 #10 9.289 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.298 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  11:35:54 #10 9.304 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:54 #10 9.304 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: 11:35:54 #10 9.304 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.304 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.304 11:35:54 #10 9.304 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.305 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  11:35:54 #10 9.319 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, 11:35:54 #10 9.319 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: 11:35:54 #10 9.319 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.319 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.319 11:35:54 #10 9.319 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.327 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 11:35:54 #10 9.327 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: 11:35:54 #10 9.327 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.327 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.327 11:35:54 #10 9.327 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.330 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.341 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:54 #10 9.341 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, 11:35:54 #10 9.341 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: 11:35:54 #10 9.341 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.341 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.341 11:35:54 #10 9.341 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.344 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, 11:35:54 #10 9.344 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: 11:35:54 #10 9.344 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.344 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.344 11:35:54 #10 9.345 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  11:35:54 #10 9.348 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, 11:35:54 #10 9.348 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: 11:35:54 #10 9.348 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.348 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.348 11:35:54 #10 9.348 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.349 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  11:35:54 #10 9.349 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  11:35:54 #10 9.353 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, 11:35:54 #10 9.353 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: 11:35:54 #10 9.353 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.353 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.353 11:35:54 #10 9.353 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  11:35:54 #10 9.358 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, 11:35:54 #10 9.358 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: 11:35:54 #10 9.358 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.358 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.358 11:35:54 #10 9.358 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.359 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  11:35:54 #10 9.362 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  11:35:54 #10 9.365 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, 11:35:54 #10 9.365 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: 11:35:54 #10 9.365 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.365 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.365 11:35:54 #10 9.365 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.369 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  11:35:54 #10 9.378 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, 11:35:54 #10 9.378 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: 11:35:54 #10 9.378 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.378 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.378 11:35:54 #10 9.378 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.387 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:35:54 #10 9.387 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: 11:35:54 #10 9.387 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.387 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.387 11:35:54 #10 9.394 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, 11:35:54 #10 9.394 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: 11:35:54 #10 9.394 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.394 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.394 11:35:54 #10 9.394 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.395 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  11:35:54 #10 9.395 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  11:35:54 #10 9.398 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.406 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.417 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, 11:35:54 #10 9.417 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: 11:35:54 #10 9.417 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.417 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.417 11:35:54 #10 9.417 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.425 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, 11:35:54 #10 9.425 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: 11:35:54 #10 9.425 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.425 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.425 11:35:54 #10 9.425 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.426 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  11:35:54 #10 9.427 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  11:35:54 #10 9.428 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, 11:35:54 #10 9.428 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: 11:35:54 #10 9.428 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.428 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.428 11:35:54 #10 9.428 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.429 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:54 #10 9.429 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, 11:35:54 #10 9.429 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: 11:35:54 #10 9.429 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.429 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.429 11:35:54 #10 9.429 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.431 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 11:35:54 #10 9.431 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, 11:35:54 #10 9.431 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: 11:35:54 #10 9.431 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.431 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.431 11:35:54 #10 9.431 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.436 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:54 #10 9.436 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, 11:35:54 #10 9.436 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: 11:35:54 #10 9.436 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.436 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.436 11:35:54 #10 9.436 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.440 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, 11:35:54 #10 9.440 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: 11:35:54 #10 9.440 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.440 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.440 11:35:54 #10 9.441 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 11:35:54 #10 9.441 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, 11:35:54 #10 9.441 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: 11:35:54 #10 9.441 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.441 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.441 11:35:54 #10 9.441 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.442 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 11:35:54 #10 9.442 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: 11:35:54 #10 9.442 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.442 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.442 11:35:54 #10 9.452 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, 11:35:54 #10 9.452 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: 11:35:54 #10 9.452 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.452 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.452 11:35:54 #10 9.452 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.454 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 11:35:54 #10 9.454 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, 11:35:54 #10 9.454 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: 11:35:54 #10 9.454 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.454 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.454 11:35:54 #10 9.454 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.458 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.459 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, 11:35:54 #10 9.459 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: 11:35:54 #10 9.459 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.459 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.459 11:35:54 #10 9.470 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  11:35:54 #10 9.471 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.471 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  11:35:54 #10 9.472 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  11:35:54 #10 9.483 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  11:35:54 #10 9.487 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.487 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, 11:35:54 #10 9.487 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: 11:35:54 #10 9.487 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.487 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.487 11:35:54 #10 9.497 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, 11:35:54 #10 9.497 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: 11:35:54 #10 9.497 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.497 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.497 11:35:54 #10 9.497 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.502 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.510 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  11:35:54 #10 9.523 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, 11:35:54 #10 9.523 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: 11:35:54 #10 9.523 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.523 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.523 11:35:54 #10 9.523 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.523 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.525 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, 11:35:54 #10 9.525 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: 11:35:54 #10 9.525 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.525 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.525 11:35:54 #10 9.525 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.537 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, 11:35:54 #10 9.537 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: 11:35:54 #10 9.537 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.537 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.537 11:35:54 #10 9.537 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.546 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 11:35:54 #10 9.546 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 11:35:54 #10 9.546 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: 11:35:54 #10 9.546 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.546 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.546 11:35:54 #10 9.546 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.550 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  11:35:54 #10 9.552 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  11:35:54 #10 9.555 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  11:35:54 #10 9.559 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  11:35:54 #10 9.559 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  11:35:54 #10 9.560 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  11:35:54 #10 9.560 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:54 #10 9.560 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, 11:35:54 #10 9.560 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: 11:35:54 #10 9.560 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.560 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.560 11:35:54 #10 9.560 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  11:35:54 #10 9.561 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.566 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  11:35:54 #10 9.567 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, 11:35:54 #10 9.567 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: 11:35:54 #10 9.567 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.567 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.567 11:35:54 #10 9.567 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  11:35:54 #10 9.569 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  11:35:54 #10 9.570 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 11:35:54 #10 9.570 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, 11:35:54 #10 9.570 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: 11:35:54 #10 9.570 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.570 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.570 11:35:54 #10 9.570 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.570 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  11:35:54 #10 9.571 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  11:35:54 #10 9.576 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  11:35:54 #10 9.577 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  11:35:54 #10 9.577 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  11:35:54 #10 9.577 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:54 #10 9.577 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, 11:35:54 #10 9.577 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: 11:35:54 #10 9.577 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.577 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.577 11:35:54 #10 9.578 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:54 #10 9.578 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, 11:35:54 #10 9.578 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: 11:35:54 #10 9.578 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.578 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.578 11:35:54 #10 9.588 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, 11:35:54 #10 9.588 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: 11:35:54 #10 9.588 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.588 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.588 11:35:54 #10 9.593 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 11:35:54 #10 9.593 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: 11:35:54 #10 9.593 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.593 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.593 11:35:54 #10 9.601 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, 11:35:54 #10 9.601 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: 11:35:54 #10 9.601 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.601 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.601 11:35:54 #10 9.609 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, 11:35:54 #10 9.609 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: 11:35:54 #10 9.609 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.609 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.609 11:35:54 #10 9.609 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.609 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 11:35:54 #10 9.609 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, 11:35:54 #10 9.609 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: 11:35:54 #10 9.609 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.609 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.609 11:35:54 #10 9.614 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:35:54 #10 9.614 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: 11:35:54 #10 9.614 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.614 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.614 11:35:54 #10 9.614 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:35:54 #10 9.614 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, 11:35:54 #10 9.614 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: 11:35:54 #10 9.614 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.614 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.614 11:35:54 #10 9.614 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.614 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.618 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.618 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 11:35:54 #10 9.618 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: 11:35:54 #10 9.618 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.618 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.618 11:35:54 #10 9.624 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.624 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.629 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, 11:35:54 #10 9.629 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: 11:35:54 #10 9.629 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.629 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.629 11:35:54 #10 9.637 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.638 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:35:54 #10 9.638 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: 11:35:54 #10 9.638 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.638 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.638 11:35:54 #10 9.638 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.642 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.643 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  11:35:54 #10 9.648 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.649 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  11:35:54 #10 9.657 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  11:35:54 #10 9.659 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, 11:35:54 #10 9.659 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: 11:35:54 #10 9.659 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.659 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.659 11:35:54 #10 9.660 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, 11:35:54 #10 9.660 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: 11:35:54 #10 9.660 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.660 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.660 11:35:54 #10 9.680 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 11:35:54 #10 9.680 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: 11:35:54 #10 9.680 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.680 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.680 11:35:54 #10 9.680 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.698 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  11:35:54 #10 9.699 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  11:35:54 #10 9.699 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  11:35:54 #10 9.700 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  11:35:54 #10 9.706 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  11:35:54 #10 9.707 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  11:35:54 #10 9.707 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  11:35:54 #10 9.707 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.708 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  11:35:54 #10 9.708 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  11:35:54 #10 9.714 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:54 #10 9.714 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, 11:35:54 #10 9.714 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: 11:35:54 #10 9.714 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.714 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.714 11:35:54 #10 9.714 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.714 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  11:35:54 #10 9.717 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, 11:35:54 #10 9.717 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: 11:35:54 #10 9.717 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.717 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.717 11:35:54 #10 9.717 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.718 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:54 #10 9.718 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, 11:35:54 #10 9.718 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: 11:35:54 #10 9.718 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.718 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.718 11:35:54 #10 9.719 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.721 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  11:35:54 #10 9.722 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  11:35:54 #10 9.723 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  11:35:54 #10 9.723 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  11:35:54 #10 9.724 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  11:35:54 #10 9.724 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  11:35:54 #10 9.734 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.746 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:54 #10 9.746 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, 11:35:54 #10 9.746 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: 11:35:54 #10 9.746 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.746 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.746 11:35:54 #10 9.746 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  11:35:54 #10 9.754 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  11:35:54 #10 9.757 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, 11:35:54 #10 9.757 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: 11:35:54 #10 9.757 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.757 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.757 11:35:54 #10 9.757 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.762 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, 11:35:54 #10 9.762 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: 11:35:54 #10 9.762 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.762 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.762 11:35:54 #10 9.762 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.765 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:54 #10 9.765 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, 11:35:54 #10 9.765 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: 11:35:54 #10 9.765 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.765 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.765 11:35:54 #10 9.766 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, 11:35:54 #10 9.766 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: 11:35:54 #10 9.766 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.766 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.766 11:35:54 #10 9.766 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.766 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.772 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  11:35:54 #10 9.772 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.772 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, 11:35:54 #10 9.772 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: 11:35:54 #10 9.772 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.772 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.772 11:35:54 #10 9.772 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.784 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, 11:35:54 #10 9.784 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: 11:35:54 #10 9.784 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.784 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.784 11:35:54 #10 9.788 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, 11:35:54 #10 9.788 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: 11:35:54 #10 9.788 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.788 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.788 11:35:54 #10 9.789 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:54 #10 9.789 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, 11:35:54 #10 9.789 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: 11:35:54 #10 9.789 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.789 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.789 11:35:54 #10 9.789 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.792 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 11:35:54 #10 9.792 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, 11:35:54 #10 9.792 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: 11:35:54 #10 9.792 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.792 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.792 11:35:54 #10 9.792 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 11:35:54 #10 9.792 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: 11:35:54 #10 9.792 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.792 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.792 11:35:54 #10 9.792 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.795 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:54 #10 9.795 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, 11:35:54 #10 9.795 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: 11:35:54 #10 9.795 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.795 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.795 11:35:54 #10 9.797 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 11:35:54 #10 9.797 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: 11:35:54 #10 9.797 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.797 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.797 11:35:54 #10 9.797 :0:0: note: this is the location of the previous definition 11:35:54 #10 9.799 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 11:35:54 #10 9.799 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: 11:35:54 #10 9.799 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:54 #10 9.799 #define __EXTENSIONS__ /* for Sun */ 11:35:54 #10 9.799 11:35:54 #10 9.799 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.801 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  11:35:55 #10 9.801 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.801 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.803 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.805 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:35:55 #10 9.805 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: 11:35:55 #10 9.805 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.805 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.805 11:35:55 #10 9.808 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, 11:35:55 #10 9.808 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: 11:35:55 #10 9.808 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.808 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.808 11:35:55 #10 9.814 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.819 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:55 #10 9.819 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, 11:35:55 #10 9.819 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: 11:35:55 #10 9.819 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.819 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.819 11:35:55 #10 9.819 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.821 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 11:35:55 #10 9.821 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: 11:35:55 #10 9.821 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.821 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.821 11:35:55 #10 9.824 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.838 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.843 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:55 #10 9.843 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, 11:35:55 #10 9.843 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: 11:35:55 #10 9.843 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.843 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.843 11:35:55 #10 9.843 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.847 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, 11:35:55 #10 9.847 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: 11:35:55 #10 9.847 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.847 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.847 11:35:55 #10 9.847 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.850 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.854 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, 11:35:55 #10 9.854 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: 11:35:55 #10 9.854 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.854 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.854 11:35:55 #10 9.854 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.854 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.854 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.867 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  11:35:55 #10 9.870 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  11:35:55 #10 9.874 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  11:35:55 #10 9.883 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  11:35:55 #10 9.889 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  11:35:55 #10 9.894 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, 11:35:55 #10 9.894 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: 11:35:55 #10 9.894 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.894 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.894 11:35:55 #10 9.894 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.897 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, 11:35:55 #10 9.897 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: 11:35:55 #10 9.897 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.897 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.897 11:35:55 #10 9.897 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.901 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, 11:35:55 #10 9.901 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: 11:35:55 #10 9.901 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.901 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.901 11:35:55 #10 9.901 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.906 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  11:35:55 #10 9.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  11:35:55 #10 9.922 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, 11:35:55 #10 9.922 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: 11:35:55 #10 9.922 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.922 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.922 11:35:55 #10 9.922 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.929 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  11:35:55 #10 9.931 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 11:35:55 #10 9.931 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, 11:35:55 #10 9.931 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: 11:35:55 #10 9.931 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.931 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.931 11:35:55 #10 9.931 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.933 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:55 #10 9.933 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, 11:35:55 #10 9.933 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: 11:35:55 #10 9.933 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.933 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.933 11:35:55 #10 9.933 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.940 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:35:55 #10 9.940 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 11:35:55 #10 9.940 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: 11:35:55 #10 9.940 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.940 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.940 11:35:55 #10 9.940 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.953 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, 11:35:55 #10 9.953 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: 11:35:55 #10 9.953 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.953 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.953 11:35:55 #10 9.953 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.962 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 11:35:55 #10 9.962 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c:8: 11:35:55 #10 9.962 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.962 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.962 11:35:55 #10 9.968 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:55 #10 9.968 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, 11:35:55 #10 9.968 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: 11:35:55 #10 9.968 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.968 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.968 11:35:55 #10 9.973 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:55 #10 9.973 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, 11:35:55 #10 9.973 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: 11:35:55 #10 9.973 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.973 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.973 11:35:55 #10 9.973 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.977 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, 11:35:55 #10 9.977 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: 11:35:55 #10 9.977 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.977 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.977 11:35:55 #10 9.978 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:35:55 #10 9.978 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: 11:35:55 #10 9.978 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.978 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.978 11:35:55 #10 9.978 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.980 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 11:35:55 #10 9.980 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, 11:35:55 #10 9.980 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: 11:35:55 #10 9.980 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.980 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.980 11:35:55 #10 9.982 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, 11:35:55 #10 9.982 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: 11:35:55 #10 9.982 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.982 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.982 11:35:55 #10 9.983 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 11:35:55 #10 9.983 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: 11:35:55 #10 9.983 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.983 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.983 11:35:55 #10 9.984 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  11:35:55 #10 9.990 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  11:35:55 #10 9.991 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:35:55 #10 9.991 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, 11:35:55 #10 9.991 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: 11:35:55 #10 9.991 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.991 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.991 11:35:55 #10 9.995 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:55 #10 9.995 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, 11:35:55 #10 9.995 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: 11:35:55 #10 9.995 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 9.995 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 9.995 11:35:55 #10 9.995 :0:0: note: this is the location of the previous definition 11:35:55 #10 9.998 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.00 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.01 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.01 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.01 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.02 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.02 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  11:35:55 #10 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:55 #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, 11:35:55 #10 10.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: 11:35:55 #10 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.03 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.03 11:35:55 #10 10.05 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:55 #10 10.08 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: 11:35:55 #10 10.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.08 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.08 11:35:55 #10 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 11:35:55 #10 10.09 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: 11:35:55 #10 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.09 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.09 11:35:55 #10 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, 11:35:55 #10 10.09 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: 11:35:55 #10 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.09 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.09 11:35:55 #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  11:35:55 #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  11:35:55 #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  11:35:55 #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  11:35:55 #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  11:35:55 #10 10.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  11:35:55 #10 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  11:35:55 #10 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  11:35:55 #10 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  11:35:55 #10 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  11:35:55 #10 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  11:35:55 #10 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  11:35:55 #10 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  11:35:55 #10 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  11:35:55 #10 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  11:35:55 #10 10.12 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.13 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.13 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:55 #10 10.13 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: 11:35:55 #10 10.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.13 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.13 11:35:55 #10 10.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  11:35:55 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  11:35:55 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  11:35:55 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  11:35:55 #10 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, 11:35:55 #10 10.14 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: 11:35:55 #10 10.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.14 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.14 11:35:55 #10 10.14 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  11:35:55 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  11:35:55 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  11:35:55 #10 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  11:35:55 #10 10.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  11:35:55 #10 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, 11:35:55 #10 10.16 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: 11:35:55 #10 10.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.16 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.16 11:35:55 #10 10.17 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  11:35:55 #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  11:35:55 #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  11:35:55 #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  11:35:55 #10 10.17 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  11:35:55 #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  11:35:55 #10 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, 11:35:55 #10 10.17 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: 11:35:55 #10 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.17 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.17 11:35:55 #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  11:35:55 #10 10.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  11:35:55 #10 10.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  11:35:55 #10 10.18 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 11:35:55 #10 10.19 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: 11:35:55 #10 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.19 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.19 11:35:55 #10 10.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  11:35:55 #10 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:55 #10 10.21 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, 11:35:55 #10 10.21 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: 11:35:55 #10 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.21 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.21 11:35:55 #10 10.24 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.24 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:35:55 #10 10.25 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: 11:35:55 #10 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.25 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.25 11:35:55 #10 10.25 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  11:35:55 #10 10.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  11:35:55 #10 10.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  11:35:55 #10 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, 11:35:55 #10 10.27 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: 11:35:55 #10 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.27 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.27 11:35:55 #10 10.27 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:55 #10 10.28 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, 11:35:55 #10 10.28 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: 11:35:55 #10 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.28 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.28 11:35:55 #10 10.28 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, 11:35:55 #10 10.29 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: 11:35:55 #10 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.29 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.29 11:35:55 #10 10.29 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  11:35:55 #10 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:55 #10 10.30 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, 11:35:55 #10 10.30 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: 11:35:55 #10 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.30 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.30 11:35:55 #10 10.31 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  11:35:55 #10 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  11:35:55 #10 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  11:35:55 #10 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  11:35:55 #10 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  11:35:55 #10 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  11:35:55 #10 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  11:35:55 #10 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  11:35:55 #10 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  11:35:55 #10 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  11:35:55 #10 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  11:35:55 #10 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  11:35:55 #10 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  11:35:55 #10 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  11:35:55 #10 10.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  11:35:55 #10 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, 11:35:55 #10 10.36 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: 11:35:55 #10 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.36 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.36 11:35:55 #10 10.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  11:35:55 #10 10.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  11:35:55 #10 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, 11:35:55 #10 10.37 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: 11:35:55 #10 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.37 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.37 11:35:55 #10 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 11:35:55 #10 10.38 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, 11:35:55 #10 10.38 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: 11:35:55 #10 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.38 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.38 11:35:55 #10 10.38 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 11:35:55 #10 10.39 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, 11:35:55 #10 10.39 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: 11:35:55 #10 10.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.39 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.39 11:35:55 #10 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 11:35:55 #10 10.40 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: 11:35:55 #10 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.40 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.40 11:35:55 #10 10.40 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 11:35:55 #10 10.40 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, 11:35:55 #10 10.40 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: 11:35:55 #10 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.40 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.40 11:35:55 #10 10.40 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.41 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, 11:35:55 #10 10.41 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: 11:35:55 #10 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.41 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.41 11:35:55 #10 10.41 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.42 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.43 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, 11:35:55 #10 10.44 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: 11:35:55 #10 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.44 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.44 11:35:55 #10 10.44 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, 11:35:55 #10 10.44 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: 11:35:55 #10 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.44 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.44 11:35:55 #10 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 11:35:55 #10 10.44 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: 11:35:55 #10 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.44 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.44 11:35:55 #10 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 11:35:55 #10 10.45 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: 11:35:55 #10 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.45 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.45 11:35:55 #10 10.45 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, 11:35:55 #10 10.46 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: 11:35:55 #10 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.46 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.46 11:35:55 #10 10.46 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, 11:35:55 #10 10.47 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: 11:35:55 #10 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.47 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.47 11:35:55 #10 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 11:35:55 #10 10.47 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 11:35:55 #10 10.47 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, 11:35:55 #10 10.47 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: 11:35:55 #10 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.47 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.47 11:35:55 #10 10.47 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.47 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.48 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, 11:35:55 #10 10.48 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: 11:35:55 #10 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.48 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.48 11:35:55 #10 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  11:35:55 #10 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:35:55 #10 10.48 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, 11:35:55 #10 10.48 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: 11:35:55 #10 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.48 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.48 11:35:55 #10 10.48 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  11:35:55 #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  11:35:55 #10 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  11:35:55 #10 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  11:35:55 #10 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 11:35:55 #10 10.50 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: 11:35:55 #10 10.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.50 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.50 11:35:55 #10 10.50 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  11:35:55 #10 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  11:35:55 #10 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 11:35:55 #10 10.50 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: 11:35:55 #10 10.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.50 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.50 11:35:55 #10 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, 11:35:55 #10 10.50 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: 11:35:55 #10 10.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.50 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.50 11:35:55 #10 10.50 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, 11:35:55 #10 10.51 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: 11:35:55 #10 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.51 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.51 11:35:55 #10 10.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  11:35:55 #10 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:35:55 #10 10.51 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: 11:35:55 #10 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.51 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.51 11:35:55 #10 10.51 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.51 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, 11:35:55 #10 10.51 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: 11:35:55 #10 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.51 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.51 11:35:55 #10 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, 11:35:55 #10 10.52 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: 11:35:55 #10 10.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.52 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.52 11:35:55 #10 10.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  11:35:55 #10 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:55 #10 10.53 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, 11:35:55 #10 10.53 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: 11:35:55 #10 10.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.53 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.53 11:35:55 #10 10.53 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 11:35:55 #10 10.53 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, 11:35:55 #10 10.53 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: 11:35:55 #10 10.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.53 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.53 11:35:55 #10 10.53 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 11:35:55 #10 10.53 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: 11:35:55 #10 10.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.53 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.53 11:35:55 #10 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  11:35:55 #10 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, 11:35:55 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: 11:35:55 #10 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.55 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.55 11:35:55 #10 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:55 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, 11:35:55 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: 11:35:55 #10 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.55 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.55 11:35:55 #10 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, 11:35:55 #10 10.55 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: 11:35:55 #10 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.55 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.55 11:35:55 #10 10.55 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, 11:35:55 #10 10.56 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: 11:35:55 #10 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.56 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.56 11:35:55 #10 10.56 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.56 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 11:35:55 #10 10.56 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: 11:35:55 #10 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.56 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.56 11:35:55 #10 10.56 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:55 #10 10.56 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, 11:35:55 #10 10.56 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: 11:35:55 #10 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.56 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.56 11:35:55 #10 10.56 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 11:35:55 #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, 11:35:55 #10 10.57 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: 11:35:55 #10 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.57 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.57 11:35:55 #10 10.57 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, 11:35:55 #10 10.58 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: 11:35:55 #10 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.58 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.58 11:35:55 #10 10.58 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.59 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.60 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.60 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.61 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, 11:35:55 #10 10.61 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: 11:35:55 #10 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.61 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.61 11:35:55 #10 10.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  11:35:55 #10 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:55 #10 10.62 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, 11:35:55 #10 10.62 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: 11:35:55 #10 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.62 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.62 11:35:55 #10 10.62 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  11:35:55 #10 10.63 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, 11:35:55 #10 10.63 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: 11:35:55 #10 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.63 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.63 11:35:55 #10 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, 11:35:55 #10 10.64 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: 11:35:55 #10 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.64 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.64 11:35:55 #10 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, 11:35:55 #10 10.64 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: 11:35:55 #10 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.64 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.64 11:35:55 #10 10.65 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 11:35:55 #10 10.65 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, 11:35:55 #10 10.65 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: 11:35:55 #10 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.65 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.65 11:35:55 #10 10.65 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.65 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 11:35:55 #10 10.65 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, 11:35:55 #10 10.65 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: 11:35:55 #10 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.65 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.65 11:35:55 #10 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, 11:35:55 #10 10.65 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: 11:35:55 #10 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.65 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.65 11:35:55 #10 10.65 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:35:55 #10 10.65 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, 11:35:55 #10 10.65 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: 11:35:55 #10 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.65 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.65 11:35:55 #10 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, 11:35:55 #10 10.65 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: 11:35:55 #10 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.65 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.65 11:35:55 #10 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, 11:35:55 #10 10.65 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: 11:35:55 #10 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.65 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.65 11:35:55 #10 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:55 #10 10.66 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, 11:35:55 #10 10.66 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: 11:35:55 #10 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.66 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.66 11:35:55 #10 10.66 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  11:35:55 #10 10.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  11:35:55 #10 10.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  11:35:55 #10 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 11:35:55 #10 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, 11:35:55 #10 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: 11:35:55 #10 10.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.67 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.67 11:35:55 #10 10.67 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, 11:35:55 #10 10.67 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: 11:35:55 #10 10.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.67 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.67 11:35:55 #10 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  11:35:55 #10 10.67 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  11:35:55 #10 10.68 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:55 #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, 11:35:55 #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: 11:35:55 #10 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.68 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.68 11:35:55 #10 10.68 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:35:55 #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, 11:35:55 #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: 11:35:55 #10 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.68 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.68 11:35:55 #10 10.68 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.68 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, 11:35:55 #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: 11:35:55 #10 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.68 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.68 11:35:55 #10 10.68 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, 11:35:55 #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: 11:35:55 #10 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.68 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.68 11:35:55 #10 10.68 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, 11:35:55 #10 10.68 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: 11:35:55 #10 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.68 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.68 11:35:55 #10 10.68 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.68 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.68 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.68 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.69 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, 11:35:55 #10 10.70 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: 11:35:55 #10 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.70 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.70 11:35:55 #10 10.70 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 11:35:55 #10 10.71 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 11:35:55 #10 10.71 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: 11:35:55 #10 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.71 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.71 11:35:55 #10 10.71 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 11:35:55 #10 10.72 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, 11:35:55 #10 10.72 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: 11:35:55 #10 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.72 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.72 11:35:55 #10 10.72 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, 11:35:55 #10 10.72 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: 11:35:55 #10 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.72 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.72 11:35:55 #10 10.72 :0:0: note: this is the location of the previous definition 11:35:55 #10 10.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:55 #10 10.73 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, 11:35:55 #10 10.73 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: 11:35:55 #10 10.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:55 #10 10.73 #define __EXTENSIONS__ /* for Sun */ 11:35:55 #10 10.73 11:35:55 #10 10.73 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.74 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 11:35:56 #10 10.76 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: 11:35:56 #10 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.76 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.76 11:35:56 #10 10.76 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, 11:35:56 #10 10.76 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: 11:35:56 #10 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.76 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.76 11:35:56 #10 10.76 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.76 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  11:35:56 #10 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  11:35:56 #10 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  11:35:56 #10 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  11:35:56 #10 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  11:35:56 #10 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  11:35:56 #10 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  11:35:56 #10 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  11:35:56 #10 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  11:35:56 #10 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, 11:35:56 #10 10.77 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: 11:35:56 #10 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.77 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.77 11:35:56 #10 10.77 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:56 #10 10.78 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 11:35:56 #10 10.78 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: 11:35:56 #10 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.78 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.78 11:35:56 #10 10.78 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  11:35:56 #10 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:56 #10 10.78 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: 11:35:56 #10 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.78 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.78 11:35:56 #10 10.78 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  11:35:56 #10 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:56 #10 10.78 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, 11:35:56 #10 10.78 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: 11:35:56 #10 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.78 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.78 11:35:56 #10 10.78 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  11:35:56 #10 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 11:35:56 #10 10.80 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: 11:35:56 #10 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.80 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.80 11:35:56 #10 10.80 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 11:35:56 #10 10.80 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: 11:35:56 #10 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.80 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.80 11:35:56 #10 10.80 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  11:35:56 #10 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 11:35:56 #10 10.81 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, 11:35:56 #10 10.81 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: 11:35:56 #10 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.81 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.81 11:35:56 #10 10.81 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  11:35:56 #10 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  11:35:56 #10 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  11:35:56 #10 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  11:35:56 #10 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  11:35:56 #10 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  11:35:56 #10 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  11:35:56 #10 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  11:35:56 #10 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:56 #10 10.83 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, 11:35:56 #10 10.83 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: 11:35:56 #10 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.83 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.83 11:35:56 #10 10.83 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  11:35:56 #10 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 11:35:56 #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, 11:35:56 #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: 11:35:56 #10 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.84 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.84 11:35:56 #10 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:35:56 #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 11:35:56 #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 11:35:56 #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, 11:35:56 #10 10.84 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: 11:35:56 #10 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.84 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.84 11:35:56 #10 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  11:35:56 #10 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  11:35:56 #10 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  11:35:56 #10 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, 11:35:56 #10 10.86 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: 11:35:56 #10 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.86 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.86 11:35:56 #10 10.86 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:56 #10 10.87 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, 11:35:56 #10 10.87 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: 11:35:56 #10 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.87 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.87 11:35:56 #10 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 11:35:56 #10 10.87 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, 11:35:56 #10 10.87 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: 11:35:56 #10 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.87 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.87 11:35:56 #10 10.87 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.87 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.89 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.90 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:56 #10 10.91 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, 11:35:56 #10 10.91 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: 11:35:56 #10 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.91 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.91 11:35:56 #10 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  11:35:56 #10 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  11:35:56 #10 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  11:35:56 #10 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  11:35:56 #10 10.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:35:56 #10 10.95 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, 11:35:56 #10 10.95 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: 11:35:56 #10 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.95 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.95 11:35:56 #10 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, 11:35:56 #10 10.96 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: 11:35:56 #10 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.96 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.96 11:35:56 #10 10.96 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, 11:35:56 #10 10.96 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: 11:35:56 #10 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.96 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.96 11:35:56 #10 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 11:35:56 #10 10.96 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, 11:35:56 #10 10.96 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: 11:35:56 #10 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.96 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.96 11:35:56 #10 10.96 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, 11:35:56 #10 10.97 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: 11:35:56 #10 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.97 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.97 11:35:56 #10 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:56 #10 10.98 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, 11:35:56 #10 10.98 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: 11:35:56 #10 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.98 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.98 11:35:56 #10 10.98 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:56 #10 10.98 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: 11:35:56 #10 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.98 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.98 11:35:56 #10 10.98 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, 11:35:56 #10 10.98 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: 11:35:56 #10 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.98 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.98 11:35:56 #10 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, 11:35:56 #10 10.98 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: 11:35:56 #10 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 10.98 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 10.98 11:35:56 #10 10.98 :0:0: note: this is the location of the previous definition 11:35:56 #10 10.99 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:56 #10 11.00 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, 11:35:56 #10 11.00 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: 11:35:56 #10 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.00 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.00 11:35:56 #10 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:56 #10 11.00 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, 11:35:56 #10 11.00 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: 11:35:56 #10 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.00 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.00 11:35:56 #10 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, 11:35:56 #10 11.00 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: 11:35:56 #10 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.00 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.00 11:35:56 #10 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 11:35:56 #10 11.00 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, 11:35:56 #10 11.00 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: 11:35:56 #10 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.00 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.00 11:35:56 #10 11.00 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.00 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.00 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 11:35:56 #10 11.01 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, 11:35:56 #10 11.01 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: 11:35:56 #10 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.01 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.01 11:35:56 #10 11.01 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.01 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.01 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.01 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 11:35:56 #10 11.02 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, 11:35:56 #10 11.02 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: 11:35:56 #10 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.02 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.02 11:35:56 #10 11.02 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 11:35:56 #10 11.02 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, 11:35:56 #10 11.02 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: 11:35:56 #10 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.02 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.02 11:35:56 #10 11.02 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, 11:35:56 #10 11.02 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: 11:35:56 #10 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.02 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.02 11:35:56 #10 11.03 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.03 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.04 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 11:35:56 #10 11.06 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: 11:35:56 #10 11.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.06 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.06 11:35:56 #10 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:56 #10 11.07 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: 11:35:56 #10 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.07 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.07 11:35:56 #10 11.08 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.08 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  11:35:56 #10 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  11:35:56 #10 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  11:35:56 #10 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  11:35:56 #10 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, 11:35:56 #10 11.10 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: 11:35:56 #10 11.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.10 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.10 11:35:56 #10 11.10 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  11:35:56 #10 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  11:35:56 #10 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  11:35:56 #10 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:35:56 #10 11.12 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 11:35:56 #10 11.12 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: 11:35:56 #10 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.12 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.12 11:35:56 #10 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  11:35:56 #10 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 11:35:56 #10 11.14 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, 11:35:56 #10 11.14 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: 11:35:56 #10 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.14 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.14 11:35:56 #10 11.14 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:35:56 #10 11.14 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: 11:35:56 #10 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.14 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.14 11:35:56 #10 11.14 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  11:35:56 #10 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  11:35:56 #10 11.15 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, 11:35:56 #10 11.15 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: 11:35:56 #10 11.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.15 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.15 11:35:56 #10 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  11:35:56 #10 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  11:35:56 #10 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 11:35:56 #10 11.17 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: 11:35:56 #10 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.17 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.17 11:35:56 #10 11.17 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  11:35:56 #10 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  11:35:56 #10 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  11:35:56 #10 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  11:35:56 #10 11.17 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 11:35:56 #10 11.17 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, 11:35:56 #10 11.17 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: 11:35:56 #10 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.17 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.17 11:35:56 #10 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, 11:35:56 #10 11.18 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: 11:35:56 #10 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.18 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.18 11:35:56 #10 11.18 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:35:56 #10 11.18 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 11:35:56 #10 11.18 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, 11:35:56 #10 11.18 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: 11:35:56 #10 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.18 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.18 11:35:56 #10 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  11:35:56 #10 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  11:35:56 #10 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  11:35:56 #10 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, 11:35:56 #10 11.20 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: 11:35:56 #10 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.20 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.20 11:35:56 #10 11.20 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 11:35:56 #10 11.21 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: 11:35:56 #10 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.21 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.21 11:35:56 #10 11.21 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:56 #10 11.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 11:35:56 #10 11.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, 11:35:56 #10 11.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: 11:35:56 #10 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.21 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.21 11:35:56 #10 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:56 #10 11.21 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, 11:35:56 #10 11.21 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: 11:35:56 #10 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.21 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.21 11:35:56 #10 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:35:56 #10 11.21 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, 11:35:56 #10 11.21 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: 11:35:56 #10 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.21 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.21 11:35:56 #10 11.21 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.22 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.22 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.23 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, 11:35:56 #10 11.23 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: 11:35:56 #10 11.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.23 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.23 11:35:56 #10 11.24 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  11:35:56 #10 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, 11:35:56 #10 11.25 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: 11:35:56 #10 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.25 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.25 11:35:56 #10 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:56 #10 11.25 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 11:35:56 #10 11.25 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: 11:35:56 #10 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.25 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.25 11:35:56 #10 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 11:35:56 #10 11.25 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, 11:35:56 #10 11.25 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: 11:35:56 #10 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.25 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.25 11:35:56 #10 11.25 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  11:35:56 #10 11.25 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  11:35:56 #10 11.26 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  11:35:56 #10 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  11:35:56 #10 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  11:35:56 #10 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  11:35:56 #10 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  11:35:56 #10 11.27 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  11:35:56 #10 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  11:35:56 #10 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 11:35:56 #10 11.28 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, 11:35:56 #10 11.28 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: 11:35:56 #10 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.28 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.28 11:35:56 #10 11.28 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:56 #10 11.28 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, 11:35:56 #10 11.28 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: 11:35:56 #10 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.28 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.28 11:35:56 #10 11.28 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:56 #10 11.30 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, 11:35:56 #10 11.30 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: 11:35:56 #10 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.30 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.30 11:35:56 #10 11.30 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, 11:35:56 #10 11.32 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: 11:35:56 #10 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.32 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.32 11:35:56 #10 11.32 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, 11:35:56 #10 11.32 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: 11:35:56 #10 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.32 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.32 11:35:56 #10 11.32 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  11:35:56 #10 11.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 11:35:56 #10 11.33 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, 11:35:56 #10 11.33 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: 11:35:56 #10 11.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.33 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.33 11:35:56 #10 11.33 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 11:35:56 #10 11.34 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, 11:35:56 #10 11.34 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: 11:35:56 #10 11.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.34 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.34 11:35:56 #10 11.34 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, 11:35:56 #10 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: 11:35:56 #10 11.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.34 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.34 11:35:56 #10 11.34 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 11:35:56 #10 11.34 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: 11:35:56 #10 11.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.34 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.34 11:35:56 #10 11.34 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 11:35:56 #10 11.35 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, 11:35:56 #10 11.35 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: 11:35:56 #10 11.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.35 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.35 11:35:56 #10 11.35 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  11:35:56 #10 11.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:56 #10 11.35 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, 11:35:56 #10 11.35 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: 11:35:56 #10 11.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.35 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.35 11:35:56 #10 11.35 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  11:35:56 #10 11.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 11:35:56 #10 11.35 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, 11:35:56 #10 11.35 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: 11:35:56 #10 11.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.35 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.35 11:35:56 #10 11.35 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  11:35:56 #10 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  11:35:56 #10 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  11:35:56 #10 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  11:35:56 #10 11.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 11:35:56 #10 11.37 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, 11:35:56 #10 11.37 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: 11:35:56 #10 11.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.37 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.37 11:35:56 #10 11.37 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  11:35:56 #10 11.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:56 #10 11.37 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, 11:35:56 #10 11.37 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: 11:35:56 #10 11.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.37 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.37 11:35:56 #10 11.37 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, 11:35:56 #10 11.39 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: 11:35:56 #10 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.39 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.39 11:35:56 #10 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  11:35:56 #10 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  11:35:56 #10 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  11:35:56 #10 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:56 #10 11.40 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, 11:35:56 #10 11.40 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: 11:35:56 #10 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.40 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.40 11:35:56 #10 11.40 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, 11:35:56 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: 11:35:56 #10 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.41 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.41 11:35:56 #10 11.41 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, 11:35:56 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: 11:35:56 #10 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.41 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.41 11:35:56 #10 11.41 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.41 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, 11:35:56 #10 11.41 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: 11:35:56 #10 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.41 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.41 11:35:56 #10 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  11:35:56 #10 11.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  11:35:56 #10 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:56 #10 11.42 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: 11:35:56 #10 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.42 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.42 11:35:56 #10 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:35:56 #10 11.42 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, 11:35:56 #10 11.42 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: 11:35:56 #10 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.42 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.42 11:35:56 #10 11.42 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.42 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.42 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 11:35:56 #10 11.43 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: 11:35:56 #10 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.43 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.43 11:35:56 #10 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  11:35:56 #10 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  11:35:56 #10 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  11:35:56 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  11:35:56 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  11:35:56 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  11:35:56 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  11:35:56 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  11:35:56 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  11:35:56 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  11:35:56 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  11:35:56 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  11:35:56 #10 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  11:35:56 #10 11.45 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  11:35:56 #10 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, 11:35:56 #10 11.46 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: 11:35:56 #10 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.46 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.46 11:35:56 #10 11.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  11:35:56 #10 11.48 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  11:35:56 #10 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 11:35:56 #10 11.49 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, 11:35:56 #10 11.49 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: 11:35:56 #10 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.49 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.49 11:35:56 #10 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 11:35:56 #10 11.50 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: 11:35:56 #10 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.50 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.50 11:35:56 #10 11.52 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  11:35:56 #10 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 11:35:56 #10 11.53 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, 11:35:56 #10 11.53 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: 11:35:56 #10 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.53 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.53 11:35:56 #10 11.53 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, 11:35:56 #10 11.55 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: 11:35:56 #10 11.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.55 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.55 11:35:56 #10 11.55 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.55 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  11:35:56 #10 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  11:35:56 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  11:35:56 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  11:35:56 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  11:35:56 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  11:35:56 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  11:35:56 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  11:35:56 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  11:35:56 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  11:35:56 #10 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  11:35:56 #10 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:35:56 #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, 11:35:56 #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: 11:35:56 #10 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.59 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.59 11:35:56 #10 11.59 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  11:35:56 #10 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:56 #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 11:35:56 #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, 11:35:56 #10 11.59 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: 11:35:56 #10 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.59 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.59 11:35:56 #10 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:35:56 #10 11.60 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: 11:35:56 #10 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.60 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.60 11:35:56 #10 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 11:35:56 #10 11.61 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, 11:35:56 #10 11.61 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: 11:35:56 #10 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.61 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.61 11:35:56 #10 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  11:35:56 #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:35:56 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, 11:35:56 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: 11:35:56 #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.62 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.62 11:35:56 #10 11.62 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 11:35:56 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: 11:35:56 #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.62 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.62 11:35:56 #10 11.62 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, 11:35:56 #10 11.62 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: 11:35:56 #10 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.62 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.62 11:35:56 #10 11.62 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:56 #10 11.63 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, 11:35:56 #10 11.63 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: 11:35:56 #10 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.63 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.63 11:35:56 #10 11.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  11:35:56 #10 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, 11:35:56 #10 11.63 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: 11:35:56 #10 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.63 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.63 11:35:56 #10 11.63 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.63 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.63 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 11:35:56 #10 11.64 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, 11:35:56 #10 11.64 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: 11:35:56 #10 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.64 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.64 11:35:56 #10 11.64 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 11:35:56 #10 11.65 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: 11:35:56 #10 11.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.65 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.65 11:35:56 #10 11.65 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:56 #10 11.66 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, 11:35:56 #10 11.66 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: 11:35:56 #10 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.66 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.66 11:35:56 #10 11.66 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.67 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, 11:35:56 #10 11.67 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: 11:35:56 #10 11.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.67 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.67 11:35:56 #10 11.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:56 #10 11.67 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, 11:35:56 #10 11.67 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: 11:35:56 #10 11.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.67 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.67 11:35:56 #10 11.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:56 #10 11.67 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, 11:35:56 #10 11.67 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: 11:35:56 #10 11.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.67 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.67 11:35:56 #10 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:35:56 #10 11.68 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 11:35:56 #10 11.68 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: 11:35:56 #10 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.68 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.68 11:35:56 #10 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:35:56 #10 11.68 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 11:35:56 #10 11.68 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, 11:35:56 #10 11.68 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: 11:35:56 #10 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.68 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.68 11:35:56 #10 11.68 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 11:35:56 #10 11.69 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, 11:35:56 #10 11.69 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: 11:35:56 #10 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.69 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.69 11:35:56 #10 11.69 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  11:35:56 #10 11.71 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.71 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.71 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, 11:35:56 #10 11.72 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: 11:35:56 #10 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.72 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.72 11:35:56 #10 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  11:35:56 #10 11.72 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  11:35:56 #10 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  11:35:56 #10 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  11:35:56 #10 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  11:35:56 #10 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  11:35:56 #10 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, 11:35:56 #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: 11:35:56 #10 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.74 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.74 11:35:56 #10 11.74 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.74 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:56 #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, 11:35:56 #10 11.74 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: 11:35:56 #10 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.74 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.74 11:35:56 #10 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 11:35:56 #10 11.75 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, 11:35:56 #10 11.75 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: 11:35:56 #10 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.75 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.75 11:35:56 #10 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 11:35:56 #10 11.75 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, 11:35:56 #10 11.75 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: 11:35:56 #10 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.75 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.75 11:35:56 #10 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  11:35:56 #10 11.75 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:35:56 #10 11.75 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, 11:35:56 #10 11.75 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: 11:35:56 #10 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.75 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.75 11:35:56 #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  11:35:56 #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  11:35:56 #10 11.76 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  11:35:56 #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  11:35:56 #10 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  11:35:56 #10 11.77 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 11:35:56 #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, 11:35:56 #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: 11:35:56 #10 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.78 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.78 11:35:56 #10 11.78 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.78 :0:0: note: this is the location of the previous definition 11:35:56 #10 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:35:56 #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, 11:35:56 #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: 11:35:56 #10 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:56 #10 11.78 #define __EXTENSIONS__ /* for Sun */ 11:35:56 #10 11.78 11:35:57 #10 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, 11:35:57 #10 11.78 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: 11:35:57 #10 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.78 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.78 11:35:57 #10 11.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  11:35:57 #10 11.82 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 11:35:57 #10 11.82 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, 11:35:57 #10 11.82 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: 11:35:57 #10 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.82 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.82 11:35:57 #10 11.83 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, 11:35:57 #10 11.83 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: 11:35:57 #10 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.83 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.83 11:35:57 #10 11.83 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.83 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  11:35:57 #10 11.87 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  11:35:57 #10 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  11:35:57 #10 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  11:35:57 #10 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  11:35:57 #10 11.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:35:57 #10 11.87 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, 11:35:57 #10 11.87 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: 11:35:57 #10 11.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.87 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.87 11:35:57 #10 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  11:35:57 #10 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  11:35:57 #10 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  11:35:57 #10 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  11:35:57 #10 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  11:35:57 #10 11.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  11:35:57 #10 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 11:35:57 #10 11.88 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: 11:35:57 #10 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.88 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.88 11:35:57 #10 11.88 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:57 #10 11.89 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 11:35:57 #10 11.89 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: 11:35:57 #10 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.89 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.89 11:35:57 #10 11.89 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  11:35:57 #10 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  11:35:57 #10 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 11:35:57 #10 11.91 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, 11:35:57 #10 11.91 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: 11:35:57 #10 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.91 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.91 11:35:57 #10 11.92 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 11:35:57 #10 11.92 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: 11:35:57 #10 11.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.92 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.92 11:35:57 #10 11.92 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  11:35:57 #10 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, 11:35:57 #10 11.94 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: 11:35:57 #10 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.94 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.94 11:35:57 #10 11.94 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  11:35:57 #10 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  11:35:57 #10 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  11:35:57 #10 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  11:35:57 #10 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  11:35:57 #10 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 11:35:57 #10 11.96 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: 11:35:57 #10 11.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.96 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.96 11:35:57 #10 11.96 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 11:35:57 #10 11.96 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, 11:35:57 #10 11.96 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: 11:35:57 #10 11.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.96 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.96 11:35:57 #10 11.96 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  11:35:57 #10 11.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, 11:35:57 #10 11.97 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: 11:35:57 #10 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.97 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.97 11:35:57 #10 11.97 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  11:35:57 #10 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:57 #10 11.98 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, 11:35:57 #10 11.98 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: 11:35:57 #10 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.98 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.98 11:35:57 #10 11.98 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, 11:35:57 #10 11.98 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: 11:35:57 #10 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.98 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.98 11:35:57 #10 11.98 :0:0: note: this is the location of the previous definition 11:35:57 #10 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 11:35:57 #10 11.99 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: 11:35:57 #10 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 11.99 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 11.99 11:35:57 #10 12.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  11:35:57 #10 12.00 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 11:35:57 #10 12.01 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, 11:35:57 #10 12.01 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: 11:35:57 #10 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.01 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.01 11:35:57 #10 12.01 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 11:35:57 #10 12.01 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: 11:35:57 #10 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.01 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.01 11:35:57 #10 12.01 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  11:35:57 #10 12.01 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, 11:35:57 #10 12.02 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: 11:35:57 #10 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.02 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.02 11:35:57 #10 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 11:35:57 #10 12.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: 11:35:57 #10 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.03 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.03 11:35:57 #10 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, 11:35:57 #10 12.03 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: 11:35:57 #10 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.03 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.03 11:35:57 #10 12.03 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, 11:35:57 #10 12.03 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: 11:35:57 #10 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.03 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.03 11:35:57 #10 12.03 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.04 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  11:35:57 #10 12.06 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  11:35:57 #10 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  11:35:57 #10 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  11:35:57 #10 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  11:35:57 #10 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  11:35:57 #10 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:57 #10 12.06 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, 11:35:57 #10 12.06 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: 11:35:57 #10 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.06 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.06 11:35:57 #10 12.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  11:35:57 #10 12.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  11:35:57 #10 12.08 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  11:35:57 #10 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, 11:35:57 #10 12.08 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: 11:35:57 #10 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.08 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.08 11:35:57 #10 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, 11:35:57 #10 12.08 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: 11:35:57 #10 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.08 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.08 11:35:57 #10 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  11:35:57 #10 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  11:35:57 #10 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  11:35:57 #10 12.09 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  11:35:57 #10 12.10 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  11:35:57 #10 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  11:35:57 #10 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, 11:35:57 #10 12.10 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: 11:35:57 #10 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.10 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.10 11:35:57 #10 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  11:35:57 #10 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  11:35:57 #10 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  11:35:57 #10 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  11:35:57 #10 12.11 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  11:35:57 #10 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  11:35:57 #10 12.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  11:35:57 #10 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 11:35:57 #10 12.12 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, 11:35:57 #10 12.12 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: 11:35:57 #10 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.12 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.12 11:35:57 #10 12.12 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  11:35:57 #10 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 11:35:57 #10 12.13 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, 11:35:57 #10 12.13 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: 11:35:57 #10 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.13 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.13 11:35:57 #10 12.13 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 11:35:57 #10 12.13 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, 11:35:57 #10 12.13 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: 11:35:57 #10 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.13 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.13 11:35:57 #10 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:35:57 #10 12.14 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: 11:35:57 #10 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.14 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.14 11:35:57 #10 12.14 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, 11:35:57 #10 12.14 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: 11:35:57 #10 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.14 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.14 11:35:57 #10 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, 11:35:57 #10 12.15 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: 11:35:57 #10 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.15 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.15 11:35:57 #10 12.15 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, 11:35:57 #10 12.15 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: 11:35:57 #10 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.15 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.15 11:35:57 #10 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, 11:35:57 #10 12.16 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: 11:35:57 #10 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.16 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.16 11:35:57 #10 12.16 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 11:35:57 #10 12.16 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, 11:35:57 #10 12.16 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: 11:35:57 #10 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.16 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.16 11:35:57 #10 12.16 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:57 #10 12.17 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, 11:35:57 #10 12.17 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: 11:35:57 #10 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.17 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.17 11:35:57 #10 12.17 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 11:35:57 #10 12.17 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, 11:35:57 #10 12.17 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: 11:35:57 #10 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.17 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.17 11:35:57 #10 12.17 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.17 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, 11:35:57 #10 12.17 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: 11:35:57 #10 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.17 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.17 11:35:57 #10 12.17 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.17 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 11:35:57 #10 12.18 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: 11:35:57 #10 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.18 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.18 11:35:57 #10 12.18 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.18 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:57 #10 12.19 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: 11:35:57 #10 12.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.19 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.19 11:35:57 #10 12.19 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, 11:35:57 #10 12.20 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: 11:35:57 #10 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.20 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.20 11:35:57 #10 12.20 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:57 #10 12.20 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, 11:35:57 #10 12.20 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: 11:35:57 #10 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.20 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.20 11:35:57 #10 12.20 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, 11:35:57 #10 12.21 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: 11:35:57 #10 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.21 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.21 11:35:57 #10 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 11:35:57 #10 12.21 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, 11:35:57 #10 12.21 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: 11:35:57 #10 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.21 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.21 11:35:57 #10 12.21 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:57 #10 12.22 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, 11:35:57 #10 12.22 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: 11:35:57 #10 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.22 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.22 11:35:57 #10 12.22 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 11:35:57 #10 12.22 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 11:35:57 #10 12.22 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, 11:35:57 #10 12.22 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: 11:35:57 #10 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.22 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.22 11:35:57 #10 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, 11:35:57 #10 12.23 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: 11:35:57 #10 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.23 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.23 11:35:57 #10 12.23 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.23 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:57 #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, 11:35:57 #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: 11:35:57 #10 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.24 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.24 11:35:57 #10 12.24 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:35:57 #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 11:35:57 #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: 11:35:57 #10 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.24 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.24 11:35:57 #10 12.24 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  11:35:57 #10 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 11:35:57 #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, 11:35:57 #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: 11:35:57 #10 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.24 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.24 11:35:57 #10 12.24 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, 11:35:57 #10 12.24 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: 11:35:57 #10 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.24 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.24 11:35:57 #10 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, 11:35:57 #10 12.25 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: 11:35:57 #10 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.25 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.25 11:35:57 #10 12.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  11:35:57 #10 12.26 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  11:35:57 #10 12.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  11:35:57 #10 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:35:57 #10 12.29 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, 11:35:57 #10 12.29 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: 11:35:57 #10 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.29 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.29 11:35:57 #10 12.29 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.29 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, 11:35:57 #10 12.29 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: 11:35:57 #10 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.29 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.29 11:35:57 #10 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:57 #10 12.29 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, 11:35:57 #10 12.29 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: 11:35:57 #10 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.29 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.29 11:35:57 #10 12.29 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.29 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  11:35:57 #10 12.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 11:35:57 #10 12.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, 11:35:57 #10 12.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: 11:35:57 #10 12.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.30 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.30 11:35:57 #10 12.30 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, 11:35:57 #10 12.30 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: 11:35:57 #10 12.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.30 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.30 11:35:57 #10 12.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  11:35:57 #10 12.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 11:35:57 #10 12.32 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: 11:35:57 #10 12.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.32 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.32 11:35:57 #10 12.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, 11:35:57 #10 12.32 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: 11:35:57 #10 12.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.32 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.32 11:35:57 #10 12.32 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 11:35:57 #10 12.33 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: 11:35:57 #10 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.33 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.33 11:35:57 #10 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  11:35:57 #10 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, 11:35:57 #10 12.33 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: 11:35:57 #10 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.33 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.33 11:35:57 #10 12.33 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.34 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, 11:35:57 #10 12.34 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: 11:35:57 #10 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.34 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.34 11:35:57 #10 12.34 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.35 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.35 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  11:35:57 #10 12.35 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 11:35:57 #10 12.37 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, 11:35:57 #10 12.37 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: 11:35:57 #10 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.37 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.37 11:35:57 #10 12.37 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:57 #10 12.38 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, 11:35:57 #10 12.38 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: 11:35:57 #10 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.38 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.38 11:35:57 #10 12.38 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, 11:35:57 #10 12.38 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: 11:35:57 #10 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.38 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.38 11:35:57 #10 12.38 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 11:35:57 #10 12.40 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: 11:35:57 #10 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.40 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.40 11:35:57 #10 12.40 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, 11:35:57 #10 12.40 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: 11:35:57 #10 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.40 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.40 11:35:57 #10 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  11:35:57 #10 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  11:35:57 #10 12.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  11:35:57 #10 12.41 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 11:35:57 #10 12.42 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, 11:35:57 #10 12.42 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: 11:35:57 #10 12.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.42 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.42 11:35:57 #10 12.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  11:35:57 #10 12.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  11:35:57 #10 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 11:35:57 #10 12.43 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: 11:35:57 #10 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.43 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.43 11:35:57 #10 12.43 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  11:35:57 #10 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:57 #10 12.44 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, 11:35:57 #10 12.44 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: 11:35:57 #10 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.44 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.44 11:35:57 #10 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:35:57 #10 12.44 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, 11:35:57 #10 12.44 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: 11:35:57 #10 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.44 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.44 11:35:57 #10 12.44 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.46 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, 11:35:57 #10 12.46 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: 11:35:57 #10 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.46 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.46 11:35:57 #10 12.46 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:35:57 #10 12.47 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, 11:35:57 #10 12.47 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: 11:35:57 #10 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.47 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.47 11:35:57 #10 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, 11:35:57 #10 12.48 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: 11:35:57 #10 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.48 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.48 11:35:57 #10 12.48 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:35:57 #10 12.49 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, 11:35:57 #10 12.49 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: 11:35:57 #10 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.49 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.49 11:35:57 #10 12.49 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.49 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, 11:35:57 #10 12.49 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: 11:35:57 #10 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.49 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.49 11:35:57 #10 12.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  11:35:57 #10 12.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  11:35:57 #10 12.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:35:57 #10 12.50 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, 11:35:57 #10 12.50 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: 11:35:57 #10 12.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.50 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.50 11:35:57 #10 12.50 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, 11:35:57 #10 12.51 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: 11:35:57 #10 12.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.51 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.51 11:35:57 #10 12.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, 11:35:57 #10 12.51 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: 11:35:57 #10 12.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.51 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.51 11:35:57 #10 12.51 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  11:35:57 #10 12.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  11:35:57 #10 12.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  11:35:57 #10 12.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  11:35:57 #10 12.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  11:35:57 #10 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:35:57 #10 12.52 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: 11:35:57 #10 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.52 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.52 11:35:57 #10 12.52 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:57 #10 12.52 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, 11:35:57 #10 12.52 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: 11:35:57 #10 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.52 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.52 11:35:57 #10 12.52 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.53 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.53 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, 11:35:57 #10 12.54 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: 11:35:57 #10 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.54 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.54 11:35:57 #10 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, 11:35:57 #10 12.54 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: 11:35:57 #10 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.54 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.54 11:35:57 #10 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 11:35:57 #10 12.54 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 11:35:57 #10 12.54 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, 11:35:57 #10 12.54 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: 11:35:57 #10 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.54 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.54 11:35:57 #10 12.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 11:35:57 #10 12.54 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: 11:35:57 #10 12.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.54 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.54 11:35:57 #10 12.54 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: 11:35:57 #10 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.55 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.55 11:35:57 #10 12.55 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: 11:35:57 #10 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.55 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.55 11:35:57 #10 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: 11:35:57 #10 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.55 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.55 11:35:57 #10 12.55 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: 11:35:57 #10 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.55 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.55 11:35:57 #10 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: 11:35:57 #10 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.55 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.55 11:35:57 #10 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: 11:35:57 #10 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.55 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.55 11:35:57 #10 12.55 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.55 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, 11:35:57 #10 12.55 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: 11:35:57 #10 12.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.55 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.55 11:35:57 #10 12.55 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.56 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 11:35:57 #10 12.56 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: 11:35:57 #10 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.56 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.56 11:35:57 #10 12.56 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.56 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:35:57 #10 12.56 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, 11:35:57 #10 12.56 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: 11:35:57 #10 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.56 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.56 11:35:57 #10 12.57 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:35:57 #10 12.57 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, 11:35:57 #10 12.57 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: 11:35:57 #10 12.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.57 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.57 11:35:57 #10 12.57 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.58 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.59 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 11:35:57 #10 12.59 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: 11:35:57 #10 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.59 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.59 11:35:57 #10 12.59 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.59 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.59 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:35:57 #10 12.60 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: 11:35:57 #10 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.60 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.60 11:35:57 #10 12.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  11:35:57 #10 12.61 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  11:35:57 #10 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  11:35:57 #10 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  11:35:57 #10 12.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  11:35:57 #10 12.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  11:35:57 #10 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 11:35:57 #10 12.65 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, 11:35:57 #10 12.65 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: 11:35:57 #10 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.65 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.65 11:35:57 #10 12.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, 11:35:57 #10 12.65 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: 11:35:57 #10 12.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.65 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.65 11:35:57 #10 12.65 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  11:35:57 #10 12.66 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  11:35:57 #10 12.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  11:35:57 #10 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  11:35:57 #10 12.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:35:57 #10 12.68 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 11:35:57 #10 12.68 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, 11:35:57 #10 12.68 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: 11:35:57 #10 12.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.68 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.68 11:35:57 #10 12.68 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  11:35:57 #10 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  11:35:57 #10 12.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:57 #10 12.71 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: 11:35:57 #10 12.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:57 #10 12.71 #define __EXTENSIONS__ /* for Sun */ 11:35:57 #10 12.71 11:35:57 #10 12.71 :0:0: note: this is the location of the previous definition 11:35:57 #10 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  11:35:57 #10 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  11:35:57 #10 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  11:35:58 #10 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  11:35:58 #10 12.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  11:35:58 #10 12.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, 11:35:58 #10 12.74 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: 11:35:58 #10 12.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.74 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.74 11:35:58 #10 12.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:35:58 #10 12.74 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, 11:35:58 #10 12.74 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: 11:35:58 #10 12.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.74 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.74 11:35:58 #10 12.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, 11:35:58 #10 12.75 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: 11:35:58 #10 12.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.75 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.75 11:35:58 #10 12.75 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  11:35:58 #10 12.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  11:35:58 #10 12.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  11:35:58 #10 12.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  11:35:58 #10 12.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  11:35:58 #10 12.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:58 #10 12.77 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: 11:35:58 #10 12.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.77 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.77 11:35:58 #10 12.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  11:35:58 #10 12.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:58 #10 12.77 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, 11:35:58 #10 12.77 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: 11:35:58 #10 12.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.77 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.77 11:35:58 #10 12.77 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.77 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  11:35:58 #10 12.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  11:35:58 #10 12.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  11:35:58 #10 12.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  11:35:58 #10 12.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  11:35:58 #10 12.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, 11:35:58 #10 12.78 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: 11:35:58 #10 12.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.78 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.78 11:35:58 #10 12.78 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:58 #10 12.78 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, 11:35:58 #10 12.78 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: 11:35:58 #10 12.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.78 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.78 11:35:58 #10 12.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 11:35:58 #10 12.78 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, 11:35:58 #10 12.78 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: 11:35:58 #10 12.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.78 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.78 11:35:58 #10 12.78 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  11:35:58 #10 12.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:58 #10 12.79 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, 11:35:58 #10 12.79 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: 11:35:58 #10 12.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.79 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.79 11:35:58 #10 12.79 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, 11:35:58 #10 12.79 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: 11:35:58 #10 12.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.79 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.79 11:35:58 #10 12.80 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  11:35:58 #10 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  11:35:58 #10 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  11:35:58 #10 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  11:35:58 #10 12.80 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 11:35:58 #10 12.81 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, 11:35:58 #10 12.81 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: 11:35:58 #10 12.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.81 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.81 11:35:58 #10 12.81 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  11:35:58 #10 12.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  11:35:58 #10 12.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 11:35:58 #10 12.82 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, 11:35:58 #10 12.82 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: 11:35:58 #10 12.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.82 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.82 11:35:58 #10 12.82 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  11:35:58 #10 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  11:35:58 #10 12.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 11:35:58 #10 12.83 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, 11:35:58 #10 12.83 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: 11:35:58 #10 12.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.83 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.83 11:35:58 #10 12.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, 11:35:58 #10 12.84 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: 11:35:58 #10 12.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.84 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.84 11:35:58 #10 12.84 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  11:35:58 #10 12.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  11:35:58 #10 12.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  11:35:58 #10 12.84 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  11:35:58 #10 12.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  11:35:58 #10 12.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  11:35:58 #10 12.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 11:35:58 #10 12.85 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: 11:35:58 #10 12.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.85 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.85 11:35:58 #10 12.87 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.87 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  11:35:58 #10 12.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  11:35:58 #10 12.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  11:35:58 #10 12.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, 11:35:58 #10 12.88 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: 11:35:58 #10 12.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.88 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.88 11:35:58 #10 12.88 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.88 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, 11:35:58 #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: 11:35:58 #10 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.89 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.89 11:35:58 #10 12.89 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, 11:35:58 #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: 11:35:58 #10 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.89 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.89 11:35:58 #10 12.89 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:58 #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, 11:35:58 #10 12.89 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: 11:35:58 #10 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.89 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.89 11:35:58 #10 12.89 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, 11:35:58 #10 12.90 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: 11:35:58 #10 12.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.90 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.90 11:35:58 #10 12.90 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, 11:35:58 #10 12.90 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: 11:35:58 #10 12.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.90 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.90 11:35:58 #10 12.90 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  11:35:58 #10 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  11:35:58 #10 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  11:35:58 #10 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  11:35:58 #10 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  11:35:58 #10 12.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  11:35:58 #10 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  11:35:58 #10 12.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  11:35:58 #10 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, 11:35:58 #10 12.93 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: 11:35:58 #10 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.93 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.93 11:35:58 #10 12.93 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 11:35:58 #10 12.93 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, 11:35:58 #10 12.93 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: 11:35:58 #10 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.93 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.93 11:35:58 #10 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  11:35:58 #10 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  11:35:58 #10 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  11:35:58 #10 12.93 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  11:35:58 #10 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, 11:35:58 #10 12.95 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: 11:35:58 #10 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.95 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.95 11:35:58 #10 12.95 :0:0: note: this is the location of the previous definition 11:35:58 #10 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  11:35:58 #10 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, 11:35:58 #10 12.97 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: 11:35:58 #10 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 12.97 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 12.97 11:35:58 #10 12.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  11:35:58 #10 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, 11:35:58 #10 13.00 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: 11:35:58 #10 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.00 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.00 11:35:58 #10 13.00 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 11:35:58 #10 13.00 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: 11:35:58 #10 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.00 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.00 11:35:58 #10 13.00 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, 11:35:58 #10 13.00 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: 11:35:58 #10 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.00 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.00 11:35:58 #10 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  11:35:58 #10 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:58 #10 13.02 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, 11:35:58 #10 13.02 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: 11:35:58 #10 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.02 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.02 11:35:58 #10 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, 11:35:58 #10 13.02 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: 11:35:58 #10 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.02 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.02 11:35:58 #10 13.02 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.04 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.05 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  11:35:58 #10 13.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  11:35:58 #10 13.07 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 11:35:58 #10 13.09 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: 11:35:58 #10 13.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.09 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.09 11:35:58 #10 13.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  11:35:58 #10 13.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, 11:35:58 #10 13.10 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: 11:35:58 #10 13.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.10 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.10 11:35:58 #10 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  11:35:58 #10 13.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, 11:35:58 #10 13.10 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: 11:35:58 #10 13.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.10 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.10 11:35:58 #10 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  11:35:58 #10 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  11:35:58 #10 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  11:35:58 #10 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  11:35:58 #10 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  11:35:58 #10 13.11 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  11:35:58 #10 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  11:35:58 #10 13.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, 11:35:58 #10 13.11 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: 11:35:58 #10 13.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.11 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.11 11:35:58 #10 13.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 11:35:58 #10 13.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, 11:35:58 #10 13.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: 11:35:58 #10 13.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.11 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.11 11:35:58 #10 13.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  11:35:58 #10 13.12 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.12 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  11:35:58 #10 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  11:35:58 #10 13.13 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  11:35:58 #10 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  11:35:58 #10 13.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  11:35:58 #10 13.14 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 11:35:58 #10 13.14 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, 11:35:58 #10 13.14 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: 11:35:58 #10 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.14 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.14 11:35:58 #10 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, 11:35:58 #10 13.14 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: 11:35:58 #10 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.14 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.14 11:35:58 #10 13.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  11:35:58 #10 13.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:58 #10 13.15 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, 11:35:58 #10 13.15 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: 11:35:58 #10 13.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.15 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.15 11:35:58 #10 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  11:35:58 #10 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  11:35:58 #10 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  11:35:58 #10 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  11:35:58 #10 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:58 #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 11:35:58 #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: 11:35:58 #10 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.16 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.16 11:35:58 #10 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 11:35:58 #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, 11:35:58 #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: 11:35:58 #10 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.16 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.16 11:35:58 #10 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, 11:35:58 #10 13.16 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: 11:35:58 #10 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.16 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.16 11:35:58 #10 13.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  11:35:58 #10 13.17 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.17 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.17 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.17 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 11:35:58 #10 13.19 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: 11:35:58 #10 13.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.19 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.19 11:35:58 #10 13.19 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:58 #10 13.20 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, 11:35:58 #10 13.20 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: 11:35:58 #10 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.20 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.20 11:35:58 #10 13.21 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  11:35:58 #10 13.21 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  11:35:58 #10 13.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  11:35:58 #10 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, 11:35:58 #10 13.22 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: 11:35:58 #10 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.22 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.22 11:35:58 #10 13.22 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:35:58 #10 13.22 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 11:35:58 #10 13.22 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 11:35:58 #10 13.22 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, 11:35:58 #10 13.22 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: 11:35:58 #10 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.22 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.22 11:35:58 #10 13.22 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 11:35:58 #10 13.23 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, 11:35:58 #10 13.23 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: 11:35:58 #10 13.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.23 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.23 11:35:58 #10 13.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 11:35:58 #10 13.23 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, 11:35:58 #10 13.23 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: 11:35:58 #10 13.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.23 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.23 11:35:58 #10 13.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:35:58 #10 13.24 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, 11:35:58 #10 13.24 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: 11:35:58 #10 13.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.24 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.24 11:35:58 #10 13.24 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, 11:35:58 #10 13.24 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: 11:35:58 #10 13.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.24 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.24 11:35:58 #10 13.24 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, 11:35:58 #10 13.24 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: 11:35:58 #10 13.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.24 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.24 11:35:58 #10 13.24 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.25 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, 11:35:58 #10 13.25 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c:8: 11:35:58 #10 13.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.25 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.25 11:35:58 #10 13.26 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 11:35:58 #10 13.26 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 11:35:58 #10 13.26 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: 11:35:58 #10 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.26 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.26 11:35:58 #10 13.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 11:35:58 #10 13.27 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, 11:35:58 #10 13.27 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: 11:35:58 #10 13.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.27 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.27 11:35:58 #10 13.27 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  11:35:58 #10 13.28 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, 11:35:58 #10 13.29 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: 11:35:58 #10 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.29 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.29 11:35:58 #10 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 11:35:58 #10 13.29 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, 11:35:58 #10 13.29 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: 11:35:58 #10 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.29 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.29 11:35:58 #10 13.29 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, 11:35:58 #10 13.29 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: 11:35:58 #10 13.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.29 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.29 11:35:58 #10 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  11:35:58 #10 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  11:35:58 #10 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  11:35:58 #10 13.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  11:35:58 #10 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  11:35:58 #10 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  11:35:58 #10 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 11:35:58 #10 13.31 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, 11:35:58 #10 13.31 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: 11:35:58 #10 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.31 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.31 11:35:58 #10 13.31 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 11:35:58 #10 13.31 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: 11:35:58 #10 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.31 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.31 11:35:58 #10 13.31 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.31 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 11:35:58 #10 13.32 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, 11:35:58 #10 13.32 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: 11:35:58 #10 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.32 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.32 11:35:58 #10 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 11:35:58 #10 13.32 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: 11:35:58 #10 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.32 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.32 11:35:58 #10 13.32 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.32 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 11:35:58 #10 13.32 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: 11:35:58 #10 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.32 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.32 11:35:58 #10 13.32 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  11:35:58 #10 13.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  11:35:58 #10 13.34 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 11:35:58 #10 13.34 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: 11:35:58 #10 13.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.34 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.34 11:35:58 #10 13.34 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, 11:35:58 #10 13.34 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: 11:35:58 #10 13.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.34 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.34 11:35:58 #10 13.34 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:35:58 #10 13.35 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: 11:35:58 #10 13.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.35 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.35 11:35:58 #10 13.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, 11:35:58 #10 13.35 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: 11:35:58 #10 13.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.35 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.35 11:35:58 #10 13.35 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  11:35:58 #10 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:35:58 #10 13.36 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, 11:35:58 #10 13.36 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: 11:35:58 #10 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.36 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.36 11:35:58 #10 13.37 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.38 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 11:35:58 #10 13.38 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, 11:35:58 #10 13.38 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: 11:35:58 #10 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.38 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.38 11:35:58 #10 13.38 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 11:35:58 #10 13.38 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, 11:35:58 #10 13.38 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: 11:35:58 #10 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.38 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.38 11:35:58 #10 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, 11:35:58 #10 13.39 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: 11:35:58 #10 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.39 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.39 11:35:58 #10 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:58 #10 13.40 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, 11:35:58 #10 13.40 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: 11:35:58 #10 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.40 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.40 11:35:58 #10 13.40 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 11:35:58 #10 13.40 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: 11:35:58 #10 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.40 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.40 11:35:58 #10 13.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, 11:35:58 #10 13.41 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: 11:35:58 #10 13.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.41 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.41 11:35:58 #10 13.41 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  11:35:58 #10 13.41 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, 11:35:58 #10 13.42 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: 11:35:58 #10 13.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.42 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.42 11:35:58 #10 13.42 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.42 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.43 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.43 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, 11:35:58 #10 13.44 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: 11:35:58 #10 13.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.44 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.44 11:35:58 #10 13.44 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 11:35:58 #10 13.44 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 11:35:58 #10 13.44 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, 11:35:58 #10 13.44 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: 11:35:58 #10 13.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.44 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.44 11:35:58 #10 13.44 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, 11:35:58 #10 13.45 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: 11:35:58 #10 13.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.45 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.45 11:35:58 #10 13.45 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.45 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:35:58 #10 13.46 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, 11:35:58 #10 13.46 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: 11:35:58 #10 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.46 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.46 11:35:58 #10 13.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:35:58 #10 13.47 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, 11:35:58 #10 13.47 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: 11:35:58 #10 13.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.47 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.47 11:35:58 #10 13.47 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, 11:35:58 #10 13.48 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: 11:35:58 #10 13.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.48 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.48 11:35:58 #10 13.48 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  11:35:58 #10 13.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 11:35:58 #10 13.49 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: 11:35:58 #10 13.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.49 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.49 11:35:58 #10 13.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, 11:35:58 #10 13.49 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: 11:35:58 #10 13.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.49 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.49 11:35:58 #10 13.49 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.49 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:35:58 #10 13.51 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 11:35:58 #10 13.51 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, 11:35:58 #10 13.51 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: 11:35:58 #10 13.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.51 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.51 11:35:58 #10 13.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, 11:35:58 #10 13.51 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: 11:35:58 #10 13.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.51 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.51 11:35:58 #10 13.51 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 11:35:58 #10 13.51 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, 11:35:58 #10 13.51 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: 11:35:58 #10 13.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.51 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.51 11:35:58 #10 13.51 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.53 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  11:35:58 #10 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  11:35:58 #10 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  11:35:58 #10 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  11:35:58 #10 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  11:35:58 #10 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  11:35:58 #10 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  11:35:58 #10 13.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  11:35:58 #10 13.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:35:58 #10 13.54 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, 11:35:58 #10 13.54 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: 11:35:58 #10 13.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.54 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.54 11:35:58 #10 13.54 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  11:35:58 #10 13.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  11:35:58 #10 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  11:35:58 #10 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  11:35:58 #10 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  11:35:58 #10 13.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  11:35:58 #10 13.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 11:35:58 #10 13.58 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: 11:35:58 #10 13.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.58 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.58 11:35:58 #10 13.58 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  11:35:58 #10 13.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:58 #10 13.58 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, 11:35:58 #10 13.58 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: 11:35:58 #10 13.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.58 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.58 11:35:58 #10 13.58 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  11:35:58 #10 13.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  11:35:58 #10 13.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, 11:35:58 #10 13.58 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: 11:35:58 #10 13.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.58 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.58 11:35:58 #10 13.58 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.60 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 11:35:58 #10 13.60 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: 11:35:58 #10 13.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.60 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.60 11:35:58 #10 13.60 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 11:35:58 #10 13.61 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: 11:35:58 #10 13.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.61 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.61 11:35:58 #10 13.61 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 11:35:58 #10 13.62 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c:8: 11:35:58 #10 13.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.62 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.62 11:35:58 #10 13.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:35:58 #10 13.62 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 11:35:58 #10 13.62 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: 11:35:58 #10 13.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.62 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.62 11:35:58 #10 13.62 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  11:35:58 #10 13.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  11:35:58 #10 13.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  11:35:58 #10 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  11:35:58 #10 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  11:35:58 #10 13.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:58 #10 13.64 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, 11:35:58 #10 13.64 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: 11:35:58 #10 13.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.64 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.64 11:35:58 #10 13.64 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  11:35:58 #10 13.65 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  11:35:58 #10 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 11:35:58 #10 13.66 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, 11:35:58 #10 13.66 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c:8: 11:35:58 #10 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.66 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.66 11:35:58 #10 13.66 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, 11:35:58 #10 13.66 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: 11:35:58 #10 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.66 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.66 11:35:58 #10 13.66 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, 11:35:58 #10 13.66 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: 11:35:58 #10 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.66 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.66 11:35:58 #10 13.66 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  11:35:58 #10 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:58 #10 13.67 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, 11:35:58 #10 13.67 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: 11:35:58 #10 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.67 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.67 11:35:58 #10 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 11:35:58 #10 13.67 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, 11:35:58 #10 13.67 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: 11:35:58 #10 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.67 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.67 11:35:58 #10 13.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, 11:35:58 #10 13.67 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: 11:35:58 #10 13.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.67 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.67 11:35:58 #10 13.67 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.68 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, 11:35:58 #10 13.68 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: 11:35:58 #10 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.68 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.68 11:35:58 #10 13.68 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 11:35:58 #10 13.69 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: 11:35:58 #10 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.69 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.69 11:35:58 #10 13.69 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 11:35:58 #10 13.70 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: 11:35:58 #10 13.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.70 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.70 11:35:58 #10 13.70 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  11:35:58 #10 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, 11:35:58 #10 13.71 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: 11:35:58 #10 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.71 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.71 11:35:58 #10 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, 11:35:58 #10 13.71 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: 11:35:58 #10 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.71 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.71 11:35:58 #10 13.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  11:35:58 #10 13.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, 11:35:58 #10 13.72 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: 11:35:58 #10 13.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.72 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.72 11:35:58 #10 13.72 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  11:35:58 #10 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:58 #10 13.73 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, 11:35:58 #10 13.73 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: 11:35:58 #10 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.73 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.73 11:35:58 #10 13.73 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.73 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:35:58 #10 13.73 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 11:35:58 #10 13.73 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, 11:35:58 #10 13.73 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: 11:35:58 #10 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.73 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.73 11:35:58 #10 13.73 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, 11:35:58 #10 13.74 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: 11:35:58 #10 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.74 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.74 11:35:58 #10 13.74 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:35:58 #10 13.74 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, 11:35:58 #10 13.74 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: 11:35:58 #10 13.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:58 #10 13.74 #define __EXTENSIONS__ /* for Sun */ 11:35:58 #10 13.74 11:35:58 #10 13.74 :0:0: note: this is the location of the previous definition 11:35:58 #10 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  11:35:58 #10 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  11:35:58 #10 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  11:35:58 #10 13.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  11:35:58 #10 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  11:35:58 #10 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  11:35:58 #10 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  11:35:58 #10 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  11:35:58 #10 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  11:35:58 #10 13.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  11:35:58 #10 13.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  11:35:58 #10 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  11:35:59 #10 13.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:59 #10 13.77 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, 11:35:59 #10 13.77 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: 11:35:59 #10 13.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.77 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.77 11:35:59 #10 13.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 11:35:59 #10 13.77 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, 11:35:59 #10 13.77 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: 11:35:59 #10 13.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.77 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.77 11:35:59 #10 13.77 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, 11:35:59 #10 13.78 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: 11:35:59 #10 13.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.78 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.78 11:35:59 #10 13.78 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, 11:35:59 #10 13.79 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: 11:35:59 #10 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.79 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.79 11:35:59 #10 13.79 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.79 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 11:35:59 #10 13.79 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, 11:35:59 #10 13.79 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: 11:35:59 #10 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.79 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.79 11:35:59 #10 13.79 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  11:35:59 #10 13.80 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  11:35:59 #10 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  11:35:59 #10 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  11:35:59 #10 13.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  11:35:59 #10 13.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, 11:35:59 #10 13.82 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: 11:35:59 #10 13.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.82 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.82 11:35:59 #10 13.82 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  11:35:59 #10 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  11:35:59 #10 13.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 11:35:59 #10 13.84 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, 11:35:59 #10 13.84 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: 11:35:59 #10 13.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.84 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.84 11:35:59 #10 13.84 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.84 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  11:35:59 #10 13.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  11:35:59 #10 13.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, 11:35:59 #10 13.87 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: 11:35:59 #10 13.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.87 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.87 11:35:59 #10 13.87 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  11:35:59 #10 13.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  11:35:59 #10 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  11:35:59 #10 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  11:35:59 #10 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  11:35:59 #10 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  11:35:59 #10 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  11:35:59 #10 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  11:35:59 #10 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  11:35:59 #10 13.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 11:35:59 #10 13.90 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, 11:35:59 #10 13.90 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: 11:35:59 #10 13.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.90 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.90 11:35:59 #10 13.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, 11:35:59 #10 13.90 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: 11:35:59 #10 13.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.90 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.90 11:35:59 #10 13.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  11:35:59 #10 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, 11:35:59 #10 13.91 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: 11:35:59 #10 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.91 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.91 11:35:59 #10 13.91 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.91 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  11:35:59 #10 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  11:35:59 #10 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, 11:35:59 #10 13.91 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: 11:35:59 #10 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.91 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.91 11:35:59 #10 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  11:35:59 #10 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:35:59 #10 13.92 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 11:35:59 #10 13.92 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, 11:35:59 #10 13.92 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: 11:35:59 #10 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.92 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.92 11:35:59 #10 13.92 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 11:35:59 #10 13.92 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: 11:35:59 #10 13.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.92 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.92 11:35:59 #10 13.92 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  11:35:59 #10 13.93 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, 11:35:59 #10 13.93 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: 11:35:59 #10 13.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.93 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.93 11:35:59 #10 13.93 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.93 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, 11:35:59 #10 13.94 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c:8: 11:35:59 #10 13.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.94 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.94 11:35:59 #10 13.94 :0:0: note: this is the location of the previous definition 11:35:59 #10 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  11:35:59 #10 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  11:35:59 #10 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  11:35:59 #10 13.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  11:35:59 #10 13.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  11:35:59 #10 13.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  11:35:59 #10 13.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  11:35:59 #10 13.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  11:35:59 #10 13.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  11:35:59 #10 13.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  11:35:59 #10 13.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  11:35:59 #10 13.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  11:35:59 #10 13.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, 11:35:59 #10 13.99 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: 11:35:59 #10 13.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 13.99 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 13.99 11:35:59 #10 13.99 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 11:35:59 #10 14.00 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: 11:35:59 #10 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.00 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.00 11:35:59 #10 14.00 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:35:59 #10 14.00 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, 11:35:59 #10 14.00 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: 11:35:59 #10 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.00 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.00 11:35:59 #10 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 11:35:59 #10 14.00 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: 11:35:59 #10 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.00 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.00 11:35:59 #10 14.00 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  11:35:59 #10 14.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, 11:35:59 #10 14.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: 11:35:59 #10 14.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.01 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.01 11:35:59 #10 14.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  11:35:59 #10 14.02 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, 11:35:59 #10 14.03 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: 11:35:59 #10 14.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.03 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.03 11:35:59 #10 14.03 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  11:35:59 #10 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  11:35:59 #10 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  11:35:59 #10 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  11:35:59 #10 14.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, 11:35:59 #10 14.04 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: 11:35:59 #10 14.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.04 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.04 11:35:59 #10 14.04 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  11:35:59 #10 14.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  11:35:59 #10 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  11:35:59 #10 14.05 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:35:59 #10 14.06 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, 11:35:59 #10 14.06 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: 11:35:59 #10 14.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.06 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.06 11:35:59 #10 14.06 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  11:35:59 #10 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:35:59 #10 14.09 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 11:35:59 #10 14.09 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 11:35:59 #10 14.09 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, 11:35:59 #10 14.09 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: 11:35:59 #10 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.09 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.09 11:35:59 #10 14.09 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:35:59 #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, 11:35:59 #10 14.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: 11:35:59 #10 14.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.10 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.10 11:35:59 #10 14.10 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:35:59 #10 14.11 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: 11:35:59 #10 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.11 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.11 11:35:59 #10 14.11 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  11:35:59 #10 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  11:35:59 #10 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  11:35:59 #10 14.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  11:35:59 #10 14.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 11:35:59 #10 14.15 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, 11:35:59 #10 14.15 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: 11:35:59 #10 14.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.15 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.15 11:35:59 #10 14.15 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  11:35:59 #10 14.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:35:59 #10 14.16 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, 11:35:59 #10 14.16 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: 11:35:59 #10 14.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.16 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.16 11:35:59 #10 14.16 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, 11:35:59 #10 14.16 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: 11:35:59 #10 14.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.16 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.16 11:35:59 #10 14.16 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  11:35:59 #10 14.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  11:35:59 #10 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  11:35:59 #10 14.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  11:35:59 #10 14.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, 11:35:59 #10 14.18 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: 11:35:59 #10 14.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.18 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.18 11:35:59 #10 14.18 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:35:59 #10 14.18 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: 11:35:59 #10 14.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.18 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.18 11:35:59 #10 14.18 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, 11:35:59 #10 14.18 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: 11:35:59 #10 14.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.18 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.18 11:35:59 #10 14.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 11:35:59 #10 14.19 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: 11:35:59 #10 14.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.19 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.19 11:35:59 #10 14.19 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  11:35:59 #10 14.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  11:35:59 #10 14.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  11:35:59 #10 14.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  11:35:59 #10 14.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 11:35:59 #10 14.20 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, 11:35:59 #10 14.20 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: 11:35:59 #10 14.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.20 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.20 11:35:59 #10 14.20 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, 11:35:59 #10 14.21 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: 11:35:59 #10 14.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.21 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.21 11:35:59 #10 14.21 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:35:59 #10 14.21 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, 11:35:59 #10 14.21 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: 11:35:59 #10 14.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.21 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.21 11:35:59 #10 14.21 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, 11:35:59 #10 14.23 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: 11:35:59 #10 14.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.23 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.23 11:35:59 #10 14.23 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 11:35:59 #10 14.26 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: 11:35:59 #10 14.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.26 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.26 11:35:59 #10 14.26 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  11:35:59 #10 14.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 11:35:59 #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 11:35:59 #10 14.27 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: 11:35:59 #10 14.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.27 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.27 11:35:59 #10 14.27 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, 11:35:59 #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: 11:35:59 #10 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.28 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.28 11:35:59 #10 14.28 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 11:35:59 #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, 11:35:59 #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: 11:35:59 #10 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.28 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.28 11:35:59 #10 14.28 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:35:59 #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, 11:35:59 #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: 11:35:59 #10 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.28 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.28 11:35:59 #10 14.28 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 11:35:59 #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, 11:35:59 #10 14.28 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: 11:35:59 #10 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.28 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.28 11:35:59 #10 14.28 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 11:35:59 #10 14.29 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: 11:35:59 #10 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.29 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.29 11:35:59 #10 14.29 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 11:35:59 #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: 11:35:59 #10 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.30 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.30 11:35:59 #10 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, 11:35:59 #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: 11:35:59 #10 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.30 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.30 11:35:59 #10 14.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:59 #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, 11:35:59 #10 14.30 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: 11:35:59 #10 14.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.30 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.30 11:35:59 #10 14.30 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:35:59 #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: 11:35:59 #10 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.31 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.31 11:35:59 #10 14.31 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:35:59 #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, 11:35:59 #10 14.31 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: 11:35:59 #10 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.31 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.31 11:35:59 #10 14.31 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:35:59 #10 14.32 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, 11:35:59 #10 14.32 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: 11:35:59 #10 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.32 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.32 11:35:59 #10 14.32 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:35:59 #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: 11:35:59 #10 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.35 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.35 11:35:59 #10 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:35:59 #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 11:35:59 #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: 11:35:59 #10 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.35 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.35 11:35:59 #10 14.35 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  11:35:59 #10 14.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, 11:35:59 #10 14.35 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: 11:35:59 #10 14.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.35 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.35 11:35:59 #10 14.35 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  11:35:59 #10 14.36 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  11:35:59 #10 14.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  11:35:59 #10 14.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  11:35:59 #10 14.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, 11:35:59 #10 14.36 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: 11:35:59 #10 14.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.36 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.36 11:35:59 #10 14.36 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 11:35:59 #10 14.38 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, 11:35:59 #10 14.38 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: 11:35:59 #10 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.38 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.38 11:35:59 #10 14.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  11:35:59 #10 14.38 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 11:35:59 #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: 11:35:59 #10 14.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.40 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.40 11:35:59 #10 14.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:59 #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, 11:35:59 #10 14.40 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: 11:35:59 #10 14.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.40 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.40 11:35:59 #10 14.40 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 11:35:59 #10 14.41 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, 11:35:59 #10 14.41 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c:8: 11:35:59 #10 14.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.41 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.41 11:35:59 #10 14.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 11:35:59 #10 14.41 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, 11:35:59 #10 14.41 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: 11:35:59 #10 14.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.41 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.41 11:35:59 #10 14.41 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  11:35:59 #10 14.43 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  11:35:59 #10 14.43 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  11:35:59 #10 14.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  11:35:59 #10 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  11:35:59 #10 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  11:35:59 #10 14.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  11:35:59 #10 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 11:35:59 #10 14.46 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, 11:35:59 #10 14.46 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: 11:35:59 #10 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.46 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.46 11:35:59 #10 14.46 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, 11:35:59 #10 14.46 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: 11:35:59 #10 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.46 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.46 11:35:59 #10 14.46 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.47 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.47 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:35:59 #10 14.47 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, 11:35:59 #10 14.47 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: 11:35:59 #10 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.47 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.47 11:35:59 #10 14.47 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.47 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  11:35:59 #10 14.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:35:59 #10 14.47 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, 11:35:59 #10 14.47 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: 11:35:59 #10 14.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.47 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.47 11:35:59 #10 14.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, 11:35:59 #10 14.48 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: 11:35:59 #10 14.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.48 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.48 11:35:59 #10 14.48 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, 11:35:59 #10 14.49 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: 11:35:59 #10 14.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.49 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.49 11:35:59 #10 14.49 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:35:59 #10 14.50 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, 11:35:59 #10 14.50 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: 11:35:59 #10 14.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.50 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.50 11:35:59 #10 14.50 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.51 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 11:35:59 #10 14.51 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: 11:35:59 #10 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.51 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.51 11:35:59 #10 14.51 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, 11:35:59 #10 14.51 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: 11:35:59 #10 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.51 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.51 11:35:59 #10 14.51 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  11:35:59 #10 14.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:35:59 #10 14.52 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, 11:35:59 #10 14.52 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: 11:35:59 #10 14.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.52 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.52 11:35:59 #10 14.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:35:59 #10 14.53 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, 11:35:59 #10 14.53 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: 11:35:59 #10 14.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.53 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.53 11:35:59 #10 14.53 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:35:59 #10 14.54 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: 11:35:59 #10 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.54 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.54 11:35:59 #10 14.54 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.54 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.54 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, 11:35:59 #10 14.55 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: 11:35:59 #10 14.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.55 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.55 11:35:59 #10 14.55 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  11:35:59 #10 14.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, 11:35:59 #10 14.60 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: 11:35:59 #10 14.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.60 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.60 11:35:59 #10 14.60 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, 11:35:59 #10 14.61 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: 11:35:59 #10 14.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.61 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.61 11:35:59 #10 14.61 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 11:35:59 #10 14.61 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: 11:35:59 #10 14.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.61 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.61 11:35:59 #10 14.61 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, 11:35:59 #10 14.62 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: 11:35:59 #10 14.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.62 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.62 11:35:59 #10 14.62 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:35:59 #10 14.62 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, 11:35:59 #10 14.62 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: 11:35:59 #10 14.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.62 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.62 11:35:59 #10 14.62 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:35:59 #10 14.62 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, 11:35:59 #10 14.62 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: 11:35:59 #10 14.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.62 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.62 11:35:59 #10 14.62 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:35:59 #10 14.63 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, 11:35:59 #10 14.63 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: 11:35:59 #10 14.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.63 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.63 11:35:59 #10 14.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 11:35:59 #10 14.65 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: 11:35:59 #10 14.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.65 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.65 11:35:59 #10 14.65 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:59 #10 14.66 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, 11:35:59 #10 14.66 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: 11:35:59 #10 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.66 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.66 11:35:59 #10 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 11:35:59 #10 14.66 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, 11:35:59 #10 14.66 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: 11:35:59 #10 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.66 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.66 11:35:59 #10 14.66 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 11:35:59 #10 14.66 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, 11:35:59 #10 14.66 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: 11:35:59 #10 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.66 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.66 11:35:59 #10 14.66 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  11:35:59 #10 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:35:59 #10 14.66 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, 11:35:59 #10 14.66 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: 11:35:59 #10 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.66 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.66 11:35:59 #10 14.66 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  11:35:59 #10 14.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  11:35:59 #10 14.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  11:35:59 #10 14.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  11:35:59 #10 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 11:35:59 #10 14.67 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, 11:35:59 #10 14.67 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: 11:35:59 #10 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.67 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.67 11:35:59 #10 14.67 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  11:35:59 #10 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, 11:35:59 #10 14.67 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: 11:35:59 #10 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.67 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.67 11:35:59 #10 14.67 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, 11:35:59 #10 14.67 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: 11:35:59 #10 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.67 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.67 11:35:59 #10 14.67 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, 11:35:59 #10 14.68 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c:8: 11:35:59 #10 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.68 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.68 11:35:59 #10 14.68 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:35:59 #10 14.68 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 11:35:59 #10 14.68 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, 11:35:59 #10 14.68 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: 11:35:59 #10 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.68 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.68 11:35:59 #10 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 11:35:59 #10 14.68 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: 11:35:59 #10 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.68 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.68 11:35:59 #10 14.68 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:35:59 #10 14.68 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, 11:35:59 #10 14.68 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: 11:35:59 #10 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.68 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.68 11:35:59 #10 14.68 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, 11:35:59 #10 14.69 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: 11:35:59 #10 14.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.69 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.69 11:35:59 #10 14.69 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.69 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, 11:35:59 #10 14.70 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: 11:35:59 #10 14.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.70 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.70 11:35:59 #10 14.70 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, 11:35:59 #10 14.71 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: 11:35:59 #10 14.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.71 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.71 11:35:59 #10 14.71 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.71 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  11:35:59 #10 14.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  11:35:59 #10 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, 11:35:59 #10 14.72 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: 11:35:59 #10 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.72 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.72 11:35:59 #10 14.72 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:35:59 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 11:35:59 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 11:35:59 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: 11:35:59 #10 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.73 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.73 11:35:59 #10 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:35:59 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, 11:35:59 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c:8: 11:35:59 #10 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.73 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.73 11:35:59 #10 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:35:59 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, 11:35:59 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: 11:35:59 #10 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:35:59 #10 14.73 #define __EXTENSIONS__ /* for Sun */ 11:35:59 #10 14.73 11:35:59 #10 14.73 :0:0: note: this is the location of the previous definition 11:35:59 #10 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:35:59 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 11:35:59 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 11:35:59 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c:8: 11:36:00 #10 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.73 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.73 11:36:00 #10 14.73 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:36:00 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, 11:36:00 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: 11:36:00 #10 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.73 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.73 11:36:00 #10 14.73 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 11:36:00 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, 11:36:00 #10 14.73 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: 11:36:00 #10 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.73 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.73 11:36:00 #10 14.73 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.74 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, 11:36:00 #10 14.75 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c:8: 11:36:00 #10 14.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.75 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.75 11:36:00 #10 14.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, 11:36:00 #10 14.75 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: 11:36:00 #10 14.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.75 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.75 11:36:00 #10 14.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 11:36:00 #10 14.76 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: 11:36:00 #10 14.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.76 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.76 11:36:00 #10 14.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  11:36:00 #10 14.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  11:36:00 #10 14.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  11:36:00 #10 14.76 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  11:36:00 #10 14.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, 11:36:00 #10 14.77 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: 11:36:00 #10 14.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.77 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.77 11:36:00 #10 14.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  11:36:00 #10 14.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 11:36:00 #10 14.77 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: 11:36:00 #10 14.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.77 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.77 11:36:00 #10 14.77 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 11:36:00 #10 14.77 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: 11:36:00 #10 14.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.77 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.77 11:36:00 #10 14.77 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, 11:36:00 #10 14.78 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: 11:36:00 #10 14.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.78 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.78 11:36:00 #10 14.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  11:36:00 #10 14.78 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, 11:36:00 #10 14.79 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: 11:36:00 #10 14.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.79 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.79 11:36:00 #10 14.79 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 11:36:00 #10 14.79 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: 11:36:00 #10 14.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.79 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.79 11:36:00 #10 14.79 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.79 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 11:36:00 #10 14.79 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: 11:36:00 #10 14.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.79 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.79 11:36:00 #10 14.79 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:36:00 #10 14.80 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: 11:36:00 #10 14.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.80 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.80 11:36:00 #10 14.80 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, 11:36:00 #10 14.80 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: 11:36:00 #10 14.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.80 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.80 11:36:00 #10 14.80 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 11:36:00 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, 11:36:00 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: 11:36:00 #10 14.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.81 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.81 11:36:00 #10 14.81 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:36:00 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, 11:36:00 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: 11:36:00 #10 14.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.81 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.81 11:36:00 #10 14.81 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 11:36:00 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: 11:36:00 #10 14.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.81 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.81 11:36:00 #10 14.81 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  11:36:00 #10 14.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  11:36:00 #10 14.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  11:36:00 #10 14.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, 11:36:00 #10 14.81 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: 11:36:00 #10 14.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.81 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.81 11:36:00 #10 14.81 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.81 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.81 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, 11:36:00 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: 11:36:00 #10 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.82 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.82 11:36:00 #10 14.82 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 11:36:00 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, 11:36:00 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: 11:36:00 #10 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.82 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.82 11:36:00 #10 14.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, 11:36:00 #10 14.82 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: 11:36:00 #10 14.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.82 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.82 11:36:00 #10 14.82 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  11:36:00 #10 14.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:36:00 #10 14.83 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 11:36:00 #10 14.83 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 11:36:00 #10 14.83 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, 11:36:00 #10 14.83 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: 11:36:00 #10 14.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.83 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.83 11:36:00 #10 14.83 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.83 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 11:36:00 #10 14.83 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: 11:36:00 #10 14.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.83 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.83 11:36:00 #10 14.83 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 11:36:00 #10 14.84 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 11:36:00 #10 14.84 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: 11:36:00 #10 14.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.84 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.84 11:36:00 #10 14.84 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, 11:36:00 #10 14.84 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: 11:36:00 #10 14.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.84 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.84 11:36:00 #10 14.84 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.84 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.85 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:36:00 #10 14.86 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, 11:36:00 #10 14.86 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: 11:36:00 #10 14.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.86 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.86 11:36:00 #10 14.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, 11:36:00 #10 14.87 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: 11:36:00 #10 14.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.87 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.87 11:36:00 #10 14.87 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.87 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, 11:36:00 #10 14.87 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: 11:36:00 #10 14.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.87 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.87 11:36:00 #10 14.87 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  11:36:00 #10 14.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  11:36:00 #10 14.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:36:00 #10 14.88 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: 11:36:00 #10 14.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.88 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.88 11:36:00 #10 14.88 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:36:00 #10 14.88 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 11:36:00 #10 14.88 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 11:36:00 #10 14.88 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: 11:36:00 #10 14.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.88 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.88 11:36:00 #10 14.88 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, 11:36:00 #10 14.89 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c:8: 11:36:00 #10 14.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.89 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.89 11:36:00 #10 14.89 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, 11:36:00 #10 14.89 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: 11:36:00 #10 14.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.89 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.89 11:36:00 #10 14.89 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 11:36:00 #10 14.90 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, 11:36:00 #10 14.90 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: 11:36:00 #10 14.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.90 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.90 11:36:00 #10 14.90 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, 11:36:00 #10 14.91 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: 11:36:00 #10 14.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.91 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.91 11:36:00 #10 14.91 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:36:00 #10 14.91 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, 11:36:00 #10 14.91 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: 11:36:00 #10 14.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.91 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.91 11:36:00 #10 14.91 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  11:36:00 #10 14.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  11:36:00 #10 14.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  11:36:00 #10 14.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, 11:36:00 #10 14.94 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: 11:36:00 #10 14.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.94 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.94 11:36:00 #10 14.94 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 11:36:00 #10 14.94 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: 11:36:00 #10 14.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.94 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.94 11:36:00 #10 14.94 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, 11:36:00 #10 14.98 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: 11:36:00 #10 14.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.98 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.98 11:36:00 #10 14.98 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:36:00 #10 14.98 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, 11:36:00 #10 14.98 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: 11:36:00 #10 14.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.98 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.98 11:36:00 #10 14.98 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 11:36:00 #10 14.98 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, 11:36:00 #10 14.98 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: 11:36:00 #10 14.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.98 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.98 11:36:00 #10 14.98 :0:0: note: this is the location of the previous definition 11:36:00 #10 14.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, 11:36:00 #10 14.99 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: 11:36:00 #10 14.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 14.99 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 14.99 11:36:00 #10 14.99 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, 11:36:00 #10 15.00 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: 11:36:00 #10 15.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.00 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.00 11:36:00 #10 15.00 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:36:00 #10 15.00 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, 11:36:00 #10 15.00 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: 11:36:00 #10 15.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.00 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.00 11:36:00 #10 15.00 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 11:36:00 #10 15.02 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: 11:36:00 #10 15.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.02 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.02 11:36:00 #10 15.02 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  11:36:00 #10 15.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  11:36:00 #10 15.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  11:36:00 #10 15.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:36:00 #10 15.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, 11:36:00 #10 15.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: 11:36:00 #10 15.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.05 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.05 11:36:00 #10 15.05 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, 11:36:00 #10 15.06 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: 11:36:00 #10 15.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.06 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.06 11:36:00 #10 15.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  11:36:00 #10 15.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:36:00 #10 15.06 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, 11:36:00 #10 15.06 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: 11:36:00 #10 15.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.06 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.06 11:36:00 #10 15.06 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  11:36:00 #10 15.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  11:36:00 #10 15.08 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  11:36:00 #10 15.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  11:36:00 #10 15.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:36:00 #10 15.09 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, 11:36:00 #10 15.09 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: 11:36:00 #10 15.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.09 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.09 11:36:00 #10 15.09 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  11:36:00 #10 15.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, 11:36:00 #10 15.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: 11:36:00 #10 15.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.10 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.10 11:36:00 #10 15.10 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, 11:36:00 #10 15.11 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: 11:36:00 #10 15.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.11 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.11 11:36:00 #10 15.11 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, 11:36:00 #10 15.12 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: 11:36:00 #10 15.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.12 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.12 11:36:00 #10 15.12 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  11:36:00 #10 15.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 11:36:00 #10 15.15 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, 11:36:00 #10 15.15 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: 11:36:00 #10 15.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.15 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.15 11:36:00 #10 15.15 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, 11:36:00 #10 15.17 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: 11:36:00 #10 15.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.17 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.17 11:36:00 #10 15.17 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:36:00 #10 15.18 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, 11:36:00 #10 15.18 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: 11:36:00 #10 15.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.18 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.18 11:36:00 #10 15.18 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:36:00 #10 15.18 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, 11:36:00 #10 15.18 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: 11:36:00 #10 15.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.18 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.18 11:36:00 #10 15.18 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:36:00 #10 15.19 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, 11:36:00 #10 15.19 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: 11:36:00 #10 15.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.19 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.19 11:36:00 #10 15.19 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  11:36:00 #10 15.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  11:36:00 #10 15.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, 11:36:00 #10 15.19 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: 11:36:00 #10 15.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.19 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.19 11:36:00 #10 15.19 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:36:00 #10 15.20 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 11:36:00 #10 15.20 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 11:36:00 #10 15.20 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: 11:36:00 #10 15.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.20 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.20 11:36:00 #10 15.20 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, 11:36:00 #10 15.20 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: 11:36:00 #10 15.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.20 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.20 11:36:00 #10 15.20 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 11:36:00 #10 15.20 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: 11:36:00 #10 15.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.20 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.20 11:36:00 #10 15.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 11:36:00 #10 15.21 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: 11:36:00 #10 15.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.21 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.21 11:36:00 #10 15.21 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  11:36:00 #10 15.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  11:36:00 #10 15.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, 11:36:00 #10 15.21 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: 11:36:00 #10 15.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.21 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.21 11:36:00 #10 15.21 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  11:36:00 #10 15.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  11:36:00 #10 15.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  11:36:00 #10 15.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  11:36:00 #10 15.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, 11:36:00 #10 15.21 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: 11:36:00 #10 15.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.21 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.21 11:36:00 #10 15.21 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, 11:36:00 #10 15.22 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: 11:36:00 #10 15.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.22 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.22 11:36:00 #10 15.22 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 11:36:00 #10 15.22 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 11:36:00 #10 15.22 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: 11:36:00 #10 15.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.22 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.22 11:36:00 #10 15.22 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, 11:36:00 #10 15.22 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: 11:36:00 #10 15.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.22 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.22 11:36:00 #10 15.22 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.23 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, 11:36:00 #10 15.24 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: 11:36:00 #10 15.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.24 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.24 11:36:00 #10 15.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:36:00 #10 15.24 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, 11:36:00 #10 15.24 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: 11:36:00 #10 15.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.24 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.24 11:36:00 #10 15.24 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, 11:36:00 #10 15.25 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: 11:36:00 #10 15.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.25 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.25 11:36:00 #10 15.25 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:36:00 #10 15.26 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, 11:36:00 #10 15.26 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: 11:36:00 #10 15.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.26 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.26 11:36:00 #10 15.26 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.26 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:36:00 #10 15.26 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: 11:36:00 #10 15.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.26 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.26 11:36:00 #10 15.26 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, 11:36:00 #10 15.26 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: 11:36:00 #10 15.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.26 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.26 11:36:00 #10 15.26 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:36:00 #10 15.26 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, 11:36:00 #10 15.26 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: 11:36:00 #10 15.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.26 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.26 11:36:00 #10 15.26 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 11:36:00 #10 15.28 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, 11:36:00 #10 15.28 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: 11:36:00 #10 15.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.28 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.28 11:36:00 #10 15.28 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, 11:36:00 #10 15.29 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: 11:36:00 #10 15.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.29 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.29 11:36:00 #10 15.31 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 11:36:00 #10 15.33 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, 11:36:00 #10 15.33 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: 11:36:00 #10 15.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.33 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.33 11:36:00 #10 15.33 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, 11:36:00 #10 15.33 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: 11:36:00 #10 15.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.33 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.33 11:36:00 #10 15.33 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, 11:36:00 #10 15.33 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: 11:36:00 #10 15.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.33 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.33 11:36:00 #10 15.33 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 11:36:00 #10 15.34 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, 11:36:00 #10 15.34 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: 11:36:00 #10 15.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.34 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.34 11:36:00 #10 15.34 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 11:36:00 #10 15.35 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: 11:36:00 #10 15.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.35 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.35 11:36:00 #10 15.35 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 11:36:00 #10 15.35 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: 11:36:00 #10 15.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.35 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.35 11:36:00 #10 15.35 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:36:00 #10 15.35 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, 11:36:00 #10 15.35 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: 11:36:00 #10 15.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.35 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.35 11:36:00 #10 15.35 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:36:00 #10 15.35 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, 11:36:00 #10 15.35 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: 11:36:00 #10 15.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.35 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.35 11:36:00 #10 15.35 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 11:36:00 #10 15.36 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 11:36:00 #10 15.36 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: 11:36:00 #10 15.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.36 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.36 11:36:00 #10 15.36 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:36:00 #10 15.36 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: 11:36:00 #10 15.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.36 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.36 11:36:00 #10 15.36 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 11:36:00 #10 15.37 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, 11:36:00 #10 15.37 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: 11:36:00 #10 15.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.37 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.37 11:36:00 #10 15.37 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:36:00 #10 15.38 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 11:36:00 #10 15.38 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: 11:36:00 #10 15.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.38 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.38 11:36:00 #10 15.38 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.40 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_rrc.a  11:36:00 #10 15.49 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:36:00 #10 15.50 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:36:00 #10 15.50 -e Compiling  /opt/o-du-l2/src/du_app//du_tmr.c  11:36:00 #10 15.51 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c  11:36:00 #10 15.51 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_conversions.c  11:36:00 #10 15.51 -e Compiling  /opt/o-du-l2/src/du_app//du_ue_mgr.c  11:36:00 #10 15.51 -e Compiling  /opt/o-du-l2/src/du_app//du_utils.c  11:36:00 #10 15.51 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_main.c  11:36:00 #10 15.51 -e Compiling  /opt/o-du-l2/src/du_app//du_cell_mgr.c  11:36:00 #10 15.51 -e Compiling  /opt/o-du-l2/src/du_app//du_sys_info_hdl.c  11:36:00 #10 15.51 -e Compiling  /opt/o-du-l2/src/du_app//du_e2_conversions.c  11:36:00 #10 15.51 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_mgr.c  11:36:00 #10 15.51 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_msg_router.c  11:36:00 #10 15.52 -e Compiling  /opt/o-du-l2/src/du_app//du_egtp.c  11:36:00 #10 15.52 -e Compiling  /opt/o-du-l2/src/du_app//du_msg_hdl.c  11:36:00 #10 15.52 -e Compiling  /opt/o-du-l2/src/du_app//du_cfg.c  11:36:00 #10 15.53 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c  11:36:00 #10 15.53 -e Compiling  /opt/o-du-l2/src/du_app//du_sctp.c  11:36:00 #10 15.57 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:36:00 #10 15.57 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 11:36:00 #10 15.57 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 11:36:00 #10 15.57 from /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c:34: 11:36:00 #10 15.57 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.57 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.57 11:36:00 #10 15.57 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 11:36:00 #10 15.62 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.c:23: 11:36:00 #10 15.62 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.62 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.62 11:36:00 #10 15.62 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.71 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 11:36:00 #10 15.71 from /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c:31: 11:36:00 #10 15.71 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.71 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.71 11:36:00 #10 15.71 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.72 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 11:36:00 #10 15.72 from /opt/o-du-l2/src/du_app//du_mgr_msg_router.c:37: 11:36:00 #10 15.72 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.72 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.72 11:36:00 #10 15.72 :0:0: note: this is the location of the previous definition 11:36:00 #10 15.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 11:36:00 #10 15.73 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 11:36:00 #10 15.73 from /opt/o-du-l2/src/du_app//du_cell_mgr.c:35: 11:36:00 #10 15.73 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:00 #10 15.73 #define __EXTENSIONS__ /* for Sun */ 11:36:00 #10 15.73 11:36:00 #10 15.73 :0:0: note: this is the location of the previous definition 11:36:01 #10 15.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 11:36:01 #10 15.79 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 11:36:01 #10 15.79 from /opt/o-du-l2/src/du_app//du_sys_info_hdl.c:32: 11:36:01 #10 15.79 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:01 #10 15.79 #define __EXTENSIONS__ /* for Sun */ 11:36:01 #10 15.79 11:36:01 #10 15.79 :0:0: note: this is the location of the previous definition 11:36:01 #10 15.80 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsModReq': 11:36:01 #10 15.80 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:645:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:36:01 #10 15.80 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:36:01 #10 15.80 ^~ 11:36:01 #10 15.80 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 11:36:01 #10 15.80 from /opt/o-du-l2/src/du_app//du_e2_conversions.c:23: 11:36:01 #10 15.80 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:01 #10 15.80 #define __EXTENSIONS__ /* for Sun */ 11:36:01 #10 15.80 11:36:01 #10 15.80 /opt/o-du-l2/src/du_app//du_ue_mgr.c: In function 'fillDefaultInitDlBwp': 11:36:01 #10 15.80 :0:0: note: this is the location of the previous definition 11:36:01 #10 15.80 /opt/o-du-l2/src/du_app//du_ue_mgr.c:724:10: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 11:36:01 #10 15.80 memset(initDlBwp->pdcchCfg.cRSetToAddModList, 0, MAX_NUM_CRSET); 11:36:01 #10 15.80 ^~~~~~ 11:36:01 #10 15.81 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 11:36:01 #10 15.81 from /opt/o-du-l2/src/du_app//du_msg_hdl.c:37: 11:36:01 #10 15.81 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:01 #10 15.81 #define __EXTENSIONS__ /* for Sun */ 11:36:01 #10 15.81 11:36:01 #10 15.81 :0:0: note: this is the location of the previous definition 11:36:01 #10 15.81 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsReq': 11:36:01 #10 15.81 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:752:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:36:01 #10 15.81 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:36:01 #10 15.81 ^~ 11:36:01 #10 15.81 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcActionDeleteRsp': 11:36:01 #10 15.82 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:1806:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:36:01 #10 15.82 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:36:01 #10 15.82 ^~ 11:36:01 #10 15.82 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcStatsModificationRsp': 11:36:01 #10 15.82 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:2001:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:36:01 #10 15.82 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:36:01 #10 15.82 ^~ 11:36:01 #10 15.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 11:36:01 #10 15.91 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 11:36:01 #10 15.91 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.h:21, 11:36:01 #10 15.91 from /opt/o-du-l2/src/du_app//du_cfg.c:38: 11:36:01 #10 15.91 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:36:01 #10 15.91 #define __EXTENSIONS__ /* for Sun */ 11:36:01 #10 15.91 11:36:01 #10 15.91 :0:0: note: this is the location of the previous definition 11:36:01 #10 16.61 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libduapp.a  11:36:01 #10 16.62 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:36:01 #10 16.63 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:36:01 #10 16.63 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_ul.c  11:36:01 #10 16.63 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_portable_functions.c  11:36:01 #10 16.63 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_layer_mgr.c  11:36:01 #10 16.63 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_api.c  11:36:01 #10 16.63 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_dl.c  11:36:01 #10 16.63 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ul.c  11:36:01 #10 16.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_dl.c  11:36:01 #10 16.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_msg_router.c  11:36:01 #10 16.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_stats.c  11:36:01 #10 16.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_dl.c  11:36:01 #10 16.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptul.c  11:36:01 #10 16.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_ul_msg_router.c  11:36:01 #10 16.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_ul.c  11:36:01 #10 16.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_dl.c  11:36:01 #10 16.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_ul.c  11:36:01 #10 16.64 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_ul.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_ul.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_mgr.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_dl.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmr.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_sys_id.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_msg_hdl.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_ul.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_mgr.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_dl.c  11:36:01 #10 16.65 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptdl.c  11:36:01 #10 16.66 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_dl.c  11:36:01 #10 16.66 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_api.c  11:36:01 #10 16.68 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf.c  11:36:02 #10 17.28 -e Creating Archive /opt/o-du-l2/build/odu/lib/odu/libkw.a  11:36:02 #10 17.29 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:36:02 #10 17.30 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:36:02 #10 17.30 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  11:36:02 #10 17.30 -e Compiling  /opt/o-du-l2/src/cm/crg.c  11:36:02 #10 17.30 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  11:36:02 #10 17.30 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  11:36:02 #10 17.30 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  11:36:02 #10 17.30 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  11:36:02 #10 17.31 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  11:36:02 #10 17.32 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  11:36:02 #10 17.32 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  11:36:02 #10 17.32 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  11:36:02 #10 17.32 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  11:36:02 #10 17.32 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  11:36:02 #10 17.32 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  11:36:02 #10 17.32 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  11:36:02 #10 17.32 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  11:36:02 #10 17.34 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  11:36:02 #10 17.34 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  11:36:02 #10 17.35 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  11:36:02 #10 17.59 /opt/o-du-l2/src/cm/cm_mem_wl.c:223:16: warning: 'stopBtInfo' initialized and declared 'extern' 11:36:02 #10 17.59 extern uint8_t stopBtInfo = FALSE; 11:36:02 #10 17.59 ^~~~~~~~~~ 11:36:03 #10 17.95 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libcm.a  11:36:03 #10 17.96 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:36:03 #10 17.97 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:36:03 #10 17.97 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptmi.c  11:36:03 #10 17.97 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_slot_ind.c  11:36:03 #10 17.97 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_demux.c  11:36:03 #10 17.97 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_phy.c  11:36:03 #10 17.97 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_upr_inf_api.c  11:36:03 #10 17.97 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_cfg_hdl.c  11:36:03 #10 17.97 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_ex_ms.c  11:36:03 #10 17.97 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_mux.c  11:36:03 #10 17.97 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_harq_dl.c  11:36:03 #10 17.97 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_utils.c  11:36:03 #10 17.98 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_uim.c  11:36:03 #10 17.98 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_lmm.c  11:36:03 #10 17.98 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_stop_ind.c  11:36:03 #10 17.98 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_handle_phy.c  11:36:03 #10 17.98 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_upr_inf.c  11:36:03 #10 17.98 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_tmr.c  11:36:03 #10 17.98 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_id.c  11:36:03 #10 17.98 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_ue_mgr.c  11:36:03 #10 17.98 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_util.c  11:36:03 #10 17.99 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_router.c  11:36:03 #10 17.99 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_rach.c  11:36:03 #10 17.99 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_hdl.c  11:36:03 #10 17.99 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_fsm.c  11:36:03 #10 17.99 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptui.c  11:36:03 #10 18.00 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_utl.c  11:36:03 #10 18.61 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  11:36:03 #10 18.62 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:36:03 #10 18.62 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:36:03 #10 18.62 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch.c  11:36:03 #10 18.62 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_crc.c  11:36:03 #10 18.62 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_msg_router.c  11:36:03 #10 18.63 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_rach.c  11:36:03 #10 18.63 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_utils.c  11:36:03 #10 18.63 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_common.c  11:36:03 #10 18.63 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_drx.c  11:36:03 #10 18.63 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_dl.c  11:36:03 #10 18.63 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_tmr.c  11:36:03 #10 18.63 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_ue_mgr.c  11:36:03 #10 18.63 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slot_ind.c  11:36:03 #10 18.63 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slice_based.c  11:36:03 #10 18.63 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_fcfs.c  11:36:03 #10 18.64 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_ul.c  11:36:04 #10 19.03 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  11:36:04 #10 19.04 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:36:04 #10 19.05 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:36:04 #10 19.05 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  11:36:04 #10 19.05 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  11:36:04 #10 19.05 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  11:36:04 #10 19.05 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  11:36:04 #10 19.06 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  11:36:04 #10 19.06 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  11:36:04 #10 19.06 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  11:36:04 #10 19.06 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  11:36:04 #10 19.06 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  11:36:04 #10 19.06 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  11:36:04 #10 19.06 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  11:36:04 #10 19.12 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': 11:36:04 #10 19.12 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] 11:36:04 #10 19.12 Data reg =0; 11:36:04 #10 19.12 ^~~ 11:36:04 #10 19.29 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:36:04 #10 19.29 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:36:04 #10 19.29 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_thread_hdl.c  11:36:04 #10 19.30 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_msg_hdl.c  11:36:04 #10 19.30 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_ex_ms.c  11:36:04 #10 19.43 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libphystub.a  11:36:04 #10 19.43 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:36:05 #10 20.30 -e ***** BUILD COMPLETE ***** 11:36:06 #10 DONE 20.9s 11:36:06 11:36:06 #11 [ 7/10] RUN cd build/scripts && /bin/bash add_netconf_user.sh 11:36:06 #11 0.293 Adding system user `netconf' (UID 102) ... 11:36:06 #11 0.293 Adding new user `netconf' (UID 102) with group `nogroup' ... 11:36:06 #11 0.395 Creating home directory `/home/netconf' ... 11:36:06 #11 0.454 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 11:36:06 #11 0.680 Generating public/private dsa key pair. 11:36:06 #11 0.680 Your identification has been saved in /home/netconf/.ssh/id_dsa. 11:36:06 #11 0.680 Your public key has been saved in /home/netconf/.ssh/id_dsa.pub. 11:36:06 #11 0.680 The key fingerprint is: 11:36:06 #11 0.680 SHA256:LGylzAMzmIQZX/l+dMUmwya+r71Te+rU4CYTNKUW8JA root@buildkitsandbox 11:36:06 #11 0.680 The key's randomart image is: 11:36:06 #11 0.680 +---[DSA 1024]----+ 11:36:06 #11 0.680 |.+. .. o+... | 11:36:06 #11 0.680 |oo +. Eo=++ | 11:36:06 #11 0.680 | + +. ..o*= | 11:36:06 #11 0.680 | B.+oo.. | 11:36:06 #11 0.680 | .O.So. . | 11:36:06 #11 0.680 | ..oo o.o | 11:36:06 #11 0.680 | . .o.+.. | 11:36:06 #11 0.680 | .o=. . | 11:36:06 #11 0.680 | ..o+oo | 11:36:06 #11 0.680 +----[SHA256]-----+ 11:36:07 #11 DONE 0.8s 11:36:07 11:36:07 #12 [ 8/10] RUN cd build/scripts && /bin/bash install_lib_O1.sh -c 11:36:07 #12 0.229 11:36:07 #12 0.229  ***** MAIN: PARSING OF ARGUMENT DONE *****  11:36:07 #12 0.229 11:36:07 #12 0.608 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:36:07 #12 0.608 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:36:07 #12 0.660 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:36:07 #12 0.732 Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 11:36:08 #12 1.167 Reading package lists... 11:36:09 #12 2.753 Reading package lists... 11:36:10 #12 3.907 Building dependency tree... 11:36:11 #12 4.165 Reading state information... 11:36:11 #12 4.405 build-essential is already the newest version (12.4ubuntu1). 11:36:11 #12 4.405 pkg-config is already the newest version (0.29.1-0ubuntu2). 11:36:11 #12 4.405 python-dev is already the newest version (2.7.15~rc1-1). 11:36:11 #12 4.405 The following additional packages will be installed: 11:36:11 #12 4.405 cmake-data libavl1 libcap2-bin libev4 libidn11 libjq1 libonig4 libpam-cap 11:36:11 #12 4.405 libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libprotobuf10 11:36:11 #12 4.406 libprotoc10 libssh-4 libssl1.1 python-meld3 python-pkg-resources swig3.0 11:36:11 #12 4.407 Suggested packages: 11:36:11 #12 4.407 cmake-doc ninja-build libssh-doc libssl-doc python-setuptools supervisor-doc 11:36:11 #12 4.407 swig-doc swig-examples swig3.0-examples swig3.0-doc 11:36:11 #12 4.612 The following NEW packages will be installed: 11:36:11 #12 4.613 iputils-ping jq libavl-dev libavl1 libcap2-bin libev-dev libev4 libidn11 11:36:11 #12 4.613 libjq1 libonig4 libpam-cap libprotobuf-c-dev libprotobuf-c1 libprotobuf10 11:36:11 #12 4.613 libprotoc10 libssh-4 libssh-dev libssl-dev protobuf-c-compiler python-meld3 11:36:11 #12 4.613 python-pkg-resources supervisor swig swig3.0 11:36:11 #12 4.613 The following packages will be upgraded: 11:36:11 #12 4.614 cmake cmake-data libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 11:36:11 #12 4.614 libssl1.1 11:36:11 #12 4.907 8 upgraded, 24 newly installed, 0 to remove and 138 not upgraded. 11:36:11 #12 4.907 Need to get 12.2 MB of archives. 11:36:11 #12 4.907 After this operation, 24.4 MB of additional disk space will be used. 11:36:11 #12 4.907 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB] 11:36:12 #12 5.814 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB] 11:36:12 #12 5.841 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB] 11:36:12 #12 5.866 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB] 11:36:12 #12 5.869 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] 11:36:12 #12 5.911 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:36:12 #12 5.954 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-ping amd64 3:20161105-1ubuntu3 [54.2 kB] 11:36:13 #12 5.964 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2-bin amd64 1:2.25-1.2 [20.6 kB] 11:36:13 #12 5.968 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpam-cap amd64 1:2.25-1.2 [7268 B] 11:36:13 #12 5.969 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] 11:36:13 #12 6.138 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB] 11:36:13 #12 6.316 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB] 11:36:13 #12 6.375 Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] 11:36:13 #12 6.381 Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] 11:36:13 #12 6.388 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] 11:36:13 #12 6.390 Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libavl1 amd64 0.3.5-4 [6386 B] 11:36:13 #12 6.391 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libavl-dev amd64 0.3.5-4 [4970 B] 11:36:13 #12 6.391 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libprotobuf-c1 amd64 1.2.1-2 [19.0 kB] 11:36:13 #12 6.392 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libprotobuf-c-dev amd64 1.2.1-2 [25.2 kB] 11:36:13 #12 6.393 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprotobuf10 amd64 3.0.0-9.1ubuntu1.1 [652 kB] 11:36:13 #12 6.495 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprotoc10 amd64 3.0.0-9.1ubuntu1.1 [569 kB] 11:36:13 #12 6.559 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssh-4 amd64 0.8.0~20170825.94fa1e38-1ubuntu0.7 [170 kB] 11:36:13 #12 6.565 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.23 [1568 kB] 11:36:13 #12 6.589 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssh-dev amd64 0.8.0~20170825.94fa1e38-1ubuntu0.7 [210 kB] 11:36:13 #12 6.592 Get:25 http://archive.ubuntu.com/ubuntu bionic/universe amd64 protobuf-c-compiler amd64 1.2.1-2 [72.6 kB] 11:36:13 #12 6.592 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-pkg-resources all 39.0.1-2ubuntu0.1 [128 kB] 11:36:13 #12 6.635 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe amd64 swig3.0 amd64 3.0.12-1 [1094 kB] 11:36:13 #12 6.700 Get:28 http://archive.ubuntu.com/ubuntu bionic/universe amd64 swig amd64 3.0.12-1 [6460 B] 11:36:13 #12 6.701 Get:29 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libev4 amd64 1:4.22-1 [26.3 kB] 11:36:13 #12 6.703 Get:30 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libev-dev amd64 1:4.22-1 [116 kB] 11:36:13 #12 6.767 Get:31 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-meld3 all 1.0.2-2 [30.9 kB] 11:36:13 #12 6.768 Get:32 http://archive.ubuntu.com/ubuntu bionic/universe amd64 supervisor all 3.3.1-1.1 [256 kB] 11:36:13 #12 6.993 debconf: delaying package configuration, since apt-utils is not installed 11:36:13 #12 7.042 Fetched 12.2 MB in 2s (5688 kB/s) 11:36:14 #12 7.090 (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.) 11:36:14 #12 7.580 Preparing to unpack .../libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ... 11:36:14 #12 7.603 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 11:36:14 #12 7.869 Preparing to unpack .../libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ... 11:36:14 #12 7.892 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 11:36:14 #12 7.987 Preparing to unpack .../libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ... 11:36:15 #12 8.007 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 11:36:15 #12 8.104 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ... 11:36:15 #12 8.126 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 11:36:15 #12 8.211 Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... 11:36:15 #12 8.235 Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 11:36:15 #12 8.349 Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... 11:36:15 #12 8.430 Selecting previously unselected package libidn11:amd64. 11:36:15 #12 8.430 (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.) 11:36:15 #12 8.444 Preparing to unpack .../00-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:36:15 #12 8.450 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:36:15 #12 8.502 Selecting previously unselected package iputils-ping. 11:36:15 #12 8.506 Preparing to unpack .../01-iputils-ping_3%3a20161105-1ubuntu3_amd64.deb ... 11:36:15 #12 8.513 Unpacking iputils-ping (3:20161105-1ubuntu3) ... 11:36:15 #12 8.567 Selecting previously unselected package libcap2-bin. 11:36:15 #12 8.571 Preparing to unpack .../02-libcap2-bin_1%3a2.25-1.2_amd64.deb ... 11:36:15 #12 8.578 Unpacking libcap2-bin (1:2.25-1.2) ... 11:36:15 #12 8.631 Selecting previously unselected package libpam-cap:amd64. 11:36:15 #12 8.635 Preparing to unpack .../03-libpam-cap_1%3a2.25-1.2_amd64.deb ... 11:36:15 #12 8.641 Unpacking libpam-cap:amd64 (1:2.25-1.2) ... 11:36:15 #12 8.717 Preparing to unpack .../04-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 11:36:15 #12 8.737 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) over (1.1.1-1ubuntu2.1~18.04.6) ... 11:36:15 #12 8.997 Preparing to unpack .../05-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ... 11:36:16 #12 9.014 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) over (3.10.2-1ubuntu2.18.04.1) ... 11:36:16 #12 9.633 Preparing to unpack .../06-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ... 11:36:16 #12 9.656 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) over (3.10.2-1ubuntu2.18.04.1) ... 11:36:36 #12 29.75 Selecting previously unselected package libonig4:amd64. 11:36:36 #12 29.75 Preparing to unpack .../07-libonig4_6.7.0-1_amd64.deb ... 11:36:36 #12 29.76 Unpacking libonig4:amd64 (6.7.0-1) ... 11:36:36 #12 29.83 Selecting previously unselected package libjq1:amd64. 11:36:36 #12 29.83 Preparing to unpack .../08-libjq1_1.5+dfsg-2_amd64.deb ... 11:36:36 #12 29.84 Unpacking libjq1:amd64 (1.5+dfsg-2) ... 11:36:36 #12 29.90 Selecting previously unselected package jq. 11:36:36 #12 29.91 Preparing to unpack .../09-jq_1.5+dfsg-2_amd64.deb ... 11:36:36 #12 29.91 Unpacking jq (1.5+dfsg-2) ... 11:36:36 #12 29.97 Selecting previously unselected package libavl1. 11:36:36 #12 29.97 Preparing to unpack .../10-libavl1_0.3.5-4_amd64.deb ... 11:36:36 #12 29.98 Unpacking libavl1 (0.3.5-4) ... 11:36:36 #12 30.03 Selecting previously unselected package libavl-dev. 11:36:37 #12 30.03 Preparing to unpack .../11-libavl-dev_0.3.5-4_amd64.deb ... 11:36:37 #12 30.03 Unpacking libavl-dev (0.3.5-4) ... 11:36:37 #12 30.09 Selecting previously unselected package libprotobuf-c1:amd64. 11:36:37 #12 30.09 Preparing to unpack .../12-libprotobuf-c1_1.2.1-2_amd64.deb ... 11:36:37 #12 30.10 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 11:36:37 #12 30.14 Selecting previously unselected package libprotobuf-c-dev:amd64. 11:36:37 #12 30.15 Preparing to unpack .../13-libprotobuf-c-dev_1.2.1-2_amd64.deb ... 11:36:37 #12 30.15 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... 11:36:37 #12 30.21 Selecting previously unselected package libprotobuf10:amd64. 11:36:37 #12 30.21 Preparing to unpack .../14-libprotobuf10_3.0.0-9.1ubuntu1.1_amd64.deb ... 11:36:37 #12 30.22 Unpacking libprotobuf10:amd64 (3.0.0-9.1ubuntu1.1) ... 11:36:37 #12 30.35 Selecting previously unselected package libprotoc10:amd64. 11:36:37 #12 30.35 Preparing to unpack .../15-libprotoc10_3.0.0-9.1ubuntu1.1_amd64.deb ... 11:36:37 #12 30.36 Unpacking libprotoc10:amd64 (3.0.0-9.1ubuntu1.1) ... 11:36:37 #12 30.49 Selecting previously unselected package libssh-4:amd64. 11:36:37 #12 30.50 Preparing to unpack .../16-libssh-4_0.8.0~20170825.94fa1e38-1ubuntu0.7_amd64.deb ... 11:36:37 #12 30.50 Unpacking libssh-4:amd64 (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... 11:36:37 #12 30.57 Selecting previously unselected package libssl-dev:amd64. 11:36:37 #12 30.57 Preparing to unpack .../17-libssl-dev_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 11:36:37 #12 30.59 Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 11:36:37 #12 30.81 Selecting previously unselected package libssh-dev. 11:36:37 #12 30.82 Preparing to unpack .../18-libssh-dev_0.8.0~20170825.94fa1e38-1ubuntu0.7_amd64.deb ... 11:36:37 #12 30.82 Unpacking libssh-dev (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... 11:36:37 #12 30.91 Selecting previously unselected package protobuf-c-compiler. 11:36:37 #12 30.91 Preparing to unpack .../19-protobuf-c-compiler_1.2.1-2_amd64.deb ... 11:36:37 #12 30.92 Unpacking protobuf-c-compiler (1.2.1-2) ... 11:36:38 #12 30.98 Selecting previously unselected package python-pkg-resources. 11:36:38 #12 30.98 Preparing to unpack .../20-python-pkg-resources_39.0.1-2ubuntu0.1_all.deb ... 11:36:38 #12 30.99 Unpacking python-pkg-resources (39.0.1-2ubuntu0.1) ... 11:36:38 #12 31.05 Selecting previously unselected package swig3.0. 11:36:38 #12 31.05 Preparing to unpack .../21-swig3.0_3.0.12-1_amd64.deb ... 11:36:38 #12 31.06 Unpacking swig3.0 (3.0.12-1) ... 11:36:39 #12 32.32 Selecting previously unselected package swig. 11:36:39 #12 32.33 Preparing to unpack .../22-swig_3.0.12-1_amd64.deb ... 11:36:39 #12 32.33 Unpacking swig (3.0.12-1) ... 11:36:39 #12 32.39 Selecting previously unselected package libev4. 11:36:39 #12 32.39 Preparing to unpack .../23-libev4_1%3a4.22-1_amd64.deb ... 11:36:39 #12 32.40 Unpacking libev4 (1:4.22-1) ... 11:36:39 #12 32.44 Selecting previously unselected package libev-dev. 11:36:39 #12 32.45 Preparing to unpack .../24-libev-dev_1%3a4.22-1_amd64.deb ... 11:36:39 #12 32.46 Unpacking libev-dev (1:4.22-1) ... 11:36:39 #12 32.52 Selecting previously unselected package python-meld3. 11:36:39 #12 32.53 Preparing to unpack .../25-python-meld3_1.0.2-2_all.deb ... 11:36:39 #12 32.53 Unpacking python-meld3 (1.0.2-2) ... 11:36:39 #12 32.60 Selecting previously unselected package supervisor. 11:36:39 #12 32.60 Preparing to unpack .../26-supervisor_3.3.1-1.1_all.deb ... 11:36:39 #12 32.61 Unpacking supervisor (3.3.1-1.1) ... 11:36:39 #12 32.82 Setting up libev4 (1:4.22-1) ... 11:36:39 #12 32.84 Setting up libpam-cap:amd64 (1:2.25-1.2) ... 11:36:39 #12 32.95 debconf: unable to initialize frontend: Dialog 11:36:39 #12 32.95 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 11:36:39 #12 32.95 debconf: falling back to frontend: Readline 11:36:40 #12 33.09 Setting up swig3.0 (3.0.12-1) ... 11:36:40 #12 33.11 Setting up libcap2-bin (1:2.25-1.2) ... 11:36:40 #12 33.13 Setting up python-meld3 (1.0.2-2) ... 11:36:40 #12 33.45 Setting up libonig4:amd64 (6.7.0-1) ... 11:36:40 #12 33.47 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ... 11:36:40 #12 33.50 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 11:36:40 #12 33.53 Setting up python-pkg-resources (39.0.1-2ubuntu0.1) ... 11:36:40 #12 33.78 Setting up libavl1 (0.3.5-4) ... 11:36:40 #12 33.80 Setting up supervisor (3.3.1-1.1) ... 11:36:41 #12 34.30 invoke-rc.d: could not determine current runlevel 11:36:41 #12 34.31 invoke-rc.d: policy-rc.d denied execution of start. 11:36:41 #12 34.32 Setting up libprotobuf10:amd64 (3.0.0-9.1ubuntu1.1) ... 11:36:41 #12 34.34 Setting up libjq1:amd64 (1.5+dfsg-2) ... 11:36:41 #12 34.35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 11:36:41 #12 34.44 debconf: unable to initialize frontend: Dialog 11:36:41 #12 34.44 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 11:36:41 #12 34.44 debconf: falling back to frontend: Readline 11:36:41 #12 34.52 Setting up libssh-4:amd64 (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... 11:36:41 #12 34.54 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... 11:36:41 #12 34.56 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ... 11:36:41 #12 34.58 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ... 11:36:41 #12 34.59 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ... 11:36:41 #12 34.61 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ... 11:36:41 #12 34.63 Setting up libprotoc10:amd64 (3.0.0-9.1ubuntu1.1) ... 11:36:41 #12 34.65 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:36:41 #12 34.67 Setting up protobuf-c-compiler (1.2.1-2) ... 11:36:41 #12 34.68 Setting up iputils-ping (3:20161105-1ubuntu3) ... 11:36:41 #12 34.70 Setting up libev-dev (1:4.22-1) ... 11:36:41 #12 34.72 Setting up libavl-dev (0.3.5-4) ... 11:36:41 #12 34.74 Setting up jq (1.5+dfsg-2) ... 11:36:41 #12 34.75 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ... 11:36:41 #12 34.77 Setting up swig (3.0.12-1) ... 11:36:41 #12 34.80 Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 11:36:41 #12 34.82 Setting up libssh-dev (0.8.0~20170825.94fa1e38-1ubuntu0.7) ... 11:36:41 #12 34.85 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:36:41 #12 35.06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 11:36:42 #12 35.16 11:36:42 #12 35.16  ***** DELETED /opt/o-du-l2/build/scripts/../../build/netconf *****  11:36:42 #12 35.16 11:36:42 #12 35.18 Cloning into 'libssh-mirror'... 11:36:43 #12 36.62 -- The C compiler identification is GNU 7.5.0 11:36:43 #12 36.62 -- Check for working C compiler: /usr/bin/cc 11:36:43 #12 36.68 -- Check for working C compiler: /usr/bin/cc -- works 11:36:43 #12 36.68 -- Detecting C compiler ABI info 11:36:43 #12 36.73 -- Detecting C compiler ABI info - done 11:36:43 #12 36.74 -- Detecting C compile features 11:36:43 #12 36.92 -- Detecting C compile features - done 11:36:43 #12 36.94 -- Performing Test REQUIRED_FLAGS_WERROR 11:36:43 #12 37.00 -- Performing Test REQUIRED_FLAGS_WERROR - Success 11:36:43 #12 37.00 -- Performing Test WITH_STD_GNU99_FLAG 11:36:43 #12 37.06 -- Performing Test WITH_STD_GNU99_FLAG - Success 11:36:44 #12 37.06 -- Performing Test WITH_WPEDANTIC_FLAG 11:36:44 #12 37.12 -- Performing Test WITH_WPEDANTIC_FLAG - Success 11:36:44 #12 37.12 -- Performing Test WITH_WALL_FLAG 11:36:44 #12 37.19 -- Performing Test WITH_WALL_FLAG - Success 11:36:44 #12 37.19 -- Performing Test WITH_WSHADOW_FLAG 11:36:44 #12 37.26 -- Performing Test WITH_WSHADOW_FLAG - Success 11:36:44 #12 37.26 -- Performing Test WITH_WMISSING_PROTOTYPES_FLAG 11:36:44 #12 37.32 -- Performing Test WITH_WMISSING_PROTOTYPES_FLAG - Success 11:36:44 #12 37.32 -- Performing Test WITH_WCAST_ALIGN_FLAG 11:36:44 #12 37.37 -- Performing Test WITH_WCAST_ALIGN_FLAG - Success 11:36:44 #12 37.37 -- Performing Test WITH_WERROR_ADDRESS_FLAG 11:36:44 #12 37.43 -- Performing Test WITH_WERROR_ADDRESS_FLAG - Success 11:36:44 #12 37.43 -- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG 11:36:44 #12 37.50 -- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG - Success 11:36:44 #12 37.50 -- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG 11:36:44 #12 37.56 -- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG - Success 11:36:44 #12 37.56 -- Performing Test WITH_WWRITE_STRINGS_FLAG 11:36:44 #12 37.62 -- Performing Test WITH_WWRITE_STRINGS_FLAG - Success 11:36:44 #12 37.62 -- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG 11:36:44 #12 37.69 -- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG - Success 11:36:44 #12 37.69 -- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG 11:36:44 #12 37.76 -- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG - Success 11:36:44 #12 37.76 -- Performing Test WITH_WPOINTER_ARITH_FLAG 11:36:44 #12 37.82 -- Performing Test WITH_WPOINTER_ARITH_FLAG - Success 11:36:44 #12 37.82 -- Performing Test WITH_WERROR_POINTER_ARITH_FLAG 11:36:44 #12 37.89 -- Performing Test WITH_WERROR_POINTER_ARITH_FLAG - Success 11:36:44 #12 37.89 -- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG 11:36:44 #12 37.95 -- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG - Success 11:36:44 #12 37.95 -- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG 11:36:44 #12 38.01 -- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG - Success 11:36:44 #12 38.01 -- Performing Test WITH_WRETURN_TYPE_FLAG 11:36:44 #12 38.07 -- Performing Test WITH_WRETURN_TYPE_FLAG - Success 11:36:45 #12 38.07 -- Performing Test WITH_WERROR_RETURN_TYPE_FLAG 11:36:45 #12 38.13 -- Performing Test WITH_WERROR_RETURN_TYPE_FLAG - Success 11:36:45 #12 38.13 -- Performing Test WITH_WUNINITIALIZED_FLAG 11:36:45 #12 38.19 -- Performing Test WITH_WUNINITIALIZED_FLAG - Success 11:36:45 #12 38.19 -- Performing Test WITH_WERROR_UNINITIALIZED_FLAG 11:36:45 #12 38.25 -- Performing Test WITH_WERROR_UNINITIALIZED_FLAG - Success 11:36:45 #12 38.25 -- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG 11:36:45 #12 38.31 -- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG - Success 11:36:45 #12 38.31 -- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG 11:36:45 #12 38.37 -- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG - Success 11:36:45 #12 38.37 -- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG 11:36:45 #12 38.43 -- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG - Success 11:36:45 #12 38.43 -- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG 11:36:45 #12 38.49 -- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG - Success 11:36:45 #12 38.49 -- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG 11:36:45 #12 38.54 -- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG - Success 11:36:45 #12 38.54 -- Performing Test WITH_WSIGN_COMPARE_FLAG 11:36:45 #12 38.61 -- Performing Test WITH_WSIGN_COMPARE_FLAG - Success 11:36:45 #12 38.61 -- Performing Test REQUIRED_FLAGS_WFORMAT 11:36:45 #12 38.67 -- Performing Test REQUIRED_FLAGS_WFORMAT - Success 11:36:45 #12 38.68 -- Performing Test WITH_WFORMAT_SECURITY_FLAG 11:36:45 #12 38.74 -- Performing Test WITH_WFORMAT_SECURITY_FLAG - Success 11:36:45 #12 38.74 -- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG 11:36:45 #12 38.81 -- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG - Success 11:36:45 #12 38.81 -- Performing Test WITH_FNO_COMMON_FLAG 11:36:45 #12 38.87 -- Performing Test WITH_FNO_COMMON_FLAG - Success 11:36:45 #12 38.87 -- Performing Test WITH_STACK_PROTECTOR_STRONG 11:36:45 #12 38.94 -- Performing Test WITH_STACK_PROTECTOR_STRONG - Success 11:36:45 #12 38.94 -- Performing Test WITH_STACK_CLASH_PROTECTION 11:36:45 #12 38.97 -- Performing Test WITH_STACK_CLASH_PROTECTION - Failed 11:36:45 #12 38.97 -- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG 11:36:45 #12 39.03 -- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG - Success 11:36:45 #12 39.04 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") 11:36:46 #12 39.12 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found suitable version "1.1.1", minimum required is "1.0.1") 11:36:46 #12 39.12 -- Looking for pthread.h 11:36:46 #12 39.18 -- Looking for pthread.h - found 11:36:46 #12 39.18 -- Looking for pthread_create 11:36:46 #12 39.25 -- Looking for pthread_create - not found 11:36:46 #12 39.25 -- Check if compiler accepts -pthread 11:36:46 #12 39.32 -- Check if compiler accepts -pthread - yes 11:36:46 #12 39.33 -- Found Threads: TRUE 11:36:46 #12 39.33 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 11:36:46 #12 39.33 -- Checking for module 'heimdal-gssapi' 11:36:46 #12 39.33 -- No package 'heimdal-gssapi' found 11:36:46 #12 39.34 -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIR) 11:36:46 #12 39.34 -- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS) 11:36:46 #12 39.35 -- Found PythonInterp: /usr/bin/python (found version "2.7.17") 11:36:46 #12 39.35 -- Could not find `abimap` in PATH. It can be found in PyPI as `abimap` (try `pip install abimap`) 11:36:46 #12 39.35 -- Could NOT find ABIMap (missing: ABIMAP_EXECUTABLE) (Required is at least version "0.3.1") 11:36:46 #12 39.36 -- Performing Test WITH_VISIBILITY_HIDDEN 11:36:46 #12 39.42 -- Performing Test WITH_VISIBILITY_HIDDEN - Success 11:36:46 #12 39.42 -- Looking for argp.h 11:36:46 #12 39.50 -- Looking for argp.h - found 11:36:46 #12 39.50 -- Looking for pty.h 11:36:46 #12 39.56 -- Looking for pty.h - found 11:36:46 #12 39.56 -- Looking for utmp.h 11:36:46 #12 39.64 -- Looking for utmp.h - found 11:36:46 #12 39.64 -- Looking for termios.h 11:36:46 #12 39.70 -- Looking for termios.h - found 11:36:46 #12 39.70 -- Looking for unistd.h 11:36:46 #12 39.77 -- Looking for unistd.h - found 11:36:46 #12 39.77 -- Looking for stdint.h 11:36:46 #12 39.84 -- Looking for stdint.h - found 11:36:46 #12 39.84 -- Looking for util.h 11:36:46 #12 39.86 -- Looking for util.h - not found 11:36:46 #12 39.86 -- Looking for libutil.h 11:36:46 #12 39.89 -- Looking for libutil.h - not found 11:36:46 #12 39.89 -- Looking for sys/time.h 11:36:46 #12 39.97 -- Looking for sys/time.h - found 11:36:47 #12 39.97 -- Looking for sys/utime.h 11:36:47 #12 39.99 -- Looking for sys/utime.h - not found 11:36:47 #12 39.99 -- Looking for sys/param.h 11:36:47 #12 40.06 -- Looking for sys/param.h - found 11:36:47 #12 40.06 -- Looking for arpa/inet.h 11:36:47 #12 40.13 -- Looking for arpa/inet.h - found 11:36:47 #12 40.13 -- Looking for byteswap.h 11:36:47 #12 40.19 -- Looking for byteswap.h - found 11:36:47 #12 40.19 -- Looking for glob.h 11:36:47 #12 40.25 -- Looking for glob.h - found 11:36:47 #12 40.25 -- Looking for valgrind/valgrind.h 11:36:47 #12 40.28 -- Looking for valgrind/valgrind.h - not found 11:36:47 #12 40.28 -- Looking for openssl/des.h 11:36:47 #12 40.35 -- Looking for openssl/des.h - found 11:36:47 #12 40.35 -- Looking for openssl/aes.h 11:36:47 #12 40.42 -- Looking for openssl/aes.h - found 11:36:47 #12 40.42 -- Looking for openssl/ecdh.h 11:36:47 #12 40.49 -- Looking for openssl/ecdh.h - found 11:36:47 #12 40.50 -- Looking for openssl/ec.h 11:36:47 #12 40.58 -- Looking for openssl/ec.h - found 11:36:47 #12 40.58 -- Looking for openssl/ecdsa.h 11:36:47 #12 40.66 -- Looking for openssl/ecdsa.h - found 11:36:47 #12 40.66 -- Looking for EVP_KDF_CTX_new_id 11:36:47 #12 40.74 -- Looking for EVP_KDF_CTX_new_id - not found 11:36:47 #12 40.74 -- Looking for EVP_KDF_CTX_new 11:36:47 #12 40.81 -- Looking for EVP_KDF_CTX_new - not found 11:36:47 #12 40.82 -- Looking for FIPS_mode 11:36:47 #12 40.90 -- Looking for FIPS_mode - found 11:36:47 #12 40.90 -- Looking for RAND_priv_bytes 11:36:48 #12 41.00 -- Looking for RAND_priv_bytes - found 11:36:48 #12 41.00 -- Looking for EVP_DigestSign 11:36:48 #12 41.08 -- Looking for EVP_DigestSign - found 11:36:48 #12 41.08 -- Looking for EVP_DigestVerify 11:36:48 #12 41.17 -- Looking for EVP_DigestVerify - found 11:36:48 #12 41.17 -- Looking for OPENSSL_ia32cap_loc 11:36:48 #12 41.24 -- Looking for OPENSSL_ia32cap_loc - not found 11:36:48 #12 41.24 -- Looking for EVP_PKEY_ED25519 11:36:48 #12 41.33 -- Looking for EVP_PKEY_ED25519 - found 11:36:48 #12 41.33 -- Looking for EVP_chacha20 11:36:48 #12 41.42 -- Looking for EVP_chacha20 - found 11:36:48 #12 41.42 -- Looking for EVP_PKEY_POLY1305 11:36:48 #12 41.51 -- Looking for EVP_PKEY_POLY1305 - found 11:36:48 #12 41.51 -- Looking for EVP_PKEY_X25519 11:36:48 #12 41.61 -- Looking for EVP_PKEY_X25519 - found 11:36:48 #12 41.61 -- Looking for isblank 11:36:48 #12 41.68 -- Looking for isblank - found 11:36:48 #12 41.68 -- Looking for strncpy 11:36:48 #12 41.74 -- Looking for strncpy - found 11:36:48 #12 41.74 -- Looking for strndup 11:36:48 #12 41.81 -- Looking for strndup - found 11:36:48 #12 41.81 -- Looking for strtoull 11:36:48 #12 41.88 -- Looking for strtoull - found 11:36:48 #12 41.88 -- Looking for explicit_bzero 11:36:48 #12 41.94 -- Looking for explicit_bzero - found 11:36:48 #12 41.94 -- Looking for memset_s 11:36:48 #12 42.00 -- Looking for memset_s - not found 11:36:49 #12 42.00 -- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER 11:36:49 #12 42.07 -- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER - Success 11:36:49 #12 42.07 -- Looking for glob 11:36:49 #12 42.14 -- Looking for glob - found 11:36:49 #12 42.14 -- Looking for vsnprintf 11:36:49 #12 42.21 -- Looking for vsnprintf - found 11:36:49 #12 42.21 -- Looking for snprintf 11:36:49 #12 42.27 -- Looking for snprintf - found 11:36:49 #12 42.27 -- Looking for poll 11:36:49 #12 42.34 -- Looking for poll - found 11:36:49 #12 42.34 -- Looking for select 11:36:49 #12 42.41 -- Looking for select - found 11:36:49 #12 42.41 -- Looking for getaddrinfo 11:36:49 #12 42.47 -- Looking for getaddrinfo - found 11:36:49 #12 42.47 -- Looking for ntohll 11:36:49 #12 42.51 -- Looking for ntohll - not found 11:36:49 #12 42.51 -- Looking for htonll 11:36:49 #12 42.54 -- Looking for htonll - not found 11:36:49 #12 42.54 -- Looking for clock_gettime in rt 11:36:49 #12 42.60 -- Looking for clock_gettime in rt - found 11:36:49 #12 42.60 -- Looking for forkpty in util 11:36:49 #12 42.66 -- Looking for forkpty in util - found 11:36:49 #12 42.66 -- Looking for cfmakeraw 11:36:49 #12 42.72 -- Looking for cfmakeraw - found 11:36:49 #12 42.72 -- Looking for __strtoull 11:36:49 #12 42.78 -- Looking for __strtoull - not found 11:36:49 #12 42.78 -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE 11:36:49 #12 42.83 -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success 11:36:49 #12 42.83 -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE 11:36:49 #12 42.86 -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed 11:36:49 #12 42.86 -- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE 11:36:49 #12 42.92 -- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE - Success 11:36:49 #12 42.92 -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE 11:36:49 #12 42.98 -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE - Success 11:36:49 #12 42.98 -- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE 11:36:49 #12 43.05 -- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE - Success 11:36:50 #12 43.05 -- Performing Test HAVE_UNUSED_ATTRIBUTE 11:36:50 #12 43.11 -- Performing Test HAVE_UNUSED_ATTRIBUTE - Success 11:36:50 #12 43.11 -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION 11:36:50 #12 43.18 -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success 11:36:50 #12 43.18 -- Performing Test HAVE_COMPILER__FUNC__ 11:36:50 #12 43.25 -- Performing Test HAVE_COMPILER__FUNC__ - Success 11:36:50 #12 43.25 -- Performing Test HAVE_COMPILER__FUNCTION__ 11:36:50 #12 43.32 -- Performing Test HAVE_COMPILER__FUNCTION__ - Success 11:36:50 #12 43.32 -- Performing Test HAVE_LD_VERSION_SCRIPT 11:36:50 #12 43.38 -- Performing Test HAVE_LD_VERSION_SCRIPT - Success 11:36:50 #12 43.38 -- Check if the system is big endian 11:36:50 #12 43.38 -- Searching 16 bit integer 11:36:50 #12 43.39 -- Looking for sys/types.h 11:36:50 #12 43.46 -- Looking for sys/types.h - found 11:36:50 #12 43.46 -- Looking for stddef.h 11:36:50 #12 43.53 -- Looking for stddef.h - found 11:36:50 #12 43.53 -- Check size of unsigned short 11:36:50 #12 43.60 -- Check size of unsigned short - done 11:36:50 #12 43.60 -- Using unsigned short 11:36:50 #12 43.67 -- Check if the system is big endian - little endian 11:36:50 #12 43.68 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 11:36:50 #12 43.68 -- Threads_FOUND=TRUE 11:36:50 #12 43.94 -- The CXX compiler identification is GNU 7.5.0 11:36:50 #12 43.94 -- Check for working CXX compiler: /usr/bin/c++ 11:36:50 #12 44.02 -- Check for working CXX compiler: /usr/bin/c++ -- works 11:36:51 #12 44.02 -- Detecting CXX compiler ABI info 11:36:51 #12 44.10 -- Detecting CXX compiler ABI info - done 11:36:51 #12 44.12 -- Detecting CXX compile features 11:36:51 #12 44.44 -- Detecting CXX compile features - done 11:36:51 #12 44.44 -- ******************************************** 11:36:51 #12 44.44 -- ********** libssh build options : ********** 11:36:51 #12 44.44 -- zlib support: ON 11:36:51 #12 44.44 -- libgcrypt support: OFF 11:36:51 #12 44.44 -- libmbedTLS support: OFF 11:36:51 #12 44.44 -- libnacl support: OFF 11:36:51 #12 44.44 -- SFTP support: ON 11:36:51 #12 44.44 -- Server support : ON 11:36:51 #12 44.44 -- GSSAPI support : 0 11:36:51 #12 44.44 -- GEX support : ON 11:36:51 #12 44.44 -- Support insecure none cipher and MAC : OFF 11:36:51 #12 44.44 -- Pcap debugging support : ON 11:36:51 #12 44.44 -- Build shared library: ON 11:36:51 #12 44.44 -- Unit testing: OFF 11:36:51 #12 44.44 -- Client code testing: OFF 11:36:51 #12 44.44 -- Blowfish cipher support: OFF 11:36:51 #12 44.44 -- PKCS #11 URI support: OFF 11:36:51 #12 44.44 -- DSA support: OFF 11:36:51 #12 44.44 -- Server code testing: OFF 11:36:51 #12 44.44 -- Public API documentation generation 11:36:51 #12 44.44 -- Benchmarks: OFF 11:36:51 #12 44.44 -- Symbol versioning: ON 11:36:51 #12 44.44 -- Allow ABI break: OFF 11:36:51 #12 44.44 -- Release is final: 11:36:51 #12 44.44 -- Global client config: /etc/ssh/ssh_config 11:36:51 #12 44.44 -- Global bind config: /etc/ssh/libssh_server_config 11:36:51 #12 44.44 -- ******************************************** 11:36:51 #12 44.45 -- Configuring done 11:36:51 #12 44.48 -- Generating done 11:36:51 #12 44.48 -- Build files have been written to: /opt/o-du-l2/build/netconf/libssh/build 11:36:51 #12 44.54 Scanning dependencies of target ssh 11:36:51 #12 44.55 [ 1%] Building C object src/CMakeFiles/ssh.dir/agent.c.o 11:36:51 #12 44.64 [ 2%] Building C object src/CMakeFiles/ssh.dir/auth.c.o 11:36:51 #12 44.74 [ 3%] Building C object src/CMakeFiles/ssh.dir/base64.c.o 11:36:51 #12 44.79 [ 4%] Building C object src/CMakeFiles/ssh.dir/bignum.c.o 11:36:51 #12 44.86 [ 4%] Building C object src/CMakeFiles/ssh.dir/buffer.c.o 11:36:52 #12 44.96 [ 5%] Building C object src/CMakeFiles/ssh.dir/callbacks.c.o 11:36:52 #12 45.03 [ 6%] Building C object src/CMakeFiles/ssh.dir/channels.c.o 11:36:52 #12 45.18 [ 7%] Building C object src/CMakeFiles/ssh.dir/client.c.o 11:36:52 #12 45.29 [ 8%] Building C object src/CMakeFiles/ssh.dir/config.c.o 11:36:52 #12 45.39 [ 8%] Building C object src/CMakeFiles/ssh.dir/connect.c.o 11:36:52 #12 45.47 [ 9%] Building C object src/CMakeFiles/ssh.dir/connector.c.o 11:36:52 #12 45.56 [ 10%] Building C object src/CMakeFiles/ssh.dir/crypto_common.c.o 11:36:52 #12 45.62 [ 11%] Building C object src/CMakeFiles/ssh.dir/curve25519.c.o 11:36:52 #12 45.70 [ 12%] Building C object src/CMakeFiles/ssh.dir/dh.c.o 11:36:52 #12 45.78 [ 13%] Building C object src/CMakeFiles/ssh.dir/ecdh.c.o 11:36:52 #12 45.85 [ 13%] Building C object src/CMakeFiles/ssh.dir/error.c.o 11:36:52 #12 45.91 [ 14%] Building C object src/CMakeFiles/ssh.dir/getpass.c.o 11:36:52 #12 45.96 [ 15%] Building C object src/CMakeFiles/ssh.dir/init.c.o 11:36:53 #12 46.04 [ 16%] Building C object src/CMakeFiles/ssh.dir/kdf.c.o 11:36:53 #12 46.11 [ 17%] Building C object src/CMakeFiles/ssh.dir/kex.c.o 11:36:53 #12 46.22 [ 18%] Building C object src/CMakeFiles/ssh.dir/known_hosts.c.o 11:36:53 #12 46.30 [ 18%] Building C object src/CMakeFiles/ssh.dir/knownhosts.c.o 11:36:53 #12 46.40 [ 19%] Building C object src/CMakeFiles/ssh.dir/legacy.c.o 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/src/legacy.c: In function 'ssh_userauth_privatekey_file': 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/src/legacy.c:128:3: warning: 'publickey_from_file' is deprecated [-Wdeprecated-declarations] 11:36:53 #12 46.45 pubkey = publickey_from_file(session, pubkeyfile, &type); 11:36:53 #12 46.45 ^~~~~~ 11:36:53 #12 46.45 In file included from /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:847:0, 11:36:53 #12 46.45 from /opt/o-du-l2/build/netconf/libssh/include/libssh/priv.h:167, 11:36:53 #12 46.45 from /opt/o-du-l2/build/netconf/libssh/src/legacy.c:32: 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/include/libssh/legacy.h:97:38: note: declared here 11:36:53 #12 46.45 SSH_DEPRECATED LIBSSH_API ssh_string publickey_from_file(ssh_session session, const char *filename, 11:36:53 #12 46.45 ^~~~~~~~~~~~~~~~~~~ 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/src/legacy.c:132:5: warning: 'privatekey_from_file' is deprecated [-Wdeprecated-declarations] 11:36:53 #12 46.45 privkey = privatekey_from_file(session, filename, 0, passphrase); 11:36:53 #12 46.45 ^~~~~~~ 11:36:53 #12 46.45 In file included from /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:847:0, 11:36:53 #12 46.45 from /opt/o-du-l2/build/netconf/libssh/include/libssh/priv.h:167, 11:36:53 #12 46.45 from /opt/o-du-l2/build/netconf/libssh/src/legacy.c:32: 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/include/libssh/legacy.h:92:43: note: declared here 11:36:53 #12 46.45 SSH_DEPRECATED LIBSSH_API ssh_private_key privatekey_from_file(ssh_session session, const char *filename, 11:36:53 #12 46.45 ^~~~~~~~~~~~~~~~~~~~ 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/src/legacy.c:135:5: warning: 'privatekey_from_file' is deprecated [-Wdeprecated-declarations] 11:36:53 #12 46.45 privkey = privatekey_from_file(session, filename, type, passphrase); 11:36:53 #12 46.45 ^~~~~~~ 11:36:53 #12 46.45 In file included from /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:847:0, 11:36:53 #12 46.45 from /opt/o-du-l2/build/netconf/libssh/include/libssh/priv.h:167, 11:36:53 #12 46.45 from /opt/o-du-l2/build/netconf/libssh/src/legacy.c:32: 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/include/libssh/legacy.h:92:43: note: declared here 11:36:53 #12 46.45 SSH_DEPRECATED LIBSSH_API ssh_private_key privatekey_from_file(ssh_session session, const char *filename, 11:36:53 #12 46.45 ^~~~~~~~~~~~~~~~~~~~ 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/src/legacy.c:142:3: warning: 'privatekey_free' is deprecated [-Wdeprecated-declarations] 11:36:53 #12 46.45 privatekey_free(privkey); 11:36:53 #12 46.45 ^~~~~~~~~~~~~~~ 11:36:53 #12 46.45 In file included from /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:847:0, 11:36:53 #12 46.45 from /opt/o-du-l2/build/netconf/libssh/include/libssh/priv.h:167, 11:36:53 #12 46.45 from /opt/o-du-l2/build/netconf/libssh/src/legacy.c:32: 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/include/libssh/legacy.h:91:32: note: declared here 11:36:53 #12 46.45 SSH_DEPRECATED LIBSSH_API void privatekey_free(ssh_private_key prv); 11:36:53 #12 46.45 ^~~~~~~~~~~~~~~ 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/src/legacy.c: In function 'channel_select': 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/src/legacy.c:294:3: warning: 'ssh_channel_select' is deprecated [-Wdeprecated-declarations] 11:36:53 #12 46.45 return ssh_channel_select(readchans, writechans, exceptchans, timeout); 11:36:53 #12 46.45 ^~~~~~ 11:36:53 #12 46.45 In file included from /opt/o-du-l2/build/netconf/libssh/include/libssh/priv.h:167:0, 11:36:53 #12 46.45 from /opt/o-du-l2/build/netconf/libssh/src/legacy.c:32: 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:559:31: note: declared here 11:36:53 #12 46.45 SSH_DEPRECATED LIBSSH_API int ssh_channel_select(ssh_channel *readchans, ssh_channel *writechans, ssh_channel *exceptchans, struct 11:36:53 #12 46.45 ^~~~~~~~~~~~~~~~~~ 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/src/legacy.c: In function 'ssh_try_publickey_from_file': 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/src/legacy.c:741:5: warning: 'publickey_from_file' is deprecated [-Wdeprecated-declarations] 11:36:53 #12 46.45 pubkey_string = publickey_from_file(session, pubkey_file, &pubkey_type); 11:36:53 #12 46.45 ^~~~~~~~~~~~~ 11:36:53 #12 46.45 /opt/o-du-l2/build/netconf/libssh/src/legacy.c:511:12: note: declared here 11:36:53 #12 46.45 ssh_string publickey_from_file(ssh_session session, const char *filename, 11:36:53 #12 46.45 ^~~~~~~~~~~~~~~~~~~ 11:36:53 #12 46.50 [ 20%] Building C object src/CMakeFiles/ssh.dir/log.c.o 11:36:53 #12 46.58 [ 21%] Building C object src/CMakeFiles/ssh.dir/match.c.o 11:36:53 #12 46.62 [ 22%] Building C object src/CMakeFiles/ssh.dir/messages.c.o 11:36:53 #12 46.74 [ 22%] Building C object src/CMakeFiles/ssh.dir/misc.c.o 11:36:53 #12 46.85 [ 23%] Building C object src/CMakeFiles/ssh.dir/options.c.o 11:36:53 #12 46.96 [ 24%] Building C object src/CMakeFiles/ssh.dir/packet.c.o 11:36:53 #12 47.07 [ 25%] Building C object src/CMakeFiles/ssh.dir/packet_cb.c.o 11:36:54 #12 47.14 [ 26%] Building C object src/CMakeFiles/ssh.dir/packet_crypt.c.o 11:36:54 #12 47.21 [ 27%] Building C object src/CMakeFiles/ssh.dir/pcap.c.o 11:36:54 #12 47.28 [ 27%] Building C object src/CMakeFiles/ssh.dir/pki.c.o 11:36:54 #12 47.44 [ 28%] Building C object src/CMakeFiles/ssh.dir/pki_container_openssh.c.o 11:36:54 #12 47.53 [ 29%] Building C object src/CMakeFiles/ssh.dir/poll.c.o 11:36:54 #12 47.62 [ 30%] Building C object src/CMakeFiles/ssh.dir/session.c.o 11:36:54 #12 47.73 [ 31%] Building C object src/CMakeFiles/ssh.dir/scp.c.o 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c: In function 'ssh_scp_new': 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c:110:5: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 11:36:54 #12 47.76 ssh_scp_free(scp); 11:36:54 #12 47.76 ^~~~~~~~~~~~ 11:36:54 #12 47.76 In file included from /opt/o-du-l2/build/netconf/libssh/include/libssh/priv.h:167:0, 11:36:54 #12 47.76 from /opt/o-du-l2/build/netconf/libssh/src/scp.c:30: 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:565:32: note: declared here 11:36:54 #12 47.76 SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); 11:36:54 #12 47.76 ^~~~~~~~~~~~ 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c: In function 'ssh_scp_free': 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c:303:9: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] 11:36:54 #12 47.76 ssh_scp_close(scp); 11:36:54 #12 47.76 ^~~~~~~~~~~~~ 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c:249:5: note: declared here 11:36:54 #12 47.76 int ssh_scp_close(ssh_scp scp) 11:36:54 #12 47.76 ^~~~~~~~~~~~~ 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c: In function 'ssh_scp_push_file': 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c:577:5: warning: 'ssh_scp_push_file64' is deprecated [-Wdeprecated-declarations] 11:36:54 #12 47.76 return ssh_scp_push_file64(scp, filename, (uint64_t) size, mode); 11:36:54 #12 47.76 ^~~~~~ 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c:472:5: note: declared here 11:36:54 #12 47.76 int ssh_scp_push_file64(ssh_scp scp, const char *filename, uint64_t size, 11:36:54 #12 47.76 ^~~~~~~~~~~~~~~~~~~ 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c: In function 'ssh_scp_read': 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c:1009:9: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] 11:36:54 #12 47.76 rc = ssh_scp_accept_request(scp); 11:36:54 #12 47.76 ^~ 11:36:54 #12 47.76 /opt/o-du-l2/build/netconf/libssh/src/scp.c:955:5: note: declared here 11:36:54 #12 47.76 int ssh_scp_accept_request(ssh_scp scp) 11:36:54 #12 47.76 ^~~~~~~~~~~~~~~~~~~~~~ 11:36:54 #12 47.80 [ 31%] Building C object src/CMakeFiles/ssh.dir/socket.c.o 11:36:54 #12 47.90 [ 32%] Building C object src/CMakeFiles/ssh.dir/string.c.o 11:36:54 #12 47.95 [ 33%] Building C object src/CMakeFiles/ssh.dir/threads.c.o 11:36:55 #12 48.03 [ 34%] Building C object src/CMakeFiles/ssh.dir/wrapper.c.o 11:36:55 #12 48.11 [ 35%] Building C object src/CMakeFiles/ssh.dir/external/bcrypt_pbkdf.c.o 11:36:55 #12 48.19 [ 36%] Building C object src/CMakeFiles/ssh.dir/external/blowfish.c.o 11:36:55 #12 48.25 [ 36%] Building C object src/CMakeFiles/ssh.dir/config_parser.c.o 11:36:55 #12 48.30 [ 37%] Building C object src/CMakeFiles/ssh.dir/token.c.o 11:36:55 #12 48.35 [ 38%] Building C object src/CMakeFiles/ssh.dir/pki_ed25519_common.c.o 11:36:55 #12 48.44 [ 39%] Building C object src/CMakeFiles/ssh.dir/threads/noop.c.o 11:36:55 #12 48.48 [ 40%] Building C object src/CMakeFiles/ssh.dir/threads/pthread.c.o 11:36:55 #12 48.52 [ 40%] Building C object src/CMakeFiles/ssh.dir/threads/libcrypto.c.o 11:36:55 #12 48.59 [ 41%] Building C object src/CMakeFiles/ssh.dir/pki_crypto.c.o 11:36:55 #12 48.74 [ 42%] Building C object src/CMakeFiles/ssh.dir/ecdh_crypto.c.o 11:36:55 #12 48.83 [ 43%] Building C object src/CMakeFiles/ssh.dir/getrandom_crypto.c.o 11:36:55 #12 48.89 [ 44%] Building C object src/CMakeFiles/ssh.dir/md_crypto.c.o 11:36:55 #12 48.97 [ 45%] Building C object src/CMakeFiles/ssh.dir/libcrypto.c.o 11:36:56 #12 49.08 [ 45%] Building C object src/CMakeFiles/ssh.dir/dh_crypto.c.o 11:36:56 #12 49.16 [ 46%] Building C object src/CMakeFiles/ssh.dir/sftp.c.o 11:36:56 #12 49.34 [ 47%] Building C object src/CMakeFiles/ssh.dir/sftpserver.c.o 11:36:56 #12 49.40 [ 48%] Building C object src/CMakeFiles/ssh.dir/server.c.o 11:36:56 #12 49.51 [ 49%] Building C object src/CMakeFiles/ssh.dir/bind.c.o 11:36:56 #12 49.62 [ 49%] Building C object src/CMakeFiles/ssh.dir/bind_config.c.o 11:36:56 #12 49.71 [ 50%] Building C object src/CMakeFiles/ssh.dir/dh-gex.c.o 11:36:56 #12 49.79 [ 51%] Building C object src/CMakeFiles/ssh.dir/gzip.c.o 11:36:56 #12 49.87 [ 52%] Linking C shared library ../lib/libssh.so 11:36:56 #12 49.93 [ 52%] Built target ssh 11:36:56 #12 49.94 Scanning dependencies of target ssh-X11-client 11:36:56 #12 49.95 [ 53%] Building C object examples/CMakeFiles/ssh-X11-client.dir/ssh_X11_client.c.o 11:36:57 #12 50.02 [ 54%] Building C object examples/CMakeFiles/ssh-X11-client.dir/authentication.c.o 11:36:57 #12 50.08 [ 54%] Building C object examples/CMakeFiles/ssh-X11-client.dir/knownhosts.c.o 11:36:57 #12 50.12 [ 55%] Building C object examples/CMakeFiles/ssh-X11-client.dir/connect_ssh.c.o 11:36:57 #12 50.17 [ 56%] Linking C executable ssh-X11-client 11:36:57 #12 50.21 [ 56%] Built target ssh-X11-client 11:36:57 #12 50.22 Scanning dependencies of target keygen2 11:36:57 #12 50.22 [ 57%] Building C object examples/CMakeFiles/keygen2.dir/keygen2.c.o 11:36:57 #12 50.27 [ 58%] Building C object examples/CMakeFiles/keygen2.dir/authentication.c.o 11:36:57 #12 50.32 [ 59%] Building C object examples/CMakeFiles/keygen2.dir/knownhosts.c.o 11:36:57 #12 50.37 [ 60%] Building C object examples/CMakeFiles/keygen2.dir/connect_ssh.c.o 11:36:57 #12 50.41 [ 60%] Linking C executable keygen2 11:36:57 #12 50.45 [ 60%] Built target keygen2 11:36:57 #12 50.46 Scanning dependencies of target samplesshd-cb 11:36:57 #12 50.46 [ 61%] Building C object examples/CMakeFiles/samplesshd-cb.dir/samplesshd-cb.c.o 11:36:57 #12 50.51 [ 61%] Linking C executable samplesshd-cb 11:36:57 #12 50.56 [ 61%] Built target samplesshd-cb 11:36:57 #12 50.56 Scanning dependencies of target ssh-client 11:36:57 #12 50.57 [ 62%] Building C object examples/CMakeFiles/ssh-client.dir/ssh_client.c.o 11:36:57 #12 50.63 [ 63%] Building C object examples/CMakeFiles/ssh-client.dir/authentication.c.o 11:36:57 #12 50.68 [ 63%] Building C object examples/CMakeFiles/ssh-client.dir/knownhosts.c.o 11:36:57 #12 50.72 [ 64%] Building C object examples/CMakeFiles/ssh-client.dir/connect_ssh.c.o 11:36:57 #12 50.76 [ 65%] Linking C executable ssh-client 11:36:57 #12 50.80 [ 65%] Built target ssh-client 11:36:57 #12 50.81 Scanning dependencies of target libsshpp_noexcept 11:36:57 #12 50.81 [ 66%] Building CXX object examples/CMakeFiles/libsshpp_noexcept.dir/libsshpp_noexcept.cpp.o 11:36:58 #12 51.13 [ 67%] Linking CXX executable libsshpp_noexcept 11:36:58 #12 51.21 [ 67%] Built target libsshpp_noexcept 11:36:58 #12 51.22 Scanning dependencies of target sshnetcat 11:36:58 #12 51.22 [ 68%] Building C object examples/CMakeFiles/sshnetcat.dir/sshnetcat.c.o 11:36:58 #12 51.27 [ 69%] Building C object examples/CMakeFiles/sshnetcat.dir/authentication.c.o 11:36:58 #12 51.31 [ 70%] Building C object examples/CMakeFiles/sshnetcat.dir/knownhosts.c.o 11:36:58 #12 51.36 [ 71%] Building C object examples/CMakeFiles/sshnetcat.dir/connect_ssh.c.o 11:36:58 #12 51.40 [ 72%] Linking C executable sshnetcat 11:36:58 #12 51.45 [ 72%] Built target sshnetcat 11:36:58 #12 51.46 Scanning dependencies of target libssh_scp 11:36:58 #12 51.46 [ 73%] Building C object examples/CMakeFiles/libssh_scp.dir/libssh_scp.c.o 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c: In function 'close_location': 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:156:17: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 rc = ssh_scp_close(loc->scp); 11:36:58 #12 51.49 ^~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:563:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:162:17: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 ssh_scp_free(loc->scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:565:32: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c: In function 'open_location': 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:187:9: warning: 'ssh_scp_new' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 loc->scp = ssh_scp_new(loc->session, SSH_SCP_WRITE, loc->path); 11:36:58 #12 51.49 ^~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:568:35: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API ssh_scp ssh_scp_new(ssh_session session, int mode, const char *location); 11:36:58 #12 51.49 ^~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:196:9: warning: 'ssh_scp_init' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 if (ssh_scp_init(loc->scp) == SSH_ERROR) { 11:36:58 #12 51.49 ^~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:566:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_init(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:198:13: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 ssh_scp_free(loc->scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:565:32: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:213:9: warning: 'ssh_scp_new' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 loc->scp = ssh_scp_new(loc->session, SSH_SCP_READ, loc->path); 11:36:58 #12 51.49 ^~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:568:35: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API ssh_scp ssh_scp_new(ssh_session session, int mode, const char *location); 11:36:58 #12 51.49 ^~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:222:9: warning: 'ssh_scp_init' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 if (ssh_scp_init(loc->scp) == SSH_ERROR) { 11:36:58 #12 51.49 ^~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:566:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_init(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:224:13: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 ssh_scp_free(loc->scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:565:32: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c: In function 'do_copy': 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:290:13: warning: 'ssh_scp_pull_request' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 r = ssh_scp_pull_request(src->scp); 11:36:58 #12 51.49 ^ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:569:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_pull_request(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:292:17: warning: 'ssh_scp_deny_request' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 ssh_scp_deny_request(src->scp, "Not in recursive mode"); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:564:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_deny_request(ssh_scp scp, const char *reason); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:296:17: warning: 'ssh_scp_request_get_size' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 size = ssh_scp_request_get_size(src->scp); 11:36:58 #12 51.49 ^~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:576:34: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API size_t ssh_scp_request_get_size(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:297:17: warning: 'ssh_scp_request_get_filename' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 filename = strdup(ssh_scp_request_get_filename(src->scp)); 11:36:58 #12 51.49 ^~~~~~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:574:39: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_filename(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:298:17: warning: 'ssh_scp_request_get_permissions' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 mode = ssh_scp_request_get_permissions(src->scp); 11:36:58 #12 51.49 ^~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:575:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_request_get_permissions(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:313:9: warning: 'ssh_scp_push_file' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 r = ssh_scp_push_file(dest->scp, src->path, size, mode); 11:36:58 #12 51.49 ^ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:571:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_push_file(ssh_scp scp, const char *filename, size_t size, int perms); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:320:13: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 ssh_scp_free(dest->scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:565:32: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:332:21: warning: 'ssh_scp_deny_request' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 ssh_scp_deny_request(src->scp, "Cannot open local file"); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:564:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_deny_request(ssh_scp scp, const char *reason); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:339:13: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 ssh_scp_accept_request(src->scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:562:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_accept_request(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:345:13: warning: 'ssh_scp_read' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 r = ssh_scp_read(src->scp, buffer, sizeof(buffer)); 11:36:58 #12 51.49 ^ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:573:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_read(ssh_scp scp, void *buffer, size_t size); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:373:13: warning: 'ssh_scp_write' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 w = ssh_scp_write(dest->scp, buffer, r); 11:36:58 #12 51.49 ^ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:579:31: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API int ssh_scp_write(ssh_scp scp, const void *buffer, size_t len); 11:36:58 #12 51.49 ^~~~~~~~~~~~~ 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:378:17: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.49 ssh_scp_free(dest->scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.49 In file included from /opt/o-du-l2/build/netconf/libssh/examples/libssh_scp.c:22:0: 11:36:58 #12 51.49 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:565:32: note: declared here 11:36:58 #12 51.49 SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); 11:36:58 #12 51.49 ^~~~~~~~~~~~ 11:36:58 #12 51.53 [ 74%] Building C object examples/CMakeFiles/libssh_scp.dir/authentication.c.o 11:36:58 #12 51.58 [ 75%] Building C object examples/CMakeFiles/libssh_scp.dir/knownhosts.c.o 11:36:58 #12 51.64 [ 76%] Building C object examples/CMakeFiles/libssh_scp.dir/connect_ssh.c.o 11:36:58 #12 51.68 [ 76%] Linking C executable libssh_scp 11:36:58 #12 51.72 [ 76%] Built target libssh_scp 11:36:58 #12 51.73 Scanning dependencies of target scp_download 11:36:58 #12 51.74 [ 77%] Building C object examples/CMakeFiles/scp_download.dir/scp_download.c.o 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c: In function 'fetch_files': 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:113:3: warning: 'ssh_scp_new' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 ssh_scp scp=ssh_scp_new(session, SSH_SCP_READ | SSH_SCP_RECURSIVE, "/tmp/libssh_tests/*"); 11:36:58 #12 51.76 ^~~~~~~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:568:35: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API ssh_scp ssh_scp_new(ssh_session session, int mode, const char *location); 11:36:58 #12 51.76 ^~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:114:3: warning: 'ssh_scp_init' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 if(ssh_scp_init(scp) != SSH_OK){ 11:36:58 #12 51.76 ^~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:566:31: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API int ssh_scp_init(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:116:4: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 ssh_scp_free(scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:565:32: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:122:4: warning: 'ssh_scp_pull_request' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 r=ssh_scp_pull_request(scp); 11:36:58 #12 51.76 ^ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:569:31: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API int ssh_scp_pull_request(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:125:5: warning: 'ssh_scp_request_get_size' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 size=ssh_scp_request_get_size(scp); 11:36:58 #12 51.76 ^~~~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:576:34: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API size_t ssh_scp_request_get_size(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:126:5: warning: 'ssh_scp_request_get_filename' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 filename=strdup(ssh_scp_request_get_filename(scp)); 11:36:58 #12 51.76 ^~~~~~~~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:574:39: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_filename(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:127:5: warning: 'ssh_scp_request_get_permissions' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 mode=ssh_scp_request_get_permissions(scp); 11:36:58 #12 51.76 ^~~~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:575:31: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API int ssh_scp_request_get_permissions(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:130:5: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 ssh_scp_accept_request(scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:562:31: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API int ssh_scp_accept_request(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:131:5: warning: 'ssh_scp_read' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 r=ssh_scp_read(scp,buffer,sizeof(buffer)); 11:36:58 #12 51.76 ^ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:573:31: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API int ssh_scp_read(ssh_scp scp, void *buffer, size_t size); 11:36:58 #12 51.76 ^~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:134:6: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 ssh_scp_close(scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:563:31: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:135:6: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 ssh_scp_free(scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:565:32: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:142:5: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 ssh_scp_close(scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:563:31: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:143:5: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 ssh_scp_free(scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~ 11:36:58 #12 51.76 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:565:32: note: declared here 11:36:58 #12 51.76 SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); 11:36:58 #12 51.76 ^~~~~~~~~~~~ 11:36:58 #12 51.76 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:146:5: warning: 'ssh_scp_request_get_warning' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.76 fprintf(stderr,"Warning: %s\n",ssh_scp_request_get_warning(scp)); 11:36:58 #12 51.76 ^~~~~~~ 11:36:58 #12 51.77 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:578:39: note: declared here 11:36:58 #12 51.77 SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_warning(ssh_scp scp); 11:36:58 #12 51.77 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:149:5: warning: 'ssh_scp_request_get_filename' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.77 filename=strdup(ssh_scp_request_get_filename(scp)); 11:36:58 #12 51.77 ^~~~~~~~ 11:36:58 #12 51.77 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:574:39: note: declared here 11:36:58 #12 51.77 SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_filename(ssh_scp scp); 11:36:58 #12 51.77 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:150:5: warning: 'ssh_scp_request_get_permissions' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.77 mode=ssh_scp_request_get_permissions(scp); 11:36:58 #12 51.77 ^~~~ 11:36:58 #12 51.77 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:575:31: note: declared here 11:36:58 #12 51.77 SSH_DEPRECATED LIBSSH_API int ssh_scp_request_get_permissions(ssh_scp scp); 11:36:58 #12 51.77 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:153:5: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.77 ssh_scp_accept_request(scp); 11:36:58 #12 51.77 ^~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.77 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:562:31: note: declared here 11:36:58 #12 51.77 SSH_DEPRECATED LIBSSH_API int ssh_scp_accept_request(ssh_scp scp); 11:36:58 #12 51.77 ^~~~~~~~~~~~~~~~~~~~~~ 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:164:3: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.77 ssh_scp_close(scp); 11:36:58 #12 51.77 ^~~~~~~~~~~~~ 11:36:58 #12 51.77 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:563:31: note: declared here 11:36:58 #12 51.77 SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); 11:36:58 #12 51.77 ^~~~~~~~~~~~~ 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:165:3: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 11:36:58 #12 51.77 ssh_scp_free(scp); 11:36:58 #12 51.77 ^~~~~~~~~~~~ 11:36:58 #12 51.77 In file included from /opt/o-du-l2/build/netconf/libssh/examples/scp_download.c:22:0: 11:36:58 #12 51.77 /opt/o-du-l2/build/netconf/libssh/include/libssh/libssh.h:565:32: note: declared here 11:36:58 #12 51.77 SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); 11:36:58 #12 51.77 ^~~~~~~~~~~~ 11:36:58 #12 51.79 [ 78%] Building C object examples/CMakeFiles/scp_download.dir/authentication.c.o 11:36:58 #12 51.84 [ 79%] Building C object examples/CMakeFiles/scp_download.dir/knownhosts.c.o 11:36:58 #12 51.88 [ 79%] Building C object examples/CMakeFiles/scp_download.dir/connect_ssh.c.o 11:36:58 #12 51.92 [ 80%] Linking C executable scp_download 11:36:58 #12 51.96 [ 80%] Built target scp_download 11:36:59 #12 51.97 Scanning dependencies of target ssh_server_pthread 11:36:59 #12 51.97 [ 81%] Building C object examples/CMakeFiles/ssh_server_pthread.dir/ssh_server.c.o 11:36:59 #12 52.04 [ 81%] Linking C executable ssh_server_pthread 11:36:59 #12 52.09 [ 81%] Built target ssh_server_pthread 11:36:59 #12 52.10 Scanning dependencies of target samplesftp 11:36:59 #12 52.10 [ 82%] Building C object examples/CMakeFiles/samplesftp.dir/samplesftp.c.o 11:36:59 #12 52.16 [ 82%] Building C object examples/CMakeFiles/samplesftp.dir/authentication.c.o 11:36:59 #12 52.22 [ 83%] Building C object examples/CMakeFiles/samplesftp.dir/knownhosts.c.o 11:36:59 #12 52.27 [ 84%] Building C object examples/CMakeFiles/samplesftp.dir/connect_ssh.c.o 11:36:59 #12 52.31 [ 85%] Linking C executable samplesftp 11:36:59 #12 52.35 [ 85%] Built target samplesftp 11:36:59 #12 52.35 Scanning dependencies of target samplesshd-kbdint 11:36:59 #12 52.36 [ 86%] Building C object examples/CMakeFiles/samplesshd-kbdint.dir/samplesshd-kbdint.c.o 11:36:59 #12 52.39 /opt/o-du-l2/build/netconf/libssh/examples/samplesshd-kbdint.c: In function 'authenticate': 11:36:59 #12 52.39 /opt/o-du-l2/build/netconf/libssh/examples/samplesshd-kbdint.c:240:32: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] 11:36:59 #12 52.39 ssh_message_auth_password(message)); 11:36:59 #12 52.39 ^~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:59 #12 52.39 In file included from /opt/o-du-l2/build/netconf/libssh/examples/samplesshd-kbdint.c:18:0: 11:36:59 #12 52.39 /opt/o-du-l2/build/netconf/libssh/include/libssh/server.h:302:39: note: declared here 11:36:59 #12 52.39 SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); 11:36:59 #12 52.39 ^~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:59 #12 52.39 /opt/o-du-l2/build/netconf/libssh/examples/samplesshd-kbdint.c:242:28: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] 11:36:59 #12 52.39 ssh_message_auth_password(message))){ 11:36:59 #12 52.39 ^~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:59 #12 52.39 In file included from /opt/o-du-l2/build/netconf/libssh/examples/samplesshd-kbdint.c:18:0: 11:36:59 #12 52.39 /opt/o-du-l2/build/netconf/libssh/include/libssh/server.h:302:39: note: declared here 11:36:59 #12 52.39 SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); 11:36:59 #12 52.39 ^~~~~~~~~~~~~~~~~~~~~~~~~ 11:36:59 #12 52.42 [ 87%] Linking C executable samplesshd-kbdint 11:36:59 #12 52.46 [ 87%] Built target samplesshd-kbdint 11:36:59 #12 52.46 Scanning dependencies of target keygen 11:36:59 #12 52.47 [ 87%] Building C object examples/CMakeFiles/keygen.dir/keygen.c.o 11:36:59 #12 52.51 [ 88%] Linking C executable keygen 11:36:59 #12 52.55 [ 88%] Built target keygen 11:36:59 #12 52.56 Scanning dependencies of target ssh_server_fork 11:36:59 #12 52.56 [ 89%] Building C object examples/CMakeFiles/ssh_server_fork.dir/ssh_server.c.o 11:36:59 #12 52.63 [ 90%] Linking C executable ssh_server_fork 11:36:59 #12 52.67 [ 90%] Built target ssh_server_fork 11:36:59 #12 52.68 Scanning dependencies of target exec 11:36:59 #12 52.68 [ 90%] Building C object examples/CMakeFiles/exec.dir/exec.c.o 11:36:59 #12 52.72 [ 91%] Building C object examples/CMakeFiles/exec.dir/authentication.c.o 11:36:59 #12 52.77 [ 92%] Building C object examples/CMakeFiles/exec.dir/knownhosts.c.o 11:36:59 #12 52.83 [ 93%] Building C object examples/CMakeFiles/exec.dir/connect_ssh.c.o 11:36:59 #12 52.87 [ 94%] Linking C executable exec 11:36:59 #12 52.91 [ 94%] Built target exec 11:36:59 #12 52.92 Scanning dependencies of target senddata 11:36:59 #12 52.92 [ 95%] Building C object examples/CMakeFiles/senddata.dir/senddata.c.o 11:36:59 #12 52.97 [ 96%] Building C object examples/CMakeFiles/senddata.dir/authentication.c.o 11:36:59 #12 53.02 [ 97%] Building C object examples/CMakeFiles/senddata.dir/knownhosts.c.o 11:36:59 #12 53.06 [ 97%] Building C object examples/CMakeFiles/senddata.dir/connect_ssh.c.o 11:37:00 #12 53.10 [ 98%] Linking C executable senddata 11:37:00 #12 53.15 [ 98%] Built target senddata 11:37:00 #12 53.16 Scanning dependencies of target libsshpp 11:37:00 #12 53.16 [ 99%] Building CXX object examples/CMakeFiles/libsshpp.dir/libsshpp.cpp.o 11:37:00 #12 53.36 [100%] Linking CXX executable libsshpp 11:37:00 #12 53.45 [100%] Built target libsshpp 11:37:00 #12 53.51 [ 52%] Built target ssh 11:37:00 #12 53.52 [ 56%] Built target ssh-X11-client 11:37:00 #12 53.53 [ 60%] Built target keygen2 11:37:00 #12 53.54 [ 61%] Built target samplesshd-cb 11:37:00 #12 53.55 [ 65%] Built target ssh-client 11:37:00 #12 53.56 [ 67%] Built target libsshpp_noexcept 11:37:00 #12 53.57 [ 72%] Built target sshnetcat 11:37:00 #12 53.58 [ 76%] Built target libssh_scp 11:37:00 #12 53.59 [ 80%] Built target scp_download 11:37:00 #12 53.60 [ 81%] Built target ssh_server_pthread 11:37:00 #12 53.61 [ 85%] Built target samplesftp 11:37:00 #12 53.62 [ 87%] Built target samplesshd-kbdint 11:37:00 #12 53.63 [ 88%] Built target keygen 11:37:00 #12 53.64 [ 90%] Built target ssh_server_fork 11:37:00 #12 53.65 [ 94%] Built target exec 11:37:00 #12 53.66 [ 98%] Built target senddata 11:37:00 #12 53.67 [100%] Built target libsshpp 11:37:00 #12 53.68 Install the project... 11:37:00 #12 53.68 -- Install configuration: "" 11:37:00 #12 53.68 -- Installing: /usr/local/lib/pkgconfig/libssh.pc 11:37:00 #12 53.68 -- Installing: /usr/local/lib/cmake/libssh/libssh-config-version.cmake 11:37:00 #12 53.68 -- Installing: /usr/local/include/libssh/callbacks.h 11:37:00 #12 53.68 -- Installing: /usr/local/include/libssh/libssh.h 11:37:00 #12 53.68 -- Installing: /usr/local/include/libssh/ssh2.h 11:37:00 #12 53.68 -- Installing: /usr/local/include/libssh/legacy.h 11:37:00 #12 53.68 -- Installing: /usr/local/include/libssh/libsshpp.hpp 11:37:00 #12 53.68 -- Installing: /usr/local/include/libssh/sftp.h 11:37:00 #12 53.68 -- Installing: /usr/local/include/libssh/server.h 11:37:00 #12 53.68 -- Installing: /usr/local/include/libssh/libssh_version.h 11:37:00 #12 53.68 -- Installing: /usr/local/lib/libssh.so.4.9.0 11:37:00 #12 53.69 -- Installing: /usr/local/lib/libssh.so.4 11:37:00 #12 53.69 -- Installing: /usr/local/lib/libssh.so 11:37:00 #12 53.69 -- Installing: /usr/local/lib/cmake/libssh/libssh-config.cmake 11:37:00 #12 53.69 -- Installing: /usr/local/lib/cmake/libssh/libssh-config-noconfig.cmake 11:37:00 #12 53.69 11:37:00 #12 53.69  ***** LIBSSH INSTALLATION DONE *****  11:37:00 #12 53.69 11:37:00 #12 53.69 Cloning into 'cJSON'... 11:37:01 #12 54.30 Note: checking out 'd2735278ed1c2e4556f53a7a782063b31331dbf7'. 11:37:01 #12 54.30 11:37:01 #12 54.30 You are in 'detached HEAD' state. You can look around, make experimental 11:37:01 #12 54.30 changes and commit them, and you can discard any commits you make in this 11:37:01 #12 54.30 state without impacting any branches by performing another checkout. 11:37:01 #12 54.30 11:37:01 #12 54.30 If you want to create a new branch to retain commits you create, you may 11:37:01 #12 54.30 do so (now or later) by using -b with the checkout command again. Example: 11:37:01 #12 54.30 11:37:01 #12 54.30 git checkout -b 11:37:01 #12 54.30 11:37:01 #12 54.40 -- The C compiler identification is GNU 7.5.0 11:37:01 #12 54.41 -- Check for working C compiler: /usr/bin/cc 11:37:01 #12 54.46 -- Check for working C compiler: /usr/bin/cc -- works 11:37:01 #12 54.47 -- Detecting C compiler ABI info 11:37:01 #12 54.53 -- Detecting C compiler ABI info - done 11:37:01 #12 54.54 -- Detecting C compile features 11:37:01 #12 54.74 -- Detecting C compile features - done 11:37:01 #12 54.74 -- Performing Test FLAG_SUPPORTED_stdc89 11:37:01 #12 54.81 -- Performing Test FLAG_SUPPORTED_stdc89 - Success 11:37:01 #12 54.81 -- Performing Test FLAG_SUPPORTED_pedantic 11:37:01 #12 54.87 -- Performing Test FLAG_SUPPORTED_pedantic - Success 11:37:01 #12 54.88 -- Performing Test FLAG_SUPPORTED_Wall 11:37:01 #12 54.94 -- Performing Test FLAG_SUPPORTED_Wall - Success 11:37:01 #12 54.94 -- Performing Test FLAG_SUPPORTED_Wextra 11:37:01 #12 55.00 -- Performing Test FLAG_SUPPORTED_Wextra - Success 11:37:02 #12 55.00 -- Performing Test FLAG_SUPPORTED_Werror 11:37:02 #12 55.07 -- Performing Test FLAG_SUPPORTED_Werror - Success 11:37:02 #12 55.07 -- Performing Test FLAG_SUPPORTED_Wstrictprototypes 11:37:02 #12 55.13 -- Performing Test FLAG_SUPPORTED_Wstrictprototypes - Success 11:37:02 #12 55.13 -- Performing Test FLAG_SUPPORTED_Wwritestrings 11:37:02 #12 55.19 -- Performing Test FLAG_SUPPORTED_Wwritestrings - Success 11:37:02 #12 55.20 -- Performing Test FLAG_SUPPORTED_Wshadow 11:37:02 #12 55.26 -- Performing Test FLAG_SUPPORTED_Wshadow - Success 11:37:02 #12 55.26 -- Performing Test FLAG_SUPPORTED_Winitself 11:37:02 #12 55.32 -- Performing Test FLAG_SUPPORTED_Winitself - Success 11:37:02 #12 55.32 -- Performing Test FLAG_SUPPORTED_Wcastalign 11:37:02 #12 55.39 -- Performing Test FLAG_SUPPORTED_Wcastalign - Success 11:37:02 #12 55.39 -- Performing Test FLAG_SUPPORTED_Wformat2 11:37:02 #12 55.46 -- Performing Test FLAG_SUPPORTED_Wformat2 - Success 11:37:02 #12 55.46 -- Performing Test FLAG_SUPPORTED_Wmissingprototypes 11:37:02 #12 55.52 -- Performing Test FLAG_SUPPORTED_Wmissingprototypes - Success 11:37:02 #12 55.53 -- Performing Test FLAG_SUPPORTED_Wstrictoverflow2 11:37:02 #12 55.59 -- Performing Test FLAG_SUPPORTED_Wstrictoverflow2 - Success 11:37:02 #12 55.59 -- Performing Test FLAG_SUPPORTED_Wcastqual 11:37:02 #12 55.65 -- Performing Test FLAG_SUPPORTED_Wcastqual - Success 11:37:02 #12 55.65 -- Performing Test FLAG_SUPPORTED_Wundef 11:37:02 #12 55.72 -- Performing Test FLAG_SUPPORTED_Wundef - Success 11:37:02 #12 55.72 -- Performing Test FLAG_SUPPORTED_Wswitchdefault 11:37:02 #12 55.79 -- Performing Test FLAG_SUPPORTED_Wswitchdefault - Success 11:37:02 #12 55.79 -- Performing Test FLAG_SUPPORTED_Wconversion 11:37:02 #12 55.85 -- Performing Test FLAG_SUPPORTED_Wconversion - Success 11:37:02 #12 55.86 -- Performing Test FLAG_SUPPORTED_Wccompat 11:37:02 #12 55.92 -- Performing Test FLAG_SUPPORTED_Wccompat - Success 11:37:02 #12 55.92 -- Performing Test FLAG_SUPPORTED_fstackprotectorstrong 11:37:02 #12 55.99 -- Performing Test FLAG_SUPPORTED_fstackprotectorstrong - Success 11:37:02 #12 55.99 -- Performing Test FLAG_SUPPORTED_Wcomma 11:37:02 #12 56.01 -- Performing Test FLAG_SUPPORTED_Wcomma - Failed 11:37:02 #12 56.01 -- Performing Test FLAG_SUPPORTED_Wdoublepromotion 11:37:03 #12 56.08 -- Performing Test FLAG_SUPPORTED_Wdoublepromotion - Success 11:37:03 #12 56.08 -- Performing Test FLAG_SUPPORTED_Wparentheses 11:37:03 #12 56.14 -- Performing Test FLAG_SUPPORTED_Wparentheses - Success 11:37:03 #12 56.14 -- Performing Test FLAG_SUPPORTED_Wformatoverflow 11:37:03 #12 56.21 -- Performing Test FLAG_SUPPORTED_Wformatoverflow - Success 11:37:03 #12 56.21 -- Performing Test FLAG_SUPPORTED_Wunusedmacros 11:37:03 #12 56.27 -- Performing Test FLAG_SUPPORTED_Wunusedmacros - Success 11:37:03 #12 56.27 -- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations 11:37:03 #12 56.30 -- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations - Failed 11:37:03 #12 56.30 -- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused 11:37:03 #12 56.33 -- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused - Failed 11:37:03 #12 56.33 -- Performing Test FLAG_SUPPORTED_Wswitchenum 11:37:03 #12 56.39 -- Performing Test FLAG_SUPPORTED_Wswitchenum - Success 11:37:03 #12 56.39 -- Performing Test FLAG_SUPPORTED_fvisibilityhidden 11:37:03 #12 56.45 -- Performing Test FLAG_SUPPORTED_fvisibilityhidden - Success 11:37:03 #12 56.46 -- Configuring done 11:37:03 #12 56.46 -- Generating done 11:37:03 #12 56.46 -- Build files have been written to: /opt/o-du-l2/build/netconf/cJSON/build 11:37:03 #12 56.48 Scanning dependencies of target cjson 11:37:03 #12 56.48 [ 25%] Building C object CMakeFiles/cjson.dir/cJSON.c.o 11:37:03 #12 56.60 [ 50%] Linking C shared library libcjson.so 11:37:03 #12 56.63 [ 50%] Built target cjson 11:37:03 #12 56.64 Scanning dependencies of target cjson_utils 11:37:03 #12 56.64 [ 75%] Building C object CMakeFiles/cjson_utils.dir/cJSON_Utils.c.o 11:37:03 #12 56.71 [100%] Linking C shared library libcjson_utils.so 11:37:03 #12 56.74 [100%] Built target cjson_utils 11:37:03 #12 56.76 [ 50%] Built target cjson 11:37:03 #12 56.77 [100%] Built target cjson_utils 11:37:03 #12 56.78 Install the project... 11:37:03 #12 56.78 -- Install configuration: "" 11:37:03 #12 56.78 -- Installing: /usr/local/include/cjson/cJSON.h 11:37:03 #12 56.78 -- Installing: /usr/local/lib/pkgconfig/libcjson.pc 11:37:03 #12 56.78 -- Installing: /usr/local/lib/libcjson.so.1.7.14 11:37:03 #12 56.78 -- Installing: /usr/local/lib/libcjson.so.1 11:37:03 #12 56.78 -- Installing: /usr/local/lib/libcjson.so 11:37:03 #12 56.78 -- Installing: /usr/local/lib/cmake/cJSON/cjson.cmake 11:37:03 #12 56.78 -- Installing: /usr/local/lib/cmake/cJSON/cjson-noconfig.cmake 11:37:03 #12 56.78 -- Installing: /usr/local/lib/libcjson_utils.so.1.7.14 11:37:03 #12 56.78 -- Installing: /usr/local/lib/libcjson_utils.so.1 11:37:03 #12 56.78 -- Set runtime path of "/usr/local/lib/libcjson_utils.so.1.7.14" to "" 11:37:03 #12 56.78 -- Installing: /usr/local/lib/libcjson_utils.so 11:37:03 #12 56.78 -- Installing: /usr/local/include/cjson/cJSON_Utils.h 11:37:03 #12 56.78 -- Installing: /usr/local/lib/pkgconfig/libcjson_utils.pc 11:37:03 #12 56.78 -- Installing: /usr/local/lib/cmake/cJSON/cjson_utils.cmake 11:37:03 #12 56.79 -- Installing: /usr/local/lib/cmake/cJSON/cjson_utils-noconfig.cmake 11:37:03 #12 56.79 -- Installing: /usr/local/lib/cmake/cJSON/cJSONConfig.cmake 11:37:03 #12 56.79 -- Installing: /usr/local/lib/cmake/cJSON/cJSONConfigVersion.cmake 11:37:03 #12 56.81 11:37:03 #12 56.81  ***** LIBJSON INSTALLATION DONE *****  11:37:03 #12 56.81 11:37:03 #12 56.81 Cloning into 'curl'... 11:37:08 #12 61.81 Note: checking out '9d954e49bce3706a9a2efb119ecd05767f0f2a9e'. 11:37:08 #12 61.81 11:37:08 #12 61.81 You are in 'detached HEAD' state. You can look around, make experimental 11:37:08 #12 61.81 changes and commit them, and you can discard any commits you make in this 11:37:08 #12 61.81 state without impacting any branches by performing another checkout. 11:37:08 #12 61.81 11:37:08 #12 61.81 If you want to create a new branch to retain commits you create, you may 11:37:08 #12 61.81 do so (now or later) by using -b with the checkout command again. Example: 11:37:08 #12 61.81 11:37:08 #12 61.81 git checkout -b 11:37:08 #12 61.81 11:37:08 #12 62.08 -- The C compiler identification is GNU 7.5.0 11:37:09 #12 62.09 -- Check for working C compiler: /usr/bin/cc 11:37:09 #12 62.15 -- Check for working C compiler: /usr/bin/cc -- works 11:37:09 #12 62.15 -- Detecting C compiler ABI info 11:37:09 #12 62.23 -- Detecting C compiler ABI info - done 11:37:09 #12 62.24 -- Detecting C compile features 11:37:09 #12 62.45 -- Detecting C compile features - done 11:37:09 #12 62.45 CMake Warning at CMakeLists.txt:50 (message): 11:37:09 #12 62.45 the curl cmake build system is poorly maintained. Be aware 11:37:09 #12 62.45 11:37:09 #12 62.45 11:37:09 #12 62.45 -- curl version=[7.72.0-DEV] 11:37:09 #12 62.45 -- Performing Test OPT_pedantic 11:37:09 #12 62.51 -- Performing Test OPT_pedantic - Success 11:37:09 #12 62.52 -- Performing Test OPT_Wall 11:37:09 #12 62.58 -- Performing Test OPT_Wall - Success 11:37:09 #12 62.58 -- Performing Test OPT_W 11:37:09 #12 62.64 -- Performing Test OPT_W - Success 11:37:09 #12 62.65 -- Performing Test OPT_Wpointer_arith 11:37:09 #12 62.71 -- Performing Test OPT_Wpointer_arith - Success 11:37:09 #12 62.71 -- Performing Test OPT_Wwrite_strings 11:37:09 #12 62.77 -- Performing Test OPT_Wwrite_strings - Success 11:37:09 #12 62.77 -- Performing Test OPT_Wunused 11:37:09 #12 62.84 -- Performing Test OPT_Wunused - Success 11:37:09 #12 62.84 -- Performing Test OPT_Wshadow 11:37:09 #12 62.90 -- Performing Test OPT_Wshadow - Success 11:37:09 #12 62.90 -- Performing Test OPT_Winline 11:37:09 #12 62.96 -- Performing Test OPT_Winline - Success 11:37:09 #12 62.96 -- Performing Test OPT_Wnested_externs 11:37:09 #12 63.03 -- Performing Test OPT_Wnested_externs - Success 11:37:10 #12 63.03 -- Performing Test OPT_Wmissing_declarations 11:37:10 #12 63.09 -- Performing Test OPT_Wmissing_declarations - Success 11:37:10 #12 63.09 -- Performing Test OPT_Wmissing_prototypes 11:37:10 #12 63.15 -- Performing Test OPT_Wmissing_prototypes - Success 11:37:10 #12 63.15 -- Performing Test OPT_Wfloat_equal 11:37:10 #12 63.21 -- Performing Test OPT_Wfloat_equal - Success 11:37:10 #12 63.22 -- Performing Test OPT_Wsign_compare 11:37:10 #12 63.28 -- Performing Test OPT_Wsign_compare - Success 11:37:10 #12 63.28 -- Performing Test OPT_Wundef 11:37:10 #12 63.34 -- Performing Test OPT_Wundef - Success 11:37:10 #12 63.34 -- Performing Test OPT_Wendif_labels 11:37:10 #12 63.41 -- Performing Test OPT_Wendif_labels - Success 11:37:10 #12 63.41 -- Performing Test OPT_Wstrict_prototypes 11:37:10 #12 63.48 -- Performing Test OPT_Wstrict_prototypes - Success 11:37:10 #12 63.48 -- Performing Test OPT_Wdeclaration_after_statement 11:37:10 #12 63.56 -- Performing Test OPT_Wdeclaration_after_statement - Success 11:37:10 #12 63.56 -- Performing Test OPT_Wstrict_aliasing_3 11:37:10 #12 63.62 -- Performing Test OPT_Wstrict_aliasing_3 - Success 11:37:10 #12 63.62 -- Performing Test OPT_Wcast_align 11:37:10 #12 63.70 -- Performing Test OPT_Wcast_align - Success 11:37:10 #12 63.70 -- Performing Test OPT_Wtype_limits 11:37:10 #12 63.77 -- Performing Test OPT_Wtype_limits - Success 11:37:10 #12 63.77 -- Performing Test OPT_Wold_style_declaration 11:37:10 #12 63.84 -- Performing Test OPT_Wold_style_declaration - Success 11:37:10 #12 63.84 -- Performing Test OPT_Wmissing_parameter_type 11:37:10 #12 63.91 -- Performing Test OPT_Wmissing_parameter_type - Success 11:37:10 #12 63.91 -- Performing Test OPT_Wempty_body 11:37:10 #12 63.97 -- Performing Test OPT_Wempty_body - Success 11:37:11 #12 63.97 -- Performing Test OPT_Wclobbered 11:37:11 #12 64.04 -- Performing Test OPT_Wclobbered - Success 11:37:11 #12 64.04 -- Performing Test OPT_Wignored_qualifiers 11:37:11 #12 64.11 -- Performing Test OPT_Wignored_qualifiers - Success 11:37:11 #12 64.11 -- Performing Test OPT_Wconversion 11:37:11 #12 64.17 -- Performing Test OPT_Wconversion - Success 11:37:11 #12 64.17 -- Performing Test OPT_Wvla 11:37:11 #12 64.24 -- Performing Test OPT_Wvla - Success 11:37:11 #12 64.24 -- Performing Test OPT_Wdouble_promotion 11:37:11 #12 64.31 -- Performing Test OPT_Wdouble_promotion - Success 11:37:11 #12 64.31 -- Performing Test OPTlong_long 11:37:11 #12 64.38 -- Performing Test OPTlong_long - Success 11:37:11 #12 64.38 -- Performing Test OPTmultichar 11:37:11 #12 64.45 -- Performing Test OPTmultichar - Success 11:37:11 #12 64.45 -- Performing Test OPTformat_nonliteral 11:37:11 #12 64.52 -- Performing Test OPTformat_nonliteral - Success 11:37:11 #12 64.52 -- Performing Test OPTsign_conversion 11:37:11 #12 64.58 -- Performing Test OPTsign_conversion - Success 11:37:11 #12 64.59 -- Performing Test OPTsystem_headers 11:37:11 #12 64.65 -- Performing Test OPTsystem_headers - Success 11:37:11 #12 64.65 -- Performing Test OPTpedantic_ms_format 11:37:11 #12 64.67 -- Performing Test OPTpedantic_ms_format - Failed 11:37:11 #12 64.67 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR 11:37:11 #12 64.74 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR - Success 11:37:11 #12 64.74 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 11:37:11 #12 64.81 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success 11:37:11 #12 64.82 -- Found Perl: /usr/bin/perl (found version "5.26.1") 11:37:11 #12 64.83 -- Looking for pthread.h 11:37:11 #12 64.89 -- Looking for pthread.h - found 11:37:11 #12 64.89 -- Looking for pthread_create 11:37:12 #12 64.96 -- Looking for pthread_create - not found 11:37:12 #12 64.96 -- Looking for pthread_create in pthreads 11:37:12 #12 65.02 -- Looking for pthread_create in pthreads - not found 11:37:12 #12 65.02 -- Looking for pthread_create in pthread 11:37:12 #12 65.09 -- Looking for pthread_create in pthread - found 11:37:12 #12 65.09 -- Found Threads: TRUE 11:37:12 #12 65.09 -- Looking for dlopen in dl;-lpthread 11:37:12 #12 65.15 -- Looking for dlopen in dl;-lpthread - found 11:37:12 #12 65.15 -- Looking for connect in socket;dl;-lpthread 11:37:12 #12 65.20 -- Looking for connect in socket;dl;-lpthread - not found 11:37:12 #12 65.20 -- Looking for gethostbyname in c 11:37:12 #12 65.27 -- Looking for gethostbyname in c - found 11:37:12 #12 65.27 -- Looking for gethostname 11:37:12 #12 65.34 -- Looking for gethostname - found 11:37:12 #12 65.38 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") 11:37:12 #12 65.38 -- Looking for openssl/crypto.h 11:37:12 #12 65.46 -- Looking for openssl/crypto.h - found 11:37:12 #12 65.46 -- Looking for openssl/err.h 11:37:12 #12 65.54 -- Looking for openssl/err.h - found 11:37:12 #12 65.54 -- Looking for openssl/pem.h 11:37:12 #12 65.64 -- Looking for openssl/pem.h - found 11:37:12 #12 65.65 -- Looking for openssl/rsa.h 11:37:12 #12 65.73 -- Looking for openssl/rsa.h - found 11:37:12 #12 65.73 -- Looking for openssl/ssl.h 11:37:12 #12 65.84 -- Looking for openssl/ssl.h - found 11:37:12 #12 65.84 -- Looking for openssl/x509.h 11:37:12 #12 65.94 -- Looking for openssl/x509.h - found 11:37:12 #12 65.94 -- Looking for openssl/rand.h 11:37:12 #12 66.02 -- Looking for openssl/rand.h - found 11:37:12 #12 66.02 -- Looking for RAND_status 11:37:12 #12 66.05 -- Looking for RAND_status - not found 11:37:13 #12 66.05 -- Looking for RAND_screen 11:37:13 #12 66.08 -- Looking for RAND_screen - not found 11:37:13 #12 66.08 -- Looking for RAND_egd 11:37:13 #12 66.10 -- Looking for RAND_egd - not found 11:37:13 #12 66.10 -- Looking for ldap_init in ldap;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto 11:37:13 #12 66.15 -- Looking for ldap_init in ldap;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found 11:37:13 #12 66.15 -- Looking for ber_init in lber;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto 11:37:13 #12 66.21 -- Looking for ber_init in lber;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found 11:37:13 #12 66.21 -- Looking for include file ldap.h 11:37:13 #12 66.24 -- Looking for include file ldap.h - not found 11:37:13 #12 66.24 -- Looking for include file lber.h 11:37:13 #12 66.27 -- Looking for include file lber.h - not found 11:37:13 #12 66.27 -- LDAP_H not found CURL_DISABLE_LDAP set ON 11:37:13 #12 66.27 -- LDAP needs to be enabled to support LDAPS 11:37:13 #12 66.27 -- Looking for idn2_lookup_ul in idn2;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto 11:37:13 #12 66.33 -- Looking for idn2_lookup_ul in idn2;dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - not found 11:37:13 #12 66.33 -- Looking for dlopen in dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto 11:37:13 #12 66.40 -- Looking for dlopen in dl;-lpthread;OpenSSL::SSL;OpenSSL::Crypto - found 11:37:13 #12 66.41 -- Could NOT find LibSSH2 (missing: LIBSSH2_LIBRARY LIBSSH2_INCLUDE_DIR) 11:37:13 #12 66.41 -- Performing Test USE_UNIX_SOCKETS 11:37:13 #12 66.49 -- Performing Test USE_UNIX_SOCKETS - Success 11:37:13 #12 66.49 -- Found CA bundle: /etc/ssl/certs/ca-certificates.crt 11:37:13 #12 66.49 -- Looking for include file stdio.h 11:37:13 #12 66.56 -- Looking for include file stdio.h - found 11:37:13 #12 66.57 -- Looking for include files stdio.h, inttypes.h 11:37:13 #12 66.65 -- Looking for include files stdio.h, inttypes.h - found 11:37:13 #12 66.65 -- Looking for 3 include files stdio.h, ..., sys/filio.h 11:37:13 #12 66.79 -- Looking for 3 include files stdio.h, ..., sys/filio.h - not found 11:37:13 #12 66.80 -- Looking for 3 include files stdio.h, ..., sys/ioctl.h 11:37:13 #12 66.88 -- Looking for 3 include files stdio.h, ..., sys/ioctl.h - found 11:37:13 #12 66.89 -- Looking for 4 include files stdio.h, ..., sys/param.h 11:37:13 #12 66.97 -- Looking for 4 include files stdio.h, ..., sys/param.h - found 11:37:14 #12 66.97 -- Looking for 5 include files stdio.h, ..., sys/poll.h 11:37:14 #12 67.06 -- Looking for 5 include files stdio.h, ..., sys/poll.h - found 11:37:14 #12 67.06 -- Looking for 6 include files stdio.h, ..., sys/resource.h 11:37:14 #12 67.15 -- Looking for 6 include files stdio.h, ..., sys/resource.h - found 11:37:14 #12 67.15 -- Looking for 7 include files stdio.h, ..., sys/select.h 11:37:14 #12 67.23 -- Looking for 7 include files stdio.h, ..., sys/select.h - found 11:37:14 #12 67.24 -- Looking for 8 include files stdio.h, ..., sys/socket.h 11:37:14 #12 67.32 -- Looking for 8 include files stdio.h, ..., sys/socket.h - found 11:37:14 #12 67.32 -- Looking for 9 include files stdio.h, ..., sys/sockio.h 11:37:14 #12 67.36 -- Looking for 9 include files stdio.h, ..., sys/sockio.h - not found 11:37:14 #12 67.36 -- Looking for 9 include files stdio.h, ..., sys/stat.h 11:37:14 #12 67.45 -- Looking for 9 include files stdio.h, ..., sys/stat.h - found 11:37:14 #12 67.45 -- Looking for 10 include files stdio.h, ..., sys/time.h 11:37:14 #12 67.55 -- Looking for 10 include files stdio.h, ..., sys/time.h - found 11:37:14 #12 67.55 -- Looking for 11 include files stdio.h, ..., sys/types.h 11:37:14 #12 67.63 -- Looking for 11 include files stdio.h, ..., sys/types.h - found 11:37:14 #12 67.64 -- Looking for 12 include files stdio.h, ..., sys/uio.h 11:37:14 #12 67.72 -- Looking for 12 include files stdio.h, ..., sys/uio.h - found 11:37:14 #12 67.72 -- Looking for 13 include files stdio.h, ..., sys/un.h 11:37:14 #12 67.81 -- Looking for 13 include files stdio.h, ..., sys/un.h - found 11:37:14 #12 67.81 -- Looking for 14 include files stdio.h, ..., sys/utime.h 11:37:14 #12 67.85 -- Looking for 14 include files stdio.h, ..., sys/utime.h - not found 11:37:14 #12 67.85 -- Looking for 14 include files stdio.h, ..., sys/xattr.h 11:37:15 #12 67.94 -- Looking for 14 include files stdio.h, ..., sys/xattr.h - found 11:37:15 #12 67.94 -- Looking for 15 include files stdio.h, ..., alloca.h 11:37:15 #12 68.03 -- Looking for 15 include files stdio.h, ..., alloca.h - found 11:37:15 #12 68.03 -- Looking for 16 include files stdio.h, ..., arpa/inet.h 11:37:15 #12 68.12 -- Looking for 16 include files stdio.h, ..., arpa/inet.h - found 11:37:15 #12 68.12 -- Looking for 17 include files stdio.h, ..., arpa/tftp.h 11:37:15 #12 68.21 -- Looking for 17 include files stdio.h, ..., arpa/tftp.h - found 11:37:15 #12 68.21 -- Looking for 18 include files stdio.h, ..., assert.h 11:37:15 #12 68.30 -- Looking for 18 include files stdio.h, ..., assert.h - found 11:37:15 #12 68.30 -- Looking for 19 include files stdio.h, ..., crypto.h 11:37:15 #12 68.34 -- Looking for 19 include files stdio.h, ..., crypto.h - not found 11:37:15 #12 68.34 -- Looking for 19 include files stdio.h, ..., err.h 11:37:15 #12 68.43 -- Looking for 19 include files stdio.h, ..., err.h - found 11:37:15 #12 68.43 -- Looking for 20 include files stdio.h, ..., errno.h 11:37:15 #12 68.51 -- Looking for 20 include files stdio.h, ..., errno.h - found 11:37:15 #12 68.51 -- Looking for 21 include files stdio.h, ..., fcntl.h 11:37:15 #12 68.61 -- Looking for 21 include files stdio.h, ..., fcntl.h - found 11:37:15 #12 68.61 -- Looking for 22 include files stdio.h, ..., idn2.h 11:37:15 #12 68.65 -- Looking for 22 include files stdio.h, ..., idn2.h - not found 11:37:15 #12 68.65 -- Looking for 22 include files stdio.h, ..., ifaddrs.h 11:37:15 #12 68.74 -- Looking for 22 include files stdio.h, ..., ifaddrs.h - found 11:37:15 #12 68.74 -- Looking for 23 include files stdio.h, ..., io.h 11:37:15 #12 68.79 -- Looking for 23 include files stdio.h, ..., io.h - not found 11:37:15 #12 68.79 -- Looking for 23 include files stdio.h, ..., krb.h 11:37:15 #12 68.83 -- Looking for 23 include files stdio.h, ..., krb.h - not found 11:37:15 #12 68.83 -- Looking for 23 include files stdio.h, ..., libgen.h 11:37:15 #12 68.92 -- Looking for 23 include files stdio.h, ..., libgen.h - found 11:37:15 #12 68.92 -- Looking for 24 include files stdio.h, ..., locale.h 11:37:15 #12 69.02 -- Looking for 24 include files stdio.h, ..., locale.h - found 11:37:16 #12 69.02 -- Looking for 25 include files stdio.h, ..., net/if.h 11:37:16 #12 69.11 -- Looking for 25 include files stdio.h, ..., net/if.h - found 11:37:16 #12 69.11 -- Looking for 26 include files stdio.h, ..., netdb.h 11:37:16 #12 69.20 -- Looking for 26 include files stdio.h, ..., netdb.h - found 11:37:16 #12 69.20 -- Looking for 27 include files stdio.h, ..., netinet/in.h 11:37:16 #12 69.29 -- Looking for 27 include files stdio.h, ..., netinet/in.h - found 11:37:16 #12 69.29 -- Looking for 28 include files stdio.h, ..., netinet/tcp.h 11:37:16 #12 69.38 -- Looking for 28 include files stdio.h, ..., netinet/tcp.h - found 11:37:16 #12 69.38 -- Looking for 29 include files stdio.h, ..., pem.h 11:37:16 #12 69.42 -- Looking for 29 include files stdio.h, ..., pem.h - not found 11:37:16 #12 69.42 -- Looking for 29 include files stdio.h, ..., poll.h 11:37:16 #12 69.52 -- Looking for 29 include files stdio.h, ..., poll.h - found 11:37:16 #12 69.52 -- Looking for 30 include files stdio.h, ..., pwd.h 11:37:16 #12 69.61 -- Looking for 30 include files stdio.h, ..., pwd.h - found 11:37:16 #12 69.61 -- Looking for 31 include files stdio.h, ..., rsa.h 11:37:16 #12 69.66 -- Looking for 31 include files stdio.h, ..., rsa.h - not found 11:37:16 #12 69.66 -- Looking for 31 include files stdio.h, ..., setjmp.h 11:37:16 #12 69.75 -- Looking for 31 include files stdio.h, ..., setjmp.h - found 11:37:16 #12 69.75 -- Looking for 32 include files stdio.h, ..., sgtty.h 11:37:16 #12 69.84 -- Looking for 32 include files stdio.h, ..., sgtty.h - found 11:37:16 #12 69.84 -- Looking for 33 include files stdio.h, ..., signal.h 11:37:16 #12 69.92 -- Looking for 33 include files stdio.h, ..., signal.h - found 11:37:16 #12 69.92 -- Looking for 34 include files stdio.h, ..., ssl.h 11:37:16 #12 69.97 -- Looking for 34 include files stdio.h, ..., ssl.h - not found 11:37:17 #12 69.97 -- Looking for 34 include files stdio.h, ..., stdbool.h 11:37:17 #12 70.05 -- Looking for 34 include files stdio.h, ..., stdbool.h - found 11:37:17 #12 70.05 -- Looking for 35 include files stdio.h, ..., stdint.h 11:37:17 #12 70.13 -- Looking for 35 include files stdio.h, ..., stdint.h - found 11:37:17 #12 70.13 -- Looking for 37 include files stdio.h, ..., stdlib.h 11:37:17 #12 70.23 -- Looking for 37 include files stdio.h, ..., stdlib.h - found 11:37:17 #12 70.23 -- Looking for 38 include files stdio.h, ..., string.h 11:37:17 #12 70.32 -- Looking for 38 include files stdio.h, ..., string.h - found 11:37:17 #12 70.32 -- Looking for 39 include files stdio.h, ..., strings.h 11:37:17 #12 70.41 -- Looking for 39 include files stdio.h, ..., strings.h - found 11:37:17 #12 70.42 -- Looking for 40 include files stdio.h, ..., stropts.h 11:37:17 #12 70.51 -- Looking for 40 include files stdio.h, ..., stropts.h - found 11:37:17 #12 70.51 -- Looking for 41 include files stdio.h, ..., termio.h 11:37:17 #12 70.60 -- Looking for 41 include files stdio.h, ..., termio.h - found 11:37:17 #12 70.60 -- Looking for 42 include files stdio.h, ..., termios.h 11:37:17 #12 70.70 -- Looking for 42 include files stdio.h, ..., termios.h - found 11:37:17 #12 70.70 -- Looking for 43 include files stdio.h, ..., time.h 11:37:17 #12 70.81 -- Looking for 43 include files stdio.h, ..., time.h - found 11:37:17 #12 70.81 -- Looking for 44 include files stdio.h, ..., unistd.h 11:37:17 #12 70.90 -- Looking for 44 include files stdio.h, ..., unistd.h - found 11:37:17 #12 70.90 -- Looking for 45 include files stdio.h, ..., utime.h 11:37:18 #12 70.99 -- Looking for 45 include files stdio.h, ..., utime.h - found 11:37:18 #12 70.99 -- Looking for 46 include files stdio.h, ..., x509.h 11:37:18 #12 71.04 -- Looking for 46 include files stdio.h, ..., x509.h - not found 11:37:18 #12 71.05 -- Looking for 46 include files stdio.h, ..., process.h 11:37:18 #12 71.09 -- Looking for 46 include files stdio.h, ..., process.h - not found 11:37:18 #12 71.09 -- Looking for 46 include files stdio.h, ..., stddef.h 11:37:18 #12 71.19 -- Looking for 46 include files stdio.h, ..., stddef.h - found 11:37:18 #12 71.19 -- Looking for 47 include files stdio.h, ..., dlfcn.h 11:37:18 #12 71.28 -- Looking for 47 include files stdio.h, ..., dlfcn.h - found 11:37:18 #12 71.28 -- Looking for 48 include files stdio.h, ..., malloc.h 11:37:18 #12 71.37 -- Looking for 48 include files stdio.h, ..., malloc.h - found 11:37:18 #12 71.37 -- Looking for 49 include files stdio.h, ..., memory.h 11:37:18 #12 71.47 -- Looking for 49 include files stdio.h, ..., memory.h - found 11:37:18 #12 71.47 -- Looking for 50 include files stdio.h, ..., netinet/if_ether.h 11:37:18 #12 71.57 -- Looking for 50 include files stdio.h, ..., netinet/if_ether.h - found 11:37:18 #12 71.57 -- Looking for 52 include files stdio.h, ..., sockio.h 11:37:18 #12 71.63 -- Looking for 52 include files stdio.h, ..., sockio.h - not found 11:37:18 #12 71.63 -- Looking for 52 include files stdio.h, ..., sys/utsname.h 11:37:18 #12 71.72 -- Looking for 52 include files stdio.h, ..., sys/utsname.h - found 11:37:18 #12 71.72 -- Check size of size_t 11:37:18 #12 71.80 -- Check size of size_t - done 11:37:18 #12 71.80 -- Check size of ssize_t 11:37:18 #12 71.88 -- Check size of ssize_t - done 11:37:18 #12 71.89 -- Check size of long long 11:37:18 #12 71.96 -- Check size of long long - done 11:37:18 #12 71.96 -- Check size of long 11:37:19 #12 72.04 -- Check size of long - done 11:37:19 #12 72.04 -- Check size of short 11:37:19 #12 72.12 -- Check size of short - done 11:37:19 #12 72.12 -- Check size of int 11:37:19 #12 72.19 -- Check size of int - done 11:37:19 #12 72.19 -- Check size of __int64 11:37:19 #12 72.23 -- Check size of __int64 - failed 11:37:19 #12 72.23 -- Check size of long double 11:37:19 #12 72.30 -- Check size of long double - done 11:37:19 #12 72.30 -- Check size of time_t 11:37:19 #12 72.38 -- Check size of time_t - done 11:37:19 #12 72.38 -- Looking for basename 11:37:19 #12 72.47 -- Looking for basename - found 11:37:19 #12 72.47 -- Looking for socket 11:37:19 #12 72.56 -- Looking for socket - found 11:37:19 #12 72.56 -- Looking for select 11:37:19 #12 72.66 -- Looking for select - found 11:37:19 #12 72.66 -- Looking for poll 11:37:19 #12 72.76 -- Looking for poll - found 11:37:19 #12 72.76 -- Looking for strdup 11:37:19 #12 72.85 -- Looking for strdup - found 11:37:19 #12 72.85 -- Looking for strstr 11:37:19 #12 72.95 -- Looking for strstr - found 11:37:19 #12 72.95 -- Looking for strtok_r 11:37:19 #12 73.05 -- Looking for strtok_r - found 11:37:19 #12 73.05 -- Looking for strftime 11:37:20 #12 73.14 -- Looking for strftime - found 11:37:20 #12 73.15 -- Looking for uname 11:37:20 #12 73.25 -- Looking for uname - found 11:37:20 #12 73.25 -- Looking for strcasecmp 11:37:20 #12 73.35 -- Looking for strcasecmp - found 11:37:20 #12 73.35 -- Looking for stricmp 11:37:20 #12 73.40 -- Looking for stricmp - not found 11:37:20 #12 73.40 -- Looking for strcmpi 11:37:20 #12 73.45 -- Looking for strcmpi - not found 11:37:20 #12 73.45 -- Looking for strncmpi 11:37:20 #12 73.50 -- Looking for strncmpi - not found 11:37:20 #12 73.50 -- Looking for alarm 11:37:20 #12 73.60 -- Looking for alarm - found 11:37:20 #12 73.60 -- Looking for gethostbyaddr 11:37:20 #12 73.69 -- Looking for gethostbyaddr - found 11:37:20 #12 73.70 -- Looking for gethostbyaddr_r 11:37:20 #12 73.79 -- Looking for gethostbyaddr_r - found 11:37:20 #12 73.79 -- Looking for gettimeofday 11:37:20 #12 73.89 -- Looking for gettimeofday - found 11:37:20 #12 73.89 -- Looking for inet_addr 11:37:20 #12 73.99 -- Looking for inet_addr - found 11:37:20 #12 73.99 -- Looking for inet_ntoa 11:37:21 #12 74.09 -- Looking for inet_ntoa - found 11:37:21 #12 74.09 -- Looking for inet_ntoa_r 11:37:21 #12 74.14 -- Looking for inet_ntoa_r - not found 11:37:21 #12 74.14 -- Looking for tcsetattr 11:37:21 #12 74.24 -- Looking for tcsetattr - found 11:37:21 #12 74.24 -- Looking for tcgetattr 11:37:21 #12 74.33 -- Looking for tcgetattr - found 11:37:21 #12 74.33 -- Looking for perror 11:37:21 #12 74.42 -- Looking for perror - found 11:37:21 #12 74.42 -- Looking for closesocket 11:37:21 #12 74.47 -- Looking for closesocket - not found 11:37:21 #12 74.47 -- Looking for setvbuf 11:37:21 #12 74.57 -- Looking for setvbuf - found 11:37:21 #12 74.57 -- Looking for sigsetjmp 11:37:21 #12 74.67 -- Looking for sigsetjmp - found 11:37:21 #12 74.67 -- Looking for getpass_r 11:37:21 #12 74.71 -- Looking for getpass_r - not found 11:37:21 #12 74.71 -- Looking for strlcat 11:37:21 #12 74.77 -- Looking for strlcat - not found 11:37:21 #12 74.77 -- Looking for getpwuid 11:37:21 #12 74.86 -- Looking for getpwuid - found 11:37:21 #12 74.86 -- Looking for getpwuid_r 11:37:21 #12 74.95 -- Looking for getpwuid_r - found 11:37:21 #12 74.95 -- Looking for geteuid 11:37:22 #12 75.05 -- Looking for geteuid - found 11:37:22 #12 75.05 -- Looking for usleep 11:37:22 #12 75.14 -- Looking for usleep - found 11:37:22 #12 75.15 -- Looking for utime 11:37:22 #12 75.24 -- Looking for utime - found 11:37:22 #12 75.24 -- Looking for gmtime_r 11:37:22 #12 75.33 -- Looking for gmtime_r - found 11:37:22 #12 75.33 -- Looking for localtime_r 11:37:22 #12 75.43 -- Looking for localtime_r - found 11:37:22 #12 75.43 -- Looking for gethostbyname 11:37:22 #12 75.53 -- Looking for gethostbyname - found 11:37:22 #12 75.53 -- Looking for gethostbyname_r 11:37:22 #12 75.62 -- Looking for gethostbyname_r - found 11:37:22 #12 75.62 -- Looking for signal 11:37:22 #12 75.72 -- Looking for signal - found 11:37:22 #12 75.72 -- Looking for SIGALRM 11:37:22 #12 75.82 -- Looking for SIGALRM - found 11:37:22 #12 75.82 -- Looking for strtoll 11:37:22 #12 75.91 -- Looking for strtoll - found 11:37:22 #12 75.91 -- Looking for _strtoi64 11:37:23 #12 75.97 -- Looking for _strtoi64 - not found 11:37:23 #12 75.97 -- Looking for strerror_r 11:37:23 #12 76.07 -- Looking for strerror_r - found 11:37:23 #12 76.07 -- Looking for siginterrupt 11:37:23 #12 76.16 -- Looking for siginterrupt - found 11:37:23 #12 76.16 -- Looking for fork 11:37:23 #12 76.26 -- Looking for fork - found 11:37:23 #12 76.26 -- Looking for getaddrinfo 11:37:23 #12 76.36 -- Looking for getaddrinfo - found 11:37:23 #12 76.36 -- Looking for freeaddrinfo 11:37:23 #12 76.45 -- Looking for freeaddrinfo - found 11:37:23 #12 76.45 -- Looking for freeifaddrs 11:37:23 #12 76.55 -- Looking for freeifaddrs - found 11:37:23 #12 76.55 -- Looking for pipe 11:37:23 #12 76.64 -- Looking for pipe - found 11:37:23 #12 76.64 -- Looking for ftruncate 11:37:23 #12 76.75 -- Looking for ftruncate - found 11:37:23 #12 76.75 -- Looking for getprotobyname 11:37:23 #12 76.85 -- Looking for getprotobyname - found 11:37:23 #12 76.85 -- Looking for getpeername 11:37:23 #12 76.94 -- Looking for getpeername - found 11:37:23 #12 76.95 -- Looking for getsockname 11:37:24 #12 77.04 -- Looking for getsockname - found 11:37:24 #12 77.04 -- Looking for if_nametoindex 11:37:24 #12 77.15 -- Looking for if_nametoindex - found 11:37:24 #12 77.15 -- Looking for getrlimit 11:37:24 #12 77.25 -- Looking for getrlimit - found 11:37:24 #12 77.25 -- Looking for setlocale 11:37:24 #12 77.35 -- Looking for setlocale - found 11:37:24 #12 77.35 -- Looking for setmode 11:37:24 #12 77.40 -- Looking for setmode - not found 11:37:24 #12 77.40 -- Looking for setrlimit 11:37:24 #12 77.50 -- Looking for setrlimit - found 11:37:24 #12 77.50 -- Looking for fcntl 11:37:24 #12 77.59 -- Looking for fcntl - found 11:37:24 #12 77.60 -- Looking for ioctl 11:37:24 #12 77.69 -- Looking for ioctl - found 11:37:24 #12 77.70 -- Looking for setsockopt 11:37:24 #12 77.80 -- Looking for setsockopt - found 11:37:24 #12 77.80 -- Looking for mach_absolute_time 11:37:24 #12 77.87 -- Looking for mach_absolute_time - not found 11:37:24 #12 77.87 -- Looking for inet_pton 11:37:24 #12 77.96 -- Looking for inet_pton - found 11:37:24 #12 77.97 -- Looking for fsetxattr 11:37:24 #12 78.06 -- Looking for fsetxattr - found 11:37:24 #12 78.06 -- Performing Curl Test HAVE_FSETXATTR_5 11:37:25 #12 78.14 -- Performing Curl Test HAVE_FSETXATTR_5 - Success 11:37:25 #12 78.14 -- Performing Curl Test HAVE_FSETXATTR_6 11:37:25 #12 78.18 -- Performing Curl Test HAVE_FSETXATTR_6 - Failed 11:37:25 #12 78.18 -- Looking for sigaction 11:37:25 #12 78.26 -- Looking for sigaction - found 11:37:25 #12 78.26 -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK 11:37:25 #12 78.34 -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Success 11:37:25 #12 78.34 -- Performing Curl Test HAVE_IOCTLSOCKET 11:37:25 #12 78.37 -- Performing Curl Test HAVE_IOCTLSOCKET - Failed 11:37:25 #12 78.37 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL 11:37:25 #12 78.45 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed 11:37:25 #12 78.45 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO 11:37:25 #12 78.47 -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Failed 11:37:25 #12 78.47 -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO 11:37:25 #12 78.50 -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Failed 11:37:25 #12 78.50 -- Performing Curl Test HAVE_IOCTL_FIONBIO 11:37:25 #12 78.58 -- Performing Curl Test HAVE_IOCTL_FIONBIO - Success 11:37:25 #12 78.58 -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR 11:37:25 #12 78.66 -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Success 11:37:25 #12 78.66 -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK 11:37:25 #12 78.69 -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed 11:37:25 #12 78.69 -- Performing Curl Test TIME_WITH_SYS_TIME 11:37:25 #12 78.77 -- Performing Curl Test TIME_WITH_SYS_TIME - Success 11:37:25 #12 78.77 -- Performing Curl Test HAVE_O_NONBLOCK 11:37:25 #12 78.83 -- Performing Curl Test HAVE_O_NONBLOCK - Failed 11:37:25 #12 78.83 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 11:37:25 #12 78.86 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 - Failed 11:37:25 #12 78.86 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 11:37:25 #12 78.89 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed 11:37:25 #12 78.89 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 11:37:25 #12 78.97 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Success 11:37:26 #12 78.97 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT 11:37:26 #12 79.01 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed 11:37:26 #12 79.01 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT 11:37:26 #12 79.04 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed 11:37:26 #12 79.04 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT 11:37:26 #12 79.12 -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Success 11:37:26 #12 79.12 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 11:37:26 #12 79.16 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed 11:37:26 #12 79.16 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 11:37:26 #12 79.19 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed 11:37:26 #12 79.19 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 11:37:26 #12 79.28 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Success 11:37:26 #12 79.28 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT 11:37:26 #12 79.31 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed 11:37:26 #12 79.31 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT 11:37:26 #12 79.35 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed 11:37:26 #12 79.35 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT 11:37:26 #12 79.43 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Success 11:37:26 #12 79.43 -- Performing Curl Test HAVE_IN_ADDR_T 11:37:26 #12 79.50 -- Performing Curl Test HAVE_IN_ADDR_T - Success 11:37:26 #12 79.50 -- Performing Curl Test HAVE_BOOL_T 11:37:26 #12 79.58 -- Performing Curl Test HAVE_BOOL_T - Success 11:37:26 #12 79.58 -- Performing Curl Test STDC_HEADERS 11:37:26 #12 79.66 -- Performing Curl Test STDC_HEADERS - Success 11:37:26 #12 79.66 -- Performing Curl Test RETSIGTYPE_TEST 11:37:26 #12 79.74 -- Performing Curl Test RETSIGTYPE_TEST - Success 11:37:26 #12 79.74 -- Performing Curl Test HAVE_INET_NTOA_R_DECL 11:37:26 #12 79.77 -- Performing Curl Test HAVE_INET_NTOA_R_DECL - Failed 11:37:26 #12 79.77 -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT 11:37:26 #12 79.80 -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Failed 11:37:26 #12 79.80 -- Performing Curl Test HAVE_FILE_OFFSET_BITS 11:37:26 #12 79.86 -- Performing Curl Test HAVE_FILE_OFFSET_BITS - Success 11:37:26 #12 79.86 -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 11:37:26 #12 79.94 -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 - Success 11:37:26 #12 79.94 -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC 11:37:26 #12 80.01 -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC - Success 11:37:27 #12 80.01 -- Check size of off_t 11:37:27 #12 80.08 -- Check size of off_t - done 11:37:27 #12 80.09 -- Check size of curl_off_t 11:37:27 #12 80.16 -- Check size of curl_off_t - done 11:37:27 #12 80.16 -- Performing Curl Test HAVE_GLIBC_STRERROR_R 11:37:27 #12 80.20 -- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed 11:37:27 #12 80.20 -- Performing Curl Test HAVE_POSIX_STRERROR_R 11:37:27 #12 80.27 -- Performing Curl Test HAVE_POSIX_STRERROR_R - Success 11:37:27 #12 80.27 -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC 11:37:27 #12 80.35 -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC - Success 11:37:27 #12 80.35 -- Performing Curl Test HAVE_BUILTIN_AVAILABLE 11:37:27 #12 80.38 -- Performing Curl Test HAVE_BUILTIN_AVAILABLE - Failed 11:37:27 #12 80.38 -- Performing Test curl_cv_recv 11:37:27 #12 80.43 -- Performing Test curl_cv_recv - Success 11:37:27 #12 80.43 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.46 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.46 -- Tested: int recv(SOCKET, char *, int, int) 11:37:27 #12 80.46 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.49 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.49 -- Tested: int recv(SOCKET, char *, int, unsigned int) 11:37:27 #12 80.49 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.53 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.53 -- Tested: int recv(SOCKET, char *, size_t, int) 11:37:27 #12 80.53 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.56 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.56 -- Tested: int recv(SOCKET, char *, size_t, unsigned int) 11:37:27 #12 80.56 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.59 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.59 -- Tested: int recv(SOCKET, char *, socklen_t, int) 11:37:27 #12 80.59 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.62 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.62 -- Tested: int recv(SOCKET, char *, socklen_t, unsigned int) 11:37:27 #12 80.62 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.65 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.65 -- Tested: int recv(SOCKET, char *, unsigned int, int) 11:37:27 #12 80.65 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.68 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.68 -- Tested: int recv(SOCKET, char *, unsigned int, unsigned int) 11:37:27 #12 80.68 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.71 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.71 -- Tested: int recv(SOCKET, void *, int, int) 11:37:27 #12 80.71 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.74 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.74 -- Tested: int recv(SOCKET, void *, int, unsigned int) 11:37:27 #12 80.74 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.77 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.77 -- Tested: int recv(SOCKET, void *, size_t, int) 11:37:27 #12 80.77 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.80 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.80 -- Tested: int recv(SOCKET, void *, size_t, unsigned int) 11:37:27 #12 80.81 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.84 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.84 -- Tested: int recv(SOCKET, void *, socklen_t, int) 11:37:27 #12 80.84 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.87 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.87 -- Tested: int recv(SOCKET, void *, socklen_t, unsigned int) 11:37:27 #12 80.87 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.90 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.90 -- Tested: int recv(SOCKET, void *, unsigned int, int) 11:37:27 #12 80.90 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.93 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.93 -- Tested: int recv(SOCKET, void *, unsigned int, unsigned int) 11:37:27 #12 80.93 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.96 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.96 -- Tested: int recv(int, char *, int, int) 11:37:27 #12 80.96 -- Performing Test curl_cv_func_recv_test 11:37:27 #12 80.99 -- Performing Test curl_cv_func_recv_test - Failed 11:37:27 #12 80.99 -- Tested: int recv(int, char *, int, unsigned int) 11:37:28 #12 81.00 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.02 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.02 -- Tested: int recv(int, char *, size_t, int) 11:37:28 #12 81.02 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.05 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.05 -- Tested: int recv(int, char *, size_t, unsigned int) 11:37:28 #12 81.05 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.08 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.08 -- Tested: int recv(int, char *, socklen_t, int) 11:37:28 #12 81.08 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.11 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.11 -- Tested: int recv(int, char *, socklen_t, unsigned int) 11:37:28 #12 81.11 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.14 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.14 -- Tested: int recv(int, char *, unsigned int, int) 11:37:28 #12 81.14 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.17 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.17 -- Tested: int recv(int, char *, unsigned int, unsigned int) 11:37:28 #12 81.17 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.19 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.19 -- Tested: int recv(int, void *, int, int) 11:37:28 #12 81.19 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.21 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.22 -- Tested: int recv(int, void *, int, unsigned int) 11:37:28 #12 81.22 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.24 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.24 -- Tested: int recv(int, void *, size_t, int) 11:37:28 #12 81.24 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.27 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.27 -- Tested: int recv(int, void *, size_t, unsigned int) 11:37:28 #12 81.27 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.30 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.30 -- Tested: int recv(int, void *, socklen_t, int) 11:37:28 #12 81.30 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.33 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.33 -- Tested: int recv(int, void *, socklen_t, unsigned int) 11:37:28 #12 81.33 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.36 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.36 -- Tested: int recv(int, void *, unsigned int, int) 11:37:28 #12 81.36 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.39 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.39 -- Tested: int recv(int, void *, unsigned int, unsigned int) 11:37:28 #12 81.39 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.42 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.42 -- Tested: ssize_t recv(SOCKET, char *, int, int) 11:37:28 #12 81.42 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.45 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.45 -- Tested: ssize_t recv(SOCKET, char *, int, unsigned int) 11:37:28 #12 81.46 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.49 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.49 -- Tested: ssize_t recv(SOCKET, char *, size_t, int) 11:37:28 #12 81.49 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.53 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.53 -- Tested: ssize_t recv(SOCKET, char *, size_t, unsigned int) 11:37:28 #12 81.53 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.56 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.56 -- Tested: ssize_t recv(SOCKET, char *, socklen_t, int) 11:37:28 #12 81.56 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.59 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.59 -- Tested: ssize_t recv(SOCKET, char *, socklen_t, unsigned int) 11:37:28 #12 81.59 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.63 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.63 -- Tested: ssize_t recv(SOCKET, char *, unsigned int, int) 11:37:28 #12 81.63 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.66 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.66 -- Tested: ssize_t recv(SOCKET, char *, unsigned int, unsigned int) 11:37:28 #12 81.66 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.69 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.69 -- Tested: ssize_t recv(SOCKET, void *, int, int) 11:37:28 #12 81.69 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.72 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.72 -- Tested: ssize_t recv(SOCKET, void *, int, unsigned int) 11:37:28 #12 81.72 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.75 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.75 -- Tested: ssize_t recv(SOCKET, void *, size_t, int) 11:37:28 #12 81.75 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.78 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.78 -- Tested: ssize_t recv(SOCKET, void *, size_t, unsigned int) 11:37:28 #12 81.78 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.81 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.81 -- Tested: ssize_t recv(SOCKET, void *, socklen_t, int) 11:37:28 #12 81.82 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.84 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.84 -- Tested: ssize_t recv(SOCKET, void *, socklen_t, unsigned int) 11:37:28 #12 81.85 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.87 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.87 -- Tested: ssize_t recv(SOCKET, void *, unsigned int, int) 11:37:28 #12 81.87 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.90 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.90 -- Tested: ssize_t recv(SOCKET, void *, unsigned int, unsigned int) 11:37:28 #12 81.90 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.93 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.93 -- Tested: ssize_t recv(int, char *, int, int) 11:37:28 #12 81.93 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.95 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.95 -- Tested: ssize_t recv(int, char *, int, unsigned int) 11:37:28 #12 81.96 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 81.99 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 81.99 -- Tested: ssize_t recv(int, char *, size_t, int) 11:37:28 #12 81.99 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 82.03 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 82.03 -- Tested: ssize_t recv(int, char *, size_t, unsigned int) 11:37:28 #12 82.03 -- Performing Test curl_cv_func_recv_test 11:37:28 #12 82.05 -- Performing Test curl_cv_func_recv_test - Failed 11:37:28 #12 82.05 -- Tested: ssize_t recv(int, char *, socklen_t, int) 11:37:29 #12 82.05 -- Performing Test curl_cv_func_recv_test 11:37:29 #12 82.09 -- Performing Test curl_cv_func_recv_test - Failed 11:37:29 #12 82.09 -- Tested: ssize_t recv(int, char *, socklen_t, unsigned int) 11:37:29 #12 82.09 -- Performing Test curl_cv_func_recv_test 11:37:29 #12 82.12 -- Performing Test curl_cv_func_recv_test - Failed 11:37:29 #12 82.12 -- Tested: ssize_t recv(int, char *, unsigned int, int) 11:37:29 #12 82.12 -- Performing Test curl_cv_func_recv_test 11:37:29 #12 82.15 -- Performing Test curl_cv_func_recv_test - Failed 11:37:29 #12 82.15 -- Tested: ssize_t recv(int, char *, unsigned int, unsigned int) 11:37:29 #12 82.15 -- Performing Test curl_cv_func_recv_test 11:37:29 #12 82.19 -- Performing Test curl_cv_func_recv_test - Failed 11:37:29 #12 82.19 -- Tested: ssize_t recv(int, void *, int, int) 11:37:29 #12 82.19 -- Performing Test curl_cv_func_recv_test 11:37:29 #12 82.22 -- Performing Test curl_cv_func_recv_test - Failed 11:37:29 #12 82.22 -- Tested: ssize_t recv(int, void *, int, unsigned int) 11:37:29 #12 82.22 -- Performing Test curl_cv_func_recv_test 11:37:29 #12 82.28 -- Performing Test curl_cv_func_recv_test - Success 11:37:29 #12 82.28 -- Tested: ssize_t recv(int, void *, size_t, int) 11:37:29 #12 82.28 -- Performing Test curl_cv_send 11:37:29 #12 82.34 -- Performing Test curl_cv_send - Success 11:37:29 #12 82.34 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.37 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.37 -- Tested: int send(SOCKET, const char *, int, int) 11:37:29 #12 82.37 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.41 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.41 -- Tested: int send(SOCKET, const char *, int, unsigned int) 11:37:29 #12 82.41 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.44 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.44 -- Tested: int send(SOCKET, const char *, size_t, int) 11:37:29 #12 82.44 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.47 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.47 -- Tested: int send(SOCKET, const char *, size_t, unsigned int) 11:37:29 #12 82.48 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.51 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.51 -- Tested: int send(SOCKET, const char *, socklen_t, int) 11:37:29 #12 82.51 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.54 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.54 -- Tested: int send(SOCKET, const char *, socklen_t, unsigned int) 11:37:29 #12 82.54 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.57 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.57 -- Tested: int send(SOCKET, const char *, unsigned int, int) 11:37:29 #12 82.57 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.60 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.60 -- Tested: int send(SOCKET, const char *, unsigned int, unsigned int) 11:37:29 #12 82.60 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.63 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.63 -- Tested: int send(SOCKET, const void *, int, int) 11:37:29 #12 82.63 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.67 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.67 -- Tested: int send(SOCKET, const void *, int, unsigned int) 11:37:29 #12 82.67 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.70 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.70 -- Tested: int send(SOCKET, const void *, size_t, int) 11:37:29 #12 82.70 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.73 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.73 -- Tested: int send(SOCKET, const void *, size_t, unsigned int) 11:37:29 #12 82.73 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.77 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.77 -- Tested: int send(SOCKET, const void *, socklen_t, int) 11:37:29 #12 82.77 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.80 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.80 -- Tested: int send(SOCKET, const void *, socklen_t, unsigned int) 11:37:29 #12 82.80 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.84 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.84 -- Tested: int send(SOCKET, const void *, unsigned int, int) 11:37:29 #12 82.84 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.87 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.87 -- Tested: int send(SOCKET, const void *, unsigned int, unsigned int) 11:37:29 #12 82.87 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.90 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.90 -- Tested: int send(SOCKET, void *, int, int) 11:37:29 #12 82.90 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.94 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.94 -- Tested: int send(SOCKET, void *, int, unsigned int) 11:37:29 #12 82.94 -- Performing Test curl_cv_func_send_test 11:37:29 #12 82.97 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 82.97 -- Tested: int send(SOCKET, void *, size_t, int) 11:37:29 #12 82.97 -- Performing Test curl_cv_func_send_test 11:37:29 #12 83.00 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 83.00 -- Tested: int send(SOCKET, void *, size_t, unsigned int) 11:37:29 #12 83.00 -- Performing Test curl_cv_func_send_test 11:37:29 #12 83.03 -- Performing Test curl_cv_func_send_test - Failed 11:37:29 #12 83.03 -- Tested: int send(SOCKET, void *, socklen_t, int) 11:37:30 #12 83.03 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.06 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.06 -- Tested: int send(SOCKET, void *, socklen_t, unsigned int) 11:37:30 #12 83.06 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.09 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.09 -- Tested: int send(SOCKET, void *, unsigned int, int) 11:37:30 #12 83.09 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.11 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.11 -- Tested: int send(SOCKET, void *, unsigned int, unsigned int) 11:37:30 #12 83.12 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.14 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.14 -- Tested: int send(SOCKET, char *, int, int) 11:37:30 #12 83.14 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.17 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.17 -- Tested: int send(SOCKET, char *, int, unsigned int) 11:37:30 #12 83.17 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.20 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.20 -- Tested: int send(SOCKET, char *, size_t, int) 11:37:30 #12 83.20 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.23 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.23 -- Tested: int send(SOCKET, char *, size_t, unsigned int) 11:37:30 #12 83.23 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.27 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.27 -- Tested: int send(SOCKET, char *, socklen_t, int) 11:37:30 #12 83.27 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.30 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.30 -- Tested: int send(SOCKET, char *, socklen_t, unsigned int) 11:37:30 #12 83.30 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.33 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.33 -- Tested: int send(SOCKET, char *, unsigned int, int) 11:37:30 #12 83.33 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.36 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.36 -- Tested: int send(SOCKET, char *, unsigned int, unsigned int) 11:37:30 #12 83.36 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.39 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.39 -- Tested: int send(int, const char *, int, int) 11:37:30 #12 83.39 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.43 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.43 -- Tested: int send(int, const char *, int, unsigned int) 11:37:30 #12 83.43 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.45 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.45 -- Tested: int send(int, const char *, size_t, int) 11:37:30 #12 83.45 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.48 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.48 -- Tested: int send(int, const char *, size_t, unsigned int) 11:37:30 #12 83.48 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.51 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.51 -- Tested: int send(int, const char *, socklen_t, int) 11:37:30 #12 83.51 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.54 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.54 -- Tested: int send(int, const char *, socklen_t, unsigned int) 11:37:30 #12 83.54 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.57 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.57 -- Tested: int send(int, const char *, unsigned int, int) 11:37:30 #12 83.57 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.60 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.60 -- Tested: int send(int, const char *, unsigned int, unsigned int) 11:37:30 #12 83.60 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.64 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.64 -- Tested: int send(int, const void *, int, int) 11:37:30 #12 83.64 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.66 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.66 -- Tested: int send(int, const void *, int, unsigned int) 11:37:30 #12 83.66 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.70 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.70 -- Tested: int send(int, const void *, size_t, int) 11:37:30 #12 83.70 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.72 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.72 -- Tested: int send(int, const void *, size_t, unsigned int) 11:37:30 #12 83.72 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.75 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.75 -- Tested: int send(int, const void *, socklen_t, int) 11:37:30 #12 83.75 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.78 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.78 -- Tested: int send(int, const void *, socklen_t, unsigned int) 11:37:30 #12 83.78 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.81 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.81 -- Tested: int send(int, const void *, unsigned int, int) 11:37:30 #12 83.81 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.84 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.84 -- Tested: int send(int, const void *, unsigned int, unsigned int) 11:37:30 #12 83.84 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.87 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.87 -- Tested: int send(int, void *, int, int) 11:37:30 #12 83.87 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.90 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.90 -- Tested: int send(int, void *, int, unsigned int) 11:37:30 #12 83.90 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.93 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.93 -- Tested: int send(int, void *, size_t, int) 11:37:30 #12 83.93 -- Performing Test curl_cv_func_send_test 11:37:30 #12 83.97 -- Performing Test curl_cv_func_send_test - Failed 11:37:30 #12 83.97 -- Tested: int send(int, void *, size_t, unsigned int) 11:37:30 #12 83.97 -- Performing Test curl_cv_func_send_test 11:37:30 #12 84.00 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.00 -- Tested: int send(int, void *, socklen_t, int) 11:37:31 #12 84.00 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.03 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.03 -- Tested: int send(int, void *, socklen_t, unsigned int) 11:37:31 #12 84.03 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.06 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.06 -- Tested: int send(int, void *, unsigned int, int) 11:37:31 #12 84.06 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.10 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.10 -- Tested: int send(int, void *, unsigned int, unsigned int) 11:37:31 #12 84.10 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.12 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.12 -- Tested: int send(int, char *, int, int) 11:37:31 #12 84.12 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.16 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.16 -- Tested: int send(int, char *, int, unsigned int) 11:37:31 #12 84.16 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.19 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.19 -- Tested: int send(int, char *, size_t, int) 11:37:31 #12 84.19 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.22 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.22 -- Tested: int send(int, char *, size_t, unsigned int) 11:37:31 #12 84.22 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.25 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.25 -- Tested: int send(int, char *, socklen_t, int) 11:37:31 #12 84.26 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.28 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.28 -- Tested: int send(int, char *, socklen_t, unsigned int) 11:37:31 #12 84.28 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.31 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.31 -- Tested: int send(int, char *, unsigned int, int) 11:37:31 #12 84.31 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.35 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.35 -- Tested: int send(int, char *, unsigned int, unsigned int) 11:37:31 #12 84.35 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.38 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.38 -- Tested: int send(ssize_t, const char *, int, int) 11:37:31 #12 84.38 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.41 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.41 -- Tested: int send(ssize_t, const char *, int, unsigned int) 11:37:31 #12 84.41 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.44 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.44 -- Tested: int send(ssize_t, const char *, size_t, int) 11:37:31 #12 84.44 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.48 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.48 -- Tested: int send(ssize_t, const char *, size_t, unsigned int) 11:37:31 #12 84.48 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.51 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.51 -- Tested: int send(ssize_t, const char *, socklen_t, int) 11:37:31 #12 84.51 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.55 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.55 -- Tested: int send(ssize_t, const char *, socklen_t, unsigned int) 11:37:31 #12 84.55 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.58 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.58 -- Tested: int send(ssize_t, const char *, unsigned int, int) 11:37:31 #12 84.58 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.62 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.62 -- Tested: int send(ssize_t, const char *, unsigned int, unsigned int) 11:37:31 #12 84.62 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.64 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.64 -- Tested: int send(ssize_t, const void *, int, int) 11:37:31 #12 84.64 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.67 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.67 -- Tested: int send(ssize_t, const void *, int, unsigned int) 11:37:31 #12 84.68 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.71 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.71 -- Tested: int send(ssize_t, const void *, size_t, int) 11:37:31 #12 84.71 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.74 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.74 -- Tested: int send(ssize_t, const void *, size_t, unsigned int) 11:37:31 #12 84.74 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.77 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.77 -- Tested: int send(ssize_t, const void *, socklen_t, int) 11:37:31 #12 84.77 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.81 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.81 -- Tested: int send(ssize_t, const void *, socklen_t, unsigned int) 11:37:31 #12 84.81 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.84 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.84 -- Tested: int send(ssize_t, const void *, unsigned int, int) 11:37:31 #12 84.84 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.87 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.87 -- Tested: int send(ssize_t, const void *, unsigned int, unsigned int) 11:37:31 #12 84.87 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.90 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.90 -- Tested: int send(ssize_t, void *, int, int) 11:37:31 #12 84.91 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.94 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.94 -- Tested: int send(ssize_t, void *, int, unsigned int) 11:37:31 #12 84.94 -- Performing Test curl_cv_func_send_test 11:37:31 #12 84.97 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 84.97 -- Tested: int send(ssize_t, void *, size_t, int) 11:37:31 #12 84.97 -- Performing Test curl_cv_func_send_test 11:37:31 #12 85.00 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 85.00 -- Tested: int send(ssize_t, void *, size_t, unsigned int) 11:37:31 #12 85.00 -- Performing Test curl_cv_func_send_test 11:37:31 #12 85.03 -- Performing Test curl_cv_func_send_test - Failed 11:37:31 #12 85.03 -- Tested: int send(ssize_t, void *, socklen_t, int) 11:37:31 #12 85.03 -- Performing Test curl_cv_func_send_test 11:37:31 #12 85.06 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.06 -- Tested: int send(ssize_t, void *, socklen_t, unsigned int) 11:37:32 #12 85.06 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.09 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.09 -- Tested: int send(ssize_t, void *, unsigned int, int) 11:37:32 #12 85.09 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.13 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.13 -- Tested: int send(ssize_t, void *, unsigned int, unsigned int) 11:37:32 #12 85.13 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.16 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.16 -- Tested: int send(ssize_t, char *, int, int) 11:37:32 #12 85.16 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.19 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.20 -- Tested: int send(ssize_t, char *, int, unsigned int) 11:37:32 #12 85.20 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.23 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.23 -- Tested: int send(ssize_t, char *, size_t, int) 11:37:32 #12 85.23 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.26 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.26 -- Tested: int send(ssize_t, char *, size_t, unsigned int) 11:37:32 #12 85.26 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.29 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.29 -- Tested: int send(ssize_t, char *, socklen_t, int) 11:37:32 #12 85.29 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.32 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.32 -- Tested: int send(ssize_t, char *, socklen_t, unsigned int) 11:37:32 #12 85.32 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.36 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.36 -- Tested: int send(ssize_t, char *, unsigned int, int) 11:37:32 #12 85.36 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.39 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.39 -- Tested: int send(ssize_t, char *, unsigned int, unsigned int) 11:37:32 #12 85.39 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.42 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.42 -- Tested: ssize_t send(SOCKET, const char *, int, int) 11:37:32 #12 85.42 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.45 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.45 -- Tested: ssize_t send(SOCKET, const char *, int, unsigned int) 11:37:32 #12 85.45 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.48 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.48 -- Tested: ssize_t send(SOCKET, const char *, size_t, int) 11:37:32 #12 85.48 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.51 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.51 -- Tested: ssize_t send(SOCKET, const char *, size_t, unsigned int) 11:37:32 #12 85.51 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.54 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.54 -- Tested: ssize_t send(SOCKET, const char *, socklen_t, int) 11:37:32 #12 85.54 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.57 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.57 -- Tested: ssize_t send(SOCKET, const char *, socklen_t, unsigned int) 11:37:32 #12 85.57 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.61 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.61 -- Tested: ssize_t send(SOCKET, const char *, unsigned int, int) 11:37:32 #12 85.61 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.64 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.64 -- Tested: ssize_t send(SOCKET, const char *, unsigned int, unsigned int) 11:37:32 #12 85.64 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.67 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.67 -- Tested: ssize_t send(SOCKET, const void *, int, int) 11:37:32 #12 85.67 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.70 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.70 -- Tested: ssize_t send(SOCKET, const void *, int, unsigned int) 11:37:32 #12 85.71 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.74 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.74 -- Tested: ssize_t send(SOCKET, const void *, size_t, int) 11:37:32 #12 85.74 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.77 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.77 -- Tested: ssize_t send(SOCKET, const void *, size_t, unsigned int) 11:37:32 #12 85.77 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.81 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.81 -- Tested: ssize_t send(SOCKET, const void *, socklen_t, int) 11:37:32 #12 85.81 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.84 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.84 -- Tested: ssize_t send(SOCKET, const void *, socklen_t, unsigned int) 11:37:32 #12 85.84 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.87 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.87 -- Tested: ssize_t send(SOCKET, const void *, unsigned int, int) 11:37:32 #12 85.87 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.90 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.90 -- Tested: ssize_t send(SOCKET, const void *, unsigned int, unsigned int) 11:37:32 #12 85.90 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.94 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.94 -- Tested: ssize_t send(SOCKET, void *, int, int) 11:37:32 #12 85.94 -- Performing Test curl_cv_func_send_test 11:37:32 #12 85.97 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 85.97 -- Tested: ssize_t send(SOCKET, void *, int, unsigned int) 11:37:32 #12 85.97 -- Performing Test curl_cv_func_send_test 11:37:32 #12 86.01 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 86.01 -- Tested: ssize_t send(SOCKET, void *, size_t, int) 11:37:32 #12 86.01 -- Performing Test curl_cv_func_send_test 11:37:32 #12 86.04 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 86.04 -- Tested: ssize_t send(SOCKET, void *, size_t, unsigned int) 11:37:32 #12 86.04 -- Performing Test curl_cv_func_send_test 11:37:32 #12 86.07 -- Performing Test curl_cv_func_send_test - Failed 11:37:32 #12 86.07 -- Tested: ssize_t send(SOCKET, void *, socklen_t, int) 11:37:33 #12 86.07 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.10 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.10 -- Tested: ssize_t send(SOCKET, void *, socklen_t, unsigned int) 11:37:33 #12 86.10 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.13 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.13 -- Tested: ssize_t send(SOCKET, void *, unsigned int, int) 11:37:33 #12 86.13 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.16 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.16 -- Tested: ssize_t send(SOCKET, void *, unsigned int, unsigned int) 11:37:33 #12 86.16 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.20 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.20 -- Tested: ssize_t send(SOCKET, char *, int, int) 11:37:33 #12 86.20 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.24 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.24 -- Tested: ssize_t send(SOCKET, char *, int, unsigned int) 11:37:33 #12 86.24 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.27 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.27 -- Tested: ssize_t send(SOCKET, char *, size_t, int) 11:37:33 #12 86.27 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.31 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.31 -- Tested: ssize_t send(SOCKET, char *, size_t, unsigned int) 11:37:33 #12 86.31 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.34 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.34 -- Tested: ssize_t send(SOCKET, char *, socklen_t, int) 11:37:33 #12 86.34 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.37 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.37 -- Tested: ssize_t send(SOCKET, char *, socklen_t, unsigned int) 11:37:33 #12 86.37 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.41 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.41 -- Tested: ssize_t send(SOCKET, char *, unsigned int, int) 11:37:33 #12 86.41 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.44 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.44 -- Tested: ssize_t send(SOCKET, char *, unsigned int, unsigned int) 11:37:33 #12 86.44 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.48 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.48 -- Tested: ssize_t send(int, const char *, int, int) 11:37:33 #12 86.48 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.51 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.51 -- Tested: ssize_t send(int, const char *, int, unsigned int) 11:37:33 #12 86.51 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.55 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.55 -- Tested: ssize_t send(int, const char *, size_t, int) 11:37:33 #12 86.55 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.58 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.58 -- Tested: ssize_t send(int, const char *, size_t, unsigned int) 11:37:33 #12 86.58 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.62 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.62 -- Tested: ssize_t send(int, const char *, socklen_t, int) 11:37:33 #12 86.62 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.65 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.65 -- Tested: ssize_t send(int, const char *, socklen_t, unsigned int) 11:37:33 #12 86.65 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.68 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.68 -- Tested: ssize_t send(int, const char *, unsigned int, int) 11:37:33 #12 86.68 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.72 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.72 -- Tested: ssize_t send(int, const char *, unsigned int, unsigned int) 11:37:33 #12 86.72 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.75 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.75 -- Tested: ssize_t send(int, const void *, int, int) 11:37:33 #12 86.75 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.78 -- Performing Test curl_cv_func_send_test - Failed 11:37:33 #12 86.78 -- Tested: ssize_t send(int, const void *, int, unsigned int) 11:37:33 #12 86.78 -- Performing Test curl_cv_func_send_test 11:37:33 #12 86.84 -- Performing Test curl_cv_func_send_test - Success 11:37:33 #12 86.84 -- Tested: ssize_t send(int, const void *, size_t, int) 11:37:33 #12 86.84 -- Performing Test HAVE_MSG_NOSIGNAL 11:37:33 #12 86.89 -- Performing Test HAVE_MSG_NOSIGNAL - Success 11:37:33 #12 86.89 -- Performing Test HAVE_STRUCT_TIMEVAL 11:37:33 #12 86.94 -- Performing Test HAVE_STRUCT_TIMEVAL - Success 11:37:33 #12 86.94 -- Check size of sig_atomic_t 11:37:33 #12 86.99 -- Check size of sig_atomic_t - done 11:37:33 #12 86.99 -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE 11:37:34 #12 87.05 -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE - Success 11:37:34 #12 87.05 -- Check size of struct sockaddr_storage 11:37:34 #12 87.10 -- Check size of struct sockaddr_storage - done 11:37:34 #12 87.10 -- Performing Test HAVE_POLL_FINE 11:37:34 #12 87.69 -- Performing Test HAVE_POLL_FINE - Success 11:37:34 #12 87.70 -- Enabled features: SSL IPv6 unix-sockets libz AsynchDNS NTLM HTTPS-proxy 11:37:34 #12 87.70 -- Enabled protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP 11:37:34 #12 87.70 -- Enabled SSL backends: OpenSSL 11:37:34 #12 87.70 -- Configuring done 11:37:34 #12 87.74 -- Generating done 11:37:34 #12 87.74 -- Build files have been written to: /opt/o-du-l2/build/netconf/curl/build 11:37:34 #12 87.98 Scanning dependencies of target libcurl 11:37:34 #12 88.01 [ 0%] Building C object lib/CMakeFiles/libcurl.dir/amigaos.c.o 11:37:34 #12 88.01 [ 0%] Building C object lib/CMakeFiles/libcurl.dir/asyn-thread.c.o 11:37:34 #12 88.01 [ 2%] Building C object lib/CMakeFiles/libcurl.dir/asyn-ares.c.o 11:37:34 #12 88.01 [ 2%] Building C object lib/CMakeFiles/libcurl.dir/altsvc.c.o 11:37:34 #12 88.05 [ 3%] Building C object lib/CMakeFiles/libcurl.dir/base64.c.o 11:37:35 #12 88.05 [ 3%] Building C object lib/CMakeFiles/libcurl.dir/conncache.c.o 11:37:35 #12 88.05 [ 4%] Building C object lib/CMakeFiles/libcurl.dir/connect.c.o 11:37:35 #12 88.08 [ 4%] Building C object lib/CMakeFiles/libcurl.dir/content_encoding.c.o 11:37:35 #12 88.12 [ 5%] Building C object lib/CMakeFiles/libcurl.dir/cookie.c.o 11:37:35 #12 88.13 [ 5%] Building C object lib/CMakeFiles/libcurl.dir/curl_addrinfo.c.o 11:37:35 #12 88.14 [ 6%] Building C object lib/CMakeFiles/libcurl.dir/curl_ctype.c.o 11:37:35 #12 88.16 [ 6%] Building C object lib/CMakeFiles/libcurl.dir/curl_des.c.o 11:37:35 #12 88.18 [ 7%] Building C object lib/CMakeFiles/libcurl.dir/curl_endian.c.o 11:37:35 #12 88.19 [ 7%] Building C object lib/CMakeFiles/libcurl.dir/curl_fnmatch.c.o 11:37:35 #12 88.22 [ 8%] Building C object lib/CMakeFiles/libcurl.dir/curl_get_line.c.o 11:37:35 #12 88.22 [ 8%] Building C object lib/CMakeFiles/libcurl.dir/curl_gethostname.c.o 11:37:35 #12 88.22 [ 9%] Building C object lib/CMakeFiles/libcurl.dir/curl_gssapi.c.o 11:37:35 #12 88.24 [ 10%] Building C object lib/CMakeFiles/libcurl.dir/curl_memrchr.c.o 11:37:35 #12 88.27 [ 10%] Building C object lib/CMakeFiles/libcurl.dir/curl_multibyte.c.o 11:37:35 #12 88.27 [ 11%] Building C object lib/CMakeFiles/libcurl.dir/curl_ntlm_core.c.o 11:37:35 #12 88.27 [ 11%] Building C object lib/CMakeFiles/libcurl.dir/curl_ntlm_wb.c.o 11:37:35 #12 88.28 [ 12%] Building C object lib/CMakeFiles/libcurl.dir/curl_path.c.o 11:37:35 #12 88.30 [ 12%] Building C object lib/CMakeFiles/libcurl.dir/curl_range.c.o 11:37:35 #12 88.31 [ 13%] Building C object lib/CMakeFiles/libcurl.dir/curl_rtmp.c.o 11:37:35 #12 88.32 [ 13%] Building C object lib/CMakeFiles/libcurl.dir/curl_sasl.c.o 11:37:35 #12 88.35 [ 14%] Building C object lib/CMakeFiles/libcurl.dir/curl_sspi.c.o 11:37:35 #12 88.35 [ 14%] Building C object lib/CMakeFiles/libcurl.dir/curl_threads.c.o 11:37:35 #12 88.37 [ 15%] Building C object lib/CMakeFiles/libcurl.dir/dict.c.o 11:37:35 #12 88.39 [ 15%] Building C object lib/CMakeFiles/libcurl.dir/dotdot.c.o 11:37:35 #12 88.39 [ 16%] Building C object lib/CMakeFiles/libcurl.dir/easy.c.o 11:37:35 #12 88.40 [ 16%] Building C object lib/CMakeFiles/libcurl.dir/escape.c.o 11:37:35 #12 88.42 [ 17%] Building C object lib/CMakeFiles/libcurl.dir/file.c.o 11:37:35 #12 88.44 [ 17%] Building C object lib/CMakeFiles/libcurl.dir/fileinfo.c.o 11:37:35 #12 88.45 [ 18%] Building C object lib/CMakeFiles/libcurl.dir/formdata.c.o 11:37:35 #12 88.47 [ 18%] Building C object lib/CMakeFiles/libcurl.dir/ftp.c.o 11:37:35 #12 88.48 [ 19%] Building C object lib/CMakeFiles/libcurl.dir/url.c.o 11:37:35 #12 88.48 [ 19%] Building C object lib/CMakeFiles/libcurl.dir/ftplistparser.c.o 11:37:35 #12 88.52 [ 20%] Building C object lib/CMakeFiles/libcurl.dir/getenv.c.o 11:37:35 #12 88.55 [ 20%] Building C object lib/CMakeFiles/libcurl.dir/getinfo.c.o 11:37:35 #12 88.56 [ 21%] Building C object lib/CMakeFiles/libcurl.dir/gopher.c.o 11:37:35 #12 88.61 [ 21%] Building C object lib/CMakeFiles/libcurl.dir/hash.c.o 11:37:35 #12 88.61 [ 22%] Building C object lib/CMakeFiles/libcurl.dir/hmac.c.o 11:37:35 #12 88.62 [ 22%] Building C object lib/CMakeFiles/libcurl.dir/hostasyn.c.o 11:37:35 #12 88.65 [ 23%] Building C object lib/CMakeFiles/libcurl.dir/hostcheck.c.o 11:37:35 #12 88.66 [ 24%] Building C object lib/CMakeFiles/libcurl.dir/hostip4.c.o 11:37:35 #12 88.66 [ 24%] Building C object lib/CMakeFiles/libcurl.dir/hostip.c.o 11:37:35 #12 88.68 [ 24%] Building C object lib/CMakeFiles/libcurl.dir/hostip6.c.o 11:37:35 #12 88.69 [ 25%] Building C object lib/CMakeFiles/libcurl.dir/hostsyn.c.o 11:37:35 #12 88.70 [ 25%] Building C object lib/CMakeFiles/libcurl.dir/http.c.o 11:37:35 #12 88.73 [ 26%] Building C object lib/CMakeFiles/libcurl.dir/http2.c.o 11:37:35 #12 88.73 [ 26%] Building C object lib/CMakeFiles/libcurl.dir/http_chunks.c.o 11:37:35 #12 88.74 [ 27%] Building C object lib/CMakeFiles/libcurl.dir/http_digest.c.o 11:37:35 #12 88.77 [ 27%] Building C object lib/CMakeFiles/libcurl.dir/http_negotiate.c.o 11:37:35 #12 88.78 [ 28%] Building C object lib/CMakeFiles/libcurl.dir/http_ntlm.c.o 11:37:35 #12 88.79 [ 28%] Building C object lib/CMakeFiles/libcurl.dir/http_proxy.c.o 11:37:35 #12 88.83 [ 29%] Building C object lib/CMakeFiles/libcurl.dir/idn_win32.c.o 11:37:35 #12 88.85 [ 29%] Building C object lib/CMakeFiles/libcurl.dir/if2ip.c.o 11:37:35 #12 88.86 [ 30%] Building C object lib/CMakeFiles/libcurl.dir/imap.c.o 11:37:35 #12 88.87 [ 30%] Building C object lib/CMakeFiles/libcurl.dir/inet_ntop.c.o 11:37:35 #12 88.87 [ 31%] Building C object lib/CMakeFiles/libcurl.dir/inet_pton.c.o 11:37:35 #12 88.90 [ 31%] Building C object lib/CMakeFiles/libcurl.dir/krb5.c.o 11:37:35 #12 88.91 [ 32%] Building C object lib/CMakeFiles/libcurl.dir/ldap.c.o 11:37:35 #12 88.92 [ 32%] Building C object lib/CMakeFiles/libcurl.dir/llist.c.o 11:37:35 #12 88.93 [ 33%] Building C object lib/CMakeFiles/libcurl.dir/md4.c.o 11:37:35 #12 88.95 [ 33%] Building C object lib/CMakeFiles/libcurl.dir/md5.c.o 11:37:35 #12 88.97 [ 34%] Building C object lib/CMakeFiles/libcurl.dir/mime.c.o 11:37:35 #12 88.97 [ 34%] Building C object lib/CMakeFiles/libcurl.dir/memdebug.c.o 11:37:35 #12 88.97 [ 35%] Building C object lib/CMakeFiles/libcurl.dir/mprintf.c.o 11:37:35 #12 88.99 [ 35%] Building C object lib/CMakeFiles/libcurl.dir/mqtt.c.o 11:37:35 #12 89.00 [ 36%] Building C object lib/CMakeFiles/libcurl.dir/multi.c.o 11:37:35 #12 89.03 [ 36%] Building C object lib/CMakeFiles/libcurl.dir/netrc.c.o 11:37:35 #12 89.05 [ 37%] Building C object lib/CMakeFiles/libcurl.dir/non-ascii.c.o 11:37:35 #12 89.07 [ 37%] Building C object lib/CMakeFiles/libcurl.dir/nonblock.c.o 11:37:36 #12 89.08 [ 38%] Building C object lib/CMakeFiles/libcurl.dir/openldap.c.o 11:37:36 #12 89.08 [ 38%] Building C object lib/CMakeFiles/libcurl.dir/parsedate.c.o 11:37:36 #12 89.11 [ 39%] Building C object lib/CMakeFiles/libcurl.dir/pingpong.c.o 11:37:36 #12 89.12 [ 39%] Building C object lib/CMakeFiles/libcurl.dir/pop3.c.o 11:37:36 #12 89.14 [ 40%] Building C object lib/CMakeFiles/libcurl.dir/progress.c.o 11:37:36 #12 89.15 [ 40%] Building C object lib/CMakeFiles/libcurl.dir/psl.c.o 11:37:36 #12 89.18 [ 41%] Building C object lib/CMakeFiles/libcurl.dir/doh.c.o 11:37:36 #12 89.18 [ 41%] Building C object lib/CMakeFiles/libcurl.dir/rand.c.o 11:37:36 #12 89.20 [ 42%] Building C object lib/CMakeFiles/libcurl.dir/rename.c.o 11:37:36 #12 89.21 [ 43%] Building C object lib/CMakeFiles/libcurl.dir/rtsp.c.o 11:37:36 #12 89.23 [ 43%] Building C object lib/CMakeFiles/libcurl.dir/security.c.o 11:37:36 #12 89.25 [ 44%] Building C object lib/CMakeFiles/libcurl.dir/select.c.o 11:37:36 #12 89.27 [ 44%] Building C object lib/CMakeFiles/libcurl.dir/sendf.c.o 11:37:36 #12 89.28 [ 45%] Building C object lib/CMakeFiles/libcurl.dir/setopt.c.o 11:37:36 #12 89.30 [ 45%] Building C object lib/CMakeFiles/libcurl.dir/sha256.c.o 11:37:36 #12 89.31 [ 46%] Building C object lib/CMakeFiles/libcurl.dir/share.c.o 11:37:36 #12 89.33 [ 46%] Building C object lib/CMakeFiles/libcurl.dir/slist.c.o 11:37:36 #12 89.34 [ 47%] Building C object lib/CMakeFiles/libcurl.dir/smb.c.o 11:37:36 #12 89.36 [ 47%] Building C object lib/CMakeFiles/libcurl.dir/smtp.c.o 11:37:36 #12 89.37 [ 48%] Building C object lib/CMakeFiles/libcurl.dir/socketpair.c.o 11:37:36 #12 89.42 [ 48%] Building C object lib/CMakeFiles/libcurl.dir/socks.c.o 11:37:36 #12 89.44 [ 49%] Building C object lib/CMakeFiles/libcurl.dir/socks_gssapi.c.o 11:37:36 #12 89.46 [ 49%] Building C object lib/CMakeFiles/libcurl.dir/socks_sspi.c.o 11:37:36 #12 89.46 [ 50%] Building C object lib/CMakeFiles/libcurl.dir/speedcheck.c.o 11:37:36 #12 89.48 [ 50%] Building C object lib/CMakeFiles/libcurl.dir/splay.c.o 11:37:36 #12 89.48 [ 51%] Building C object lib/CMakeFiles/libcurl.dir/strcase.c.o 11:37:36 #12 89.50 [ 51%] Building C object lib/CMakeFiles/libcurl.dir/strdup.c.o 11:37:36 #12 89.51 [ 52%] Building C object lib/CMakeFiles/libcurl.dir/strerror.c.o 11:37:36 #12 89.53 [ 52%] Building C object lib/CMakeFiles/libcurl.dir/strtok.c.o 11:37:36 #12 89.53 [ 53%] Building C object lib/CMakeFiles/libcurl.dir/strtoofft.c.o 11:37:36 #12 89.54 [ 53%] Building C object lib/CMakeFiles/libcurl.dir/system_win32.c.o 11:37:36 #12 89.56 [ 54%] Building C object lib/CMakeFiles/libcurl.dir/telnet.c.o 11:37:36 #12 89.57 [ 54%] Building C object lib/CMakeFiles/libcurl.dir/tftp.c.o 11:37:36 #12 89.57 [ 55%] Building C object lib/CMakeFiles/libcurl.dir/timeval.c.o 11:37:36 #12 89.58 [ 55%] Building C object lib/CMakeFiles/libcurl.dir/transfer.c.o 11:37:36 #12 89.61 [ 56%] Building C object lib/CMakeFiles/libcurl.dir/urlapi.c.o 11:37:36 #12 89.64 [ 56%] Building C object lib/CMakeFiles/libcurl.dir/version.c.o 11:37:36 #12 89.65 [ 57%] Building C object lib/CMakeFiles/libcurl.dir/warnless.c.o 11:37:36 #12 89.69 [ 57%] Building C object lib/CMakeFiles/libcurl.dir/wildcard.c.o 11:37:36 #12 89.70 [ 58%] Building C object lib/CMakeFiles/libcurl.dir/x509asn1.c.o 11:37:36 #12 89.71 [ 58%] Building C object lib/CMakeFiles/libcurl.dir/dynbuf.c.o 11:37:36 #12 89.71 [ 59%] Building C object lib/CMakeFiles/libcurl.dir/version_win32.c.o 11:37:36 #12 89.73 [ 59%] Building C object lib/CMakeFiles/libcurl.dir/vauth/cleartext.c.o 11:37:36 #12 89.75 [ 60%] Building C object lib/CMakeFiles/libcurl.dir/vauth/cram.c.o 11:37:36 #12 89.75 [ 60%] Building C object lib/CMakeFiles/libcurl.dir/vauth/digest.c.o 11:37:36 #12 89.76 [ 61%] Building C object lib/CMakeFiles/libcurl.dir/vauth/digest_sspi.c.o 11:37:36 #12 89.78 [ 61%] Building C object lib/CMakeFiles/libcurl.dir/vauth/krb5_gssapi.c.o 11:37:36 #12 89.79 [ 62%] Building C object lib/CMakeFiles/libcurl.dir/vauth/ntlm.c.o 11:37:36 #12 89.79 [ 62%] Building C object lib/CMakeFiles/libcurl.dir/vauth/krb5_sspi.c.o 11:37:36 #12 89.81 [ 63%] Building C object lib/CMakeFiles/libcurl.dir/vauth/ntlm_sspi.c.o 11:37:36 #12 89.84 [ 63%] Building C object lib/CMakeFiles/libcurl.dir/vauth/oauth2.c.o 11:37:36 #12 89.84 [ 64%] Building C object lib/CMakeFiles/libcurl.dir/vauth/spnego_gssapi.c.o 11:37:36 #12 89.85 [ 64%] Building C object lib/CMakeFiles/libcurl.dir/vauth/spnego_sspi.c.o 11:37:36 #12 89.88 [ 65%] Building C object lib/CMakeFiles/libcurl.dir/vauth/vauth.c.o 11:37:36 #12 89.89 [ 65%] Building C object lib/CMakeFiles/libcurl.dir/vtls/bearssl.c.o 11:37:36 #12 89.90 [ 66%] Building C object lib/CMakeFiles/libcurl.dir/vtls/gskit.c.o 11:37:36 #12 89.91 [ 66%] Building C object lib/CMakeFiles/libcurl.dir/vtls/gtls.c.o 11:37:36 #12 89.92 [ 67%] Building C object lib/CMakeFiles/libcurl.dir/vtls/keylog.c.o 11:37:36 #12 89.94 [ 67%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mbedtls.c.o 11:37:36 #12 89.94 [ 68%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mbedtls_threadlock.c.o 11:37:36 #12 89.95 [ 68%] Building C object lib/CMakeFiles/libcurl.dir/vtls/mesalink.c.o 11:37:36 #12 89.97 [ 69%] Building C object lib/CMakeFiles/libcurl.dir/vtls/nss.c.o 11:37:36 #12 89.97 [ 69%] Building C object lib/CMakeFiles/libcurl.dir/vtls/openssl.c.o 11:37:36 #12 89.98 [ 70%] Building C object lib/CMakeFiles/libcurl.dir/vtls/schannel.c.o 11:37:36 #12 89.99 [ 70%] Building C object lib/CMakeFiles/libcurl.dir/vtls/schannel_verify.c.o 11:37:36 #12 90.00 [ 71%] Building C object lib/CMakeFiles/libcurl.dir/vtls/sectransp.c.o 11:37:36 #12 90.02 [ 71%] Building C object lib/CMakeFiles/libcurl.dir/vtls/vtls.c.o 11:37:36 #12 90.04 [ 72%] Building C object lib/CMakeFiles/libcurl.dir/vtls/wolfssl.c.o 11:37:36 #12 90.05 [ 72%] Building C object lib/CMakeFiles/libcurl.dir/vquic/ngtcp2.c.o 11:37:36 #12 90.07 [ 73%] Building C object lib/CMakeFiles/libcurl.dir/vquic/quiche.c.o 11:37:37 #12 90.09 [ 73%] Building C object lib/CMakeFiles/libcurl.dir/vquic/vquic.c.o 11:37:37 #12 90.11 [ 74%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh.c.o 11:37:37 #12 90.12 [ 74%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh2.c.o 11:37:37 #12 90.14 [ 75%] Building C object lib/CMakeFiles/libcurl.dir/vssh/wolfssh.c.o 11:37:37 #12 90.19 [ 76%] Linking C shared library libcurl.so 11:37:37 #12 90.26 [ 76%] Built target libcurl 11:37:37 #12 90.27 [ 76%] Generating tool_hugehelp.c 11:37:37 #12 90.33 Scanning dependencies of target curl 11:37:37 #12 90.35 [ 77%] Building C object src/CMakeFiles/curl.dir/slist_wc.c.o 11:37:37 #12 90.35 [ 78%] Building C object src/CMakeFiles/curl.dir/tool_cb_dbg.c.o 11:37:37 #12 90.35 [ 78%] Building C object src/CMakeFiles/curl.dir/tool_bname.c.o 11:37:37 #12 90.35 [ 78%] Building C object src/CMakeFiles/curl.dir/tool_binmode.c.o 11:37:37 #12 90.38 [ 79%] Building C object src/CMakeFiles/curl.dir/tool_cb_hdr.c.o 11:37:37 #12 90.39 [ 79%] Building C object src/CMakeFiles/curl.dir/tool_cb_prg.c.o 11:37:37 #12 90.39 [ 80%] Building C object src/CMakeFiles/curl.dir/tool_cb_rea.c.o 11:37:37 #12 90.40 [ 80%] Building C object src/CMakeFiles/curl.dir/tool_cb_see.c.o 11:37:37 #12 90.43 [ 81%] Building C object src/CMakeFiles/curl.dir/tool_cb_wrt.c.o 11:37:37 #12 90.43 [ 81%] Building C object src/CMakeFiles/curl.dir/tool_cfgable.c.o 11:37:37 #12 90.44 [ 82%] Building C object src/CMakeFiles/curl.dir/tool_convert.c.o 11:37:37 #12 90.45 [ 82%] Building C object src/CMakeFiles/curl.dir/tool_dirhie.c.o 11:37:37 #12 90.47 [ 83%] Building C object src/CMakeFiles/curl.dir/tool_doswin.c.o 11:37:37 #12 90.48 [ 83%] Building C object src/CMakeFiles/curl.dir/tool_easysrc.c.o 11:37:37 #12 90.48 [ 84%] Building C object src/CMakeFiles/curl.dir/tool_filetime.c.o 11:37:37 #12 90.50 [ 84%] Building C object src/CMakeFiles/curl.dir/tool_formparse.c.o 11:37:37 #12 90.51 [ 85%] Building C object src/CMakeFiles/curl.dir/tool_getparam.c.o 11:37:37 #12 90.52 [ 85%] Building C object src/CMakeFiles/curl.dir/tool_getpass.c.o 11:37:37 #12 90.52 [ 86%] Building C object src/CMakeFiles/curl.dir/tool_help.c.o 11:37:37 #12 90.55 [ 86%] Building C object src/CMakeFiles/curl.dir/tool_helpers.c.o 11:37:37 #12 90.57 [ 87%] Building C object src/CMakeFiles/curl.dir/tool_homedir.c.o 11:37:37 #12 90.57 [ 87%] Building C object src/CMakeFiles/curl.dir/tool_hugehelp.c.o 11:37:37 #12 90.59 [ 88%] Building C object src/CMakeFiles/curl.dir/tool_libinfo.c.o 11:37:37 #12 90.61 [ 88%] Building C object src/CMakeFiles/curl.dir/tool_main.c.o 11:37:37 #12 90.61 [ 89%] Building C object src/CMakeFiles/curl.dir/tool_metalink.c.o 11:37:37 #12 90.63 [ 89%] Building C object src/CMakeFiles/curl.dir/tool_msgs.c.o 11:37:37 #12 90.65 [ 90%] Building C object src/CMakeFiles/curl.dir/tool_operate.c.o 11:37:37 #12 90.66 [ 90%] Building C object src/CMakeFiles/curl.dir/tool_operhlp.c.o 11:37:37 #12 90.67 [ 91%] Building C object src/CMakeFiles/curl.dir/tool_panykey.c.o 11:37:37 #12 90.68 [ 91%] Building C object src/CMakeFiles/curl.dir/tool_paramhlp.c.o 11:37:37 #12 90.70 [ 92%] Building C object src/CMakeFiles/curl.dir/tool_parsecfg.c.o 11:37:37 #12 90.71 [ 92%] Building C object src/CMakeFiles/curl.dir/tool_progress.c.o 11:37:37 #12 90.74 [ 93%] Building C object src/CMakeFiles/curl.dir/tool_strdup.c.o 11:37:37 #12 90.75 [ 93%] Building C object src/CMakeFiles/curl.dir/tool_setopt.c.o 11:37:37 #12 90.76 [ 94%] Building C object src/CMakeFiles/curl.dir/tool_sleep.c.o 11:37:37 #12 90.78 [ 94%] Building C object src/CMakeFiles/curl.dir/tool_urlglob.c.o 11:37:37 #12 90.80 [ 95%] Building C object src/CMakeFiles/curl.dir/tool_util.c.o 11:37:37 #12 90.81 [ 95%] Building C object src/CMakeFiles/curl.dir/tool_vms.c.o 11:37:37 #12 90.83 [ 96%] Building C object src/CMakeFiles/curl.dir/tool_writeout.c.o 11:37:37 #12 90.85 [ 97%] Building C object src/CMakeFiles/curl.dir/tool_xattr.c.o 11:37:37 #12 90.85 [ 97%] Building C object src/CMakeFiles/curl.dir/tool_writeout_json.c.o 11:37:37 #12 90.85 [ 97%] Building C object src/CMakeFiles/curl.dir/__/lib/strtoofft.c.o 11:37:37 #12 90.90 [ 98%] Building C object src/CMakeFiles/curl.dir/__/lib/nonblock.c.o 11:37:37 #12 90.90 [ 98%] Building C object src/CMakeFiles/curl.dir/__/lib/warnless.c.o 11:37:37 #12 90.91 [ 99%] Building C object src/CMakeFiles/curl.dir/__/lib/curl_ctype.c.o 11:37:37 #12 90.92 [ 99%] Building C object src/CMakeFiles/curl.dir/__/lib/curl_multibyte.c.o 11:37:37 #12 90.94 [100%] Building C object src/CMakeFiles/curl.dir/__/lib/version_win32.c.o 11:37:37 #12 90.99 [100%] Linking C executable curl 11:37:38 #12 91.05 [100%] Built target curl 11:37:38 #12 91.16 [ 76%] Built target libcurl 11:37:38 #12 91.20 [100%] Built target curl 11:37:38 #12 91.21 Install the project... 11:37:38 #12 91.21 -- Install configuration: "" 11:37:38 #12 91.21 -- Installing: /usr/local/lib/libcurl.so 11:37:38 #12 91.21 -- Installing: /usr/local/bin/curl 11:37:38 #12 91.21 -- Set runtime path of "/usr/local/bin/curl" to "" 11:37:38 #12 91.21 -- Installing: /usr/local/bin/curl-config 11:37:38 #12 91.21 -- Installing: /usr/local/lib/pkgconfig/libcurl.pc 11:37:38 #12 91.21 -- Installing: /usr/local/include/curl 11:37:38 #12 91.21 -- Installing: /usr/local/include/curl/easy.h 11:37:38 #12 91.21 -- Installing: /usr/local/include/curl/stdcheaders.h 11:37:38 #12 91.21 -- Installing: /usr/local/include/curl/system.h 11:37:38 #12 91.21 -- Installing: /usr/local/include/curl/curl.h 11:37:38 #12 91.21 -- Installing: /usr/local/include/curl/curlver.h 11:37:38 #12 91.21 -- Installing: /usr/local/include/curl/multi.h 11:37:38 #12 91.21 -- Installing: /usr/local/include/curl/typecheck-gcc.h 11:37:38 #12 91.21 -- Installing: /usr/local/include/curl/mprintf.h 11:37:38 #12 91.22 -- Installing: /usr/local/include/curl/urlapi.h 11:37:38 #12 91.22 -- Installing: /usr/local/lib/cmake/CURL/CURLTargets.cmake 11:37:38 #12 91.22 -- Installing: /usr/local/lib/cmake/CURL/CURLTargets-noconfig.cmake 11:37:38 #12 91.22 -- Installing: /usr/local/lib/cmake/CURL/CURLConfigVersion.cmake 11:37:38 #12 91.22 -- Installing: /usr/local/lib/cmake/CURL/CURLConfig.cmake 11:37:38 #12 91.24 11:37:38 #12 91.24  ***** LIBCURL INSTALLATION DONE *****  11:37:38 #12 91.24 11:37:38 #12 91.24 Cloning into 'libyang'... 11:37:39 #12 92.20 Note: checking out 'afbd6072d85b0d39e4ecd142fdd33117a0ca0192'. 11:37:39 #12 92.20 11:37:39 #12 92.20 You are in 'detached HEAD' state. You can look around, make experimental 11:37:39 #12 92.20 changes and commit them, and you can discard any commits you make in this 11:37:39 #12 92.20 state without impacting any branches by performing another checkout. 11:37:39 #12 92.20 11:37:39 #12 92.20 If you want to create a new branch to retain commits you create, you may 11:37:39 #12 92.20 do so (now or later) by using -b with the checkout command again. Example: 11:37:39 #12 92.20 11:37:39 #12 92.20 git checkout -b 11:37:39 #12 92.20 11:37:39 #12 92.36 -- The C compiler identification is GNU 7.5.0 11:37:39 #12 92.37 -- Check for working C compiler: /usr/bin/cc 11:37:39 #12 92.43 -- Check for working C compiler: /usr/bin/cc -- works 11:37:39 #12 92.43 -- Detecting C compiler ABI info 11:37:39 #12 92.51 -- Detecting C compiler ABI info - done 11:37:39 #12 92.52 -- Detecting C compile features 11:37:40 #12 93.22 -- Detecting C compile features - done 11:37:40 #12 93.24 -- Could NOT find FLEX (missing: FLEX_EXECUTABLE) 11:37:40 #12 93.24 -- Could NOT find BISON (missing: BISON_EXECUTABLE) 11:37:40 #12 93.24 CMake Warning at CMakeLists.txt:119 (message): 11:37:40 #12 93.24 Missing Bison. 11:37:40 #12 93.24 11:37:40 #12 93.24 You won't be able to generate source codes from changed flex/bison files. 11:37:40 #12 93.24 11:37:40 #12 93.24 Compiling libyang should still works fine. 11:37:40 #12 93.24 11:37:40 #12 93.24 11:37:40 #12 93.24 -- Looking for vdprintf 11:37:40 #12 93.42 -- Looking for vdprintf - found 11:37:40 #12 93.42 -- Looking for asprintf 11:37:40 #12 93.63 -- Looking for asprintf - found 11:37:40 #12 93.63 -- Looking for vasprintf 11:37:40 #12 93.89 -- Looking for vasprintf - found 11:37:40 #12 93.89 -- Looking for get_current_dir_name 11:37:41 #12 94.06 -- Looking for get_current_dir_name - found 11:37:41 #12 94.06 -- Looking for strndup 11:37:41 #12 94.27 -- Looking for strndup - found 11:37:41 #12 94.27 -- Looking for getline 11:37:41 #12 94.46 -- Looking for getline - found 11:37:41 #12 94.46 -- Check if the system is big endian 11:37:41 #12 94.46 -- Searching 16 bit integer 11:37:41 #12 94.47 -- Looking for sys/types.h 11:37:41 #12 94.62 -- Looking for sys/types.h - found 11:37:41 #12 94.63 -- Looking for stdint.h 11:37:41 #12 94.78 -- Looking for stdint.h - found 11:37:41 #12 94.78 -- Looking for stddef.h 11:37:41 #12 94.94 -- Looking for stddef.h - found 11:37:41 #12 94.94 -- Check size of unsigned short 11:37:42 #12 95.10 -- Check size of unsigned short - done 11:37:42 #12 95.10 -- Using unsigned short 11:37:42 #12 95.32 -- Check if the system is big endian - little endian 11:37:42 #12 95.32 -- Looking for pthread.h 11:37:42 #12 95.39 -- Looking for pthread.h - found 11:37:42 #12 95.39 -- Looking for pthread_create 11:37:42 #12 95.45 -- Looking for pthread_create - not found 11:37:42 #12 95.46 -- Looking for pthread_create in pthreads 11:37:42 #12 95.51 -- Looking for pthread_create in pthreads - not found 11:37:42 #12 95.51 -- Looking for pthread_create in pthread 11:37:42 #12 95.58 -- Looking for pthread_create in pthread - found 11:37:42 #12 95.58 -- Found Threads: TRUE 11:37:42 #12 95.58 -- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so 11:37:42 #12 95.59 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 11:37:42 #12 95.59 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 11:37:42 #12 95.60 -- Missing tools (devscripts, debhelper package) for building DEB package. 11:37:42 #12 95.60 -- To build local RPM package, use "build-rpm" target. 11:37:42 #12 95.68 -- The CXX compiler identification is GNU 7.5.0 11:37:42 #12 95.68 -- Check for working CXX compiler: /usr/bin/c++ 11:37:42 #12 95.75 -- Check for working CXX compiler: /usr/bin/c++ -- works 11:37:42 #12 95.76 -- Detecting CXX compiler ABI info 11:37:42 #12 95.82 -- Detecting CXX compiler ABI info - done 11:37:42 #12 95.84 -- Detecting CXX compile features 11:37:43 #12 96.16 -- Detecting CXX compile features - done 11:37:43 #12 96.17 -- Found SWIG: /usr/bin/swig3.0 (found suitable version "3.0.12", minimum required is "3.0.12") 11:37:43 #12 96.18 -- Configuring done 11:37:43 #12 96.21 -- Generating done 11:37:43 #12 96.21 -- Build files have been written to: /opt/o-du-l2/build/netconf/libyang/build 11:37:43 #12 96.23 Scanning dependencies of target yang2yin 11:37:43 #12 96.23 Scanning dependencies of target compat 11:37:43 #12 96.23 [ 1%] Building C object CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o 11:37:43 #12 96.23 [ 2%] Building C object CMakeFiles/compat.dir/compat/compat.c.o 11:37:43 #12 96.27 [ 2%] Built target compat 11:37:43 #12 96.31 Scanning dependencies of target yangobj 11:37:43 #12 96.31 [ 3%] Building C object CMakeFiles/yangobj.dir/src/common.c.o 11:37:43 #12 96.44 [ 4%] Linking C executable yang2yin 11:37:43 #12 96.47 [ 4%] Built target yang2yin 11:37:43 #12 96.50 Scanning dependencies of target yangobj_tests 11:37:43 #12 96.51 [ 5%] Building C object CMakeFiles/yangobj_tests.dir/src/common.c.o 11:37:43 #12 96.55 [ 6%] Building C object CMakeFiles/yangobj.dir/src/context.c.o 11:37:43 #12 96.75 [ 7%] Building C object CMakeFiles/yangobj_tests.dir/src/context.c.o 11:37:43 #12 96.84 [ 8%] Building C object CMakeFiles/yangobj.dir/src/log.c.o 11:37:44 #12 96.97 [ 9%] Building C object CMakeFiles/yangobj.dir/src/hash_table.c.o 11:37:44 #12 97.05 [ 10%] Building C object CMakeFiles/yangobj_tests.dir/src/log.c.o 11:37:44 #12 97.10 [ 11%] Building C object CMakeFiles/yangobj.dir/src/resolve.c.o 11:37:44 #12 97.19 [ 12%] Building C object CMakeFiles/yangobj_tests.dir/src/hash_table.c.o 11:37:44 #12 97.33 [ 13%] Building C object CMakeFiles/yangobj_tests.dir/src/resolve.c.o 11:37:44 #12 97.37 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_must': 11:37:44 #12 97.37 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:6275:27: warning: 'must' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:44 #12 97.37 if (lyxp_eval(must[i].expr, node, LYXP_NODE_ELEM, lyd_node_module(node), &set, LYXP_MUST)) { 11:37:44 #12 97.37 ^ 11:37:44 #12 97.60 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_must': 11:37:44 #12 97.60 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:6275:27: warning: 'must' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:44 #12 97.60 if (lyxp_eval(must[i].expr, node, LYXP_NODE_ELEM, lyd_node_module(node), &set, LYXP_MUST)) { 11:37:44 #12 97.60 ^ 11:37:44 #12 97.61 In file included from /opt/o-du-l2/build/netconf/libyang/src/resolve.c:25:0: 11:37:44 #12 97.61 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_identref': 11:37:44 #12 97.61 /opt/o-du-l2/build/netconf/libyang/build/src/common.h:220:5: warning: 'der' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:44 #12 97.61 ly_vlog(ctx, code, elem_type, elem, ##args); 11:37:44 #12 97.61 ^~~~~~~ 11:37:44 #12 97.61 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:5836:23: note: 'der' was declared here 11:37:44 #12 97.61 struct lys_ident *der, *cur; 11:37:44 #12 97.61 ^~~ 11:37:44 #12 97.85 In file included from /opt/o-du-l2/build/netconf/libyang/src/resolve.c:25:0: 11:37:44 #12 97.85 /opt/o-du-l2/build/netconf/libyang/src/resolve.c: In function 'resolve_identref': 11:37:44 #12 97.85 /opt/o-du-l2/build/netconf/libyang/build/src/common.h:220:5: warning: 'der' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:44 #12 97.85 ly_vlog(ctx, code, elem_type, elem, ##args); 11:37:44 #12 97.85 ^~~~~~~ 11:37:44 #12 97.85 /opt/o-du-l2/build/netconf/libyang/src/resolve.c:5836:23: note: 'der' was declared here 11:37:44 #12 97.85 struct lys_ident *der, *cur; 11:37:44 #12 97.85 ^~~ 11:37:44 #12 97.91 [ 15%] Building C object CMakeFiles/yangobj.dir/src/validation.c.o 11:37:45 #12 98.05 [ 16%] Building C object CMakeFiles/yangobj.dir/src/xml.c.o 11:37:45 #12 98.16 [ 17%] Building C object CMakeFiles/yangobj_tests.dir/src/validation.c.o 11:37:45 #12 98.27 [ 18%] Building C object CMakeFiles/yangobj.dir/src/parser.c.o 11:37:45 #12 98.31 [ 19%] Building C object CMakeFiles/yangobj_tests.dir/src/xml.c.o 11:37:45 #12 98.52 [ 20%] Building C object CMakeFiles/yangobj_tests.dir/src/parser.c.o 11:37:45 #12 98.70 [ 21%] Building C object CMakeFiles/yangobj.dir/src/parser_yin.c.o 11:37:45 #12 98.97 [ 22%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o 11:37:46 #12 99.06 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_deviation': 11:37:46 #12 99.06 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:2982:35: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:46 #12 99.06 } else if (dev_target->ext[j]->insubstmt_index > k) { 11:37:46 #12 99.06 ^ 11:37:46 #12 99.32 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_deviation': 11:37:46 #12 99.32 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:2982:35: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:46 #12 99.32 } else if (dev_target->ext[j]->insubstmt_index > k) { 11:37:46 #12 99.32 ^ 11:37:46 #12 99.57 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_type': 11:37:46 #12 99.57 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:1120:24: warning: 'v_' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:46 #12 99.57 if (v_ != enms_sc[j].value) { 11:37:46 #12 99.57 ^ 11:37:46 #12 99.82 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c: In function 'fill_yin_type': 11:37:46 #12 99.82 /opt/o-du-l2/build/netconf/libyang/src/parser_yin.c:1120:24: warning: 'v_' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:46 #12 99.82 if (v_ != enms_sc[j].value) { 11:37:46 #12 99.82 ^ 11:37:46 #12 99.89 [ 23%] Building C object CMakeFiles/yangobj.dir/src/parser_xml.c.o 11:37:47 #12 100.0 [ 24%] Building C object CMakeFiles/yangobj.dir/src/parser_json.c.o 11:37:47 #12 100.1 [ 25%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o 11:37:47 #12 100.3 [ 26%] Building C object CMakeFiles/yangobj.dir/src/parser_lyb.c.o 11:37:47 #12 100.3 [ 27%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_json.c.o 11:37:47 #12 100.5 [ 29%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o 11:37:47 #12 100.5 [ 30%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o 11:37:47 #12 100.7 [ 31%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o 11:37:48 #12 101.2 [ 32%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o 11:37:48 #12 101.4 [ 33%] Building C object CMakeFiles/yangobj.dir/src/parser_yang.c.o 11:37:48 #12 101.5 [ 34%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o 11:37:48 #12 101.7 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c: In function 'yang_deviate_delete_unique': 11:37:48 #12 101.7 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c:2048:19: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:48 #12 101.7 } else if (list->ext[j]->insubstmt_index > k) { 11:37:48 #12 101.7 ^ 11:37:48 #12 101.7 [ 35%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o 11:37:48 #12 102.0 [ 36%] Building C object CMakeFiles/yangobj.dir/src/tree_schema.c.o 11:37:49 #12 102.0 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c: In function 'yang_deviate_delete_unique': 11:37:49 #12 102.0 /opt/o-du-l2/build/netconf/libyang/src/parser_yang.c:2048:19: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:49 #12 102.0 } else if (list->ext[j]->insubstmt_index > k) { 11:37:49 #12 102.0 ^ 11:37:49 #12 102.1 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c: In function 'lys_features_change': 11:37:49 #12 102.1 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:46: warning: 'failj' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:49 #12 102.1 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); 11:37:49 #12 102.1 ^ 11:37:49 #12 102.1 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:72: warning: 'faili' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:49 #12 102.1 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); 11:37:49 #12 102.1 ^ 11:37:49 #12 102.3 [ 37%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o 11:37:49 #12 102.4 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c: In function 'lys_features_change': 11:37:49 #12 102.4 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:46: warning: 'failj' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:49 #12 102.4 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); 11:37:49 #12 102.4 ^ 11:37:49 #12 102.4 /opt/o-du-l2/build/netconf/libyang/src/tree_schema.c:3974:72: warning: 'faili' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:49 #12 102.4 faili == -1 ? module->features[failj].name : module->inc[faili].submodule->features[failj].name, failk); 11:37:49 #12 102.4 ^ 11:37:49 #12 102.5 [ 38%] Building C object CMakeFiles/yangobj.dir/src/tree_data.c.o 11:37:49 #12 102.8 [ 39%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_data.c.o 11:37:49 #12 102.9 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_insert_nextto': 11:37:49 #12 102.9 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c:4683:24: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:49 #12 102.9 last->next = sibling->next; 11:37:49 #12 102.9 ~~~~~~~~~~~^~~~~~~~~~~~~~~ 11:37:50 #12 103.0 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_new_path': 11:37:50 #12 103.0 /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] 11:37:50 #12 103.0 str = strndup(path, (yang_data_name + yang_data_name_len) - path); 11:37:50 #12 103.0 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 11:37:50 #12 103.1 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_defaults_add_unres': 11:37:50 #12 103.1 /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] 11:37:50 #12 103.1 set = lyd_find_instance(data_tree_parent ? data_tree_parent : data_tree_sibling, msg_op); 11:37:50 #12 103.1 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:37:50 #12 103.2 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_insert_nextto': 11:37:50 #12 103.2 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c:4683:24: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:50 #12 103.2 last->next = sibling->next; 11:37:50 #12 103.2 ~~~~~~~~~~~^~~~~~~~~~~~~~~ 11:37:50 #12 103.3 [ 40%] Building C object CMakeFiles/yangobj.dir/src/plugins.c.o 11:37:50 #12 103.3 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_new_path': 11:37:50 #12 103.3 /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] 11:37:50 #12 103.3 str = strndup(path, (yang_data_name + yang_data_name_len) - path); 11:37:50 #12 103.3 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 11:37:50 #12 103.4 [ 41%] Building C object CMakeFiles/yangobj.dir/src/printer.c.o 11:37:50 #12 103.4 /opt/o-du-l2/build/netconf/libyang/src/tree_data.c: In function 'lyd_defaults_add_unres': 11:37:50 #12 103.4 /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] 11:37:50 #12 103.4 set = lyd_find_instance(data_tree_parent ? data_tree_parent : data_tree_sibling, msg_op); 11:37:50 #12 103.4 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:37:50 #12 103.5 [ 43%] Building C object CMakeFiles/yangobj.dir/src/xpath.c.o 11:37:50 #12 103.6 [ 44%] Building C object CMakeFiles/yangobj_tests.dir/src/plugins.c.o 11:37:50 #12 103.7 [ 45%] Building C object CMakeFiles/yangobj_tests.dir/src/printer.c.o 11:37:50 #12 103.8 /opt/o-du-l2/build/netconf/libyang/src/xpath.c: In function 'get_node_pos': 11:37:50 #12 103.8 /opt/o-du-l2/build/netconf/libyang/src/xpath.c:1321:8: warning: 'elem' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:50 #12 103.8 if (!elem) { 11:37:50 #12 103.8 ^ 11:37:50 #12 103.8 [ 46%] Building C object CMakeFiles/yangobj_tests.dir/src/xpath.c.o 11:37:51 #12 104.1 /opt/o-du-l2/build/netconf/libyang/src/xpath.c: In function 'get_node_pos': 11:37:51 #12 104.1 /opt/o-du-l2/build/netconf/libyang/src/xpath.c:1321:8: warning: 'elem' may be used uninitialized in this function [-Wmaybe-uninitialized] 11:37:51 #12 104.1 if (!elem) { 11:37:51 #12 104.1 ^ 11:37:51 #12 104.4 [ 47%] Building C object CMakeFiles/yangobj.dir/src/printer_yang.c.o 11:37:51 #12 104.7 [ 48%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o 11:37:51 #12 104.7 [ 49%] Building C object CMakeFiles/yangobj.dir/src/printer_yin.c.o 11:37:52 #12 105.0 [ 50%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o 11:37:52 #12 105.1 [ 51%] Building C object CMakeFiles/yangobj.dir/src/printer_json_schema.c.o 11:37:52 #12 105.3 [ 52%] Building C object CMakeFiles/yangobj.dir/src/printer_xml.c.o 11:37:52 #12 105.4 [ 53%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o 11:37:52 #12 105.4 [ 54%] Building C object CMakeFiles/yangobj.dir/src/printer_tree.c.o 11:37:52 #12 105.6 [ 55%] Building C object CMakeFiles/yangobj.dir/src/printer_info.c.o 11:37:52 #12 105.6 [ 56%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o 11:37:52 #12 105.7 [ 58%] Building C object CMakeFiles/yangobj.dir/src/printer_json.c.o 11:37:52 #12 105.7 [ 59%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o 11:37:52 #12 105.8 [ 60%] Building C object CMakeFiles/yangobj.dir/src/printer_lyb.c.o 11:37:52 #12 105.9 [ 61%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_info.c.o 11:37:53 #12 106.0 [ 62%] Building C object CMakeFiles/yangobj.dir/src/yang_types.c.o 11:37:53 #12 106.0 [ 62%] Built target yangobj 11:37:53 #12 106.0 [ 63%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json.c.o 11:37:53 #12 106.0 [ 64%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o 11:37:53 #12 106.2 [ 65%] Building C object CMakeFiles/yangobj_tests.dir/src/yang_types.c.o 11:37:53 #12 106.2 Scanning dependencies of target yang 11:37:53 #12 106.2 [ 66%] Linking C shared library libyang.so 11:37:53 #12 106.2 [ 66%] Built target yangobj_tests 11:37:53 #12 106.3 [ 66%] Built target yang 11:37:53 #12 106.3 Scanning dependencies of target yangre 11:37:53 #12 106.3 Scanning dependencies of target yanglint 11:37:53 #12 106.3 [ 67%] Building C object CMakeFiles/yangre.dir/tools/re/main.c.o 11:37:53 #12 106.3 [ 68%] Building C object CMakeFiles/yanglint.dir/tools/lint/main.c.o 11:37:53 #12 106.4 [ 69%] Building C object CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o 11:37:53 #12 106.4 [ 70%] Linking C executable yangre 11:37:53 #12 106.4 [ 70%] Built target yangre 11:37:53 #12 106.4 Scanning dependencies of target metadata 11:37:53 #12 106.4 [ 72%] Building C object src/extensions/CMakeFiles/metadata.dir/metadata.c.o 11:37:53 #12 106.5 [ 73%] Linking C shared library metadata.so 11:37:53 #12 106.5 [ 73%] Built target metadata 11:37:53 #12 106.5 Scanning dependencies of target nacm 11:37:53 #12 106.5 [ 74%] Building C object src/extensions/CMakeFiles/nacm.dir/nacm.c.o 11:37:53 #12 106.5 [ 75%] Building C object CMakeFiles/yanglint.dir/tools/lint/commands.c.o 11:37:53 #12 106.6 [ 76%] Linking C shared library nacm.so 11:37:53 #12 106.6 [ 76%] Built target nacm 11:37:53 #12 106.6 Scanning dependencies of target yangdata 11:37:53 #12 106.6 [ 77%] Building C object src/extensions/CMakeFiles/yangdata.dir/yangdata.c.o 11:37:53 #12 106.6 [ 78%] Linking C shared library yangdata.so 11:37:53 #12 106.7 [ 78%] Built target yangdata 11:37:53 #12 106.7 Scanning dependencies of target user_inet_types 11:37:53 #12 106.7 [ 79%] Building C object src/user_types/CMakeFiles/user_inet_types.dir/user_inet_types.c.o 11:37:53 #12 106.8 [ 80%] Linking C shared library user_inet_types.so 11:37:53 #12 106.8 [ 81%] Building C object CMakeFiles/yanglint.dir/tools/lint/completion.c.o 11:37:53 #12 106.8 [ 81%] Built target user_inet_types 11:37:53 #12 106.8 Scanning dependencies of target user_yang_types 11:37:53 #12 106.8 [ 82%] Building C object src/user_types/CMakeFiles/user_yang_types.dir/user_yang_types.c.o 11:37:53 #12 106.8 [ 83%] Building C object CMakeFiles/yanglint.dir/tools/lint/configuration.c.o 11:37:53 #12 106.9 [ 84%] Linking C shared library user_yang_types.so 11:37:53 #12 106.9 [ 86%] Building C object CMakeFiles/yanglint.dir/linenoise/linenoise.c.o 11:37:53 #12 106.9 [ 86%] Built target user_yang_types 11:37:53 #12 106.9 Scanning dependencies of target libyang-cpp 11:37:53 #12 106.9 [ 87%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Xml.cpp.o 11:37:54 #12 107.1 [ 88%] Linking C executable yanglint 11:37:54 #12 107.1 [ 88%] Built target yanglint 11:37:54 #12 107.1 [ 89%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Libyang.cpp.o 11:37:54 #12 107.5 [ 90%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Data.cpp.o 11:37:55 #12 108.4 [ 91%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Schema.cpp.o 11:37:55 #12 108.8 [ 92%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Internal.cpp.o 11:37:57 #12 110.9 [ 93%] Linking CXX shared library libyang-cpp.so 11:37:58 #12 111.0 [ 93%] Built target libyang-cpp 11:37:58 #12 111.0 Scanning dependencies of target context 11:37:58 #12 111.0 Scanning dependencies of target process_tree 11:37:58 #12 111.0 [ 94%] Building CXX object swig/cpp/examples/CMakeFiles/context.dir/context.cpp.o 11:37:58 #12 111.0 [ 95%] Building CXX object swig/cpp/examples/CMakeFiles/process_tree.dir/process_tree.cpp.o 11:37:58 #12 111.6 [ 96%] Linking CXX executable context 11:37:58 #12 111.6 [ 96%] Built target context 11:37:58 #12 111.6 Scanning dependencies of target xpath 11:37:58 #12 111.7 [ 97%] Building CXX object swig/cpp/examples/CMakeFiles/xpath.dir/xpath.cpp.o 11:37:58 #12 111.7 [ 98%] Linking CXX executable process_tree 11:37:58 #12 111.8 [ 98%] Built target process_tree 11:37:59 #12 112.2 [100%] Linking CXX executable xpath 11:37:59 #12 112.3 [100%] Built target xpath 11:37:59 #12 112.3 [ 2%] Built target yang2yin 11:37:59 #12 112.3 [ 3%] Built target compat 11:37:59 #12 112.4 [ 34%] Built target yangobj 11:37:59 #12 112.4 [ 35%] Built target yang 11:37:59 #12 112.4 [ 37%] Built target yangre 11:37:59 #12 112.4 [ 68%] Built target yangobj_tests 11:37:59 #12 112.4 [ 76%] Built target yanglint 11:37:59 #12 112.4 [ 78%] Built target metadata 11:37:59 #12 112.4 [ 80%] Built target nacm 11:37:59 #12 112.5 [ 82%] Built target yangdata 11:37:59 #12 112.5 [ 84%] Built target user_inet_types 11:37:59 #12 112.5 [ 87%] Built target user_yang_types 11:37:59 #12 112.5 [ 93%] Built target libyang-cpp 11:37:59 #12 112.5 [ 95%] Built target context 11:37:59 #12 112.5 [ 97%] Built target process_tree 11:37:59 #12 112.5 [100%] Built target xpath 11:37:59 #12 112.5 Install the project... 11:37:59 #12 112.5 -- Install configuration: "Debug" 11:37:59 #12 112.5 -- Installing: /usr/local/lib/libyang.so.1.9.2 11:37:59 #12 112.5 -- Installing: /usr/local/lib/libyang.so.1 11:37:59 #12 112.5 -- Installing: /usr/local/lib/libyang.so 11:37:59 #12 112.5 -- Installing: /usr/local/include/libyang/tree_schema.h 11:37:59 #12 112.5 -- Installing: /usr/local/include/libyang/tree_data.h 11:37:59 #12 112.5 -- Installing: /usr/local/include/libyang/extensions.h 11:37:59 #12 112.5 -- Installing: /usr/local/include/libyang/user_types.h 11:37:59 #12 112.5 -- Installing: /usr/local/include/libyang/xml.h 11:37:59 #12 112.5 -- Installing: /usr/local/include/libyang/dict.h 11:37:59 #12 112.5 -- Installing: /usr/local/include/libyang/libyang.h 11:37:59 #12 112.5 -- Installing: /usr/local/lib/pkgconfig/libyang.pc 11:37:59 #12 112.5 -- Installing: /usr/local/bin/yanglint 11:37:59 #12 112.5 -- Set runtime path of "/usr/local/bin/yanglint" to "" 11:37:59 #12 112.5 -- Installing: /usr/local/share/man/man1/yanglint.1 11:37:59 #12 112.5 -- Installing: /usr/local/bin/yangre 11:37:59 #12 112.5 -- Set runtime path of "/usr/local/bin/yangre" to "" 11:37:59 #12 112.5 -- Installing: /usr/local/share/man/man1/yangre.1 11:37:59 #12 112.5 -- Installing: /usr/local/lib/libyang1/extensions/nacm.so 11:37:59 #12 112.5 -- Set runtime path of "/usr/local/lib/libyang1/extensions/nacm.so" to "" 11:37:59 #12 112.5 -- Installing: /usr/local/lib/libyang1/extensions/metadata.so 11:37:59 #12 112.5 -- Set runtime path of "/usr/local/lib/libyang1/extensions/metadata.so" to "" 11:37:59 #12 112.5 -- Installing: /usr/local/lib/libyang1/extensions/yangdata.so 11:37:59 #12 112.5 -- Set runtime path of "/usr/local/lib/libyang1/extensions/yangdata.so" to "" 11:37:59 #12 112.5 -- Installing: /usr/local/lib/libyang1/user_types/user_yang_types.so 11:37:59 #12 112.5 -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_yang_types.so" to "" 11:37:59 #12 112.5 -- Installing: /usr/local/lib/libyang1/user_types/user_inet_types.so 11:37:59 #12 112.5 -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_inet_types.so" to "" 11:37:59 #12 112.5 -- Installing: /usr/local/lib/pkgconfig/libyang-cpp.pc 11:37:59 #12 112.5 -- Installing: /usr/local/lib/libyang-cpp.so.1.9.2 11:37:59 #12 112.6 -- Installing: /usr/local/lib/libyang-cpp.so.1 11:37:59 #12 112.6 -- Set runtime path of "/usr/local/lib/libyang-cpp.so.1.9.2" to "" 11:37:59 #12 112.6 -- Installing: /usr/local/lib/libyang-cpp.so 11:37:59 #12 112.6 -- Installing: /usr/local/include/libyang/Xml.hpp 11:37:59 #12 112.6 -- Installing: /usr/local/include/libyang/Libyang.hpp 11:37:59 #12 112.6 -- Installing: /usr/local/include/libyang/Tree_Data.hpp 11:37:59 #12 112.6 -- Installing: /usr/local/include/libyang/Tree_Schema.hpp 11:37:59 #12 112.6 -- Installing: /usr/local/include/libyang/Internal.hpp 11:37:59 #12 112.6 11:37:59 #12 112.6  ***** LIBYANG INSTALLATION DONE *****  11:37:59 #12 112.6 11:37:59 #12 112.6 Cloning into 'sysrepo'... 11:38:00 #12 113.4 Note: checking out 'f9be0d4c90ceb0f5a7b0508f053388a1b108fdb5'. 11:38:00 #12 113.4 11:38:00 #12 113.4 You are in 'detached HEAD' state. You can look around, make experimental 11:38:00 #12 113.4 changes and commit them, and you can discard any commits you make in this 11:38:00 #12 113.4 state without impacting any branches by performing another checkout. 11:38:00 #12 113.4 11:38:00 #12 113.4 If you want to create a new branch to retain commits you create, you may 11:38:00 #12 113.4 do so (now or later) by using -b with the checkout command again. Example: 11:38:00 #12 113.4 11:38:00 #12 113.4 git checkout -b 11:38:00 #12 113.4 11:38:00 #12 113.6 -- The C compiler identification is GNU 7.5.0 11:38:00 #12 113.6 -- The CXX compiler identification is GNU 7.5.0 11:38:00 #12 113.7 -- Check for working C compiler: /usr/bin/cc 11:38:00 #12 113.7 -- Check for working C compiler: /usr/bin/cc -- works 11:38:00 #12 113.7 -- Detecting C compiler ABI info 11:38:00 #12 113.8 -- Detecting C compiler ABI info - done 11:38:00 #12 113.8 -- Detecting C compile features 11:38:00 #12 114.0 -- Detecting C compile features - done 11:38:01 #12 114.0 -- Check for working CXX compiler: /usr/bin/c++ 11:38:01 #12 114.1 -- Check for working CXX compiler: /usr/bin/c++ -- works 11:38:01 #12 114.1 -- Detecting CXX compiler ABI info 11:38:01 #12 114.1 -- Detecting CXX compiler ABI info - done 11:38:01 #12 114.2 -- Detecting CXX compile features 11:38:01 #12 114.5 -- Detecting CXX compile features - done 11:38:01 #12 114.5 -- ietf-yang-library revision: 2019-01-04 11:38:01 #12 114.5 -- Sysrepo repository: /opt/o-du-l2/build/netconf/sysrepo/build/repository 11:38:01 #12 114.5 -- Startup data path: /opt/o-du-l2/build/netconf/sysrepo/build/repository/data 11:38:01 #12 114.5 -- Notification path: /opt/o-du-l2/build/netconf/sysrepo/build/repository/data/notif 11:38:01 #12 114.5 -- YANG module path: /opt/o-du-l2/build/netconf/sysrepo/build/repository/yang 11:38:01 #12 114.5 -- SRPD plugins path: /usr/local/lib/sysrepo/plugins 11:38:01 #12 114.5 -- Looking for vdprintf 11:38:01 #12 114.6 -- Looking for vdprintf - found 11:38:01 #12 114.6 -- Looking for asprintf 11:38:01 #12 114.6 -- Looking for asprintf - found 11:38:01 #12 114.6 -- Looking for vasprintf 11:38:01 #12 114.7 -- Looking for vasprintf - found 11:38:01 #12 114.7 -- Looking for get_current_dir_name 11:38:01 #12 114.8 -- Looking for get_current_dir_name - found 11:38:01 #12 114.8 -- Looking for strndup 11:38:01 #12 114.8 -- Looking for strndup - found 11:38:01 #12 114.8 -- Looking for getline 11:38:01 #12 114.9 -- Looking for getline - found 11:38:01 #12 114.9 -- Check if the system is big endian 11:38:01 #12 114.9 -- Searching 16 bit integer 11:38:01 #12 114.9 -- Looking for sys/types.h 11:38:01 #12 115.0 -- Looking for sys/types.h - found 11:38:02 #12 115.0 -- Looking for stdint.h 11:38:02 #12 115.0 -- Looking for stdint.h - found 11:38:02 #12 115.0 -- Looking for stddef.h 11:38:02 #12 115.1 -- Looking for stddef.h - found 11:38:02 #12 115.1 -- Check size of unsigned short 11:38:02 #12 115.2 -- Check size of unsigned short - done 11:38:02 #12 115.2 -- Using unsigned short 11:38:02 #12 115.2 -- Check if the system is big endian - little endian 11:38:02 #12 115.3 -- Looking for __atomic_fetch_add_4 in atomic 11:38:02 #12 115.3 -- Looking for __atomic_fetch_add_4 in atomic - found 11:38:02 #12 115.3 -- Found LibYANG: /usr/local/lib/libyang.so (found suitable version "1.9.2", minimum required is "1.9.0") 11:38:02 #12 115.3 -- Looking for pthread.h 11:38:02 #12 115.4 -- Looking for pthread.h - found 11:38:02 #12 115.4 -- Looking for pthread_create 11:38:02 #12 115.5 -- Looking for pthread_create - not found 11:38:02 #12 115.5 -- Looking for pthread_create in pthreads 11:38:02 #12 115.5 -- Looking for pthread_create in pthreads - not found 11:38:02 #12 115.5 -- Looking for pthread_create in pthread 11:38:02 #12 115.6 -- Looking for pthread_create in pthread - found 11:38:02 #12 115.6 -- Found Threads: TRUE 11:38:02 #12 115.6 -- Looking for pthread_mutex_timedlock 11:38:02 #12 115.7 -- Looking for pthread_mutex_timedlock - found 11:38:02 #12 115.7 -- Looking for eaccess 11:38:02 #12 115.7 -- Looking for eaccess - found 11:38:02 #12 115.8 -- Looking for stdatomic.h 11:38:02 #12 115.8 -- Looking for stdatomic.h - found 11:38:02 #12 115.8 -- Looking for mkstemps 11:38:02 #12 115.9 -- Looking for mkstemps - found 11:38:02 #12 115.9 -- Missing tools (devscripts, debhelper package) for building DEB package. 11:38:02 #12 115.9 -- To build local RPM package, use "build-rpm" target. 11:38:02 #12 115.9 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 11:38:02 #12 115.9 -- Configuring done 11:38:02 #12 116.0 -- Generating done 11:38:03 #12 116.0 CMake Warning: 11:38:03 #12 116.0 Manually-specified variables were not used by the project: 11:38:03 #12 116.0 11:38:03 #12 116.0 REPOSITORY_LOC 11:38:03 #12 116.0 11:38:03 #12 116.0 11:38:03 #12 116.0 -- Build files have been written to: /opt/o-du-l2/build/netconf/sysrepo/build 11:38:03 #12 116.0 Scanning dependencies of target compat 11:38:03 #12 116.0 [ 1%] Building C object CMakeFiles/compat.dir/compat/compat.c.o 11:38:03 #12 116.0 Scanning dependencies of target srobj 11:38:03 #12 116.0 [ 2%] Building C object CMakeFiles/srobj.dir/src/sysrepo.c.o 11:38:03 #12 116.0 [ 2%] Built target compat 11:38:03 #12 116.0 [ 4%] Building C object CMakeFiles/srobj.dir/src/common.c.o 11:38:03 #12 116.2 [ 5%] Building C object CMakeFiles/srobj.dir/src/log.c.o 11:38:03 #12 116.2 [ 7%] Building C object CMakeFiles/srobj.dir/src/replay.c.o 11:38:03 #12 116.3 [ 8%] Building C object CMakeFiles/srobj.dir/src/modinfo.c.o 11:38:03 #12 116.3 [ 10%] Building C object CMakeFiles/srobj.dir/src/edit_diff.c.o 11:38:03 #12 116.5 [ 11%] Building C object CMakeFiles/srobj.dir/src/lyd_mods.c.o 11:38:03 #12 116.5 [ 13%] Building C object CMakeFiles/srobj.dir/src/shm_main.c.o 11:38:03 #12 116.7 [ 14%] Building C object CMakeFiles/srobj.dir/src/shm_mod.c.o 11:38:03 #12 116.7 [ 15%] Building C object CMakeFiles/srobj.dir/src/shm_sub.c.o 11:38:03 #12 116.8 [ 17%] Building C object CMakeFiles/srobj.dir/src/utils/values.c.o 11:38:03 #12 116.9 [ 18%] Building C object CMakeFiles/srobj.dir/src/utils/xpath.c.o 11:38:03 #12 116.9 [ 18%] Built target srobj 11:38:03 #12 116.9 Scanning dependencies of target sysrepo 11:38:03 #12 116.9 [ 20%] Linking C shared library libsysrepo.so 11:38:03 #12 117.0 [ 20%] Built target sysrepo 11:38:03 #12 117.0 Scanning dependencies of target sysrepoctl 11:38:03 #12 117.0 Scanning dependencies of target sysrepocfg 11:38:03 #12 117.0 [ 23%] Building C object CMakeFiles/sysrepocfg.dir/src/executables/sysrepocfg.c.o 11:38:03 #12 117.0 [ 23%] Building C object CMakeFiles/sysrepoctl.dir/src/executables/sysrepoctl.c.o 11:38:03 #12 117.1 [ 24%] Linking C executable sysrepoctl 11:38:04 #12 117.1 [ 26%] Linking C executable sysrepocfg 11:38:04 #12 117.1 [ 26%] Built target sysrepoctl 11:38:04 #12 117.1 [ 26%] Built target sysrepocfg 11:38:04 #12 117.1 Scanning dependencies of target sysrepo-plugind 11:38:04 #12 117.1 [ 27%] Building C object CMakeFiles/sysrepo-plugind.dir/src/executables/sysrepo-plugind.c.o 11:38:04 #12 117.1 Scanning dependencies of target oven 11:38:04 #12 117.1 [ 28%] Building C object examples/CMakeFiles/oven.dir/plugin/oven.c.o 11:38:04 #12 117.2 [ 30%] Linking C shared module oven.so 11:38:04 #12 117.2 [ 31%] Linking C executable sysrepo-plugind 11:38:04 #12 117.2 [ 31%] Built target oven 11:38:04 #12 117.2 Scanning dependencies of target rpc_send_example 11:38:04 #12 117.2 [ 31%] Built target sysrepo-plugind 11:38:04 #12 117.2 [ 33%] Building C object examples/CMakeFiles/rpc_send_example.dir/rpc_send_example.c.o 11:38:04 #12 117.2 Scanning dependencies of target rpc_subscribe_example 11:38:04 #12 117.2 [ 34%] Building C object examples/CMakeFiles/rpc_subscribe_example.dir/rpc_subscribe_example.c.o 11:38:04 #12 117.2 [ 36%] Linking C executable rpc_send_example 11:38:04 #12 117.3 [ 37%] Linking C executable rpc_subscribe_example 11:38:04 #12 117.3 [ 37%] Built target rpc_send_example 11:38:04 #12 117.3 Scanning dependencies of target sr_set_item_example 11:38:04 #12 117.3 [ 39%] Building C object examples/CMakeFiles/sr_set_item_example.dir/sr_set_item_example.c.o 11:38:04 #12 117.3 [ 39%] Built target rpc_subscribe_example 11:38:04 #12 117.3 Scanning dependencies of target application_changes_example 11:38:04 #12 117.3 [ 40%] Building C object examples/CMakeFiles/application_changes_example.dir/application_changes_example.c.o 11:38:04 #12 117.3 [ 42%] Linking C executable sr_set_item_example 11:38:04 #12 117.4 [ 42%] Built target sr_set_item_example 11:38:04 #12 117.4 Scanning dependencies of target sr_get_items_example 11:38:04 #12 117.4 [ 43%] Building C object examples/CMakeFiles/sr_get_items_example.dir/sr_get_items_example.c.o 11:38:04 #12 117.4 [ 44%] Linking C executable application_changes_example 11:38:04 #12 117.4 [ 44%] Built target application_changes_example 11:38:04 #12 117.4 Scanning dependencies of target oper_data_example 11:38:04 #12 117.4 [ 46%] Building C object examples/CMakeFiles/oper_data_example.dir/oper_data_example.c.o 11:38:04 #12 117.4 [ 47%] Linking C executable sr_get_items_example 11:38:04 #12 117.4 [ 47%] Built target sr_get_items_example 11:38:04 #12 117.5 Scanning dependencies of target notif_send_example 11:38:04 #12 117.5 [ 49%] Linking C executable oper_data_example 11:38:04 #12 117.5 [ 50%] Building C object examples/CMakeFiles/notif_send_example.dir/notif_send_example.c.o 11:38:04 #12 117.5 [ 50%] Built target oper_data_example 11:38:04 #12 117.5 Scanning dependencies of target notif_subscribe_example 11:38:04 #12 117.5 [ 52%] Building C object examples/CMakeFiles/notif_subscribe_example.dir/notif_subscribe_example.c.o 11:38:04 #12 117.5 [ 53%] Linking C executable notif_send_example 11:38:04 #12 117.5 [ 53%] Built target notif_send_example 11:38:04 #12 117.5 [ 55%] Linking C executable notif_subscribe_example 11:38:04 #12 117.5 Scanning dependencies of target sysrepo-cpp 11:38:04 #12 117.6 [ 56%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Sysrepo.cpp.o 11:38:04 #12 117.6 [ 56%] Built target notif_subscribe_example 11:38:04 #12 117.6 [ 57%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Connection.cpp.o 11:38:05 #12 118.0 [ 59%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Session.cpp.o 11:38:05 #12 118.2 [ 60%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Struct.cpp.o 11:38:05 #12 118.8 [ 62%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Xpath.cpp.o 11:38:06 #12 119.0 [ 63%] Building CXX object bindings/cpp/CMakeFiles/sysrepo-cpp.dir/src/Internal.cpp.o 11:38:06 #12 119.3 [ 65%] Linking CXX shared library libsysrepo-cpp.so 11:38:06 #12 119.4 [ 65%] Built target sysrepo-cpp 11:38:06 #12 119.4 Scanning dependencies of target cpp_delete_item_example 11:38:06 #12 119.4 Scanning dependencies of target cpp_application_example 11:38:06 #12 119.4 [ 66%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_delete_item_example.dir/cpp_delete_item_example.cpp.o 11:38:06 #12 119.4 [ 68%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_application_example.dir/cpp_application_example.cpp.o 11:38:06 #12 120.0 [ 69%] Linking CXX executable cpp_delete_item_example 11:38:07 #12 120.0 [ 71%] Linking CXX executable cpp_application_example 11:38:07 #12 120.0 [ 71%] Built target cpp_delete_item_example 11:38:07 #12 120.1 Scanning dependencies of target cpp_get_items_example 11:38:07 #12 120.1 [ 72%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_items_example.dir/cpp_get_items_example.cpp.o 11:38:07 #12 120.1 [ 72%] Built target cpp_application_example 11:38:07 #12 120.1 Scanning dependencies of target cpp_module_info 11:38:07 #12 120.1 [ 73%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_module_info.dir/cpp_module_info.cpp.o 11:38:07 #12 120.6 [ 75%] Linking CXX executable cpp_get_items_example 11:38:07 #12 120.7 [ 75%] Built target cpp_get_items_example 11:38:07 #12 120.7 Scanning dependencies of target cpp_get_item_example 11:38:07 #12 120.7 [ 76%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_item_example.dir/cpp_get_item_example.cpp.o 11:38:07 #12 120.7 [ 78%] Linking CXX executable cpp_module_info 11:38:07 #12 120.8 [ 78%] Built target cpp_module_info 11:38:07 #12 120.8 Scanning dependencies of target cpp_application_changes_example 11:38:07 #12 120.8 [ 79%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_application_changes_example.dir/cpp_application_changes_example.cpp.o 11:38:08 #12 121.3 [ 81%] Linking CXX executable cpp_get_item_example 11:38:08 #12 121.3 [ 81%] Built target cpp_get_item_example 11:38:08 #12 121.3 Scanning dependencies of target cpp_set_item_example 11:38:08 #12 121.4 [ 82%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_set_item_example.dir/cpp_set_item_example.cpp.o 11:38:08 #12 121.4 [ 84%] Linking CXX executable cpp_application_changes_example 11:38:08 #12 121.5 [ 84%] Built target cpp_application_changes_example 11:38:08 #12 121.5 Scanning dependencies of target cpp_notif_example 11:38:08 #12 121.5 [ 85%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_notif_example.dir/cpp_notif_example.cpp.o 11:38:08 #12 121.9 [ 86%] Linking CXX executable cpp_set_item_example 11:38:09 #12 122.0 [ 86%] Built target cpp_set_item_example 11:38:09 #12 122.0 Scanning dependencies of target cpp_get_data_example 11:38:09 #12 122.0 [ 88%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_get_data_example.dir/cpp_get_data_example.cpp.o 11:38:09 #12 122.2 [ 89%] Linking CXX executable cpp_notif_example 11:38:09 #12 122.3 [ 89%] Built target cpp_notif_example 11:38:09 #12 122.3 Scanning dependencies of target cpp_rpc_example 11:38:09 #12 122.3 [ 91%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_rpc_example.dir/cpp_rpc_example.cpp.o 11:38:09 #12 122.6 [ 92%] Linking CXX executable cpp_get_data_example 11:38:09 #12 122.7 [ 92%] Built target cpp_get_data_example 11:38:09 #12 122.7 Scanning dependencies of target cpp_turing_rpc_example 11:38:09 #12 122.7 [ 94%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_turing_rpc_example.dir/cpp_turing_rpc_example.cpp.o 11:38:09 #12 123.0 [ 95%] Linking CXX executable cpp_rpc_example 11:38:09 #12 123.1 [ 95%] Built target cpp_rpc_example 11:38:09 #12 123.1 Scanning dependencies of target cpp_oper_data_example 11:38:10 #12 123.1 [ 97%] Building CXX object bindings/cpp/examples/CMakeFiles/cpp_oper_data_example.dir/cpp_oper_data_example.cpp.o 11:38:10 #12 123.3 [ 98%] Linking CXX executable cpp_turing_rpc_example 11:38:10 #12 123.4 [ 98%] Built target cpp_turing_rpc_example 11:38:10 #12 123.7 [100%] Linking CXX executable cpp_oper_data_example 11:38:10 #12 123.8 [100%] Built target cpp_oper_data_example 11:38:10 #12 123.8 [ 17%] Built target srobj 11:38:10 #12 123.8 [ 18%] Built target compat 11:38:10 #12 123.8 [ 20%] Built target sysrepo 11:38:10 #12 123.9 [ 23%] Built target sysrepoctl 11:38:10 #12 123.9 [ 26%] Built target sysrepocfg 11:38:10 #12 123.9 [ 28%] Built target sysrepo-plugind 11:38:10 #12 123.9 [ 31%] Built target oven 11:38:10 #12 123.9 [ 34%] Built target rpc_send_example 11:38:10 #12 123.9 [ 37%] Built target rpc_subscribe_example 11:38:10 #12 123.9 [ 40%] Built target sr_set_item_example 11:38:10 #12 123.9 [ 43%] Built target application_changes_example 11:38:10 #12 123.9 [ 46%] Built target sr_get_items_example 11:38:10 #12 124.0 [ 49%] Built target oper_data_example 11:38:10 #12 124.0 [ 52%] Built target notif_send_example 11:38:10 #12 124.0 [ 55%] Built target notif_subscribe_example 11:38:10 #12 124.0 [ 65%] Built target sysrepo-cpp 11:38:10 #12 124.0 [ 68%] Built target cpp_application_example 11:38:11 #12 124.0 [ 71%] Built target cpp_delete_item_example 11:38:11 #12 124.0 [ 73%] Built target cpp_get_items_example 11:38:11 #12 124.0 [ 76%] Built target cpp_module_info 11:38:11 #12 124.0 [ 79%] Built target cpp_get_item_example 11:38:11 #12 124.1 [ 82%] Built target cpp_application_changes_example 11:38:11 #12 124.1 [ 85%] Built target cpp_set_item_example 11:38:11 #12 124.1 [ 88%] Built target cpp_notif_example 11:38:11 #12 124.1 [ 91%] Built target cpp_get_data_example 11:38:11 #12 124.1 [ 94%] Built target cpp_rpc_example 11:38:11 #12 124.1 [ 97%] Built target cpp_turing_rpc_example 11:38:11 #12 124.1 [100%] Built target cpp_oper_data_example 11:38:11 #12 124.1 Install the project... 11:38:11 #12 124.1 -- Install configuration: "Debug" 11:38:11 #12 124.1 -- Installing: /usr/local/lib/libsysrepo.so.5.5.12 11:38:11 #12 124.1 -- Installing: /usr/local/lib/libsysrepo.so.5 11:38:11 #12 124.1 -- Set runtime path of "/usr/local/lib/libsysrepo.so.5.5.12" to "" 11:38:11 #12 124.1 -- Installing: /usr/local/lib/libsysrepo.so 11:38:11 #12 124.1 -- Installing: /usr/local/include/sysrepo.h 11:38:11 #12 124.1 -- Installing: /usr/local/include/sysrepo/values.h 11:38:11 #12 124.1 -- Installing: /usr/local/include/sysrepo/xpath.h 11:38:11 #12 124.1 -- Installing: /usr/local/bin/sysrepoctl 11:38:11 #12 124.1 -- Set runtime path of "/usr/local/bin/sysrepoctl" to "" 11:38:11 #12 124.1 -- Installing: /usr/local/bin/sysrepocfg 11:38:11 #12 124.1 -- Set runtime path of "/usr/local/bin/sysrepocfg" to "" 11:38:11 #12 124.1 -- Installing: /usr/local/bin/sysrepo-plugind 11:38:11 #12 124.1 -- Set runtime path of "/usr/local/bin/sysrepo-plugind" to "" 11:38:11 #12 124.1 -- Installing: /usr/local/lib/pkgconfig/sysrepo.pc 11:38:11 #12 124.1 -- Installing: /usr/local/lib/libsysrepo-cpp.so.5.5.12 11:38:11 #12 124.1 -- Installing: /usr/local/lib/libsysrepo-cpp.so.5 11:38:11 #12 124.1 -- Set runtime path of "/usr/local/lib/libsysrepo-cpp.so.5.5.12" to "" 11:38:11 #12 124.1 -- Installing: /usr/local/lib/libsysrepo-cpp.so 11:38:11 #12 124.1 -- Installing: /usr/local/include/sysrepo-cpp/Sysrepo.hpp 11:38:11 #12 124.1 -- Installing: /usr/local/include/sysrepo-cpp/Connection.hpp 11:38:11 #12 124.1 -- Installing: /usr/local/include/sysrepo-cpp/Session.hpp 11:38:11 #12 124.1 -- Installing: /usr/local/include/sysrepo-cpp/Struct.hpp 11:38:11 #12 124.1 -- Installing: /usr/local/include/sysrepo-cpp/Xpath.hpp 11:38:11 #12 124.1 -- Installing: /usr/local/include/sysrepo-cpp/Internal.hpp 11:38:11 #12 124.1 -- Installing: /usr/local/lib/pkgconfig/sysrepo-cpp.pc 11:38:11 #12 124.2 Scanning dependencies of target shm_clean 11:38:11 #12 124.2 Built target shm_clean 11:38:11 #12 124.2 Scanning dependencies of target sr_clean 11:38:11 #12 124.2 Built target sr_clean 11:38:11 #12 124.2 11:38:11 #12 124.2  ***** SYSREPO INSTALLATION DONE *****  11:38:11 #12 124.2 11:38:11 #12 124.2 Cloning into 'libnetconf2'... 11:38:11 #12 124.9 Note: checking out '0722eb1f43e84eb9152ac0d5fbcfab6293fce573'. 11:38:11 #12 124.9 11:38:11 #12 124.9 You are in 'detached HEAD' state. You can look around, make experimental 11:38:11 #12 124.9 changes and commit them, and you can discard any commits you make in this 11:38:11 #12 124.9 state without impacting any branches by performing another checkout. 11:38:11 #12 124.9 11:38:11 #12 124.9 If you want to create a new branch to retain commits you create, you may 11:38:11 #12 124.9 do so (now or later) by using -b with the checkout command again. Example: 11:38:11 #12 124.9 11:38:11 #12 124.9 git checkout -b 11:38:11 #12 124.9 11:38:11 #12 125.0 -- The C compiler identification is GNU 7.5.0 11:38:11 #12 125.0 -- Check for working C compiler: /usr/bin/cc 11:38:12 #12 125.1 -- Check for working C compiler: /usr/bin/cc -- works 11:38:12 #12 125.1 -- Detecting C compiler ABI info 11:38:12 #12 125.2 -- Detecting C compiler ABI info - done 11:38:12 #12 125.2 -- Detecting C compile features 11:38:12 #12 125.4 -- Detecting C compile features - done 11:38:12 #12 125.4 -- Looking for vdprintf 11:38:12 #12 125.5 -- Looking for vdprintf - found 11:38:12 #12 125.5 -- Looking for asprintf 11:38:12 #12 125.5 -- Looking for asprintf - found 11:38:12 #12 125.5 -- Looking for vasprintf 11:38:12 #12 125.6 -- Looking for vasprintf - found 11:38:12 #12 125.6 -- Looking for get_current_dir_name 11:38:12 #12 125.7 -- Looking for get_current_dir_name - found 11:38:12 #12 125.7 -- Looking for strndup 11:38:12 #12 125.7 -- Looking for strndup - found 11:38:12 #12 125.7 -- Looking for getline 11:38:12 #12 125.8 -- Looking for getline - found 11:38:12 #12 125.8 -- Check if the system is big endian 11:38:12 #12 125.8 -- Searching 16 bit integer 11:38:12 #12 125.8 -- Looking for sys/types.h 11:38:12 #12 125.9 -- Looking for sys/types.h - found 11:38:12 #12 125.9 -- Looking for stdint.h 11:38:12 #12 125.9 -- Looking for stdint.h - found 11:38:12 #12 125.9 -- Looking for stddef.h 11:38:12 #12 126.0 -- Looking for stddef.h - found 11:38:13 #12 126.0 -- Check size of unsigned short 11:38:13 #12 126.2 -- Check size of unsigned short - done 11:38:13 #12 126.2 -- Using unsigned short 11:38:13 #12 126.4 -- Check if the system is big endian - little endian 11:38:13 #12 126.4 -- Looking for pthread.h 11:38:13 #12 126.5 -- Looking for pthread.h - found 11:38:13 #12 126.5 -- Looking for pthread_create 11:38:13 #12 126.9 -- Looking for pthread_create - not found 11:38:13 #12 126.9 -- Looking for pthread_create in pthreads 11:38:14 #12 127.3 -- Looking for pthread_create in pthreads - not found 11:38:14 #12 127.3 -- Looking for pthread_create in pthread 11:38:14 #12 127.3 -- Looking for pthread_create in pthread - found 11:38:14 #12 127.3 -- Found Threads: TRUE 11:38:14 #12 127.3 -- Looking for stdatomic.h 11:38:14 #12 127.4 -- Looking for stdatomic.h - found 11:38:14 #12 127.4 -- Looking for pthread_mutex_timedlock 11:38:14 #12 127.5 -- Looking for pthread_mutex_timedlock - found 11:38:14 #12 127.5 -- Looking for pthread_rwlockattr_setkind_np 11:38:14 #12 127.5 -- Looking for pthread_rwlockattr_setkind_np - found 11:38:14 #12 127.6 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") 11:38:14 #12 127.6 -- OPENSSL found, required for TLS 11:38:14 #12 127.6 -- Found LibSSH: /usr/local/include (found suitable version "0.10.90", minimum required is "0.7.1") 11:38:14 #12 127.6 -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.9.2") 11:38:14 #12 127.6 -- Looking for shadow.h 11:38:14 #12 127.6 -- Looking for shadow.h - found 11:38:14 #12 127.6 -- Looking for crypt.h 11:38:14 #12 127.7 -- Looking for crypt.h - found 11:38:14 #12 127.7 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 11:38:14 #12 127.7 -- Missing tools (devscripts, debhelper package) for building DEB package. 11:38:14 #12 127.7 -- To build local RPM package, use "build-rpm" target. 11:38:14 #12 127.7 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 11:38:14 #12 127.7 -- Could NOT find CMocka (missing: CMOCKA_LIBRARIES CMOCKA_INCLUDE_DIR) (Required is at least version "1.0.0") 11:38:14 #12 127.7 -- Configuring done 11:38:14 #12 127.7 -- Generating done 11:38:14 #12 127.7 -- Build files have been written to: /opt/o-du-l2/build/netconf/libnetconf2/build 11:38:14 #12 127.7 Scanning dependencies of target compat 11:38:14 #12 127.7 [ 7%] Building C object CMakeFiles/compat.dir/compat/compat.c.o 11:38:14 #12 127.8 [ 7%] Built target compat 11:38:14 #12 127.8 Scanning dependencies of target netconf2 11:38:14 #12 127.8 [ 14%] Building C object CMakeFiles/netconf2.dir/src/io.c.o 11:38:14 #12 127.8 [ 21%] Building C object CMakeFiles/netconf2.dir/src/log.c.o 11:38:14 #12 127.9 [ 28%] Building C object CMakeFiles/netconf2.dir/src/messages_client.c.o 11:38:14 #12 127.9 [ 35%] Building C object CMakeFiles/netconf2.dir/src/messages_server.c.o 11:38:15 #12 128.0 [ 42%] Building C object CMakeFiles/netconf2.dir/src/session.c.o 11:38:15 #12 128.1 [ 50%] Building C object CMakeFiles/netconf2.dir/src/session_client.c.o 11:38:15 #12 128.2 [ 57%] Building C object CMakeFiles/netconf2.dir/src/session_server.c.o 11:38:15 #12 128.3 [ 64%] Building C object CMakeFiles/netconf2.dir/src/time.c.o 11:38:15 #12 128.4 [ 71%] Building C object CMakeFiles/netconf2.dir/src/session_client_ssh.c.o 11:38:15 #12 128.4 [ 78%] Building C object CMakeFiles/netconf2.dir/src/session_server_ssh.c.o 11:38:15 #12 128.5 /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c: In function 'nc_sshcb_auth_password': 11:38:15 #12 128.5 /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c:776:9: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] 11:38:15 #12 128.5 auth_ret = server_opts.passwd_auth_clb(session, ssh_message_auth_password(msg), server_opts.passwd_auth_data); 11:38:15 #12 128.5 ^~~~~~~~ 11:38:15 #12 128.5 In file included from /opt/o-du-l2/build/netconf/libnetconf2/src/session_server.h:32:0, 11:38:15 #12 128.5 from /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c:36: 11:38:15 #12 128.5 /usr/local/include/libssh/server.h:302:39: note: declared here 11:38:15 #12 128.5 SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); 11:38:15 #12 128.5 ^~~~~~~~~~~~~~~~~~~~~~~~~ 11:38:15 #12 128.5 /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c:780:13: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] 11:38:15 #12 128.5 auth_ret = auth_password_compare_pwd(pass_hash, ssh_message_auth_password(msg)); 11:38:15 #12 128.5 ^~~~~~~~ 11:38:15 #12 128.5 In file included from /opt/o-du-l2/build/netconf/libnetconf2/src/session_server.h:32:0, 11:38:15 #12 128.5 from /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c:36: 11:38:15 #12 128.5 /usr/local/include/libssh/server.h:302:39: note: declared here 11:38:15 #12 128.5 SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); 11:38:15 #12 128.5 ^~~~~~~~~~~~~~~~~~~~~~~~~ 11:38:15 #12 128.5 /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c: In function 'nc_sshcb_auth_pubkey': 11:38:15 #12 128.5 /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c:902:9: warning: 'ssh_message_auth_pubkey' is deprecated [-Wdeprecated-declarations] 11:38:15 #12 128.5 if (server_opts.pubkey_auth_clb(session, ssh_message_auth_pubkey(msg), server_opts.pubkey_auth_data)) { 11:38:15 #12 128.5 ^~ 11:38:15 #12 128.5 In file included from /opt/o-du-l2/build/netconf/libnetconf2/src/session_server.h:32:0, 11:38:15 #12 128.5 from /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c:36: 11:38:15 #12 128.5 /usr/local/include/libssh/server.h:320:35: note: declared here 11:38:15 #12 128.5 SSH_DEPRECATED LIBSSH_API ssh_key ssh_message_auth_pubkey(ssh_message msg); 11:38:15 #12 128.5 ^~~~~~~~~~~~~~~~~~~~~~~ 11:38:15 #12 128.5 /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c:906:9: warning: 'ssh_message_auth_pubkey' is deprecated [-Wdeprecated-declarations] 11:38:15 #12 128.5 if ((username = auth_pubkey_compare_key(ssh_message_auth_pubkey(msg))) == NULL) { 11:38:15 #12 128.5 ^~ 11:38:15 #12 128.5 In file included from /opt/o-du-l2/build/netconf/libnetconf2/src/session_server.h:32:0, 11:38:15 #12 128.5 from /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c:36: 11:38:15 #12 128.5 /usr/local/include/libssh/server.h:320:35: note: declared here 11:38:15 #12 128.5 SSH_DEPRECATED LIBSSH_API ssh_key ssh_message_auth_pubkey(ssh_message msg); 11:38:15 #12 128.5 ^~~~~~~~~~~~~~~~~~~~~~~ 11:38:15 #12 128.5 /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c:915:5: warning: 'ssh_message_auth_publickey_state' is deprecated [-Wdeprecated-declarations] 11:38:15 #12 128.5 signature_state = ssh_message_auth_publickey_state(msg); 11:38:15 #12 128.5 ^~~~~~~~~~~~~~~ 11:38:15 #12 128.5 In file included from /opt/o-du-l2/build/netconf/libnetconf2/src/session_server.h:32:0, 11:38:15 #12 128.5 from /opt/o-du-l2/build/netconf/libnetconf2/src/session_server_ssh.c:36: 11:38:15 #12 128.5 /usr/local/include/libssh/server.h:325:54: note: declared here 11:38:15 #12 128.5 SSH_DEPRECATED LIBSSH_API enum ssh_publickey_state_e ssh_message_auth_publickey_state(ssh_message msg); 11:38:15 #12 128.5 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:38:15 #12 128.6 [ 85%] Building C object CMakeFiles/netconf2.dir/src/session_client_tls.c.o 11:38:15 #12 128.6 [ 92%] Building C object CMakeFiles/netconf2.dir/src/session_server_tls.c.o 11:38:15 #12 128.8 [100%] Linking C shared library libnetconf2.so 11:38:15 #12 128.9 [100%] Built target netconf2 11:38:15 #12 128.9 [ 7%] Built target compat 11:38:15 #12 128.9 [100%] Built target netconf2 11:38:15 #12 128.9 Install the project... 11:38:15 #12 128.9 -- Install configuration: "Debug" 11:38:15 #12 128.9 -- Installing: /usr/local/lib/libnetconf2.so.1.3.15 11:38:15 #12 128.9 -- Installing: /usr/local/lib/libnetconf2.so.1 11:38:15 #12 128.9 -- Set runtime path of "/usr/local/lib/libnetconf2.so.1.3.15" to "" 11:38:15 #12 128.9 -- Installing: /usr/local/lib/libnetconf2.so 11:38:15 #12 128.9 -- Installing: /usr/local/include/nc_client.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/nc_server.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/libnetconf2/config.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/libnetconf2/log.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/libnetconf2/netconf.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/libnetconf2/session.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/libnetconf2/messages_client.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/libnetconf2/messages_server.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/libnetconf2/session_client.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/libnetconf2/session_client_ch.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/libnetconf2/session_server.h 11:38:15 #12 128.9 -- Installing: /usr/local/include/libnetconf2/session_server_ch.h 11:38:15 #12 128.9 -- Installing: /usr/local/lib/pkgconfig/libnetconf2.pc 11:38:15 #12 128.9 11:38:15 #12 128.9  ***** LIBNETCONF2 INSTALLATION DONE *****  11:38:15 #12 128.9 11:38:15 #12 128.9 Cloning into 'Netopeer2'... 11:38:16 #12 129.6 Note: checking out 'c596ed5635ca0013b62785c1733e61818b5ebfc6'. 11:38:16 #12 129.6 11:38:16 #12 129.6 You are in 'detached HEAD' state. You can look around, make experimental 11:38:16 #12 129.6 changes and commit them, and you can discard any commits you make in this 11:38:16 #12 129.6 state without impacting any branches by performing another checkout. 11:38:16 #12 129.6 11:38:16 #12 129.6 If you want to create a new branch to retain commits you create, you may 11:38:16 #12 129.6 do so (now or later) by using -b with the checkout command again. Example: 11:38:16 #12 129.6 11:38:16 #12 129.6 git checkout -b 11:38:16 #12 129.6 11:38:16 #12 129.7 -- The C compiler identification is GNU 7.5.0 11:38:16 #12 129.7 -- Check for working C compiler: /usr/bin/cc 11:38:16 #12 129.8 -- Check for working C compiler: /usr/bin/cc -- works 11:38:16 #12 129.8 -- Detecting C compiler ABI info 11:38:16 #12 129.8 -- Detecting C compiler ABI info - done 11:38:16 #12 129.9 -- Detecting C compile features 11:38:17 #12 130.1 -- Detecting C compile features - done 11:38:17 #12 130.1 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 11:38:17 #12 130.1 -- libnetconf2 was compiled with support of up to 6 threads 11:38:17 #12 130.1 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") 11:38:17 #12 130.1 -- Found LibSSH: /usr/local/include (found suitable version "0.10.90", minimum required is "0.7.1") 11:38:17 #12 130.1 -- Found LibNETCONF2: /usr/local/lib/libnetconf2.so 11:38:17 #12 130.1 -- Looking for NC_ENABLED_SSH 11:38:17 #12 130.2 -- Looking for NC_ENABLED_SSH - found 11:38:17 #12 130.2 -- Looking for NC_ENABLED_TLS 11:38:17 #12 130.4 -- Looking for NC_ENABLED_TLS - found 11:38:17 #12 130.4 -- Looking for vdprintf 11:38:17 #12 130.4 -- Looking for vdprintf - found 11:38:17 #12 130.4 -- Looking for asprintf 11:38:17 #12 130.5 -- Looking for asprintf - found 11:38:17 #12 130.5 -- Looking for vasprintf 11:38:17 #12 130.6 -- Looking for vasprintf - found 11:38:17 #12 130.6 -- Looking for get_current_dir_name 11:38:17 #12 130.7 -- Looking for get_current_dir_name - found 11:38:17 #12 130.7 -- Looking for strndup 11:38:17 #12 130.8 -- Looking for strndup - found 11:38:17 #12 130.8 -- Looking for getline 11:38:17 #12 130.8 -- Looking for getline - found 11:38:17 #12 130.8 -- Looking for strdupa 11:38:17 #12 130.9 -- Looking for strdupa - found 11:38:17 #12 130.9 -- Looking for strchrnul 11:38:17 #12 131.0 -- Looking for strchrnul - found 11:38:17 #12 131.0 -- Check if the system is big endian 11:38:17 #12 131.0 -- Searching 16 bit integer 11:38:17 #12 131.0 -- Looking for sys/types.h 11:38:17 #12 131.1 -- Looking for sys/types.h - found 11:38:18 #12 131.1 -- Looking for stdint.h 11:38:18 #12 131.1 -- Looking for stdint.h - found 11:38:18 #12 131.2 -- Looking for stddef.h 11:38:18 #12 131.2 -- Looking for stddef.h - found 11:38:18 #12 131.2 -- Check size of unsigned short 11:38:18 #12 131.3 -- Check size of unsigned short - done 11:38:18 #12 131.3 -- Using unsigned short 11:38:18 #12 131.4 -- Check if the system is big endian - little endian 11:38:18 #12 131.4 -- Found CURL: /usr/local/lib/libcurl.so (found version "7.72.0-DEV") 11:38:18 #12 131.4 -- Looking for pthread.h 11:38:18 #12 131.5 -- Looking for pthread.h - found 11:38:18 #12 131.5 -- Looking for pthread_create 11:38:18 #12 131.6 -- Looking for pthread_create - not found 11:38:18 #12 131.6 -- Looking for pthread_create in pthreads 11:38:18 #12 131.6 -- Looking for pthread_create in pthreads - not found 11:38:18 #12 131.6 -- Looking for pthread_create in pthread 11:38:18 #12 131.7 -- Looking for pthread_create in pthread - found 11:38:18 #12 131.7 -- Found Threads: TRUE 11:38:18 #12 131.7 -- Looking for stdatomic.h 11:38:18 #12 131.8 -- Looking for stdatomic.h - found 11:38:18 #12 131.8 -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.9.2") 11:38:18 #12 131.8 -- Found Sysrepo: /usr/local/lib/libsysrepo.so 11:38:18 #12 131.8 -- Missing tools (devscripts, debhelper package) for building DEB package. 11:38:18 #12 131.8 -- To build local RPM package, use "build-rpm" target. 11:38:18 #12 131.8 -- Looking for eaccess 11:38:18 #12 131.9 -- Looking for eaccess - found 11:38:18 #12 131.9 -- Looking for mkstemps 11:38:18 #12 131.9 -- Looking for mkstemps - found 11:38:18 #12 131.9 -- roff2html not found, html version of man pages cannot be generated! 11:38:18 #12 131.9 -- Configuring done 11:38:18 #12 132.0 -- Generating done 11:38:18 #12 132.0 CMake Warning: 11:38:18 #12 132.0 Manually-specified variables were not used by the project: 11:38:19 #12 132.0 11:38:19 #12 132.0 NP2SRV_DATA_CHANGE_TIMEOUT 11:38:19 #12 132.0 NP2SRV_DATA_CHANGE_WAIT 11:38:19 #12 132.0 11:38:19 #12 132.0 11:38:19 #12 132.0 -- Build files have been written to: /opt/o-du-l2/build/netconf/Netopeer2/build 11:38:19 #12 132.0 Scanning dependencies of target compat 11:38:19 #12 132.0 Scanning dependencies of target serverobj 11:38:19 #12 132.0 [ 5%] Building C object CMakeFiles/compat.dir/compat/compat.c.o 11:38:19 #12 132.0 [ 11%] Building C object CMakeFiles/serverobj.dir/src/common.c.o 11:38:19 #12 132.0 [ 11%] Built target compat 11:38:19 #12 132.0 [ 16%] Building C object CMakeFiles/serverobj.dir/src/netconf.c.o 11:38:19 #12 132.1 [ 22%] Building C object CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o 11:38:19 #12 132.1 [ 27%] Building C object CMakeFiles/serverobj.dir/src/netconf_acm.c.o 11:38:19 #12 132.2 [ 33%] Building C object CMakeFiles/serverobj.dir/src/netconf_nmda.c.o 11:38:19 #12 132.3 [ 38%] Building C object CMakeFiles/serverobj.dir/src/log.c.o 11:38:19 #12 132.4 [ 44%] Building C object CMakeFiles/serverobj.dir/src/netconf_server.c.o 11:38:19 #12 132.4 [ 50%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o 11:38:19 #12 132.4 [ 55%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o 11:38:19 #12 132.5 Scanning dependencies of target netopeer2-cli 11:38:19 #12 132.5 [ 61%] Building C object cli/CMakeFiles/netopeer2-cli.dir/main.c.o 11:38:19 #12 132.6 [ 61%] Built target serverobj 11:38:19 #12 132.6 [ 66%] Building C object cli/CMakeFiles/netopeer2-cli.dir/commands.c.o 11:38:19 #12 132.6 [ 72%] Building C object cli/CMakeFiles/netopeer2-cli.dir/completion.c.o 11:38:19 #12 132.7 Scanning dependencies of target netopeer2-server 11:38:19 #12 132.7 [ 77%] Building C object CMakeFiles/netopeer2-server.dir/src/main.c.o 11:38:19 #12 132.8 [ 83%] Linking C executable netopeer2-server 11:38:19 #12 132.9 [ 83%] Built target netopeer2-server 11:38:19 #12 132.9 [ 88%] Building C object cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o 11:38:19 #12 132.9 [ 94%] Building C object cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o 11:38:20 #12 133.0 [100%] Linking C executable ../netopeer2-cli 11:38:20 #12 133.1 [100%] Built target netopeer2-cli 11:38:20 #12 133.1 GNU Make 4.1 11:38:20 #12 133.1 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.1 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.1 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.1 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.1 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.1 Reading makefiles... 11:38:20 #12 133.1 Reading makefile 'Makefile'... 11:38:20 #12 133.1 Updating makefiles.... 11:38:20 #12 133.1 Considering target file 'Makefile'. 11:38:20 #12 133.1 Looking for an implicit rule for 'Makefile'. 11:38:20 #12 133.1 Trying pattern rule with stem 'Makefile'. 11:38:20 #12 133.1 Trying implicit prerequisite 'Makefile,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'Makefile'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/Makefile,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'Makefile'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/Makefile'. 11:38:20 #12 133.1 Trying pattern rule with stem 'Makefile'. 11:38:20 #12 133.1 Trying implicit prerequisite 's.Makefile'. 11:38:20 #12 133.1 Trying pattern rule with stem 'Makefile'. 11:38:20 #12 133.1 Trying implicit prerequisite 'SCCS/s.Makefile'. 11:38:20 #12 133.1 No implicit rule found for 'Makefile'. 11:38:20 #12 133.1 Finished prerequisites of target file 'Makefile'. 11:38:20 #12 133.1 No need to remake target 'Makefile'. 11:38:20 #12 133.1 Updating goal targets.... 11:38:20 #12 133.1 Considering target file 'install'. 11:38:20 #12 133.1 File 'install' does not exist. 11:38:20 #12 133.1 Considering target file 'preinstall'. 11:38:20 #12 133.1 File 'preinstall' does not exist. 11:38:20 #12 133.1 Considering target file 'all'. 11:38:20 #12 133.1 File 'all' does not exist. 11:38:20 #12 133.1 Considering target file 'cmake_check_build_system'. 11:38:20 #12 133.1 File 'cmake_check_build_system' does not exist. 11:38:20 #12 133.1 Finished prerequisites of target file 'cmake_check_build_system'. 11:38:20 #12 133.1 Must remake target 'cmake_check_build_system'. 11:38:20 #12 133.1 Putting child 0x55751ad3d520 (cmake_check_build_system) PID 12296 on the chain. 11:38:20 #12 133.1 Live child 0x55751ad3d520 (cmake_check_build_system) PID 12296 11:38:20 #12 133.1 Reaping winning child 0x55751ad3d520 PID 12296 11:38:20 #12 133.1 Removing child 0x55751ad3d520 PID 12296 from chain. 11:38:20 #12 133.1 Successfully remade target file 'cmake_check_build_system'. 11:38:20 #12 133.1 Finished prerequisites of target file 'all'. 11:38:20 #12 133.1 Must remake target 'all'. 11:38:20 #12 133.1 Putting child 0x55751ad47590 (all) PID 12297 on the chain. 11:38:20 #12 133.1 Live child 0x55751ad47590 (all) PID 12297 11:38:20 #12 133.1 Reaping winning child 0x55751ad47590 PID 12297 11:38:20 #12 133.1 Live child 0x55751ad47590 (all) PID 12298 11:38:20 #12 133.1 GNU Make 4.1 11:38:20 #12 133.1 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.1 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.1 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.1 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.1 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.1 Reading makefiles... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/Makefile2'... 11:38:20 #12 133.1 Updating makefiles.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/Makefile2'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/Makefile2'. 11:38:20 #12 133.1 Trying pattern rule with stem 'Makefile2'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/Makefile2,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'Makefile2'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'Makefile2'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2'. 11:38:20 #12 133.1 Trying pattern rule with stem 'Makefile2'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/s.Makefile2'. 11:38:20 #12 133.1 Trying pattern rule with stem 'Makefile2'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/SCCS/s.Makefile2'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/Makefile2'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/Makefile2'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/Makefile2'. 11:38:20 #12 133.1 Updating goal targets.... 11:38:20 #12 133.1 Considering target file 'all'. 11:38:20 #12 133.1 File 'all' does not exist. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/all'. 11:38:20 #12 133.1 File 'CMakeFiles/serverobj.dir/all' does not exist. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/all'. 11:38:20 #12 133.1 Must remake target 'CMakeFiles/serverobj.dir/all'. 11:38:20 #12 133.1 Putting child 0x558093ddc2c0 (CMakeFiles/serverobj.dir/all) PID 12299 on the chain. 11:38:20 #12 133.1 Live child 0x558093ddc2c0 (CMakeFiles/serverobj.dir/all) PID 12299 11:38:20 #12 133.1 GNU Make 4.1 11:38:20 #12 133.1 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.1 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.1 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.1 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.1 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.1 Reading makefiles... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/serverobj.dir/build.make'... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/serverobj.dir/depend.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/serverobj.dir/progress.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/serverobj.dir/flags.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Updating makefiles.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.flags.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/progress.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.progress.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/progress.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/progress.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/progress.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/depend.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.depend.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/depend.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/depend.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/depend.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.build.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 Updating goal targets.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/depend'. 11:38:20 #12 133.1 File 'CMakeFiles/serverobj.dir/depend' does not exist. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/depend'. 11:38:20 #12 133.1 Must remake target 'CMakeFiles/serverobj.dir/depend'. 11:38:20 #12 133.1 Putting child 0x555e769e3bd0 (CMakeFiles/serverobj.dir/depend) PID 12300 on the chain. 11:38:20 #12 133.1 Live child 0x555e769e3bd0 (CMakeFiles/serverobj.dir/depend) PID 12300 11:38:20 #12 133.1 Reaping winning child 0x555e769e3bd0 PID 12300 11:38:20 #12 133.1 Removing child 0x555e769e3bd0 PID 12300 from chain. 11:38:20 #12 133.1 Successfully remade target file 'CMakeFiles/serverobj.dir/depend'. 11:38:20 #12 133.1 Reaping winning child 0x558093ddc2c0 PID 12299 11:38:20 #12 133.1 Live child 0x558093ddc2c0 (CMakeFiles/serverobj.dir/all) PID 12302 11:38:20 #12 133.1 GNU Make 4.1 11:38:20 #12 133.1 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.1 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.1 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.1 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.1 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.1 Reading makefiles... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/serverobj.dir/build.make'... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/serverobj.dir/depend.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/serverobj.dir/progress.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/serverobj.dir/flags.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Updating makefiles.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.flags.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/progress.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.progress.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/progress.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/progress.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/progress.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/depend.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.depend.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/depend.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/depend.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/depend.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/RCS/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/s.build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/SCCS/s.build.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 Updating goal targets.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/build'. 11:38:20 #12 133.1 File 'CMakeFiles/serverobj.dir/build' does not exist. 11:38:20 #12 133.1 Considering target file 'serverobj'. 11:38:20 #12 133.1 File 'serverobj' does not exist. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Considering target file '../src/common.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/common.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/common.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/common.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/common.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/common.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.common.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.common.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/common.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../src/common.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/common.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/common.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/common.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.common.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.common.w'. 11:38:20 #12 133.1 No implicit rule found for '../src/common.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/common.c'. 11:38:20 #12 133.1 No need to remake target '../src/common.c'. 11:38:20 #12 133.1 Pruning file '../src/common.c'. 11:38:20 #12 133.1 Considering target file '../src/common.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/common.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/common.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/common.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/common.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.common.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.common.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/common.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/common.h'. 11:38:20 #12 133.1 No need to remake target '../src/common.h'. 11:38:20 #12 133.1 Considering target file '../src/log.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/log.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/log.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/log.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/log.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.log.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.log.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/log.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/log.h'. 11:38:20 #12 133.1 No need to remake target '../src/log.h'. 11:38:20 #12 133.1 Considering target file '../src/netconf_acm.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_acm.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_acm.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_acm.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_acm.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_acm.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_acm.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_acm.h'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_acm.h'. 11:38:20 #12 133.1 Considering target file '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_monitoring.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_monitoring.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 Considering target file 'compat.h'. 11:38:20 #12 133.1 Looking for an implicit rule for 'compat.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'compat.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/compat.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/compat.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 's.compat.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'SCCS/s.compat.h'. 11:38:20 #12 133.1 No implicit rule found for 'compat.h'. 11:38:20 #12 133.1 Finished prerequisites of target file 'compat.h'. 11:38:20 #12 133.1 No need to remake target 'compat.h'. 11:38:20 #12 133.1 Considering target file 'config.h'. 11:38:20 #12 133.1 Looking for an implicit rule for 'config.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'config.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'config.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'config.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/config.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'config.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/config.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'config.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 's.config.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'config.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'SCCS/s.config.h'. 11:38:20 #12 133.1 No implicit rule found for 'config.h'. 11:38:20 #12 133.1 Finished prerequisites of target file 'config.h'. 11:38:20 #12 133.1 No need to remake target 'config.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.c' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.c' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_monitoring.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Considering target file '../src/netconf.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../src/netconf.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf.w'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf.c'. 11:38:20 #12 133.1 No need to remake target '../src/netconf.c'. 11:38:20 #12 133.1 Pruning file '../src/common.h'. 11:38:20 #12 133.1 Pruning file '../src/log.h'. 11:38:20 #12 133.1 Pruning file '../src/netconf.c'. 11:38:20 #12 133.1 Pruning file '../src/netconf_acm.h'. 11:38:20 #12 133.1 Pruning file 'compat.h'. 11:38:20 #12 133.1 Pruning file 'config.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Considering target file '../src/netconf_monitoring.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_monitoring.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_monitoring.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_monitoring.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_monitoring.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_monitoring.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_monitoring.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_monitoring.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../src/netconf_monitoring.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_monitoring.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_monitoring.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_monitoring.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_monitoring.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.w'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_monitoring.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_monitoring.c'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_monitoring.c'. 11:38:20 #12 133.1 Pruning file '../src/common.h'. 11:38:20 #12 133.1 Pruning file '../src/log.h'. 11:38:20 #12 133.1 Pruning file '../src/netconf_monitoring.c'. 11:38:20 #12 133.1 Pruning file '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 Pruning file 'compat.h'. 11:38:20 #12 133.1 Pruning file 'config.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_monitoring.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_monitoring.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_monitoring.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Considering target file '../src/netconf_acm.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_acm.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_acm.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_acm.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_acm.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_acm.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_acm.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_acm.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../src/netconf_acm.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_acm.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_acm.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_acm.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_acm.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.w'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_acm.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_acm.c'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_acm.c'. 11:38:20 #12 133.1 Pruning file '../src/common.h'. 11:38:20 #12 133.1 Pruning file '../src/log.h'. 11:38:20 #12 133.1 Pruning file '../src/netconf_acm.c'. 11:38:20 #12 133.1 Pruning file '../src/netconf_acm.h'. 11:38:20 #12 133.1 Pruning file 'compat.h'. 11:38:20 #12 133.1 Pruning file 'config.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_acm.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_acm.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Considering target file '../src/netconf_nmda.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_nmda.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_nmda.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_nmda.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_nmda.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_nmda.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_nmda.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_nmda.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_nmda.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../src/netconf_nmda.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_nmda.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_nmda.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_nmda.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_nmda.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_nmda.w'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_nmda.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_nmda.c'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_nmda.c'. 11:38:20 #12 133.1 Pruning file '../src/common.h'. 11:38:20 #12 133.1 Pruning file '../src/log.h'. 11:38:20 #12 133.1 Pruning file '../src/netconf_acm.h'. 11:38:20 #12 133.1 Pruning file '../src/netconf_nmda.c'. 11:38:20 #12 133.1 Pruning file 'compat.h'. 11:38:20 #12 133.1 Pruning file 'config.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_nmda.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_nmda.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Considering target file '../src/log.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/log.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/log.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/log.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/log.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/log.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.log.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.log.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/log.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../src/log.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/log.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/log.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/log.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.log.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.log.w'. 11:38:20 #12 133.1 No implicit rule found for '../src/log.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/log.c'. 11:38:20 #12 133.1 No need to remake target '../src/log.c'. 11:38:20 #12 133.1 Pruning file '../src/common.h'. 11:38:20 #12 133.1 Pruning file '../src/log.c'. 11:38:20 #12 133.1 Pruning file '../src/log.h'. 11:38:20 #12 133.1 Pruning file 'compat.h'. 11:38:20 #12 133.1 Pruning file 'config.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.c' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.c' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Considering target file '../src/netconf_server.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_server.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_server.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_server.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../src/netconf_server.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_server.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_server.w'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_server.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_server.c'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_server.c'. 11:38:20 #12 133.1 Pruning file '../src/common.h'. 11:38:20 #12 133.1 Pruning file '../src/log.h'. 11:38:20 #12 133.1 Pruning file '../src/netconf_server.c'. 11:38:20 #12 133.1 Pruning file 'compat.h'. 11:38:20 #12 133.1 Pruning file 'config.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Considering target file '../src/netconf_server_ssh.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_server_ssh.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server_ssh.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server_ssh.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_server_ssh.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_server_ssh.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server_ssh.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../src/netconf_server_ssh.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server_ssh.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_server_ssh.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_server_ssh.w'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_server_ssh.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_server_ssh.c'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_server_ssh.c'. 11:38:20 #12 133.1 Pruning file '../src/common.h'. 11:38:20 #12 133.1 Pruning file '../src/log.h'. 11:38:20 #12 133.1 Considering target file '../src/netconf_server.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_server.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_server.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_server.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_server.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_server.h'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_server.h'. 11:38:20 #12 133.1 Pruning file '../src/netconf_server_ssh.c'. 11:38:20 #12 133.1 Pruning file 'compat.h'. 11:38:20 #12 133.1 Pruning file 'config.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server_ssh.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server_ssh.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Considering target file '../src/netconf_server_tls.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_server_tls.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server_tls.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server_tls.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_tls.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_tls.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_server_tls.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_server_tls.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server_tls.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../src/netconf_server_tls.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server_tls.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_tls.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_tls.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_server_tls.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_server_tls.w'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_server_tls.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_server_tls.c'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_server_tls.c'. 11:38:20 #12 133.1 Pruning file '../src/common.h'. 11:38:20 #12 133.1 Pruning file '../src/log.h'. 11:38:20 #12 133.1 Pruning file '../src/netconf_server.h'. 11:38:20 #12 133.1 Pruning file '../src/netconf_server_tls.c'. 11:38:20 #12 133.1 Pruning file 'compat.h'. 11:38:20 #12 133.1 Pruning file 'config.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server_tls.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server_tls.c' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Prerequisite 'config.h' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/serverobj.dir/flags.make' is older than target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/build.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'serverobj'. 11:38:20 #12 133.1 Must remake target 'serverobj'. 11:38:20 #12 133.1 Successfully remade target file 'serverobj'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/build'. 11:38:20 #12 133.1 Must remake target 'CMakeFiles/serverobj.dir/build'. 11:38:20 #12 133.1 Successfully remade target file 'CMakeFiles/serverobj.dir/build'. 11:38:20 #12 133.1 Reaping winning child 0x558093ddc2c0 PID 12302 11:38:20 #12 133.1 Live child 0x558093ddc2c0 (CMakeFiles/serverobj.dir/all) PID 12303 11:38:20 #12 133.1 [ 50%] Built target serverobj 11:38:20 #12 133.1 Reaping winning child 0x558093ddc2c0 PID 12303 11:38:20 #12 133.1 Removing child 0x558093ddc2c0 PID 12303 from chain. 11:38:20 #12 133.1 Successfully remade target file 'CMakeFiles/serverobj.dir/all'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/all'. 11:38:20 #12 133.1 File 'CMakeFiles/netopeer2-server.dir/all' does not exist. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/all'. 11:38:20 #12 133.1 File 'CMakeFiles/compat.dir/all' does not exist. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/all'. 11:38:20 #12 133.1 Must remake target 'CMakeFiles/compat.dir/all'. 11:38:20 #12 133.1 Putting child 0x558093ddd4d0 (CMakeFiles/compat.dir/all) PID 12305 on the chain. 11:38:20 #12 133.1 Live child 0x558093ddd4d0 (CMakeFiles/compat.dir/all) PID 12305 11:38:20 #12 133.1 GNU Make 4.1 11:38:20 #12 133.1 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.1 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.1 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.1 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.1 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.1 Reading makefiles... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/compat.dir/build.make'... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/compat.dir/depend.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/compat.dir/progress.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/compat.dir/flags.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Updating makefiles.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.flags.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/progress.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/compat.dir/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.progress.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/compat.dir/progress.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/progress.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/compat.dir/progress.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/depend.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/compat.dir/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.depend.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/compat.dir/depend.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/depend.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/compat.dir/depend.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.build.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 Updating goal targets.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/depend'. 11:38:20 #12 133.1 File 'CMakeFiles/compat.dir/depend' does not exist. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/depend'. 11:38:20 #12 133.1 Must remake target 'CMakeFiles/compat.dir/depend'. 11:38:20 #12 133.1 Putting child 0x55f14f8eea40 (CMakeFiles/compat.dir/depend) PID 12306 on the chain. 11:38:20 #12 133.1 Live child 0x55f14f8eea40 (CMakeFiles/compat.dir/depend) PID 12306 11:38:20 #12 133.1 Reaping winning child 0x55f14f8eea40 PID 12306 11:38:20 #12 133.1 Removing child 0x55f14f8eea40 PID 12306 from chain. 11:38:20 #12 133.1 Successfully remade target file 'CMakeFiles/compat.dir/depend'. 11:38:20 #12 133.1 Reaping winning child 0x558093ddd4d0 PID 12305 11:38:20 #12 133.1 Live child 0x558093ddd4d0 (CMakeFiles/compat.dir/all) PID 12308 11:38:20 #12 133.1 GNU Make 4.1 11:38:20 #12 133.1 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.1 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.1 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.1 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.1 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.1 Reading makefiles... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/compat.dir/build.make'... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/compat.dir/depend.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/compat.dir/progress.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/compat.dir/flags.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Updating makefiles.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.flags.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/progress.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/compat.dir/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.progress.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/compat.dir/progress.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/progress.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/compat.dir/progress.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/depend.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/compat.dir/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.depend.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/compat.dir/depend.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/depend.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/compat.dir/depend.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/RCS/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/s.build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/SCCS/s.build.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 Updating goal targets.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/build'. 11:38:20 #12 133.1 File 'CMakeFiles/compat.dir/build' does not exist. 11:38:20 #12 133.1 Considering target file 'compat'. 11:38:20 #12 133.1 File 'compat' does not exist. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 Considering target file '../compat/compat.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../compat/compat.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/compat.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/compat.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/RCS/compat.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/RCS/compat.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/s.compat.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/SCCS/s.compat.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/compat.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../compat/compat.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/compat.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/RCS/compat.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/RCS/compat.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/s.compat.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../compat/SCCS/s.compat.w'. 11:38:20 #12 133.1 No implicit rule found for '../compat/compat.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../compat/compat.c'. 11:38:20 #12 133.1 No need to remake target '../compat/compat.c'. 11:38:20 #12 133.1 Pruning file '../compat/compat.c'. 11:38:20 #12 133.1 Considering target file 'compat.h'. 11:38:20 #12 133.1 Looking for an implicit rule for 'compat.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'compat.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/compat.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/compat.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 's.compat.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'SCCS/s.compat.h'. 11:38:20 #12 133.1 No implicit rule found for 'compat.h'. 11:38:20 #12 133.1 Finished prerequisites of target file 'compat.h'. 11:38:20 #12 133.1 No need to remake target 'compat.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/compat.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 Prerequisite '../compat/compat.c' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 Prerequisite '../compat/compat.c' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/compat.dir/flags.make' is older than target 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/compat.dir/build.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'compat'. 11:38:20 #12 133.1 Must remake target 'compat'. 11:38:20 #12 133.1 Successfully remade target file 'compat'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/build'. 11:38:20 #12 133.1 Must remake target 'CMakeFiles/compat.dir/build'. 11:38:20 #12 133.1 Successfully remade target file 'CMakeFiles/compat.dir/build'. 11:38:20 #12 133.1 Reaping winning child 0x558093ddd4d0 PID 12308 11:38:20 #12 133.1 Live child 0x558093ddd4d0 (CMakeFiles/compat.dir/all) PID 12309 11:38:20 #12 133.1 [ 55%] Built target compat 11:38:20 #12 133.1 Reaping winning child 0x558093ddd4d0 PID 12309 11:38:20 #12 133.1 Removing child 0x558093ddd4d0 PID 12309 from chain. 11:38:20 #12 133.1 Successfully remade target file 'CMakeFiles/compat.dir/all'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/serverobj.dir/all'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/all'. 11:38:20 #12 133.1 Must remake target 'CMakeFiles/netopeer2-server.dir/all'. 11:38:20 #12 133.1 Putting child 0x558093dddf10 (CMakeFiles/netopeer2-server.dir/all) PID 12311 on the chain. 11:38:20 #12 133.1 Live child 0x558093dddf10 (CMakeFiles/netopeer2-server.dir/all) PID 12311 11:38:20 #12 133.1 GNU Make 4.1 11:38:20 #12 133.1 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.1 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.1 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.1 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.1 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.1 Reading makefiles... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/netopeer2-server.dir/build.make'... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/netopeer2-server.dir/depend.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/netopeer2-server.dir/progress.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/netopeer2-server.dir/flags.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Updating makefiles.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.flags.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/progress.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.progress.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/progress.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/progress.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/netopeer2-server.dir/progress.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/depend.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.depend.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/depend.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/depend.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/netopeer2-server.dir/depend.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.build.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 Updating goal targets.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/depend'. 11:38:20 #12 133.1 File 'CMakeFiles/netopeer2-server.dir/depend' does not exist. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/depend'. 11:38:20 #12 133.1 Must remake target 'CMakeFiles/netopeer2-server.dir/depend'. 11:38:20 #12 133.1 Putting child 0x561766c66ea0 (CMakeFiles/netopeer2-server.dir/depend) PID 12312 on the chain. 11:38:20 #12 133.1 Live child 0x561766c66ea0 (CMakeFiles/netopeer2-server.dir/depend) PID 12312 11:38:20 #12 133.1 Reaping winning child 0x561766c66ea0 PID 12312 11:38:20 #12 133.1 Removing child 0x561766c66ea0 PID 12312 from chain. 11:38:20 #12 133.1 Successfully remade target file 'CMakeFiles/netopeer2-server.dir/depend'. 11:38:20 #12 133.1 Reaping winning child 0x558093dddf10 PID 12311 11:38:20 #12 133.1 Live child 0x558093dddf10 (CMakeFiles/netopeer2-server.dir/all) PID 12314 11:38:20 #12 133.1 GNU Make 4.1 11:38:20 #12 133.1 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.1 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.1 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.1 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.1 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.1 Reading makefiles... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/netopeer2-server.dir/build.make'... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/netopeer2-server.dir/depend.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/netopeer2-server.dir/progress.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Reading makefile 'CMakeFiles/netopeer2-server.dir/flags.make' (search path) (no ~ expansion)... 11:38:20 #12 133.1 Updating makefiles.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.flags.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.flags.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/progress.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.progress.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.progress.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/progress.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/progress.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/netopeer2-server.dir/progress.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/depend.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.depend.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.depend.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/depend.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/depend.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/netopeer2-server.dir/depend.make'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.build.make'. 11:38:20 #12 133.1 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.build.make'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 Updating goal targets.... 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/build'. 11:38:20 #12 133.1 File 'CMakeFiles/netopeer2-server.dir/build' does not exist. 11:38:20 #12 133.1 Considering target file 'netopeer2-server'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/link.txt'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/netopeer2-server.dir/link.txt'. 11:38:20 #12 133.1 Trying pattern rule with stem 'link.txt'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/link.txt,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'link.txt'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/link.txt,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'link.txt'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/RCS/link.txt'. 11:38:20 #12 133.1 Trying pattern rule with stem 'link.txt'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/s.link.txt'. 11:38:20 #12 133.1 Trying pattern rule with stem 'link.txt'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/netopeer2-server.dir/SCCS/s.link.txt'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/netopeer2-server.dir/link.txt'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/link.txt'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/netopeer2-server.dir/link.txt'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Considering target file '../src/main.c'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/main.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/main.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/main.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/main.c,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/main.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.main.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main.c'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.main.c'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/main.w'. 11:38:20 #12 133.1 Looking for a rule with intermediate file '../src/main.w'. 11:38:20 #12 133.1 Avoiding implicit rule recursion. 11:38:20 #12 133.1 Trying pattern rule with stem 'main.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/main.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/main.w,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/main.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.main.w'. 11:38:20 #12 133.1 Trying pattern rule with stem 'main.w'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.main.w'. 11:38:20 #12 133.1 No implicit rule found for '../src/main.c'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/main.c'. 11:38:20 #12 133.1 No need to remake target '../src/main.c'. 11:38:20 #12 133.1 Considering target file '../src/common.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/common.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/common.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/common.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/common.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.common.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.common.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/common.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/common.h'. 11:38:20 #12 133.1 No need to remake target '../src/common.h'. 11:38:20 #12 133.1 Considering target file '../src/log.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/log.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/log.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/log.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/log.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.log.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.log.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/log.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/log.h'. 11:38:20 #12 133.1 No need to remake target '../src/log.h'. 11:38:20 #12 133.1 Pruning file '../src/main.c'. 11:38:20 #12 133.1 Considering target file '../src/netconf.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf.h'. 11:38:20 #12 133.1 No need to remake target '../src/netconf.h'. 11:38:20 #12 133.1 Considering target file '../src/netconf_acm.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_acm.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_acm.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_acm.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_acm.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_acm.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_acm.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_acm.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_acm.h'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_acm.h'. 11:38:20 #12 133.1 Considering target file '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_monitoring.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_monitoring.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_monitoring.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_monitoring.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_monitoring.h'. 11:38:20 #12 133.1 Considering target file '../src/netconf_nmda.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_nmda.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_nmda.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_nmda.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_nmda.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_nmda.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_nmda.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_nmda.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_nmda.h'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_nmda.h'. 11:38:20 #12 133.1 Considering target file '../src/netconf_server.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_server.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_server.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_server.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_server.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_server.h'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_server.h'. 11:38:20 #12 133.1 Considering target file '../src/netconf_server_ssh.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_server_ssh.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server_ssh.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_ssh.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_server_ssh.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_server_ssh.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_server_ssh.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_server_ssh.h'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_server_ssh.h'. 11:38:20 #12 133.1 Considering target file '../src/netconf_server_tls.h'. 11:38:20 #12 133.1 Looking for an implicit rule for '../src/netconf_server_tls.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/netconf_server_tls.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_tls.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/RCS/netconf_server_tls.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/s.netconf_server_tls.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.h'. 11:38:20 #12 133.1 Trying implicit prerequisite '../src/SCCS/s.netconf_server_tls.h'. 11:38:20 #12 133.1 No implicit rule found for '../src/netconf_server_tls.h'. 11:38:20 #12 133.1 Finished prerequisites of target file '../src/netconf_server_tls.h'. 11:38:20 #12 133.1 No need to remake target '../src/netconf_server_tls.h'. 11:38:20 #12 133.1 Considering target file 'compat.h'. 11:38:20 #12 133.1 Looking for an implicit rule for 'compat.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'compat.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/compat.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/compat.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 's.compat.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'SCCS/s.compat.h'. 11:38:20 #12 133.1 No implicit rule found for 'compat.h'. 11:38:20 #12 133.1 Finished prerequisites of target file 'compat.h'. 11:38:20 #12 133.1 No need to remake target 'compat.h'. 11:38:20 #12 133.1 Considering target file 'config.h'. 11:38:20 #12 133.1 Looking for an implicit rule for 'config.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'config.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'config.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'config.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/config.h,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'config.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'RCS/config.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'config.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 's.config.h'. 11:38:20 #12 133.1 Trying pattern rule with stem 'config.h'. 11:38:20 #12 133.1 Trying implicit prerequisite 'SCCS/s.config.h'. 11:38:20 #12 133.1 No implicit rule found for 'config.h'. 11:38:20 #12 133.1 Finished prerequisites of target file 'config.h'. 11:38:20 #12 133.1 No need to remake target 'config.h'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/netopeer2-server.dir/flags.make'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/main.c' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/common.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/log.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/main.c' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_acm.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_monitoring.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_nmda.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server_ssh.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite '../src/netconf_server_tls.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite 'compat.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite 'config.h' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Prerequisite 'CMakeFiles/netopeer2-server.dir/flags.make' is older than target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/netopeer2-server.dir/src/main.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/common.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/common.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/common.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.common.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'common.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.common.c.o'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/common.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf.c.o'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_monitoring.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_monitoring.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_monitoring.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_monitoring.c.o'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_acm.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_acm.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_acm.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_acm.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_acm.c.o'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_nmda.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_nmda.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_nmda.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_nmda.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_nmda.c.o'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/log.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/log.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/log.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.log.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'log.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.log.c.o'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/log.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_server.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_server.c.o'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_ssh.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_server_ssh.c.o'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_tls.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/RCS/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/s.netconf_server_tls.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'netconf_server_tls.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/serverobj.dir/src/SCCS/s.netconf_server_tls.c.o'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o'. 11:38:20 #12 133.1 Considering target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 Looking for an implicit rule for 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/s.compat.c.o'. 11:38:20 #12 133.1 Trying pattern rule with stem 'compat.c.o'. 11:38:20 #12 133.1 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/SCCS/s.compat.c.o'. 11:38:20 #12 133.1 No implicit rule found for 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 Finished prerequisites of target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 No need to remake target 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.1 Pruning file 'CMakeFiles/netopeer2-server.dir/build.make'. 11:38:20 #12 133.1 Considering target file '/usr/local/lib/libnetconf2.so'. 11:38:20 #12 133.1 Looking for an implicit rule for '/usr/local/lib/libnetconf2.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libnetconf2.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/libnetconf2.so,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libnetconf2.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libnetconf2.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libnetconf2.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/s.libnetconf2.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libnetconf2.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libnetconf2.so'. 11:38:20 #12 133.1 No implicit rule found for '/usr/local/lib/libnetconf2.so'. 11:38:20 #12 133.1 Finished prerequisites of target file '/usr/local/lib/libnetconf2.so'. 11:38:20 #12 133.1 No need to remake target '/usr/local/lib/libnetconf2.so'. 11:38:20 #12 133.1 Considering target file '/usr/local/lib/libssh.so'. 11:38:20 #12 133.1 Looking for an implicit rule for '/usr/local/lib/libssh.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libssh.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/libssh.so,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libssh.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libssh.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libssh.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/s.libssh.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libssh.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libssh.so'. 11:38:20 #12 133.1 No implicit rule found for '/usr/local/lib/libssh.so'. 11:38:20 #12 133.1 Finished prerequisites of target file '/usr/local/lib/libssh.so'. 11:38:20 #12 133.1 No need to remake target '/usr/local/lib/libssh.so'. 11:38:20 #12 133.1 Considering target file '/usr/local/lib/libcurl.so'. 11:38:20 #12 133.1 Looking for an implicit rule for '/usr/local/lib/libcurl.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libcurl.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/libcurl.so,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libcurl.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/RCS/libcurl.so,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libcurl.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/RCS/libcurl.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libcurl.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/s.libcurl.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libcurl.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libcurl.so'. 11:38:20 #12 133.1 No implicit rule found for '/usr/local/lib/libcurl.so'. 11:38:20 #12 133.1 Finished prerequisites of target file '/usr/local/lib/libcurl.so'. 11:38:20 #12 133.1 No need to remake target '/usr/local/lib/libcurl.so'. 11:38:20 #12 133.1 Considering target file '/usr/local/lib/libyang.so'. 11:38:20 #12 133.1 Looking for an implicit rule for '/usr/local/lib/libyang.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libyang.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/libyang.so,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libyang.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libyang.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libyang.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/s.libyang.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libyang.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libyang.so'. 11:38:20 #12 133.1 No implicit rule found for '/usr/local/lib/libyang.so'. 11:38:20 #12 133.1 Finished prerequisites of target file '/usr/local/lib/libyang.so'. 11:38:20 #12 133.1 No need to remake target '/usr/local/lib/libyang.so'. 11:38:20 #12 133.1 Considering target file '/usr/local/lib/libsysrepo.so'. 11:38:20 #12 133.1 Looking for an implicit rule for '/usr/local/lib/libsysrepo.so'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libsysrepo.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/libsysrepo.so,v'. 11:38:20 #12 133.1 Trying pattern rule with stem 'libsysrepo.so'. 11:38:20 #12 133.1 Trying implicit prerequisite '/usr/local/lib/RCS/libsysrepo.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libsysrepo.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/RCS/libsysrepo.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libsysrepo.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/s.libsysrepo.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libsysrepo.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libsysrepo.so'. 11:38:20 #12 133.2 No implicit rule found for '/usr/local/lib/libsysrepo.so'. 11:38:20 #12 133.2 Finished prerequisites of target file '/usr/local/lib/libsysrepo.so'. 11:38:20 #12 133.2 No need to remake target '/usr/local/lib/libsysrepo.so'. 11:38:20 #12 133.2 Finished prerequisites of target file 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/netopeer2-server.dir/link.txt' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/netopeer2-server.dir/src/main.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/serverobj.dir/src/common.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_acm.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_nmda.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/serverobj.dir/src/log.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/netopeer2-server.dir/build.make' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite '/usr/local/lib/libnetconf2.so' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite '/usr/local/lib/libssh.so' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite '/usr/local/lib/libcurl.so' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite '/usr/local/lib/libyang.so' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 Prerequisite '/usr/local/lib/libsysrepo.so' is older than target 'netopeer2-server'. 11:38:20 #12 133.2 No need to remake target 'netopeer2-server'. 11:38:20 #12 133.2 Finished prerequisites of target file 'CMakeFiles/netopeer2-server.dir/build'. 11:38:20 #12 133.2 Must remake target 'CMakeFiles/netopeer2-server.dir/build'. 11:38:20 #12 133.2 Successfully remade target file 'CMakeFiles/netopeer2-server.dir/build'. 11:38:20 #12 133.2 Reaping winning child 0x558093dddf10 PID 12314 11:38:20 #12 133.2 Live child 0x558093dddf10 (CMakeFiles/netopeer2-server.dir/all) PID 12315 11:38:20 #12 133.2 [ 66%] Built target netopeer2-server 11:38:20 #12 133.2 Reaping winning child 0x558093dddf10 PID 12315 11:38:20 #12 133.2 Removing child 0x558093dddf10 PID 12315 from chain. 11:38:20 #12 133.2 Successfully remade target file 'CMakeFiles/netopeer2-server.dir/all'. 11:38:20 #12 133.2 Pruning file 'CMakeFiles/compat.dir/all'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/all'. 11:38:20 #12 133.2 File 'cli/CMakeFiles/netopeer2-cli.dir/all' does not exist. 11:38:20 #12 133.2 Pruning file 'CMakeFiles/compat.dir/all'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/all'. 11:38:20 #12 133.2 Must remake target 'cli/CMakeFiles/netopeer2-cli.dir/all'. 11:38:20 #12 133.2 Putting child 0x558093ddefb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 12317 on the chain. 11:38:20 #12 133.2 Live child 0x558093ddefb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 12317 11:38:20 #12 133.2 GNU Make 4.1 11:38:20 #12 133.2 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.2 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.2 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.2 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.2 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.2 Reading makefiles... 11:38:20 #12 133.2 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/build.make'... 11:38:20 #12 133.2 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/depend.make' (search path) (no ~ expansion)... 11:38:20 #12 133.2 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/progress.make' (search path) (no ~ expansion)... 11:38:20 #12 133.2 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' (search path) (no ~ expansion)... 11:38:20 #12 133.2 Updating makefiles.... 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.flags.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.flags.make'. 11:38:20 #12 133.2 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 11:38:20 #12 133.2 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/progress.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.progress.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.progress.make'. 11:38:20 #12 133.2 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 11:38:20 #12 133.2 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/depend.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.depend.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.depend.make'. 11:38:20 #12 133.2 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/build.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.build.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.build.make'. 11:38:20 #12 133.2 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 Updating goal targets.... 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/depend'. 11:38:20 #12 133.2 File 'cli/CMakeFiles/netopeer2-cli.dir/depend' does not exist. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/depend'. 11:38:20 #12 133.2 Must remake target 'cli/CMakeFiles/netopeer2-cli.dir/depend'. 11:38:20 #12 133.2 Putting child 0x557485de87a0 (cli/CMakeFiles/netopeer2-cli.dir/depend) PID 12318 on the chain. 11:38:20 #12 133.2 Live child 0x557485de87a0 (cli/CMakeFiles/netopeer2-cli.dir/depend) PID 12318 11:38:20 #12 133.2 Reaping winning child 0x557485de87a0 PID 12318 11:38:20 #12 133.2 Removing child 0x557485de87a0 PID 12318 from chain. 11:38:20 #12 133.2 Successfully remade target file 'cli/CMakeFiles/netopeer2-cli.dir/depend'. 11:38:20 #12 133.2 Reaping winning child 0x558093ddefb0 PID 12317 11:38:20 #12 133.2 Live child 0x558093ddefb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 12320 11:38:20 #12 133.2 GNU Make 4.1 11:38:20 #12 133.2 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.2 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.2 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.2 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.2 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.2 Reading makefiles... 11:38:20 #12 133.2 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/build.make'... 11:38:20 #12 133.2 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/depend.make' (search path) (no ~ expansion)... 11:38:20 #12 133.2 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/progress.make' (search path) (no ~ expansion)... 11:38:20 #12 133.2 Reading makefile 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' (search path) (no ~ expansion)... 11:38:20 #12 133.2 Updating makefiles.... 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/flags.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.flags.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'flags.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.flags.make'. 11:38:20 #12 133.2 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 11:38:20 #12 133.2 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/progress.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/progress.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.progress.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'progress.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.progress.make'. 11:38:20 #12 133.2 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/progress.make'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 11:38:20 #12 133.2 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/depend.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/depend.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.depend.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'depend.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.depend.make'. 11:38:20 #12 133.2 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/depend.make'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/build.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/build.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.build.make'. 11:38:20 #12 133.2 Trying pattern rule with stem 'build.make'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.build.make'. 11:38:20 #12 133.2 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 Updating goal targets.... 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/build'. 11:38:20 #12 133.2 File 'cli/CMakeFiles/netopeer2-cli.dir/build' does not exist. 11:38:20 #12 133.2 Considering target file 'netopeer2-cli'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. 11:38:20 #12 133.2 Looking for an implicit rule for 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. 11:38:20 #12 133.2 Trying pattern rule with stem 'link.txt'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/link.txt,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'link.txt'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/link.txt,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'link.txt'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/RCS/link.txt'. 11:38:20 #12 133.2 Trying pattern rule with stem 'link.txt'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/s.link.txt'. 11:38:20 #12 133.2 Trying pattern rule with stem 'link.txt'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/SCCS/s.link.txt'. 11:38:20 #12 133.2 No implicit rule found for 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/link.txt'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Considering target file '../cli/main.c'. 11:38:20 #12 133.2 Looking for an implicit rule for '../cli/main.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/main.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/main.c,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/main.c,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/main.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.main.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.main.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/main.w'. 11:38:20 #12 133.2 Looking for a rule with intermediate file '../cli/main.w'. 11:38:20 #12 133.2 Avoiding implicit rule recursion. 11:38:20 #12 133.2 Trying pattern rule with stem 'main.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/main.w,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/main.w,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/main.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.main.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'main.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.main.w'. 11:38:20 #12 133.2 No implicit rule found for '../cli/main.c'. 11:38:20 #12 133.2 Finished prerequisites of target file '../cli/main.c'. 11:38:20 #12 133.2 No need to remake target '../cli/main.c'. 11:38:20 #12 133.2 Considering target file '../cli/commands.h'. 11:38:20 #12 133.2 Looking for an implicit rule for '../cli/commands.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/commands.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/commands.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/commands.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.commands.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.commands.h'. 11:38:20 #12 133.2 No implicit rule found for '../cli/commands.h'. 11:38:20 #12 133.2 Finished prerequisites of target file '../cli/commands.h'. 11:38:20 #12 133.2 No need to remake target '../cli/commands.h'. 11:38:20 #12 133.2 Considering target file '../cli/completion.h'. 11:38:20 #12 133.2 Looking for an implicit rule for '../cli/completion.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/completion.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/completion.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/completion.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.completion.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.completion.h'. 11:38:20 #12 133.2 No implicit rule found for '../cli/completion.h'. 11:38:20 #12 133.2 Finished prerequisites of target file '../cli/completion.h'. 11:38:20 #12 133.2 No need to remake target '../cli/completion.h'. 11:38:20 #12 133.2 Considering target file '../cli/configuration.h'. 11:38:20 #12 133.2 Looking for an implicit rule for '../cli/configuration.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/configuration.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/configuration.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/configuration.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.configuration.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.configuration.h'. 11:38:20 #12 133.2 No implicit rule found for '../cli/configuration.h'. 11:38:20 #12 133.2 Finished prerequisites of target file '../cli/configuration.h'. 11:38:20 #12 133.2 No need to remake target '../cli/configuration.h'. 11:38:20 #12 133.2 Considering target file '../cli/linenoise/linenoise.h'. 11:38:20 #12 133.2 Looking for an implicit rule for '../cli/linenoise/linenoise.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/linenoise.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/s.linenoise.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.h'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/SCCS/s.linenoise.h'. 11:38:20 #12 133.2 No implicit rule found for '../cli/linenoise/linenoise.h'. 11:38:20 #12 133.2 Finished prerequisites of target file '../cli/linenoise/linenoise.h'. 11:38:20 #12 133.2 No need to remake target '../cli/linenoise/linenoise.h'. 11:38:20 #12 133.2 Pruning file '../cli/main.c'. 11:38:20 #12 133.2 Considering target file 'cli/cli_version.h'. 11:38:20 #12 133.2 Looking for an implicit rule for 'cli/cli_version.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'cli_version.h'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/cli_version.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'cli_version.h'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/RCS/cli_version.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'cli_version.h'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/RCS/cli_version.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'cli_version.h'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/s.cli_version.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'cli_version.h'. 11:38:20 #12 133.2 Trying implicit prerequisite 'cli/SCCS/s.cli_version.h'. 11:38:20 #12 133.2 No implicit rule found for 'cli/cli_version.h'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/cli_version.h'. 11:38:20 #12 133.2 No need to remake target 'cli/cli_version.h'. 11:38:20 #12 133.2 Considering target file 'compat.h'. 11:38:20 #12 133.2 Looking for an implicit rule for 'compat.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.2 Trying implicit prerequisite 'compat.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.2 Trying implicit prerequisite 'RCS/compat.h,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.2 Trying implicit prerequisite 'RCS/compat.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.2 Trying implicit prerequisite 's.compat.h'. 11:38:20 #12 133.2 Trying pattern rule with stem 'compat.h'. 11:38:20 #12 133.2 Trying implicit prerequisite 'SCCS/s.compat.h'. 11:38:20 #12 133.2 No implicit rule found for 'compat.h'. 11:38:20 #12 133.2 Finished prerequisites of target file 'compat.h'. 11:38:20 #12 133.2 No need to remake target 'compat.h'. 11:38:20 #12 133.2 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/main.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/completion.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/configuration.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/main.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Considering target file '../cli/commands.c'. 11:38:20 #12 133.2 Looking for an implicit rule for '../cli/commands.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/commands.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/commands.c,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/commands.c,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/commands.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.commands.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.commands.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/commands.w'. 11:38:20 #12 133.2 Looking for a rule with intermediate file '../cli/commands.w'. 11:38:20 #12 133.2 Avoiding implicit rule recursion. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/commands.w,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/commands.w,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/commands.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.commands.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'commands.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.commands.w'. 11:38:20 #12 133.2 No implicit rule found for '../cli/commands.c'. 11:38:20 #12 133.2 Finished prerequisites of target file '../cli/commands.c'. 11:38:20 #12 133.2 No need to remake target '../cli/commands.c'. 11:38:20 #12 133.2 Pruning file '../cli/commands.c'. 11:38:20 #12 133.2 Pruning file '../cli/commands.h'. 11:38:20 #12 133.2 Pruning file '../cli/completion.h'. 11:38:20 #12 133.2 Pruning file '../cli/configuration.h'. 11:38:20 #12 133.2 Pruning file '../cli/linenoise/linenoise.h'. 11:38:20 #12 133.2 Pruning file 'cli/cli_version.h'. 11:38:20 #12 133.2 Pruning file 'compat.h'. 11:38:20 #12 133.2 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/commands.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/commands.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/completion.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/configuration.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 11:38:20 #12 133.2 Considering target file '../cli/completion.c'. 11:38:20 #12 133.2 Looking for an implicit rule for '../cli/completion.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/completion.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/completion.c,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/completion.c,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/completion.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.completion.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.completion.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/completion.w'. 11:38:20 #12 133.2 Looking for a rule with intermediate file '../cli/completion.w'. 11:38:20 #12 133.2 Avoiding implicit rule recursion. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/completion.w,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/completion.w,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/completion.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.completion.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'completion.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.completion.w'. 11:38:20 #12 133.2 No implicit rule found for '../cli/completion.c'. 11:38:20 #12 133.2 Finished prerequisites of target file '../cli/completion.c'. 11:38:20 #12 133.2 No need to remake target '../cli/completion.c'. 11:38:20 #12 133.2 Pruning file '../cli/commands.h'. 11:38:20 #12 133.2 Pruning file '../cli/completion.c'. 11:38:20 #12 133.2 Pruning file '../cli/linenoise/linenoise.h'. 11:38:20 #12 133.2 Pruning file 'cli/cli_version.h'. 11:38:20 #12 133.2 Pruning file 'compat.h'. 11:38:20 #12 133.2 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/completion.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/completion.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 11:38:20 #12 133.2 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 11:38:20 #12 133.2 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 Considering target file '../cli/configuration.c'. 11:38:20 #12 133.2 Looking for an implicit rule for '../cli/configuration.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/configuration.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/configuration.c,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/configuration.c,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/configuration.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.configuration.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.configuration.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/configuration.w'. 11:38:20 #12 133.2 Looking for a rule with intermediate file '../cli/configuration.w'. 11:38:20 #12 133.2 Avoiding implicit rule recursion. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/configuration.w,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/configuration.w,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/RCS/configuration.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/s.configuration.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'configuration.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/SCCS/s.configuration.w'. 11:38:20 #12 133.2 No implicit rule found for '../cli/configuration.c'. 11:38:20 #12 133.2 Finished prerequisites of target file '../cli/configuration.c'. 11:38:20 #12 133.2 No need to remake target '../cli/configuration.c'. 11:38:20 #12 133.2 Pruning file '../cli/commands.h'. 11:38:20 #12 133.2 Pruning file '../cli/configuration.c'. 11:38:20 #12 133.2 Pruning file '../cli/configuration.h'. 11:38:20 #12 133.2 Pruning file '../cli/linenoise/linenoise.h'. 11:38:20 #12 133.2 Pruning file 'cli/cli_version.h'. 11:38:20 #12 133.2 Pruning file 'compat.h'. 11:38:20 #12 133.2 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/configuration.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/commands.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/configuration.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/configuration.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 Prerequisite 'cli/cli_version.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 Prerequisite 'compat.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o'. 11:38:20 #12 133.2 Considering target file 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 11:38:20 #12 133.2 Considering target file '../cli/linenoise/linenoise.c'. 11:38:20 #12 133.2 Looking for an implicit rule for '../cli/linenoise/linenoise.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/linenoise.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/linenoise.c,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.c,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/s.linenoise.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.c'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/SCCS/s.linenoise.c'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/linenoise.w'. 11:38:20 #12 133.2 Looking for a rule with intermediate file '../cli/linenoise/linenoise.w'. 11:38:20 #12 133.2 Avoiding implicit rule recursion. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/linenoise.w,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.w,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/RCS/linenoise.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/s.linenoise.w'. 11:38:20 #12 133.2 Trying pattern rule with stem 'linenoise.w'. 11:38:20 #12 133.2 Trying implicit prerequisite '../cli/linenoise/SCCS/s.linenoise.w'. 11:38:20 #12 133.2 No implicit rule found for '../cli/linenoise/linenoise.c'. 11:38:20 #12 133.2 Finished prerequisites of target file '../cli/linenoise/linenoise.c'. 11:38:20 #12 133.2 No need to remake target '../cli/linenoise/linenoise.c'. 11:38:20 #12 133.2 Pruning file '../cli/linenoise/linenoise.c'. 11:38:20 #12 133.2 Pruning file '../cli/linenoise/linenoise.h'. 11:38:20 #12 133.2 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/flags.make'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/linenoise/linenoise.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/linenoise/linenoise.c' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 11:38:20 #12 133.2 Prerequisite '../cli/linenoise/linenoise.h' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/flags.make' is older than target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 11:38:20 #12 133.2 No need to remake target 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o'. 11:38:20 #12 133.2 Considering target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.2 Looking for an implicit rule for 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.2 Trying pattern rule with stem 'compat.c.o'. 11:38:20 #12 133.2 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'compat.c.o'. 11:38:20 #12 133.2 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'compat.c.o'. 11:38:20 #12 133.2 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/RCS/compat.c.o'. 11:38:20 #12 133.2 Trying pattern rule with stem 'compat.c.o'. 11:38:20 #12 133.2 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/s.compat.c.o'. 11:38:20 #12 133.2 Trying pattern rule with stem 'compat.c.o'. 11:38:20 #12 133.2 Trying implicit prerequisite 'CMakeFiles/compat.dir/compat/SCCS/s.compat.c.o'. 11:38:20 #12 133.2 No implicit rule found for 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.2 Finished prerequisites of target file 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.2 No need to remake target 'CMakeFiles/compat.dir/compat/compat.c.o'. 11:38:20 #12 133.2 Pruning file 'cli/CMakeFiles/netopeer2-cli.dir/build.make'. 11:38:20 #12 133.2 Considering target file '/usr/local/lib/libyang.so'. 11:38:20 #12 133.2 Looking for an implicit rule for '/usr/local/lib/libyang.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libyang.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/libyang.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libyang.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libyang.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/RCS/libyang.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libyang.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/s.libyang.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libyang.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libyang.so'. 11:38:20 #12 133.2 No implicit rule found for '/usr/local/lib/libyang.so'. 11:38:20 #12 133.2 Finished prerequisites of target file '/usr/local/lib/libyang.so'. 11:38:20 #12 133.2 No need to remake target '/usr/local/lib/libyang.so'. 11:38:20 #12 133.2 Considering target file '/usr/local/lib/libnetconf2.so'. 11:38:20 #12 133.2 Looking for an implicit rule for '/usr/local/lib/libnetconf2.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libnetconf2.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/libnetconf2.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libnetconf2.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libnetconf2.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/RCS/libnetconf2.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libnetconf2.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/s.libnetconf2.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libnetconf2.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libnetconf2.so'. 11:38:20 #12 133.2 No implicit rule found for '/usr/local/lib/libnetconf2.so'. 11:38:20 #12 133.2 Finished prerequisites of target file '/usr/local/lib/libnetconf2.so'. 11:38:20 #12 133.2 No need to remake target '/usr/local/lib/libnetconf2.so'. 11:38:20 #12 133.2 Considering target file '/usr/local/lib/libssh.so'. 11:38:20 #12 133.2 Looking for an implicit rule for '/usr/local/lib/libssh.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libssh.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/libssh.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libssh.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libssh.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/RCS/libssh.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libssh.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/s.libssh.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libssh.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/local/lib/SCCS/s.libssh.so'. 11:38:20 #12 133.2 No implicit rule found for '/usr/local/lib/libssh.so'. 11:38:20 #12 133.2 Finished prerequisites of target file '/usr/local/lib/libssh.so'. 11:38:20 #12 133.2 No need to remake target '/usr/local/lib/libssh.so'. 11:38:20 #12 133.2 Considering target file '/usr/lib/x86_64-linux-gnu/libssl.so'. 11:38:20 #12 133.2 Looking for an implicit rule for '/usr/lib/x86_64-linux-gnu/libssl.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libssl.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/libssl.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libssl.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libssl.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libssl.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libssl.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libssl.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/s.libssl.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libssl.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/SCCS/s.libssl.so'. 11:38:20 #12 133.2 No implicit rule found for '/usr/lib/x86_64-linux-gnu/libssl.so'. 11:38:20 #12 133.2 Finished prerequisites of target file '/usr/lib/x86_64-linux-gnu/libssl.so'. 11:38:20 #12 133.2 No need to remake target '/usr/lib/x86_64-linux-gnu/libssl.so'. 11:38:20 #12 133.2 Considering target file '/usr/lib/x86_64-linux-gnu/libcrypto.so'. 11:38:20 #12 133.2 Looking for an implicit rule for '/usr/lib/x86_64-linux-gnu/libcrypto.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libcrypto.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/libcrypto.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libcrypto.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libcrypto.so,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libcrypto.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/RCS/libcrypto.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libcrypto.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/s.libcrypto.so'. 11:38:20 #12 133.2 Trying pattern rule with stem 'libcrypto.so'. 11:38:20 #12 133.2 Trying implicit prerequisite '/usr/lib/x86_64-linux-gnu/SCCS/s.libcrypto.so'. 11:38:20 #12 133.2 No implicit rule found for '/usr/lib/x86_64-linux-gnu/libcrypto.so'. 11:38:20 #12 133.2 Finished prerequisites of target file '/usr/lib/x86_64-linux-gnu/libcrypto.so'. 11:38:20 #12 133.2 No need to remake target '/usr/lib/x86_64-linux-gnu/libcrypto.so'. 11:38:20 #12 133.2 Finished prerequisites of target file 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/link.txt' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/main.c.o' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/commands.c.o' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/completion.c.o' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite 'CMakeFiles/compat.dir/compat/compat.c.o' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite 'cli/CMakeFiles/netopeer2-cli.dir/build.make' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite '/usr/local/lib/libyang.so' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite '/usr/local/lib/libnetconf2.so' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite '/usr/local/lib/libssh.so' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite '/usr/lib/x86_64-linux-gnu/libssl.so' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 Prerequisite '/usr/lib/x86_64-linux-gnu/libcrypto.so' is older than target 'netopeer2-cli'. 11:38:20 #12 133.2 No need to remake target 'netopeer2-cli'. 11:38:20 #12 133.2 Finished prerequisites of target file 'cli/CMakeFiles/netopeer2-cli.dir/build'. 11:38:20 #12 133.2 Must remake target 'cli/CMakeFiles/netopeer2-cli.dir/build'. 11:38:20 #12 133.2 Successfully remade target file 'cli/CMakeFiles/netopeer2-cli.dir/build'. 11:38:20 #12 133.2 Reaping winning child 0x558093ddefb0 PID 12320 11:38:20 #12 133.2 Live child 0x558093ddefb0 (cli/CMakeFiles/netopeer2-cli.dir/all) PID 12321 11:38:20 #12 133.2 [100%] Built target netopeer2-cli 11:38:20 #12 133.2 Reaping winning child 0x558093ddefb0 PID 12321 11:38:20 #12 133.2 Removing child 0x558093ddefb0 PID 12321 from chain. 11:38:20 #12 133.2 Successfully remade target file 'cli/CMakeFiles/netopeer2-cli.dir/all'. 11:38:20 #12 133.2 Finished prerequisites of target file 'all'. 11:38:20 #12 133.2 Must remake target 'all'. 11:38:20 #12 133.2 Successfully remade target file 'all'. 11:38:20 #12 133.2 Reaping winning child 0x55751ad47590 PID 12298 11:38:20 #12 133.2 Live child 0x55751ad47590 (all) PID 12323 11:38:20 #12 133.2 Reaping winning child 0x55751ad47590 PID 12323 11:38:20 #12 133.2 Removing child 0x55751ad47590 PID 12323 from chain. 11:38:20 #12 133.2 Successfully remade target file 'all'. 11:38:20 #12 133.2 Finished prerequisites of target file 'preinstall'. 11:38:20 #12 133.2 Must remake target 'preinstall'. 11:38:20 #12 133.2 Putting child 0x55751ad48120 (preinstall) PID 12324 on the chain. 11:38:20 #12 133.2 Live child 0x55751ad48120 (preinstall) PID 12324 11:38:20 #12 133.2 GNU Make 4.1 11:38:20 #12 133.2 Built for x86_64-pc-linux-gnu 11:38:20 #12 133.2 Copyright (C) 1988-2014 Free Software Foundation, Inc. 11:38:20 #12 133.2 License GPLv3+: GNU GPL version 3 or later 11:38:20 #12 133.2 This is free software: you are free to change and redistribute it. 11:38:20 #12 133.2 There is NO WARRANTY, to the extent permitted by law. 11:38:20 #12 133.2 Reading makefiles... 11:38:20 #12 133.2 Reading makefile 'CMakeFiles/Makefile2'... 11:38:20 #12 133.2 Updating makefiles.... 11:38:20 #12 133.2 Considering target file 'CMakeFiles/Makefile2'. 11:38:20 #12 133.2 Looking for an implicit rule for 'CMakeFiles/Makefile2'. 11:38:20 #12 133.2 Trying pattern rule with stem 'Makefile2'. 11:38:20 #12 133.2 Trying implicit prerequisite 'CMakeFiles/Makefile2,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'Makefile2'. 11:38:20 #12 133.2 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2,v'. 11:38:20 #12 133.2 Trying pattern rule with stem 'Makefile2'. 11:38:20 #12 133.2 Trying implicit prerequisite 'CMakeFiles/RCS/Makefile2'. 11:38:20 #12 133.2 Trying pattern rule with stem 'Makefile2'. 11:38:20 #12 133.2 Trying implicit prerequisite 'CMakeFiles/s.Makefile2'. 11:38:20 #12 133.2 Trying pattern rule with stem 'Makefile2'. 11:38:20 #12 133.2 Trying implicit prerequisite 'CMakeFiles/SCCS/s.Makefile2'. 11:38:20 #12 133.2 No implicit rule found for 'CMakeFiles/Makefile2'. 11:38:20 #12 133.2 Finished prerequisites of target file 'CMakeFiles/Makefile2'. 11:38:20 #12 133.2 No need to remake target 'CMakeFiles/Makefile2'. 11:38:20 #12 133.2 Updating goal targets.... 11:38:20 #12 133.2 Considering target file 'preinstall'. 11:38:20 #12 133.2 File 'preinstall' does not exist. 11:38:20 #12 133.2 Finished prerequisites of target file 'preinstall'. 11:38:20 #12 133.2 Must remake target 'preinstall'. 11:38:20 #12 133.2 Successfully remade target file 'preinstall'. 11:38:20 #12 133.2 Reaping winning child 0x55751ad48120 PID 12324 11:38:20 #12 133.2 Removing child 0x55751ad48120 PID 12324 from chain. 11:38:20 #12 133.2 Successfully remade target file 'preinstall'. 11:38:20 #12 133.2 Finished prerequisites of target file 'install'. 11:38:20 #12 133.2 Must remake target 'install'. 11:38:20 #12 133.2 Putting child 0x55751ad486f0 (install) PID 12325 on the chain. 11:38:20 #12 133.2 Live child 0x55751ad486f0 (install) PID 12325 11:38:20 #12 133.2 Install the project... 11:38:20 #12 133.2 Reaping winning child 0x55751ad486f0 PID 12325 11:38:20 #12 133.2 Live child 0x55751ad486f0 (install) PID 12327 11:38:20 #12 133.2 -- Install configuration: "Debug" 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-server@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-acm@2018-02-14.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-keystore@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/notifications@2008-07-14.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-common@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/nc-notifications@2008-07-14.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-nmda@2019-01-07.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-crypto-types@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf@2013-09-29.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-truststore@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-server@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/iana-crypt-hash@2014-08-06.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-server@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-client@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-common@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-common@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-monitoring@2010-10-04.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-server@2019-07-02.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-datastores@2017-08-17.yang 11:38:20 #12 133.2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-x509-cert-to-name@2014-12-10.yang 11:38:20 #12 133.2 -- Installing: /usr/local/bin/netopeer2-server 11:38:20 #12 133.2 -- Set runtime path of "/usr/local/bin/netopeer2-server" to "" 11:38:20 #12 133.2 -- Installing missing sysrepo modules... 11:38:20 #12 133.2 mesg: ttyname failed: Inappropriate ioctl for device 11:38:21 #12 134.2 -- Generating a new RSA host key "genkey" if not already added... 11:38:21 #12 134.2 mesg: ttyname failed: Inappropriate ioctl for device 11:38:21 #12 134.2 mesg: ttyname failed: Inappropriate ioctl for device 11:38:21 #12 134.4 -- Merging default server listen configuration if there is none... 11:38:21 #12 134.4 mesg: ttyname failed: Inappropriate ioctl for device 11:38:21 #12 134.5 -- Installing: /usr/local/bin/netopeer2-cli 11:38:21 #12 134.5 -- Set runtime path of "/usr/local/bin/netopeer2-cli" to "" 11:38:21 #12 134.5 -- Installing: /usr/local/share/man/man1/netopeer2-cli.1 11:38:21 #12 134.5 Reaping winning child 0x55751ad486f0 PID 12327 11:38:21 #12 134.5 Removing child 0x55751ad486f0 PID 12327 from chain. 11:38:21 #12 134.5 Successfully remade target file 'install'. 11:38:21 #12 134.5 11:38:21 #12 134.5  ***** NETOPEER2 INSTALLATION DONE *****  11:38:21 #12 134.5 11:38:21 #12 134.5 11:38:21 #12 134.5  ***** SCRIPT COMPLETED *****  11:38:21 #12 134.5 11:38:21 #12 DONE 134.8s 11:38:21 11:38:21 #13 [ 9/10] RUN cd build/scripts && /bin/bash load_yang.sh 11:38:21 #13 0.231 CONFIG_PATH = /opt/o-du-l2/build/scripts/../..//bin/odu/config/ 11:38:21 #13 0.231 CONFIG_PATH = /opt/o-du-l2/build/scripts/../..//bin/odu/config/ 11:38:22 #13 0.239 --2025-01-29 11:38:21-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-yang-types.yang 11:38:22 #13 0.241 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:22 #13 0.243 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:22 #13 0.738 HTTP request sent, awaiting response... 200 OK 11:38:22 #13 0.952 Length: 13328 (13K) [text/plain] 11:38:22 #13 0.954 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-yang-types.yang' 11:38:22 #13 0.954 11:38:22 #13 0.954 0K .......... ... 100% 83.7K=0.2s 11:38:22 #13 1.110 11:38:22 #13 1.110 2025-01-29 11:38:22 (83.7 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-yang-types.yang' saved [13328/13328] 11:38:22 #13 1.110 11:38:22 #13 1.120 --2025-01-29 11:38:22-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-top.yang 11:38:22 #13 1.122 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:22 #13 1.124 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:23 #13 1.610 HTTP request sent, awaiting response... 200 OK 11:38:23 #13 1.820 Length: 961 [text/plain] 11:38:23 #13 1.820 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-top.yang' 11:38:23 #13 1.820 11:38:23 #13 1.820 0K 100% 52.4M=0s 11:38:23 #13 1.820 11:38:23 #13 1.820 2025-01-29 11:38:23 (52.4 MB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-top.yang' saved [961/961] 11:38:23 #13 1.820 11:38:23 #13 1.826 --2025-01-29 11:38:23-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-measurements.yang 11:38:23 #13 1.826 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:23 #13 1.828 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:24 #13 2.290 HTTP request sent, awaiting response... 200 OK 11:38:24 #13 2.505 Length: 23454 (23K) [text/plain] 11:38:24 #13 2.505 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-measurements.yang' 11:38:24 #13 2.505 11:38:24 #13 2.505 0K .......... .......... .. 100% 153K=0.1s 11:38:24 #13 2.655 11:38:24 #13 2.655 2025-01-29 11:38:24 (153 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-measurements.yang' saved [23454/23454] 11:38:24 #13 2.655 11:38:24 #13 2.659 --2025-01-29 11:38:24-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-trace.yang 11:38:24 #13 2.661 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:24 #13 2.663 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:24 #13 3.122 HTTP request sent, awaiting response... 200 OK 11:38:25 #13 3.329 Length: 33719 (33K) [text/plain] 11:38:25 #13 3.330 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-trace.yang' 11:38:25 #13 3.330 11:38:25 #13 3.330 0K .......... .......... .......... .. 100% 217K=0.2s 11:38:25 #13 3.481 11:38:25 #13 3.481 2025-01-29 11:38:25 (217 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-trace.yang' saved [33719/33719] 11:38:25 #13 3.481 11:38:25 #13 3.486 --2025-01-29 11:38:25-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-managed-function.yang 11:38:25 #13 3.488 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:25 #13 3.490 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:25 #13 3.974 HTTP request sent, awaiting response... 200 OK 11:38:25 #13 4.188 Length: 10052 (9.8K) [text/plain] 11:38:26 #13 4.189 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-function.yang' 11:38:26 #13 4.189 11:38:26 #13 4.189 0K ......... 100% 62.6K=0.2s 11:38:26 #13 4.345 11:38:26 #13 4.345 2025-01-29 11:38:26 (62.6 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-function.yang' saved [10052/10052] 11:38:26 #13 4.345 11:38:26 #13 4.349 --2025-01-29 11:38:26-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-subscription-control.yang 11:38:26 #13 4.350 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:26 #13 4.351 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:26 #13 4.849 HTTP request sent, awaiting response... 200 OK 11:38:26 #13 5.070 Length: 9252 (9.0K) [text/plain] 11:38:26 #13 5.070 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-subscription-control.yang' 11:38:26 #13 5.070 11:38:26 #13 5.070 0K ......... 100% 57.2K=0.2s 11:38:27 #13 5.228 11:38:27 #13 5.228 2025-01-29 11:38:26 (57.2 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-subscription-control.yang' saved [9252/9252] 11:38:27 #13 5.228 11:38:27 #13 5.232 --2025-01-29 11:38:26-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-fm.yang 11:38:27 #13 5.233 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:27 #13 5.235 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:27 #13 5.718 HTTP request sent, awaiting response... 200 OK 11:38:27 #13 5.936 Length: 11228 (11K) [text/plain] 11:38:27 #13 5.936 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-fm.yang' 11:38:27 #13 5.936 11:38:27 #13 5.936 0K .......... 100% 67.6K=0.2s 11:38:27 #13 6.100 11:38:27 #13 6.100 2025-01-29 11:38:27 (67.6 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-fm.yang' saved [11228/11228] 11:38:27 #13 6.100 11:38:27 #13 6.105 --2025-01-29 11:38:27-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-common-managed-element.yang 11:38:27 #13 6.108 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:27 #13 6.110 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:28 #13 6.630 HTTP request sent, awaiting response... 200 OK 11:38:28 #13 6.861 Length: 9487 (9.3K) [text/plain] 11:38:28 #13 6.861 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-element.yang' 11:38:28 #13 6.861 11:38:28 #13 6.861 0K ......... 100% 56.8K=0.2s 11:38:28 #13 7.024 11:38:28 #13 7.024 2025-01-29 11:38:28 (56.8 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-common-managed-element.yang' saved [9487/9487] 11:38:28 #13 7.024 11:38:28 #13 7.030 --2025-01-29 11:38:28-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-5g-common-yang-types.yang 11:38:28 #13 7.033 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:28 #13 7.035 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:29 #13 7.562 HTTP request sent, awaiting response... 200 OK 11:38:29 #13 7.800 Length: 3691 (3.6K) [text/plain] 11:38:29 #13 7.800 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-5g-common-yang-types.yang' 11:38:29 #13 7.801 11:38:29 #13 7.801 0K ... 100% 22.1K=0.2s 11:38:29 #13 7.964 11:38:29 #13 7.964 2025-01-29 11:38:29 (22.1 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-5g-common-yang-types.yang' saved [3691/3691] 11:38:29 #13 7.964 11:38:29 #13 7.968 --2025-01-29 11:38:29-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-nr-nrm-rrmpolicy.yang 11:38:29 #13 7.970 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:29 #13 7.972 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:30 #13 8.478 HTTP request sent, awaiting response... 200 OK 11:38:30 #13 8.761 Length: 4978 (4.9K) [text/plain] 11:38:30 #13 8.761 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-rrmpolicy.yang' 11:38:30 #13 8.762 11:38:30 #13 8.762 0K .... 100% 14.8M=0s 11:38:30 #13 8.762 11:38:30 #13 8.762 2025-01-29 11:38:30 (14.8 MB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-rrmpolicy.yang' saved [4978/4978] 11:38:30 #13 8.762 11:38:30 #13 8.770 --2025-01-29 11:38:30-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-nr-nrm-gnbdufunction.yang 11:38:30 #13 8.770 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:30 #13 8.771 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:31 #13 9.308 HTTP request sent, awaiting response... 200 OK 11:38:31 #13 9.621 Length: 3101 (3.0K) [text/plain] 11:38:31 #13 9.621 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-gnbdufunction.yang' 11:38:31 #13 9.621 11:38:31 #13 9.621 0K ... 100% 10.2M=0s 11:38:31 #13 9.625 11:38:31 #13 9.625 2025-01-29 11:38:31 (10.2 MB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-gnbdufunction.yang' saved [3101/3101] 11:38:31 #13 9.625 11:38:31 #13 9.627 --2025-01-29 11:38:31-- https://forge.3gpp.org/rep/sa5/MnS/-/raw/0032d2835382c47bc402c077b40ef71d77c9a3c9/yang-models/_3gpp-nr-nrm-nrcelldu.yang 11:38:31 #13 9.629 Resolving forge.3gpp.org (forge.3gpp.org)... 195.238.226.10 11:38:31 #13 9.630 Connecting to forge.3gpp.org (forge.3gpp.org)|195.238.226.10|:443... connected. 11:38:31 #13 10.14 HTTP request sent, awaiting response... 200 OK 11:38:32 #13 10.37 Length: 7464 (7.3K) [text/plain] 11:38:32 #13 10.37 Saving to: '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-nrcelldu.yang' 11:38:32 #13 10.37 11:38:32 #13 10.37 0K ....... 100% 45.5K=0.2s 11:38:32 #13 10.53 11:38:32 #13 10.53 2025-01-29 11:38:32 (45.5 KB/s) - '/opt/o-du-l2/build/scripts/../..//build/yang/_3gpp-nr-nrm-nrcelldu.yang' saved [7464/7464] 11:38:32 #13 10.53 11:38:32 #13 10.55 updateYang done 11:38:32 #13 10.55 ### install yang modules ### 11:38:33 #13 11.52 ### load initial configuration ### 11:38:33 #13 11.53 [INF]: Applying scheduled changes. 11:38:33 #13 11.59 [INF]: File "o-ran-sc-odu-interface-v1@2020-01-29.yang" was installed. 11:38:33 #13 11.59 [INF]: Module "o-ran-sc-odu-interface-v1" was installed. 11:38:33 #13 11.59 [INF]: Scheduled changes applied. 11:38:33 #13 11.59 [INF]: Session 1 (user "root") created. 11:38:33 #13 11.59 [INF]: There are no subscribers for changes of the module "o-ran-sc-odu-interface-v1" in running DS. 11:38:33 #13 11.60 [INF]: Applying scheduled changes. 11:38:33 #13 11.63 [INF]: No scheduled changes. 11:38:33 #13 11.63 [INF]: Session 2 (user "root") created. 11:38:33 #13 11.63 [INF]: There are no subscribers for changes of the module "ietf-netconf-acm" in running DS. 11:38:33 #13 11.63 [INF]: Ext SHM was defragmented and 4720 B were saved. 11:38:33 #13 11.64 [INF]: Applying scheduled changes. 11:38:33 #13 11.66 [INF]: No scheduled changes. 11:38:33 #13 11.66 [INF]: Session 3 (user "root") created. 11:38:33 #13 11.66 [INF]: There are no subscribers for changes of the module "ietf-netconf-server" in running DS. 11:38:33 #13 11.66 ### load initial configuration done ### 11:38:33 #13 DONE 11.8s 11:38:33 11:38:33 #14 [10/10] RUN cd build/odu && make clean_odu odu MACHINE=BIT64 MODE=FDD O1_ENABLE=YES 11:38:33 #14 0.236 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.237 -e Cleaning DU APP 11:38:33 #14 0.238 /opt/o-du-l2/src/du_app/ /opt/o-du-l2/src/cm 11:38:33 #14 0.241 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.244 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.245 -e Cleaning ASN 11:38:33 #14 0.246 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm 11:38:33 #14 0.248 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.254 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.255 -e Cleaning ASN 11:38:33 #14 0.256 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm 11:38:33 #14 0.267 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.272 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.273 -e Cleaning ASN 11:38:33 #14 0.273 /opt/o-du-l2/src/codec_utils/E2AP /opt/o-du-l2/src/cm 11:38:33 #14 0.283 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.288 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.289 -e Cleaning ASN 11:38:33 #14 0.289 /opt/o-du-l2/src/codec_utils/E2SM_KPM /opt/o-du-l2/src/cm 11:38:33 #14 0.295 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.304 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.306 -e Cleaning ASN 11:38:33 #14 0.307 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm 11:38:33 #14 0.325 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.329 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.330 -e Cleaning RLC 11:38:33 #14 0.332 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.338 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.339 -e Cleaning CPUH CM 11:38:33 #14 0.340 -e   11:38:33 #14 0.342 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.345 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.345 -e Cleaing MAC 11:38:33 #14 0.347 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.350 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.350 -e Cleaing MAC 11:38:33 #14 0.352 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.354 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.355 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/odu 11:38:33 #14 0.357 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.361 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.362 11:38:33 #14 0.363 -e Cleaning PHY stub 11:38:33 #14 0.364 /opt/o-du-l2/src/phy_stub/ /opt/o-du-l2/src/cm 11:38:33 #14 0.366 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.368 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.370 -e Cleaning O1 11:38:33 #14 0.371 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.373 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.374 -e Cleaning O1 11:38:33 #14 0.375 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.388 -e ***** ODU CLEAN COMPLETE ***** 11:38:33 #14 0.390 -e Preparing directories for build... 11:38:33 #14 0.396 -e Directories are successfully prepared 11:38:33 #14 0.399 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:33 #14 0.400 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  11:38:33 #14 0.401 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  11:38:33 #14 0.402 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  11:38:33 #14 0.403 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  11:38:33 #14 0.403 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  11:38:33 #14 0.404 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  11:38:33 #14 0.406 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  11:38:33 #14 0.407 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  11:38:33 #14 0.408 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  11:38:33 #14 0.413 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: 11:38:33 #14 0.413 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:33 #14 0.413 #define __EXTENSIONS__ /* for Sun */ 11:38:33 #14 0.413 11:38:33 #14 0.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  11:38:33 #14 0.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  11:38:33 #14 0.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  11:38:33 #14 0.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  11:38:33 #14 0.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  11:38:33 #14 0.415 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  11:38:33 #14 0.415 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  11:38:33 #14 0.415 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  11:38:33 #14 0.416 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  11:38:33 #14 0.416 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  11:38:33 #14 0.416 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  11:38:33 #14 0.416 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  11:38:33 #14 0.417 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  11:38:33 #14 0.417 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  11:38:33 #14 0.417 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  11:38:33 #14 0.418 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: 11:38:33 #14 0.418 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:33 #14 0.418 #define __EXTENSIONS__ /* for Sun */ 11:38:33 #14 0.418 11:38:33 #14 0.418 :0:0: note: this is the location of the previous definition 11:38:33 #14 0.419 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  11:38:33 #14 0.419 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  11:38:33 #14 0.420 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  11:38:33 #14 0.421 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  11:38:33 #14 0.421 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  11:38:33 #14 0.422 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  11:38:33 #14 0.422 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  11:38:33 #14 0.423 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: 11:38:33 #14 0.423 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:33 #14 0.423 #define __EXTENSIONS__ /* for Sun */ 11:38:33 #14 0.423 11:38:33 #14 0.423 :0:0: note: this is the location of the previous definition 11:38:33 #14 0.424 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  11:38:33 #14 0.424 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  11:38:33 #14 0.430 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: 11:38:33 #14 0.430 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:33 #14 0.430 #define __EXTENSIONS__ /* for Sun */ 11:38:33 #14 0.430 11:38:33 #14 0.430 :0:0: note: this is the location of the previous definition 11:38:33 #14 0.432 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  11:38:33 #14 0.433 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  11:38:33 #14 0.434 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  11:38:33 #14 0.434 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  11:38:33 #14 0.434 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  11:38:33 #14 0.436 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  11:38:33 #14 0.440 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  11:38:34 #14 0.440 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  11:38:34 #14 0.441 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  11:38:34 #14 0.446 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  11:38:34 #14 0.452 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: 11:38:34 #14 0.452 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.452 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.452 11:38:34 #14 0.453 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  11:38:34 #14 0.455 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: 11:38:34 #14 0.455 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.455 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.455 11:38:34 #14 0.455 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.455 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  11:38:34 #14 0.457 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: 11:38:34 #14 0.457 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.457 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.457 11:38:34 #14 0.457 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.459 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: 11:38:34 #14 0.459 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.459 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.459 11:38:34 #14 0.459 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.461 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: 11:38:34 #14 0.461 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.461 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.461 11:38:34 #14 0.461 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.462 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: 11:38:34 #14 0.462 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.462 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.462 11:38:34 #14 0.462 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.467 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: 11:38:34 #14 0.467 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.467 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.467 11:38:34 #14 0.467 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.472 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: 11:38:34 #14 0.472 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.472 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.472 11:38:34 #14 0.472 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.475 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: 11:38:34 #14 0.475 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.475 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.475 11:38:34 #14 0.476 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: 11:38:34 #14 0.476 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.476 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.476 11:38:34 #14 0.480 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: 11:38:34 #14 0.480 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.480 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.480 11:38:34 #14 0.482 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: 11:38:34 #14 0.482 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.482 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.482 11:38:34 #14 0.485 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: 11:38:34 #14 0.485 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.485 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.485 11:38:34 #14 0.489 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.489 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.493 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.495 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: 11:38:34 #14 0.495 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.495 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.495 11:38:34 #14 0.499 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: 11:38:34 #14 0.499 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.499 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.499 11:38:34 #14 0.499 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.499 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: 11:38:34 #14 0.499 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.499 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.499 11:38:34 #14 0.502 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: 11:38:34 #14 0.502 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.502 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.502 11:38:34 #14 0.509 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.509 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.515 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: 11:38:34 #14 0.515 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.515 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.515 11:38:34 #14 0.515 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.517 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: 11:38:34 #14 0.517 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.517 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.517 11:38:34 #14 0.517 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: 11:38:34 #14 0.517 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.517 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.517 11:38:34 #14 0.517 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.519 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: 11:38:34 #14 0.519 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.519 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.519 11:38:34 #14 0.520 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: 11:38:34 #14 0.520 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.520 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.520 11:38:34 #14 0.523 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: 11:38:34 #14 0.523 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.523 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.523 11:38:34 #14 0.523 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.523 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.527 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: 11:38:34 #14 0.527 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.527 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.527 11:38:34 #14 0.527 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.527 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.527 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.528 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: 11:38:34 #14 0.528 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.528 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.528 11:38:34 #14 0.528 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.528 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.528 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.534 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.545 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.548 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: 11:38:34 #14 0.548 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.548 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.548 11:38:34 #14 0.549 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: 11:38:34 #14 0.549 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.549 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.549 11:38:34 #14 0.549 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.549 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.553 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: 11:38:34 #14 0.553 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.553 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.553 11:38:34 #14 0.553 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.554 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: 11:38:34 #14 0.554 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.554 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.554 11:38:34 #14 0.554 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.565 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: 11:38:34 #14 0.565 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.565 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.565 11:38:34 #14 0.565 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.565 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.566 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: 11:38:34 #14 0.566 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.566 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.566 11:38:34 #14 0.581 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.581 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: 11:38:34 #14 0.581 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.581 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.581 11:38:34 #14 0.581 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.601 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: 11:38:34 #14 0.601 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.601 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.601 11:38:34 #14 0.601 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.650 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: 11:38:34 #14 0.650 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.650 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.650 11:38:34 #14 0.650 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.672 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: 11:38:34 #14 0.672 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.672 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.672 11:38:34 #14 0.687 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: 11:38:34 #14 0.687 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.687 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.687 11:38:34 #14 0.696 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: 11:38:34 #14 0.696 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.696 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.696 11:38:34 #14 0.698 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: 11:38:34 #14 0.698 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.698 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.698 11:38:34 #14 0.698 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.701 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.701 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.715 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': 11:38:34 #14 0.715 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:38:34 #14 0.715 asn_dec_rval_t rval; \ 11:38:34 #14 0.715 ^ 11:38:34 #14 0.715 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' 11:38:34 #14 0.715 RETURN(RC_FAIL); 11:38:34 #14 0.715 ^~~~~~ 11:38:34 #14 0.715 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:38:34 #14 0.715 asn_dec_rval_t rval = {RC_OK, 0}; 11:38:34 #14 0.715 ^~~~ 11:38:34 #14 0.725 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: 11:38:34 #14 0.725 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 0.725 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 0.725 11:38:34 #14 0.725 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.725 :0:0: note: this is the location of the previous definition 11:38:34 #14 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:38:34 #14 0.726 asn_dec_rval_t rval; \ 11:38:34 #14 0.726 ^ 11:38:34 #14 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' 11:38:34 #14 0.726 RETURN(RC_WMORE); 11:38:34 #14 0.726 ^~~~~~ 11:38:34 #14 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:38:34 #14 0.726 asn_dec_rval_t rval = {RC_OK, 0}; 11:38:34 #14 0.726 ^~~~ 11:38:34 #14 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:38:34 #14 0.726 asn_dec_rval_t rval; \ 11:38:34 #14 0.726 ^ 11:38:34 #14 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' 11:38:34 #14 0.726 RETURN(RC_FAIL); 11:38:34 #14 0.726 ^~~~~~ 11:38:34 #14 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:38:34 #14 0.726 asn_dec_rval_t rval = {RC_OK, 0}; 11:38:34 #14 0.726 ^~~~ 11:38:34 #14 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:38:34 #14 0.726 asn_dec_rval_t rval; \ 11:38:34 #14 0.726 ^ 11:38:34 #14 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' 11:38:34 #14 0.726 RETURN(RC_FAIL); 11:38:34 #14 0.726 ^~~~~~ 11:38:34 #14 0.726 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:38:34 #14 0.726 asn_dec_rval_t rval = {RC_OK, 0}; 11:38:34 #14 0.726 ^~~~ 11:38:34 #14 0.732 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:38:34 #14 0.732 asn_dec_rval_t rval; \ 11:38:34 #14 0.732 ^ 11:38:34 #14 0.732 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' 11:38:34 #14 0.732 RETURN(RC_WMORE); 11:38:34 #14 0.732 ^~~~~~ 11:38:34 #14 0.732 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:38:34 #14 0.732 asn_dec_rval_t rval = {RC_OK, 0}; 11:38:34 #14 0.732 ^~~~ 11:38:34 #14 0.732 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:38:34 #14 0.732 asn_dec_rval_t rval; \ 11:38:34 #14 0.732 ^ 11:38:34 #14 0.732 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' 11:38:34 #14 0.732 RETURN(RC_FAIL); 11:38:34 #14 0.732 ^~~~~~ 11:38:34 #14 0.732 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:38:34 #14 0.732 asn_dec_rval_t rval = {RC_OK, 0}; 11:38:34 #14 0.732 ^~~~ 11:38:34 #14 0.733 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:38:34 #14 0.733 asn_dec_rval_t rval; \ 11:38:34 #14 0.733 ^ 11:38:34 #14 0.733 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' 11:38:34 #14 0.733 RETURN(RC_OK); 11:38:34 #14 0.733 ^~~~~~ 11:38:34 #14 0.733 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:38:34 #14 0.733 asn_dec_rval_t rval = {RC_OK, 0}; 11:38:34 #14 0.733 ^~~~ 11:38:34 #14 0.733 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] 11:38:34 #14 0.733 asn_dec_rval_t rval; \ 11:38:34 #14 0.733 ^ 11:38:34 #14 0.733 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' 11:38:34 #14 0.733 RETURN(RC_FAIL); 11:38:34 #14 0.733 ^~~~~~ 11:38:34 #14 0.733 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here 11:38:34 #14 0.733 asn_dec_rval_t rval = {RC_OK, 0}; 11:38:34 #14 0.733 ^~~~ 11:38:34 #14 0.993 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_common.a  11:38:34 #14 1.004 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:34 #14 1.008 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:34 #14 1.008 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  11:38:34 #14 1.009 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  11:38:34 #14 1.010 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  11:38:34 #14 1.010 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  11:38:34 #14 1.012 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  11:38:34 #14 1.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  11:38:34 #14 1.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  11:38:34 #14 1.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  11:38:34 #14 1.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  11:38:34 #14 1.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  11:38:34 #14 1.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  11:38:34 #14 1.016 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  11:38:34 #14 1.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  11:38:34 #14 1.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  11:38:34 #14 1.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  11:38:34 #14 1.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  11:38:34 #14 1.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  11:38:34 #14 1.019 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  11:38:34 #14 1.020 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  11:38:34 #14 1.020 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  11:38:34 #14 1.021 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  11:38:34 #14 1.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  11:38:34 #14 1.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  11:38:34 #14 1.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  11:38:34 #14 1.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  11:38:34 #14 1.024 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  11:38:34 #14 1.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  11:38:34 #14 1.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  11:38:34 #14 1.027 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  11:38:34 #14 1.028 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  11:38:34 #14 1.028 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  11:38:34 #14 1.028 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  11:38:34 #14 1.029 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  11:38:34 #14 1.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  11:38:34 #14 1.031 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  11:38:34 #14 1.031 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  11:38:34 #14 1.033 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  11:38:34 #14 1.033 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  11:38:34 #14 1.034 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  11:38:34 #14 1.037 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  11:38:34 #14 1.039 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  11:38:34 #14 1.040 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  11:38:34 #14 1.040 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  11:38:34 #14 1.050 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  11:38:34 #14 1.050 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  11:38:34 #14 1.051 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  11:38:34 #14 1.051 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  11:38:34 #14 1.052 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  11:38:34 #14 1.052 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  11:38:34 #14 1.059 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  11:38:34 #14 1.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  11:38:34 #14 1.066 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  11:38:34 #14 1.077 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  11:38:34 #14 1.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  11:38:34 #14 1.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  11:38:34 #14 1.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  11:38:34 #14 1.080 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  11:38:34 #14 1.080 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  11:38:34 #14 1.080 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  11:38:34 #14 1.081 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  11:38:34 #14 1.082 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  11:38:34 #14 1.082 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  11:38:34 #14 1.083 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  11:38:34 #14 1.133 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  11:38:34 #14 1.134 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  11:38:34 #14 1.135 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  11:38:34 #14 1.141 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  11:38:34 #14 1.142 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  11:38:34 #14 1.145 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  11:38:34 #14 1.147 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  11:38:34 #14 1.156 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  11:38:34 #14 1.184 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, 11:38:34 #14 1.184 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: 11:38:34 #14 1.184 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.184 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.184 11:38:34 #14 1.189 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  11:38:34 #14 1.191 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  11:38:34 #14 1.197 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.198 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  11:38:34 #14 1.201 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  11:38:34 #14 1.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, 11:38:34 #14 1.204 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: 11:38:34 #14 1.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.204 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.204 11:38:34 #14 1.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  11:38:34 #14 1.209 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  11:38:34 #14 1.211 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  11:38:34 #14 1.213 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  11:38:34 #14 1.216 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, 11:38:34 #14 1.216 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: 11:38:34 #14 1.216 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.216 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.216 11:38:34 #14 1.216 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.220 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, 11:38:34 #14 1.220 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: 11:38:34 #14 1.220 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.220 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.220 11:38:34 #14 1.223 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  11:38:34 #14 1.225 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  11:38:34 #14 1.232 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, 11:38:34 #14 1.232 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: 11:38:34 #14 1.232 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.232 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.232 11:38:34 #14 1.232 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.233 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  11:38:34 #14 1.233 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  11:38:34 #14 1.236 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, 11:38:34 #14 1.236 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: 11:38:34 #14 1.236 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.236 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.236 11:38:34 #14 1.238 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, 11:38:34 #14 1.238 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: 11:38:34 #14 1.238 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.238 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.238 11:38:34 #14 1.239 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  11:38:34 #14 1.240 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 11:38:34 #14 1.240 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: 11:38:34 #14 1.240 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.240 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.240 11:38:34 #14 1.240 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.240 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.245 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.245 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  11:38:34 #14 1.247 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  11:38:34 #14 1.248 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  11:38:34 #14 1.248 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  11:38:34 #14 1.249 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  11:38:34 #14 1.251 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 11:38:34 #14 1.251 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: 11:38:34 #14 1.251 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.251 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.251 11:38:34 #14 1.257 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.261 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.264 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 11:38:34 #14 1.264 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: 11:38:34 #14 1.264 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.264 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.264 11:38:34 #14 1.264 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  11:38:34 #14 1.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  11:38:34 #14 1.266 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, 11:38:34 #14 1.266 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: 11:38:34 #14 1.266 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.266 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.266 11:38:34 #14 1.266 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.272 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 11:38:34 #14 1.272 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: 11:38:34 #14 1.272 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.272 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.272 11:38:34 #14 1.273 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  11:38:34 #14 1.277 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 11:38:34 #14 1.277 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: 11:38:34 #14 1.277 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.277 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.277 11:38:34 #14 1.277 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.277 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  11:38:34 #14 1.277 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  11:38:34 #14 1.278 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  11:38:34 #14 1.287 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, 11:38:34 #14 1.287 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: 11:38:34 #14 1.287 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.287 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.287 11:38:34 #14 1.287 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.291 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, 11:38:34 #14 1.291 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: 11:38:34 #14 1.291 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.291 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.291 11:38:34 #14 1.291 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  11:38:34 #14 1.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, 11:38:34 #14 1.292 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: 11:38:34 #14 1.292 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.292 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.292 11:38:34 #14 1.292 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:38:34 #14 1.296 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: 11:38:34 #14 1.296 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.296 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.296 11:38:34 #14 1.298 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, 11:38:34 #14 1.298 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: 11:38:34 #14 1.298 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.298 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.298 11:38:34 #14 1.298 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.298 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  11:38:34 #14 1.299 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.301 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, 11:38:34 #14 1.301 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: 11:38:34 #14 1.301 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.301 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.301 11:38:34 #14 1.304 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, 11:38:34 #14 1.304 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: 11:38:34 #14 1.304 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.304 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.304 11:38:34 #14 1.308 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:38:34 #14 1.308 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, 11:38:34 #14 1.308 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: 11:38:34 #14 1.308 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.308 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.308 11:38:34 #14 1.313 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:34 #14 1.313 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:34 #14 1.313 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, 11:38:34 #14 1.313 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: 11:38:34 #14 1.313 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.313 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.313 11:38:34 #14 1.313 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.315 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, 11:38:34 #14 1.315 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: 11:38:34 #14 1.315 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.315 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.315 11:38:34 #14 1.315 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, 11:38:34 #14 1.320 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: 11:38:34 #14 1.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.320 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.320 11:38:34 #14 1.324 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  11:38:34 #14 1.325 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  11:38:34 #14 1.325 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  11:38:34 #14 1.326 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  11:38:34 #14 1.326 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:34 #14 1.326 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:34 #14 1.326 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, 11:38:34 #14 1.326 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: 11:38:34 #14 1.326 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.326 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.326 11:38:34 #14 1.326 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.327 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  11:38:34 #14 1.328 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:34 #14 1.328 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, 11:38:34 #14 1.328 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: 11:38:34 #14 1.328 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.328 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.328 11:38:34 #14 1.328 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.328 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  11:38:34 #14 1.333 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  11:38:34 #14 1.334 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  11:38:34 #14 1.334 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  11:38:34 #14 1.335 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  11:38:34 #14 1.336 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  11:38:34 #14 1.339 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  11:38:34 #14 1.345 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, 11:38:34 #14 1.345 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: 11:38:34 #14 1.345 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.345 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.345 11:38:34 #14 1.345 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.352 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, 11:38:34 #14 1.352 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: 11:38:34 #14 1.352 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.352 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.352 11:38:34 #14 1.352 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.352 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.360 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, 11:38:34 #14 1.360 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: 11:38:34 #14 1.360 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.360 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.360 11:38:34 #14 1.360 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.361 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  11:38:34 #14 1.361 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.362 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.369 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  11:38:34 #14 1.371 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  11:38:34 #14 1.376 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  11:38:34 #14 1.377 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  11:38:34 #14 1.378 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  11:38:34 #14 1.389 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  11:38:34 #14 1.390 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  11:38:34 #14 1.391 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  11:38:34 #14 1.393 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  11:38:34 #14 1.396 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, 11:38:34 #14 1.396 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: 11:38:34 #14 1.396 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.396 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.396 11:38:34 #14 1.406 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  11:38:34 #14 1.406 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  11:38:34 #14 1.420 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:34 #14 1.420 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: 11:38:34 #14 1.420 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.420 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.420 11:38:34 #14 1.420 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.421 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.421 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, 11:38:34 #14 1.421 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: 11:38:34 #14 1.421 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.421 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.421 11:38:34 #14 1.429 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.429 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.442 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 11:38:34 #14 1.442 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: 11:38:34 #14 1.442 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.442 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.442 11:38:34 #14 1.457 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 11:38:34 #14 1.457 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, 11:38:34 #14 1.457 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: 11:38:34 #14 1.457 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.457 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.457 11:38:34 #14 1.457 :0:0: note: this is the location of the previous definition 11:38:34 #14 1.472 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, 11:38:34 #14 1.472 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: 11:38:34 #14 1.472 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:34 #14 1.472 #define __EXTENSIONS__ /* for Sun */ 11:38:34 #14 1.472 11:38:34 #14 1.472 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.480 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.502 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, 11:38:35 #14 1.502 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: 11:38:35 #14 1.502 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.502 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.502 11:38:35 #14 1.502 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.509 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:38:35 #14 1.509 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, 11:38:35 #14 1.509 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: 11:38:35 #14 1.509 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.509 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.509 11:38:35 #14 1.509 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.513 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.513 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.515 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  11:38:35 #14 1.517 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, 11:38:35 #14 1.517 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: 11:38:35 #14 1.517 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.517 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.517 11:38:35 #14 1.517 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.517 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  11:38:35 #14 1.518 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  11:38:35 #14 1.536 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, 11:38:35 #14 1.536 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, 11:38:35 #14 1.536 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: 11:38:35 #14 1.536 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.536 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.536 11:38:35 #14 1.546 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  11:38:35 #14 1.547 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  11:38:35 #14 1.548 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  11:38:35 #14 1.564 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:35 #14 1.564 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, 11:38:35 #14 1.564 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: 11:38:35 #14 1.564 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.564 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.564 11:38:35 #14 1.564 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.564 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  11:38:35 #14 1.585 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:35 #14 1.585 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, 11:38:35 #14 1.585 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: 11:38:35 #14 1.585 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.585 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.585 11:38:35 #14 1.585 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.597 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  11:38:35 #14 1.599 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:38:35 #14 1.599 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, 11:38:35 #14 1.599 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: 11:38:35 #14 1.599 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.599 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.599 11:38:35 #14 1.599 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.600 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, 11:38:35 #14 1.600 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: 11:38:35 #14 1.600 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.600 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.600 11:38:35 #14 1.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  11:38:35 #14 1.614 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  11:38:35 #14 1.620 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 11:38:35 #14 1.620 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: 11:38:35 #14 1.620 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.620 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.620 11:38:35 #14 1.620 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.629 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.642 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  11:38:35 #14 1.650 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  11:38:35 #14 1.661 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  11:38:35 #14 1.663 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, 11:38:35 #14 1.663 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: 11:38:35 #14 1.663 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.663 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.663 11:38:35 #14 1.667 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  11:38:35 #14 1.670 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  11:38:35 #14 1.677 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  11:38:35 #14 1.678 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  11:38:35 #14 1.678 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  11:38:35 #14 1.679 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  11:38:35 #14 1.685 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  11:38:35 #14 1.706 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, 11:38:35 #14 1.706 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: 11:38:35 #14 1.706 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.706 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.706 11:38:35 #14 1.715 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:38:35 #14 1.715 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:38:35 #14 1.715 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, 11:38:35 #14 1.715 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: 11:38:35 #14 1.715 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.715 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.715 11:38:35 #14 1.717 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.722 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  11:38:35 #14 1.722 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.730 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  11:38:35 #14 1.735 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  11:38:35 #14 1.736 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.755 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  11:38:35 #14 1.757 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  11:38:35 #14 1.761 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.772 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, 11:38:35 #14 1.772 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: 11:38:35 #14 1.772 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.772 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.772 11:38:35 #14 1.777 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  11:38:35 #14 1.785 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  11:38:35 #14 1.793 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, 11:38:35 #14 1.793 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: 11:38:35 #14 1.793 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.793 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.793 11:38:35 #14 1.793 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  11:38:35 #14 1.801 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  11:38:35 #14 1.805 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  11:38:35 #14 1.808 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  11:38:35 #14 1.815 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  11:38:35 #14 1.829 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  11:38:35 #14 1.830 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  11:38:35 #14 1.833 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  11:38:35 #14 1.834 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  11:38:35 #14 1.844 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:35 #14 1.844 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, 11:38:35 #14 1.844 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: 11:38:35 #14 1.844 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.844 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.844 11:38:35 #14 1.844 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.851 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: 11:38:35 #14 1.851 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.851 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.851 11:38:35 #14 1.851 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.893 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.906 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  11:38:35 #14 1.906 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  11:38:35 #14 1.907 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  11:38:35 #14 1.910 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  11:38:35 #14 1.912 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  11:38:35 #14 1.916 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, 11:38:35 #14 1.916 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: 11:38:35 #14 1.916 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.916 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.916 11:38:35 #14 1.923 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, 11:38:35 #14 1.923 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: 11:38:35 #14 1.923 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.923 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.923 11:38:35 #14 1.925 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, 11:38:35 #14 1.925 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: 11:38:35 #14 1.925 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.925 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.925 11:38:35 #14 1.927 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:35 #14 1.927 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, 11:38:35 #14 1.927 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: 11:38:35 #14 1.927 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.927 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.927 11:38:35 #14 1.931 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 11:38:35 #14 1.931 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, 11:38:35 #14 1.931 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: 11:38:35 #14 1.931 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.931 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.931 11:38:35 #14 1.934 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:35 #14 1.934 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:35 #14 1.934 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, 11:38:35 #14 1.934 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: 11:38:35 #14 1.934 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.934 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.934 11:38:35 #14 1.934 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.934 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.938 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 11:38:35 #14 1.938 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, 11:38:35 #14 1.938 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: 11:38:35 #14 1.938 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.938 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.938 11:38:35 #14 1.941 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  11:38:35 #14 1.949 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  11:38:35 #14 1.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  11:38:35 #14 1.955 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  11:38:35 #14 1.956 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 11:38:35 #14 1.956 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, 11:38:35 #14 1.956 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: 11:38:35 #14 1.956 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.956 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.956 11:38:35 #14 1.956 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.966 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  11:38:35 #14 1.968 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, 11:38:35 #14 1.968 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: 11:38:35 #14 1.968 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.968 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.968 11:38:35 #14 1.969 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.970 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 11:38:35 #14 1.970 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, 11:38:35 #14 1.970 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: 11:38:35 #14 1.970 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.970 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.970 11:38:35 #14 1.970 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.974 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:38:35 #14 1.974 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, 11:38:35 #14 1.974 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: 11:38:35 #14 1.974 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.974 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.974 11:38:35 #14 1.977 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  11:38:35 #14 1.980 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, 11:38:35 #14 1.980 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: 11:38:35 #14 1.980 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.980 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.980 11:38:35 #14 1.980 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.982 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, 11:38:35 #14 1.982 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: 11:38:35 #14 1.982 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.982 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.982 11:38:35 #14 1.982 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.985 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  11:38:35 #14 1.988 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:35 #14 1.988 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, 11:38:35 #14 1.988 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: 11:38:35 #14 1.988 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.988 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.988 11:38:35 #14 1.988 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.990 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:35 #14 1.990 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, 11:38:35 #14 1.990 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: 11:38:35 #14 1.990 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.990 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.990 11:38:35 #14 1.990 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.991 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:35 #14 1.991 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:35 #14 1.991 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, 11:38:35 #14 1.991 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: 11:38:35 #14 1.991 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.991 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.991 11:38:35 #14 1.991 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.993 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.993 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, 11:38:35 #14 1.993 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: 11:38:35 #14 1.993 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.993 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.993 11:38:35 #14 1.996 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, 11:38:35 #14 1.996 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: 11:38:35 #14 1.996 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.996 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.996 11:38:35 #14 1.996 :0:0: note: this is the location of the previous definition 11:38:35 #14 1.999 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 11:38:35 #14 1.999 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: 11:38:35 #14 1.999 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 1.999 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 1.999 11:38:35 #14 1.999 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  11:38:35 #14 2.001 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.004 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, 11:38:35 #14 2.004 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: 11:38:35 #14 2.004 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.004 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.004 11:38:35 #14 2.008 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.009 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.010 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 11:38:35 #14 2.010 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: 11:38:35 #14 2.010 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.010 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.010 11:38:35 #14 2.010 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.010 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, 11:38:35 #14 2.010 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: 11:38:35 #14 2.010 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.010 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.010 11:38:35 #14 2.016 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 11:38:35 #14 2.016 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, 11:38:35 #14 2.016 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: 11:38:35 #14 2.016 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.016 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.016 11:38:35 #14 2.016 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.019 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.022 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.023 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.030 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, 11:38:35 #14 2.030 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: 11:38:35 #14 2.030 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.030 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.030 11:38:35 #14 2.039 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:35 #14 2.039 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:35 #14 2.039 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, 11:38:35 #14 2.039 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: 11:38:35 #14 2.039 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.039 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.039 11:38:35 #14 2.045 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  11:38:35 #14 2.046 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, 11:38:35 #14 2.046 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: 11:38:35 #14 2.046 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.046 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.046 11:38:35 #14 2.046 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.047 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, 11:38:35 #14 2.047 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: 11:38:35 #14 2.047 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.047 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.047 11:38:35 #14 2.048 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.050 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 11:38:35 #14 2.050 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 11:38:35 #14 2.050 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, 11:38:35 #14 2.050 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: 11:38:35 #14 2.050 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.050 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.050 11:38:35 #14 2.052 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, 11:38:35 #14 2.052 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: 11:38:35 #14 2.052 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.052 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.052 11:38:35 #14 2.053 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  11:38:35 #14 2.053 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, 11:38:35 #14 2.053 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: 11:38:35 #14 2.053 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.053 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.053 11:38:35 #14 2.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  11:38:35 #14 2.055 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, 11:38:35 #14 2.055 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: 11:38:35 #14 2.055 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.055 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.055 11:38:35 #14 2.055 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.056 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:35 #14 2.056 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, 11:38:35 #14 2.056 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: 11:38:35 #14 2.056 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.056 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.056 11:38:35 #14 2.056 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  11:38:35 #14 2.060 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  11:38:35 #14 2.061 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, 11:38:35 #14 2.061 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: 11:38:35 #14 2.061 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.061 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.061 11:38:35 #14 2.061 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.062 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, 11:38:35 #14 2.062 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: 11:38:35 #14 2.062 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.062 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.062 11:38:35 #14 2.084 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, 11:38:35 #14 2.084 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: 11:38:35 #14 2.084 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.084 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.084 11:38:35 #14 2.084 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.085 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:35 #14 2.085 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, 11:38:35 #14 2.085 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: 11:38:35 #14 2.085 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.085 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.085 11:38:35 #14 2.085 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.089 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, 11:38:35 #14 2.089 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: 11:38:35 #14 2.089 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.089 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.089 11:38:35 #14 2.090 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:35 #14 2.090 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, 11:38:35 #14 2.090 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: 11:38:35 #14 2.090 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.090 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.090 11:38:35 #14 2.090 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.090 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.100 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, 11:38:35 #14 2.100 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: 11:38:35 #14 2.100 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.100 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.100 11:38:35 #14 2.103 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, 11:38:35 #14 2.103 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: 11:38:35 #14 2.103 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.103 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.103 11:38:35 #14 2.103 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.104 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, 11:38:35 #14 2.104 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: 11:38:35 #14 2.104 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.104 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.104 11:38:35 #14 2.106 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, 11:38:35 #14 2.106 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: 11:38:35 #14 2.106 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.106 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.106 11:38:35 #14 2.106 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.107 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, 11:38:35 #14 2.107 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: 11:38:35 #14 2.107 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.107 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.107 11:38:35 #14 2.118 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, 11:38:35 #14 2.118 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: 11:38:35 #14 2.118 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.118 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.118 11:38:35 #14 2.118 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.118 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.118 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.118 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.119 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, 11:38:35 #14 2.119 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: 11:38:35 #14 2.119 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.119 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.119 11:38:35 #14 2.119 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.124 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, 11:38:35 #14 2.124 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: 11:38:35 #14 2.124 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.124 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.124 11:38:35 #14 2.124 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.125 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 11:38:35 #14 2.125 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, 11:38:35 #14 2.125 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: 11:38:35 #14 2.125 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.125 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.125 11:38:35 #14 2.125 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.125 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.131 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:35 #14 2.131 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, 11:38:35 #14 2.131 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: 11:38:35 #14 2.131 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.131 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.131 11:38:35 #14 2.131 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.131 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.131 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, 11:38:35 #14 2.131 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: 11:38:35 #14 2.131 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.131 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.131 11:38:35 #14 2.132 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, 11:38:35 #14 2.132 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: 11:38:35 #14 2.132 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.132 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.132 11:38:35 #14 2.132 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.132 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.134 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, 11:38:35 #14 2.134 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: 11:38:35 #14 2.134 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.134 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.134 11:38:35 #14 2.134 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.138 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:38:35 #14 2.138 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, 11:38:35 #14 2.138 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: 11:38:35 #14 2.138 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.138 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.138 11:38:35 #14 2.138 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.138 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.139 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:38:35 #14 2.139 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:38:35 #14 2.139 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, 11:38:35 #14 2.139 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: 11:38:35 #14 2.139 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.139 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.139 11:38:35 #14 2.139 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.145 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  11:38:35 #14 2.153 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, 11:38:35 #14 2.153 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, 11:38:35 #14 2.153 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: 11:38:35 #14 2.153 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.153 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.153 11:38:35 #14 2.153 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.155 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, 11:38:35 #14 2.155 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: 11:38:35 #14 2.155 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.155 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.155 11:38:35 #14 2.155 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.159 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  11:38:35 #14 2.161 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.163 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 11:38:35 #14 2.163 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: 11:38:35 #14 2.163 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.163 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.163 11:38:35 #14 2.163 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.164 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.165 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 11:38:35 #14 2.165 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: 11:38:35 #14 2.165 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.165 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.165 11:38:35 #14 2.165 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.173 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.174 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  11:38:35 #14 2.176 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, 11:38:35 #14 2.176 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: 11:38:35 #14 2.176 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.176 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.176 11:38:35 #14 2.176 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.176 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  11:38:35 #14 2.177 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 11:38:35 #14 2.177 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, 11:38:35 #14 2.177 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: 11:38:35 #14 2.177 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.177 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.177 11:38:35 #14 2.177 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:35 #14 2.178 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, 11:38:35 #14 2.178 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: 11:38:35 #14 2.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.178 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.178 11:38:35 #14 2.178 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.178 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  11:38:35 #14 2.179 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.185 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  11:38:35 #14 2.186 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  11:38:35 #14 2.189 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  11:38:35 #14 2.193 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, 11:38:35 #14 2.193 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: 11:38:35 #14 2.193 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.193 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.193 11:38:35 #14 2.195 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, 11:38:35 #14 2.195 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: 11:38:35 #14 2.195 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.195 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.195 11:38:35 #14 2.196 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:38:35 #14 2.196 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, 11:38:35 #14 2.196 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: 11:38:35 #14 2.196 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.196 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.196 11:38:35 #14 2.197 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, 11:38:35 #14 2.197 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: 11:38:35 #14 2.197 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.197 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.197 11:38:35 #14 2.197 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.197 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.217 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:38:35 #14 2.217 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, 11:38:35 #14 2.217 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: 11:38:35 #14 2.217 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.217 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.217 11:38:35 #14 2.217 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.218 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, 11:38:35 #14 2.218 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: 11:38:35 #14 2.218 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.218 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.218 11:38:35 #14 2.222 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.222 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, 11:38:35 #14 2.222 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: 11:38:35 #14 2.222 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.222 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.222 11:38:35 #14 2.222 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.234 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:38:35 #14 2.234 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: 11:38:35 #14 2.234 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.234 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.234 11:38:35 #14 2.234 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.242 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, 11:38:35 #14 2.242 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: 11:38:35 #14 2.242 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.242 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.242 11:38:35 #14 2.248 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, 11:38:35 #14 2.248 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: 11:38:35 #14 2.248 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.248 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.248 11:38:35 #14 2.252 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, 11:38:35 #14 2.252 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: 11:38:35 #14 2.252 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.252 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.252 11:38:35 #14 2.261 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, 11:38:35 #14 2.261 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: 11:38:35 #14 2.261 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.261 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.261 11:38:35 #14 2.261 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.274 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 11:38:35 #14 2.274 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: 11:38:35 #14 2.274 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.274 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.274 11:38:35 #14 2.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:35 #14 2.284 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, 11:38:35 #14 2.284 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: 11:38:35 #14 2.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.284 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.284 11:38:35 #14 2.293 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.293 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.308 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:35 #14 2.308 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:35 #14 2.308 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, 11:38:35 #14 2.308 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: 11:38:35 #14 2.308 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.308 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.308 11:38:35 #14 2.308 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.313 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.313 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.318 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.327 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.329 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.333 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:35 #14 2.333 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, 11:38:35 #14 2.333 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: 11:38:35 #14 2.333 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.333 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.333 11:38:35 #14 2.333 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.350 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  11:38:35 #14 2.351 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  11:38:35 #14 2.361 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  11:38:35 #14 2.361 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  11:38:35 #14 2.362 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.364 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  11:38:35 #14 2.378 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, 11:38:35 #14 2.378 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: 11:38:35 #14 2.378 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.378 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.378 11:38:35 #14 2.398 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.401 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, 11:38:35 #14 2.401 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: 11:38:35 #14 2.401 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.401 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.401 11:38:35 #14 2.401 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.402 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  11:38:35 #14 2.413 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, 11:38:35 #14 2.413 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: 11:38:35 #14 2.413 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.413 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.413 11:38:35 #14 2.415 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 11:38:35 #14 2.415 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: 11:38:35 #14 2.415 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.415 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.415 11:38:35 #14 2.415 :0:0: note: this is the location of the previous definition 11:38:35 #14 2.429 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 11:38:35 #14 2.429 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, 11:38:35 #14 2.429 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: 11:38:35 #14 2.429 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:35 #14 2.429 #define __EXTENSIONS__ /* for Sun */ 11:38:35 #14 2.429 11:38:35 #14 2.429 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.460 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 11:38:36 #14 2.460 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, 11:38:36 #14 2.460 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: 11:38:36 #14 2.460 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.460 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.460 11:38:36 #14 2.461 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  11:38:36 #14 2.464 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  11:38:36 #14 2.471 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  11:38:36 #14 2.471 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  11:38:36 #14 2.481 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  11:38:36 #14 2.484 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 11:38:36 #14 2.484 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, 11:38:36 #14 2.484 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: 11:38:36 #14 2.484 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.484 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.484 11:38:36 #14 2.484 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.487 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, 11:38:36 #14 2.487 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: 11:38:36 #14 2.487 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.487 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.487 11:38:36 #14 2.487 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.491 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, 11:38:36 #14 2.491 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: 11:38:36 #14 2.491 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.491 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.491 11:38:36 #14 2.491 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.495 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, 11:38:36 #14 2.495 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: 11:38:36 #14 2.495 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.495 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.495 11:38:36 #14 2.495 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  11:38:36 #14 2.497 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  11:38:36 #14 2.498 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  11:38:36 #14 2.498 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  11:38:36 #14 2.499 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  11:38:36 #14 2.503 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, 11:38:36 #14 2.503 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: 11:38:36 #14 2.503 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.503 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.503 11:38:36 #14 2.503 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.503 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  11:38:36 #14 2.504 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  11:38:36 #14 2.504 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  11:38:36 #14 2.507 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, 11:38:36 #14 2.507 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: 11:38:36 #14 2.507 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.507 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.507 11:38:36 #14 2.507 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.510 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, 11:38:36 #14 2.510 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: 11:38:36 #14 2.510 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.510 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.510 11:38:36 #14 2.518 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, 11:38:36 #14 2.518 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: 11:38:36 #14 2.518 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.518 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.518 11:38:36 #14 2.518 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.525 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  11:38:36 #14 2.527 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  11:38:36 #14 2.530 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  11:38:36 #14 2.533 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  11:38:36 #14 2.539 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, 11:38:36 #14 2.539 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: 11:38:36 #14 2.539 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.539 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.539 11:38:36 #14 2.539 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.557 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, 11:38:36 #14 2.557 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: 11:38:36 #14 2.557 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.557 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.557 11:38:36 #14 2.560 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 11:38:36 #14 2.560 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, 11:38:36 #14 2.560 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: 11:38:36 #14 2.560 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.560 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.560 11:38:36 #14 2.560 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.561 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.562 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, 11:38:36 #14 2.562 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: 11:38:36 #14 2.562 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.562 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.562 11:38:36 #14 2.562 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.574 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:38:36 #14 2.574 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, 11:38:36 #14 2.574 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: 11:38:36 #14 2.574 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.574 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.574 11:38:36 #14 2.575 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.581 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:36 #14 2.581 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, 11:38:36 #14 2.581 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: 11:38:36 #14 2.581 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.581 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.581 11:38:36 #14 2.581 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.587 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, 11:38:36 #14 2.587 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: 11:38:36 #14 2.587 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.587 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.587 11:38:36 #14 2.587 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.589 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, 11:38:36 #14 2.589 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: 11:38:36 #14 2.589 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.589 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.589 11:38:36 #14 2.607 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.617 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, 11:38:36 #14 2.617 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: 11:38:36 #14 2.617 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.617 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.617 11:38:36 #14 2.618 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  11:38:36 #14 2.624 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.624 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.625 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.632 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:36 #14 2.632 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:36 #14 2.632 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: 11:38:36 #14 2.632 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.632 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.632 11:38:36 #14 2.632 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.641 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  11:38:36 #14 2.645 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  11:38:36 #14 2.646 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  11:38:36 #14 2.649 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  11:38:36 #14 2.653 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:36 #14 2.653 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, 11:38:36 #14 2.653 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: 11:38:36 #14 2.653 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.653 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.653 11:38:36 #14 2.653 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.662 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  11:38:36 #14 2.664 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  11:38:36 #14 2.667 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  11:38:36 #14 2.674 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.697 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:36 #14 2.697 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, 11:38:36 #14 2.697 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: 11:38:36 #14 2.697 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.697 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.697 11:38:36 #14 2.697 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.710 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, 11:38:36 #14 2.710 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: 11:38:36 #14 2.710 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.710 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.710 11:38:36 #14 2.710 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.716 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:36 #14 2.716 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, 11:38:36 #14 2.716 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: 11:38:36 #14 2.716 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.716 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.716 11:38:36 #14 2.716 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.728 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 11:38:36 #14 2.728 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, 11:38:36 #14 2.728 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: 11:38:36 #14 2.728 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.728 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.728 11:38:36 #14 2.744 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, 11:38:36 #14 2.744 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: 11:38:36 #14 2.744 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.744 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.744 11:38:36 #14 2.753 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.754 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  11:38:36 #14 2.755 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  11:38:36 #14 2.756 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  11:38:36 #14 2.757 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  11:38:36 #14 2.759 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  11:38:36 #14 2.763 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  11:38:36 #14 2.765 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:36 #14 2.765 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, 11:38:36 #14 2.765 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: 11:38:36 #14 2.765 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.765 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.765 11:38:36 #14 2.772 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  11:38:36 #14 2.774 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, 11:38:36 #14 2.774 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: 11:38:36 #14 2.774 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.774 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.774 11:38:36 #14 2.776 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, 11:38:36 #14 2.776 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: 11:38:36 #14 2.776 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.776 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.776 11:38:36 #14 2.776 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.780 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 11:38:36 #14 2.780 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, 11:38:36 #14 2.780 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: 11:38:36 #14 2.780 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.780 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.780 11:38:36 #14 2.785 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, 11:38:36 #14 2.785 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: 11:38:36 #14 2.785 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.785 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.785 11:38:36 #14 2.792 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, 11:38:36 #14 2.792 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: 11:38:36 #14 2.792 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.792 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.792 11:38:36 #14 2.793 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.793 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  11:38:36 #14 2.798 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:36 #14 2.798 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, 11:38:36 #14 2.798 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: 11:38:36 #14 2.798 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.798 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.798 11:38:36 #14 2.804 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  11:38:36 #14 2.813 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, 11:38:36 #14 2.813 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: 11:38:36 #14 2.813 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.813 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.813 11:38:36 #14 2.816 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, 11:38:36 #14 2.816 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: 11:38:36 #14 2.816 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.816 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.816 11:38:36 #14 2.819 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.822 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, 11:38:36 #14 2.822 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: 11:38:36 #14 2.822 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.822 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.822 11:38:36 #14 2.822 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.825 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, 11:38:36 #14 2.835 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: 11:38:36 #14 2.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.835 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.835 11:38:36 #14 2.837 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, 11:38:36 #14 2.837 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, 11:38:36 #14 2.837 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: 11:38:36 #14 2.837 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.837 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.837 11:38:36 #14 2.838 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  11:38:36 #14 2.847 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, 11:38:36 #14 2.847 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: 11:38:36 #14 2.847 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.847 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.847 11:38:36 #14 2.848 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.851 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, 11:38:36 #14 2.851 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: 11:38:36 #14 2.851 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.851 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.851 11:38:36 #14 2.854 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.860 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, 11:38:36 #14 2.860 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: 11:38:36 #14 2.860 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.860 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.860 11:38:36 #14 2.862 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, 11:38:36 #14 2.862 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: 11:38:36 #14 2.862 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.862 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.862 11:38:36 #14 2.862 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.868 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:36 #14 2.868 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:36 #14 2.868 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, 11:38:36 #14 2.868 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: 11:38:36 #14 2.868 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.868 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.868 11:38:36 #14 2.868 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.869 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.875 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, 11:38:36 #14 2.875 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: 11:38:36 #14 2.875 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.875 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.875 11:38:36 #14 2.875 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.875 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, 11:38:36 #14 2.878 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, 11:38:36 #14 2.878 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: 11:38:36 #14 2.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.878 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.878 11:38:36 #14 2.883 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:38:36 #14 2.883 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:38:36 #14 2.883 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: 11:38:36 #14 2.883 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.883 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.883 11:38:36 #14 2.883 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.884 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.884 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.887 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.888 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 11:38:36 #14 2.888 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: 11:38:36 #14 2.888 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.888 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.888 11:38:36 #14 2.892 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:36 #14 2.892 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, 11:38:36 #14 2.892 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: 11:38:36 #14 2.892 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.892 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.892 11:38:36 #14 2.892 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:38:36 #14 2.893 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, 11:38:36 #14 2.893 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: 11:38:36 #14 2.893 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.893 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.893 11:38:36 #14 2.893 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.896 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.898 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.901 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, 11:38:36 #14 2.909 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: 11:38:36 #14 2.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.909 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.909 11:38:36 #14 2.909 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.916 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, 11:38:36 #14 2.916 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: 11:38:36 #14 2.916 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.916 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.916 11:38:36 #14 2.918 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, 11:38:36 #14 2.918 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, 11:38:36 #14 2.918 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: 11:38:36 #14 2.918 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.918 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.918 11:38:36 #14 2.921 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.921 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  11:38:36 #14 2.929 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  11:38:36 #14 2.936 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  11:38:36 #14 2.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, 11:38:36 #14 2.939 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: 11:38:36 #14 2.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.939 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.939 11:38:36 #14 2.939 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.940 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  11:38:36 #14 2.941 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  11:38:36 #14 2.942 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 11:38:36 #14 2.942 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: 11:38:36 #14 2.942 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.942 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.942 11:38:36 #14 2.943 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  11:38:36 #14 2.943 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.944 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:36 #14 2.944 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: 11:38:36 #14 2.944 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.944 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.944 11:38:36 #14 2.945 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  11:38:36 #14 2.945 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  11:38:36 #14 2.945 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, 11:38:36 #14 2.945 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: 11:38:36 #14 2.945 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.945 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.945 11:38:36 #14 2.946 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  11:38:36 #14 2.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  11:38:36 #14 2.950 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.954 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:36 #14 2.954 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, 11:38:36 #14 2.954 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: 11:38:36 #14 2.954 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.954 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.954 11:38:36 #14 2.955 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, 11:38:36 #14 2.955 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: 11:38:36 #14 2.955 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.955 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.955 11:38:36 #14 2.955 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.955 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 11:38:36 #14 2.955 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: 11:38:36 #14 2.955 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 2.955 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 2.955 11:38:36 #14 2.969 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.981 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.986 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.986 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.993 :0:0: note: this is the location of the previous definition 11:38:36 #14 2.994 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  11:38:36 #14 2.994 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  11:38:36 #14 2.997 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  11:38:36 #14 3.027 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, 11:38:36 #14 3.027 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: 11:38:36 #14 3.027 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.027 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.027 11:38:36 #14 3.027 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.032 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, 11:38:36 #14 3.032 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: 11:38:36 #14 3.032 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.032 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.032 11:38:36 #14 3.032 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.034 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:36 #14 3.034 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, 11:38:36 #14 3.034 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: 11:38:36 #14 3.034 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.034 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.034 11:38:36 #14 3.034 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.037 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:36 #14 3.037 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, 11:38:36 #14 3.037 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: 11:38:36 #14 3.037 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.037 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.037 11:38:36 #14 3.037 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.040 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 11:38:36 #14 3.040 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, 11:38:36 #14 3.040 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: 11:38:36 #14 3.040 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.040 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.040 11:38:36 #14 3.040 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.047 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  11:38:36 #14 3.050 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  11:38:36 #14 3.052 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  11:38:36 #14 3.074 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  11:38:36 #14 3.077 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  11:38:36 #14 3.082 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 11:38:36 #14 3.082 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, 11:38:36 #14 3.082 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: 11:38:36 #14 3.082 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.082 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.082 11:38:36 #14 3.082 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.101 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:36 #14 3.101 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, 11:38:36 #14 3.101 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: 11:38:36 #14 3.101 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.101 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.101 11:38:36 #14 3.101 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.117 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, 11:38:36 #14 3.117 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: 11:38:36 #14 3.117 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.117 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.117 11:38:36 #14 3.117 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.128 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:36 #14 3.128 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:36 #14 3.128 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, 11:38:36 #14 3.128 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: 11:38:36 #14 3.128 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.128 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.128 11:38:36 #14 3.128 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.135 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, 11:38:36 #14 3.135 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: 11:38:36 #14 3.135 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.135 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.135 11:38:36 #14 3.135 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.144 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:36 #14 3.144 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, 11:38:36 #14 3.144 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: 11:38:36 #14 3.144 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.144 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.144 11:38:36 #14 3.144 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.150 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  11:38:36 #14 3.151 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  11:38:36 #14 3.157 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  11:38:36 #14 3.159 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:36 #14 3.159 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:36 #14 3.159 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, 11:38:36 #14 3.159 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: 11:38:36 #14 3.159 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.159 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.159 11:38:36 #14 3.159 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.162 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 11:38:36 #14 3.162 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: 11:38:36 #14 3.162 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.162 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.162 11:38:36 #14 3.162 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.164 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:36 #14 3.164 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:36 #14 3.164 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, 11:38:36 #14 3.164 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: 11:38:36 #14 3.164 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.164 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.164 11:38:36 #14 3.164 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.165 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  11:38:36 #14 3.169 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, 11:38:36 #14 3.169 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: 11:38:36 #14 3.169 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.169 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.169 11:38:36 #14 3.172 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  11:38:36 #14 3.175 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, 11:38:36 #14 3.175 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, 11:38:36 #14 3.175 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: 11:38:36 #14 3.175 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.175 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.175 11:38:36 #14 3.176 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  11:38:36 #14 3.176 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 11:38:36 #14 3.176 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, 11:38:36 #14 3.176 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: 11:38:36 #14 3.176 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.176 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.176 11:38:36 #14 3.176 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.180 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 11:38:36 #14 3.180 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, 11:38:36 #14 3.180 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: 11:38:36 #14 3.180 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.180 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.180 11:38:36 #14 3.189 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  11:38:36 #14 3.196 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  11:38:36 #14 3.217 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.225 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  11:38:36 #14 3.228 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, 11:38:36 #14 3.228 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: 11:38:36 #14 3.228 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.228 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.228 11:38:36 #14 3.228 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.229 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  11:38:36 #14 3.233 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, 11:38:36 #14 3.233 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: 11:38:36 #14 3.233 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.233 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.233 11:38:36 #14 3.235 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:36 #14 3.235 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, 11:38:36 #14 3.235 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: 11:38:36 #14 3.235 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.235 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.235 11:38:36 #14 3.235 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.235 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.236 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 11:38:36 #14 3.236 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: 11:38:36 #14 3.236 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.236 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.236 11:38:36 #14 3.238 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  11:38:36 #14 3.238 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.241 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, 11:38:36 #14 3.241 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: 11:38:36 #14 3.241 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.241 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.241 11:38:36 #14 3.241 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.241 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.245 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  11:38:36 #14 3.255 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:36 #14 3.255 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:36 #14 3.255 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, 11:38:36 #14 3.255 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: 11:38:36 #14 3.255 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.255 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.255 11:38:36 #14 3.255 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  11:38:36 #14 3.265 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, 11:38:36 #14 3.265 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: 11:38:36 #14 3.265 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.265 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.265 11:38:36 #14 3.265 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.272 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.278 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, 11:38:36 #14 3.278 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: 11:38:36 #14 3.278 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.278 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.278 11:38:36 #14 3.278 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.295 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  11:38:36 #14 3.310 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, 11:38:36 #14 3.310 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: 11:38:36 #14 3.310 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.310 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.310 11:38:36 #14 3.310 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.325 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.389 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  11:38:36 #14 3.405 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:38:36 #14 3.405 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, 11:38:36 #14 3.405 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: 11:38:36 #14 3.405 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.405 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.405 11:38:36 #14 3.409 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  11:38:36 #14 3.410 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  11:38:36 #14 3.410 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  11:38:36 #14 3.413 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  11:38:36 #14 3.415 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, 11:38:36 #14 3.415 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: 11:38:36 #14 3.415 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.415 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.415 11:38:36 #14 3.416 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  11:38:36 #14 3.417 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  11:38:36 #14 3.418 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, 11:38:36 #14 3.418 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: 11:38:36 #14 3.418 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.418 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.418 11:38:36 #14 3.418 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  11:38:36 #14 3.421 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  11:38:36 #14 3.421 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.442 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  11:38:36 #14 3.444 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  11:38:36 #14 3.444 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  11:38:36 #14 3.445 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  11:38:36 #14 3.447 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  11:38:36 #14 3.448 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, 11:38:36 #14 3.448 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: 11:38:36 #14 3.448 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.448 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.448 11:38:36 #14 3.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  11:38:36 #14 3.450 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  11:38:36 #14 3.456 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, 11:38:36 #14 3.456 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: 11:38:36 #14 3.456 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.456 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.456 11:38:36 #14 3.456 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.456 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  11:38:36 #14 3.460 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:38:36 #14 3.460 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: 11:38:36 #14 3.460 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.460 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.460 11:38:36 #14 3.460 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.461 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  11:38:36 #14 3.462 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:36 #14 3.462 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:36 #14 3.462 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, 11:38:36 #14 3.462 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: 11:38:36 #14 3.462 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.462 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.462 11:38:36 #14 3.462 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.465 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  11:38:36 #14 3.469 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, 11:38:36 #14 3.469 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, 11:38:36 #14 3.469 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: 11:38:36 #14 3.469 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.469 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.469 11:38:36 #14 3.469 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.469 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  11:38:36 #14 3.470 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.477 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, 11:38:36 #14 3.477 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: 11:38:36 #14 3.477 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.477 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.477 11:38:36 #14 3.477 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.479 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:36 #14 3.479 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:36 #14 3.479 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, 11:38:36 #14 3.479 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: 11:38:36 #14 3.479 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:36 #14 3.479 #define __EXTENSIONS__ /* for Sun */ 11:38:36 #14 3.479 11:38:36 #14 3.479 :0:0: note: this is the location of the previous definition 11:38:36 #14 3.486 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, 11:38:37 #14 3.486 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: 11:38:37 #14 3.486 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.486 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.486 11:38:37 #14 3.486 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.488 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:37 #14 3.488 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:37 #14 3.488 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, 11:38:37 #14 3.488 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: 11:38:37 #14 3.488 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.488 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.488 11:38:37 #14 3.488 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.491 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:37 #14 3.491 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:37 #14 3.491 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 11:38:37 #14 3.491 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, 11:38:37 #14 3.491 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: 11:38:37 #14 3.491 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.491 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.491 11:38:37 #14 3.491 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.497 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.504 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 3.504 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, 11:38:37 #14 3.504 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: 11:38:37 #14 3.504 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.504 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.504 11:38:37 #14 3.504 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.505 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  11:38:37 #14 3.508 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, 11:38:37 #14 3.508 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: 11:38:37 #14 3.508 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.508 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.508 11:38:37 #14 3.508 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.509 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  11:38:37 #14 3.514 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, 11:38:37 #14 3.514 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: 11:38:37 #14 3.514 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.514 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.514 11:38:37 #14 3.514 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.514 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  11:38:37 #14 3.517 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  11:38:37 #14 3.517 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  11:38:37 #14 3.517 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  11:38:37 #14 3.518 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, 11:38:37 #14 3.518 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: 11:38:37 #14 3.518 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.518 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.518 11:38:37 #14 3.518 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  11:38:37 #14 3.525 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 11:38:37 #14 3.525 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, 11:38:37 #14 3.525 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: 11:38:37 #14 3.525 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.525 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.525 11:38:37 #14 3.527 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  11:38:37 #14 3.530 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 3.530 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, 11:38:37 #14 3.530 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: 11:38:37 #14 3.530 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.530 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.530 11:38:37 #14 3.531 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.532 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  11:38:37 #14 3.532 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  11:38:37 #14 3.556 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 3.556 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, 11:38:37 #14 3.556 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: 11:38:37 #14 3.556 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.556 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.556 11:38:37 #14 3.558 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, 11:38:37 #14 3.558 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: 11:38:37 #14 3.558 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.558 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.558 11:38:37 #14 3.561 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, 11:38:37 #14 3.561 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: 11:38:37 #14 3.561 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.561 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.561 11:38:37 #14 3.567 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, 11:38:37 #14 3.567 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: 11:38:37 #14 3.567 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.567 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.567 11:38:37 #14 3.569 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  11:38:37 #14 3.570 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, 11:38:37 #14 3.570 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: 11:38:37 #14 3.570 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.570 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.570 11:38:37 #14 3.574 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 3.574 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, 11:38:37 #14 3.574 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: 11:38:37 #14 3.574 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.574 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.574 11:38:37 #14 3.578 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.583 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.585 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.588 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  11:38:37 #14 3.589 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, 11:38:37 #14 3.594 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, 11:38:37 #14 3.594 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: 11:38:37 #14 3.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.594 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.594 11:38:37 #14 3.595 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, 11:38:37 #14 3.595 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: 11:38:37 #14 3.595 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.595 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.595 11:38:37 #14 3.595 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.595 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.601 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.610 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.610 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.612 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 11:38:37 #14 3.612 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: 11:38:37 #14 3.612 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.612 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.612 11:38:37 #14 3.612 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.628 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.633 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.646 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:38:37 #14 3.646 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:38:37 #14 3.646 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, 11:38:37 #14 3.646 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: 11:38:37 #14 3.646 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.646 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.646 11:38:37 #14 3.646 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.654 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, 11:38:37 #14 3.654 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: 11:38:37 #14 3.654 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.654 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.654 11:38:37 #14 3.656 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  11:38:37 #14 3.657 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  11:38:37 #14 3.659 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  11:38:37 #14 3.659 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.659 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  11:38:37 #14 3.660 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  11:38:37 #14 3.661 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  11:38:37 #14 3.661 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  11:38:37 #14 3.665 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  11:38:37 #14 3.666 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  11:38:37 #14 3.666 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  11:38:37 #14 3.667 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  11:38:37 #14 3.667 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  11:38:37 #14 3.668 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  11:38:37 #14 3.668 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  11:38:37 #14 3.669 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  11:38:37 #14 3.671 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  11:38:37 #14 3.672 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  11:38:37 #14 3.674 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  11:38:37 #14 3.675 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  11:38:37 #14 3.675 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  11:38:37 #14 3.676 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  11:38:37 #14 3.676 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  11:38:37 #14 3.677 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  11:38:37 #14 3.679 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:37 #14 3.679 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:37 #14 3.679 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, 11:38:37 #14 3.679 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: 11:38:37 #14 3.679 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.679 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.679 11:38:37 #14 3.679 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.679 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  11:38:37 #14 3.680 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  11:38:37 #14 3.680 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  11:38:37 #14 3.680 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  11:38:37 #14 3.683 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:38:37 #14 3.683 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, 11:38:37 #14 3.683 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: 11:38:37 #14 3.683 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.683 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.683 11:38:37 #14 3.683 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, 11:38:37 #14 3.685 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: 11:38:37 #14 3.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.685 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.685 11:38:37 #14 3.685 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.701 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  11:38:37 #14 3.703 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  11:38:37 #14 3.704 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  11:38:37 #14 3.704 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  11:38:37 #14 3.705 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, 11:38:37 #14 3.705 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, 11:38:37 #14 3.705 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: 11:38:37 #14 3.705 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.705 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.705 11:38:37 #14 3.705 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.718 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  11:38:37 #14 3.723 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  11:38:37 #14 3.723 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  11:38:37 #14 3.727 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, 11:38:37 #14 3.727 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, 11:38:37 #14 3.727 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: 11:38:37 #14 3.727 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.727 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.727 11:38:37 #14 3.727 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.728 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  11:38:37 #14 3.732 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  11:38:37 #14 3.747 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, 11:38:37 #14 3.747 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: 11:38:37 #14 3.747 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.747 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.747 11:38:37 #14 3.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 3.750 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, 11:38:37 #14 3.750 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: 11:38:37 #14 3.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.750 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.750 11:38:37 #14 3.750 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.765 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 3.765 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, 11:38:37 #14 3.765 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: 11:38:37 #14 3.765 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.765 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.765 11:38:37 #14 3.769 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 11:38:37 #14 3.769 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: 11:38:37 #14 3.769 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.769 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.769 11:38:37 #14 3.772 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, 11:38:37 #14 3.772 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: 11:38:37 #14 3.772 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.772 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.772 11:38:37 #14 3.772 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.777 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.783 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:37 #14 3.783 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:37 #14 3.783 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, 11:38:37 #14 3.783 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: 11:38:37 #14 3.783 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.783 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.783 11:38:37 #14 3.783 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.789 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.796 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 11:38:37 #14 3.796 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: 11:38:37 #14 3.796 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.796 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.796 11:38:37 #14 3.802 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, 11:38:37 #14 3.802 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: 11:38:37 #14 3.802 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.802 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.802 11:38:37 #14 3.808 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, 11:38:37 #14 3.808 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, 11:38:37 #14 3.808 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: 11:38:37 #14 3.808 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.808 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.808 11:38:37 #14 3.817 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.817 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, 11:38:37 #14 3.817 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, 11:38:37 #14 3.817 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: 11:38:37 #14 3.817 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.817 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.817 11:38:37 #14 3.817 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.821 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, 11:38:37 #14 3.821 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: 11:38:37 #14 3.821 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.821 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.821 11:38:37 #14 3.828 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 11:38:37 #14 3.828 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: 11:38:37 #14 3.828 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.828 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.828 11:38:37 #14 3.830 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.832 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, 11:38:37 #14 3.832 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: 11:38:37 #14 3.832 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.832 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.832 11:38:37 #14 3.836 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, 11:38:37 #14 3.836 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: 11:38:37 #14 3.836 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.836 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.836 11:38:37 #14 3.836 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.848 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, 11:38:37 #14 3.848 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: 11:38:37 #14 3.848 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.848 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.848 11:38:37 #14 3.848 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.852 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.852 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.852 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.858 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.858 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.869 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  11:38:37 #14 3.872 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, 11:38:37 #14 3.872 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: 11:38:37 #14 3.872 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.872 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.872 11:38:37 #14 3.872 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.887 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, 11:38:37 #14 3.887 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: 11:38:37 #14 3.887 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.887 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.887 11:38:37 #14 3.887 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.899 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  11:38:37 #14 3.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  11:38:37 #14 3.903 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, 11:38:37 #14 3.903 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: 11:38:37 #14 3.903 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.903 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.903 11:38:37 #14 3.903 :0:0: note: this is the location of the previous definition 11:38:37 #14 3.905 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  11:38:37 #14 3.915 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  11:38:37 #14 3.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  11:38:37 #14 3.923 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  11:38:37 #14 3.929 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  11:38:37 #14 3.940 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  11:38:37 #14 3.941 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  11:38:37 #14 3.957 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  11:38:37 #14 3.961 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  11:38:37 #14 3.964 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  11:38:37 #14 3.965 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  11:38:37 #14 3.984 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  11:38:37 #14 3.990 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, 11:38:37 #14 3.990 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: 11:38:37 #14 3.990 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.990 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.990 11:38:37 #14 3.999 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:37 #14 3.999 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:37 #14 3.999 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 11:38:37 #14 3.999 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, 11:38:37 #14 3.999 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: 11:38:37 #14 3.999 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 3.999 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 3.999 11:38:37 #14 4.003 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, 11:38:37 #14 4.003 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: 11:38:37 #14 4.003 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.003 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.003 11:38:37 #14 4.003 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.012 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, 11:38:37 #14 4.012 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: 11:38:37 #14 4.012 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.012 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.012 11:38:37 #14 4.012 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.015 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: 11:38:37 #14 4.015 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.015 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.015 11:38:37 #14 4.021 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.027 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, 11:38:37 #14 4.027 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: 11:38:37 #14 4.027 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.027 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.027 11:38:37 #14 4.027 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.031 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, 11:38:37 #14 4.031 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: 11:38:37 #14 4.031 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.031 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.031 11:38:37 #14 4.031 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.031 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.032 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 11:38:37 #14 4.032 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, 11:38:37 #14 4.032 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: 11:38:37 #14 4.032 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.032 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.032 11:38:37 #14 4.032 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.034 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, 11:38:37 #14 4.034 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: 11:38:37 #14 4.034 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.034 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.034 11:38:37 #14 4.040 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 4.040 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, 11:38:37 #14 4.040 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: 11:38:37 #14 4.040 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.040 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.040 11:38:37 #14 4.043 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, 11:38:37 #14 4.043 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: 11:38:37 #14 4.043 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.043 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.043 11:38:37 #14 4.043 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.050 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  11:38:37 #14 4.052 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:38:37 #14 4.052 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, 11:38:37 #14 4.052 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: 11:38:37 #14 4.052 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.052 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.052 11:38:37 #14 4.052 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.055 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 4.055 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, 11:38:37 #14 4.055 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: 11:38:37 #14 4.055 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.055 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.055 11:38:37 #14 4.055 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.056 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  11:38:37 #14 4.061 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  11:38:37 #14 4.064 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  11:38:37 #14 4.070 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, 11:38:37 #14 4.070 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: 11:38:37 #14 4.070 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.070 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.070 11:38:37 #14 4.070 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.075 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, 11:38:37 #14 4.075 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: 11:38:37 #14 4.075 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.075 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.075 11:38:37 #14 4.075 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.075 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.075 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.079 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 4.079 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, 11:38:37 #14 4.079 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: 11:38:37 #14 4.079 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.079 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.079 11:38:37 #14 4.079 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.080 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:37 #14 4.080 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:37 #14 4.080 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, 11:38:37 #14 4.080 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: 11:38:37 #14 4.080 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.080 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.080 11:38:37 #14 4.100 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  11:38:37 #14 4.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  11:38:37 #14 4.113 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 4.113 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, 11:38:37 #14 4.113 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: 11:38:37 #14 4.113 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.113 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.113 11:38:37 #14 4.113 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.122 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, 11:38:37 #14 4.122 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: 11:38:37 #14 4.122 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.122 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.122 11:38:37 #14 4.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  11:38:37 #14 4.151 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  11:38:37 #14 4.151 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  11:38:37 #14 4.152 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.164 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, 11:38:37 #14 4.164 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: 11:38:37 #14 4.164 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.164 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.164 11:38:37 #14 4.164 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.164 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.181 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  11:38:37 #14 4.182 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  11:38:37 #14 4.185 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  11:38:37 #14 4.185 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  11:38:37 #14 4.185 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  11:38:37 #14 4.188 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  11:38:37 #14 4.188 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.194 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, 11:38:37 #14 4.194 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, 11:38:37 #14 4.194 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: 11:38:37 #14 4.194 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.194 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.194 11:38:37 #14 4.194 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.201 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  11:38:37 #14 4.209 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  11:38:37 #14 4.210 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  11:38:37 #14 4.215 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:37 #14 4.215 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, 11:38:37 #14 4.215 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: 11:38:37 #14 4.215 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.215 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.215 11:38:37 #14 4.216 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  11:38:37 #14 4.216 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  11:38:37 #14 4.219 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, 11:38:37 #14 4.219 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: 11:38:37 #14 4.219 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.219 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.219 11:38:37 #14 4.227 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:37 #14 4.227 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, 11:38:37 #14 4.227 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: 11:38:37 #14 4.227 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.227 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.227 11:38:37 #14 4.230 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, 11:38:37 #14 4.230 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: 11:38:37 #14 4.230 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.230 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.230 11:38:37 #14 4.230 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.232 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 11:38:37 #14 4.232 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: 11:38:37 #14 4.232 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.232 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.232 11:38:37 #14 4.235 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:37 #14 4.235 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:37 #14 4.235 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, 11:38:37 #14 4.235 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: 11:38:37 #14 4.235 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.235 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.235 11:38:37 #14 4.235 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.240 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, 11:38:37 #14 4.240 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, 11:38:37 #14 4.240 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: 11:38:37 #14 4.240 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.240 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.240 11:38:37 #14 4.240 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.240 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.250 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, 11:38:37 #14 4.250 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: 11:38:37 #14 4.250 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.250 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.250 11:38:37 #14 4.250 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.254 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, 11:38:37 #14 4.254 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: 11:38:37 #14 4.254 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.254 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.254 11:38:37 #14 4.254 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.258 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.265 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, 11:38:37 #14 4.265 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: 11:38:37 #14 4.265 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.265 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.265 11:38:37 #14 4.265 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.277 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.279 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 11:38:37 #14 4.279 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, 11:38:37 #14 4.279 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: 11:38:37 #14 4.279 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.279 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.279 11:38:37 #14 4.279 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.286 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:38:37 #14 4.286 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:38:37 #14 4.286 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, 11:38:37 #14 4.286 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: 11:38:37 #14 4.286 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.286 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.286 11:38:37 #14 4.286 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  11:38:37 #14 4.294 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, 11:38:37 #14 4.294 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: 11:38:37 #14 4.294 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.294 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.294 11:38:37 #14 4.294 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.299 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  11:38:37 #14 4.304 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  11:38:37 #14 4.305 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  11:38:37 #14 4.305 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  11:38:37 #14 4.306 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  11:38:37 #14 4.306 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  11:38:37 #14 4.306 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  11:38:37 #14 4.309 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.316 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, 11:38:37 #14 4.316 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: 11:38:37 #14 4.316 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.316 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.316 11:38:37 #14 4.318 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:37 #14 4.318 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, 11:38:37 #14 4.318 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: 11:38:37 #14 4.318 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.318 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.318 11:38:37 #14 4.318 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.319 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 11:38:37 #14 4.319 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, 11:38:37 #14 4.319 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: 11:38:37 #14 4.319 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.319 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.319 11:38:37 #14 4.323 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, 11:38:37 #14 4.323 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: 11:38:37 #14 4.323 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.323 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.323 11:38:37 #14 4.323 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.327 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.332 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 11:38:37 #14 4.332 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: 11:38:37 #14 4.332 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.332 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.332 11:38:37 #14 4.332 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.333 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  11:38:37 #14 4.335 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, 11:38:37 #14 4.335 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: 11:38:37 #14 4.335 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.335 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.335 11:38:37 #14 4.335 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.341 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  11:38:37 #14 4.356 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, 11:38:37 #14 4.356 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: 11:38:37 #14 4.356 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.356 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.356 11:38:37 #14 4.356 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.358 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, 11:38:37 #14 4.358 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: 11:38:37 #14 4.358 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.358 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.358 11:38:37 #14 4.363 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, 11:38:37 #14 4.363 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: 11:38:37 #14 4.363 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.363 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.363 11:38:37 #14 4.363 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.366 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, 11:38:37 #14 4.366 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, 11:38:37 #14 4.366 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, 11:38:37 #14 4.366 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: 11:38:37 #14 4.366 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.366 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.366 11:38:37 #14 4.366 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.366 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.376 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.382 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:37 #14 4.382 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, 11:38:37 #14 4.382 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: 11:38:37 #14 4.382 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.382 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.382 11:38:37 #14 4.382 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.391 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, 11:38:37 #14 4.391 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: 11:38:37 #14 4.391 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.391 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.391 11:38:37 #14 4.391 :0:0: note: this is the location of the previous definition 11:38:37 #14 4.395 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  11:38:37 #14 4.397 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:37 #14 4.397 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:37 #14 4.397 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, 11:38:37 #14 4.397 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: 11:38:37 #14 4.397 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:37 #14 4.397 #define __EXTENSIONS__ /* for Sun */ 11:38:37 #14 4.397 11:38:37 #14 4.398 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  11:38:37 #14 4.403 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  11:38:37 #14 4.404 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  11:38:37 #14 4.404 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  11:38:37 #14 4.406 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  11:38:37 #14 4.409 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  11:38:37 #14 4.416 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  11:38:37 #14 4.417 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  11:38:38 #14 4.423 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, 11:38:38 #14 4.423 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: 11:38:38 #14 4.423 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.423 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.423 11:38:38 #14 4.423 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.424 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  11:38:38 #14 4.444 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, 11:38:38 #14 4.444 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: 11:38:38 #14 4.444 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.444 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.444 11:38:38 #14 4.448 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.448 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, 11:38:38 #14 4.448 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: 11:38:38 #14 4.448 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.448 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.448 11:38:38 #14 4.448 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.453 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.459 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, 11:38:38 #14 4.459 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: 11:38:38 #14 4.459 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.459 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.459 11:38:38 #14 4.459 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.465 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.477 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.477 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, 11:38:38 #14 4.477 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: 11:38:38 #14 4.477 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.477 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.477 11:38:38 #14 4.493 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  11:38:38 #14 4.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  11:38:38 #14 4.499 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:38:38 #14 4.499 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, 11:38:38 #14 4.499 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: 11:38:38 #14 4.499 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.499 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.499 11:38:38 #14 4.499 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 11:38:38 #14 4.499 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 11:38:38 #14 4.499 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, 11:38:38 #14 4.499 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: 11:38:38 #14 4.499 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.499 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.499 11:38:38 #14 4.499 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.501 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, 11:38:38 #14 4.501 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: 11:38:38 #14 4.501 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.501 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.501 11:38:38 #14 4.501 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  11:38:38 #14 4.502 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  11:38:38 #14 4.508 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, 11:38:38 #14 4.508 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, 11:38:38 #14 4.508 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: 11:38:38 #14 4.508 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.508 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.508 11:38:38 #14 4.508 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.509 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  11:38:38 #14 4.518 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, 11:38:38 #14 4.518 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: 11:38:38 #14 4.518 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.518 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.518 11:38:38 #14 4.528 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:38 #14 4.528 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, 11:38:38 #14 4.528 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: 11:38:38 #14 4.528 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.528 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.528 11:38:38 #14 4.528 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.542 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.542 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, 11:38:38 #14 4.542 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: 11:38:38 #14 4.542 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.542 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.542 11:38:38 #14 4.545 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.561 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.561 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.573 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.598 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.598 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, 11:38:38 #14 4.598 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: 11:38:38 #14 4.598 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.598 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.598 11:38:38 #14 4.598 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.603 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:38 #14 4.603 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, 11:38:38 #14 4.603 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: 11:38:38 #14 4.603 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.603 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.603 11:38:38 #14 4.603 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.616 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.618 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:38 #14 4.618 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, 11:38:38 #14 4.618 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: 11:38:38 #14 4.618 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.618 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.618 11:38:38 #14 4.618 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.619 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:38 #14 4.619 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, 11:38:38 #14 4.619 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: 11:38:38 #14 4.619 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.619 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.619 11:38:38 #14 4.619 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.623 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, 11:38:38 #14 4.623 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: 11:38:38 #14 4.623 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.623 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.623 11:38:38 #14 4.633 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.633 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, 11:38:38 #14 4.633 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: 11:38:38 #14 4.633 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.633 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.633 11:38:38 #14 4.633 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.660 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, 11:38:38 #14 4.660 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: 11:38:38 #14 4.660 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.660 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.660 11:38:38 #14 4.660 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.660 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.662 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 11:38:38 #14 4.662 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: 11:38:38 #14 4.662 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.662 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.662 11:38:38 #14 4.662 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.670 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, 11:38:38 #14 4.670 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: 11:38:38 #14 4.670 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.670 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.670 11:38:38 #14 4.670 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.671 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, 11:38:38 #14 4.671 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: 11:38:38 #14 4.671 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.671 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.671 11:38:38 #14 4.671 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.672 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, 11:38:38 #14 4.672 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, 11:38:38 #14 4.672 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: 11:38:38 #14 4.672 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.672 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.672 11:38:38 #14 4.672 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.676 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, 11:38:38 #14 4.676 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, 11:38:38 #14 4.676 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: 11:38:38 #14 4.676 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.676 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.676 11:38:38 #14 4.683 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:38 #14 4.683 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:38 #14 4.683 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, 11:38:38 #14 4.683 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: 11:38:38 #14 4.683 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.683 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.683 11:38:38 #14 4.689 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.692 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, 11:38:38 #14 4.692 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: 11:38:38 #14 4.692 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.692 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.692 11:38:38 #14 4.699 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, 11:38:38 #14 4.699 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: 11:38:38 #14 4.699 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.699 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.699 11:38:38 #14 4.708 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.708 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, 11:38:38 #14 4.708 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: 11:38:38 #14 4.708 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.708 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.708 11:38:38 #14 4.708 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.712 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.712 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, 11:38:38 #14 4.712 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: 11:38:38 #14 4.712 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.712 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.712 11:38:38 #14 4.714 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 11:38:38 #14 4.714 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 11:38:38 #14 4.714 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: 11:38:38 #14 4.714 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.714 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.714 11:38:38 #14 4.716 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, 11:38:38 #14 4.716 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: 11:38:38 #14 4.716 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.716 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.716 11:38:38 #14 4.719 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, 11:38:38 #14 4.719 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: 11:38:38 #14 4.719 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.719 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.719 11:38:38 #14 4.723 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, 11:38:38 #14 4.723 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: 11:38:38 #14 4.723 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.723 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.723 11:38:38 #14 4.745 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.745 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, 11:38:38 #14 4.745 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: 11:38:38 #14 4.745 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.745 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.745 11:38:38 #14 4.745 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.746 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:38 #14 4.746 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:38 #14 4.746 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, 11:38:38 #14 4.746 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: 11:38:38 #14 4.746 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.746 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.746 11:38:38 #14 4.746 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.746 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.747 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.747 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, 11:38:38 #14 4.747 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: 11:38:38 #14 4.747 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.747 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.747 11:38:38 #14 4.747 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.747 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.752 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.752 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.757 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.763 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, 11:38:38 #14 4.763 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: 11:38:38 #14 4.763 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.763 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.763 11:38:38 #14 4.763 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, 11:38:38 #14 4.763 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: 11:38:38 #14 4.763 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.763 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.763 11:38:38 #14 4.763 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.765 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, 11:38:38 #14 4.765 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: 11:38:38 #14 4.765 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.765 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.765 11:38:38 #14 4.767 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:38 #14 4.767 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, 11:38:38 #14 4.767 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: 11:38:38 #14 4.767 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.767 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.767 11:38:38 #14 4.767 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.789 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.789 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.801 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.801 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.810 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, 11:38:38 #14 4.814 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: 11:38:38 #14 4.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.814 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.814 11:38:38 #14 4.814 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.815 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:38 #14 4.815 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:38 #14 4.815 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, 11:38:38 #14 4.815 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: 11:38:38 #14 4.815 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.815 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.815 11:38:38 #14 4.815 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.819 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, 11:38:38 #14 4.819 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: 11:38:38 #14 4.819 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.819 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.819 11:38:38 #14 4.819 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.821 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, 11:38:38 #14 4.821 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: 11:38:38 #14 4.821 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.821 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.821 11:38:38 #14 4.839 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, 11:38:38 #14 4.839 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: 11:38:38 #14 4.839 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.839 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.839 11:38:38 #14 4.839 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.852 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, 11:38:38 #14 4.852 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, 11:38:38 #14 4.852 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, 11:38:38 #14 4.852 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: 11:38:38 #14 4.852 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.852 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.852 11:38:38 #14 4.852 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.856 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, 11:38:38 #14 4.856 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, 11:38:38 #14 4.856 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: 11:38:38 #14 4.856 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.856 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.856 11:38:38 #14 4.856 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.862 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:38 #14 4.862 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, 11:38:38 #14 4.862 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, 11:38:38 #14 4.862 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: 11:38:38 #14 4.862 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.862 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.862 11:38:38 #14 4.862 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.864 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:38 #14 4.864 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: 11:38:38 #14 4.864 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.864 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.864 11:38:38 #14 4.864 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.870 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, 11:38:38 #14 4.870 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, 11:38:38 #14 4.870 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: 11:38:38 #14 4.870 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.870 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.870 11:38:38 #14 4.870 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.874 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, 11:38:38 #14 4.874 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, 11:38:38 #14 4.874 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: 11:38:38 #14 4.874 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.874 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.874 11:38:38 #14 4.886 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, 11:38:38 #14 4.886 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, 11:38:38 #14 4.886 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: 11:38:38 #14 4.886 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.886 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.886 11:38:38 #14 4.886 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.886 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.891 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.891 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, 11:38:38 #14 4.891 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: 11:38:38 #14 4.891 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.891 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.891 11:38:38 #14 4.891 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.894 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.896 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.896 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, 11:38:38 #14 4.896 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: 11:38:38 #14 4.896 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.896 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.896 11:38:38 #14 4.896 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.900 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 11:38:38 #14 4.900 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: 11:38:38 #14 4.900 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.900 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.900 11:38:38 #14 4.900 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.902 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, 11:38:38 #14 4.902 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, 11:38:38 #14 4.902 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: 11:38:38 #14 4.902 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.902 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.902 11:38:38 #14 4.902 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.923 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, 11:38:38 #14 4.923 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, 11:38:38 #14 4.923 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: 11:38:38 #14 4.923 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.923 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.923 11:38:38 #14 4.935 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, 11:38:38 #14 4.935 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, 11:38:38 #14 4.935 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: 11:38:38 #14 4.935 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.935 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.935 11:38:38 #14 4.937 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.937 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, 11:38:38 #14 4.937 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: 11:38:38 #14 4.937 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.937 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.937 11:38:38 #14 4.946 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.947 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, 11:38:38 #14 4.947 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, 11:38:38 #14 4.947 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: 11:38:38 #14 4.947 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.947 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.947 11:38:38 #14 4.953 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, 11:38:38 #14 4.953 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: 11:38:38 #14 4.953 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.953 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.953 11:38:38 #14 4.958 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, 11:38:38 #14 4.958 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: 11:38:38 #14 4.958 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.958 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.958 11:38:38 #14 4.958 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.962 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, 11:38:38 #14 4.962 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, 11:38:38 #14 4.962 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: 11:38:38 #14 4.962 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.962 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.962 11:38:38 #14 4.962 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.967 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.972 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.977 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, 11:38:38 #14 4.977 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, 11:38:38 #14 4.977 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: 11:38:38 #14 4.977 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.977 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.977 11:38:38 #14 4.978 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.980 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, 11:38:38 #14 4.980 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, 11:38:38 #14 4.980 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: 11:38:38 #14 4.980 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.980 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.980 11:38:38 #14 4.980 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.980 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.987 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, 11:38:38 #14 4.987 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, 11:38:38 #14 4.987 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: 11:38:38 #14 4.987 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:38 #14 4.987 #define __EXTENSIONS__ /* for Sun */ 11:38:38 #14 4.987 11:38:38 #14 4.987 :0:0: note: this is the location of the previous definition 11:38:38 #14 4.987 :0:0: note: this is the location of the previous definition 11:38:39 #14 5.626 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_f1ap.a  11:38:39 #14 5.721 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:39 #14 5.729 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:39 #14 5.731 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c  11:38:39 #14 5.732 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c  11:38:39 #14 5.732 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c  11:38:39 #14 5.733 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c  11:38:39 #14 5.733 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c  11:38:39 #14 5.739 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c  11:38:39 #14 5.740 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c  11:38:39 #14 5.741 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c  11:38:39 #14 5.742 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c  11:38:39 #14 5.742 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c  11:38:39 #14 5.743 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c  11:38:39 #14 5.744 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c  11:38:39 #14 5.744 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c  11:38:39 #14 5.745 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c  11:38:39 #14 5.746 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c  11:38:39 #14 5.746 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c  11:38:39 #14 5.747 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c  11:38:39 #14 5.747 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c  11:38:39 #14 5.747 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c  11:38:39 #14 5.748 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c  11:38:39 #14 5.748 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c  11:38:39 #14 5.748 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c  11:38:39 #14 5.749 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c  11:38:39 #14 5.750 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c  11:38:39 #14 5.750 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c  11:38:39 #14 5.751 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c  11:38:39 #14 5.751 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c  11:38:39 #14 5.751 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c  11:38:39 #14 5.754 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c  11:38:39 #14 5.755 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c  11:38:39 #14 5.755 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c  11:38:39 #14 5.756 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c  11:38:39 #14 5.757 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c  11:38:39 #14 5.761 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c  11:38:39 #14 5.762 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c  11:38:39 #14 5.763 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c  11:38:39 #14 5.763 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c  11:38:39 #14 5.764 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c  11:38:39 #14 5.765 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c  11:38:39 #14 5.767 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c  11:38:39 #14 5.767 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c  11:38:39 #14 5.767 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c  11:38:39 #14 5.773 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c  11:38:39 #14 5.774 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c  11:38:39 #14 5.777 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c  11:38:39 #14 5.781 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c  11:38:39 #14 5.786 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c  11:38:39 #14 5.788 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c  11:38:39 #14 5.789 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c  11:38:39 #14 5.789 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c  11:38:39 #14 5.790 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c  11:38:39 #14 5.790 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:39 #14 5.790 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.h:15, 11:38:39 #14 5.790 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationResponse.c:8: 11:38:39 #14 5.790 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 5.790 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 5.790 11:38:39 #14 5.790 :0:0: note: this is the location of the previous definition 11:38:39 #14 5.790 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c  11:38:39 #14 5.791 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c  11:38:39 #14 5.791 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c  11:38:39 #14 5.791 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c  11:38:39 #14 5.792 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c  11:38:39 #14 5.792 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c  11:38:39 #14 5.792 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c  11:38:39 #14 5.793 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c  11:38:39 #14 5.794 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c  11:38:39 #14 5.795 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c  11:38:39 #14 5.796 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c  11:38:39 #14 5.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c  11:38:39 #14 5.805 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c  11:38:39 #14 5.808 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c  11:38:39 #14 5.809 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c  11:38:39 #14 5.809 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c  11:38:39 #14 5.813 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c  11:38:39 #14 5.814 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c  11:38:39 #14 5.815 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c  11:38:39 #14 5.815 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c  11:38:39 #14 5.816 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c  11:38:39 #14 5.816 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c  11:38:39 #14 5.818 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c  11:38:39 #14 5.818 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c  11:38:39 #14 5.818 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c  11:38:39 #14 5.819 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c  11:38:39 #14 5.819 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c  11:38:39 #14 5.820 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c  11:38:39 #14 5.820 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c  11:38:39 #14 5.825 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c  11:38:39 #14 5.825 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c  11:38:39 #14 5.826 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c  11:38:39 #14 5.826 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c  11:38:39 #14 5.826 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c  11:38:39 #14 5.828 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:39 #14 5.828 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.c:8: 11:38:39 #14 5.828 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 5.828 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 5.828 11:38:39 #14 5.828 :0:0: note: this is the location of the previous definition 11:38:39 #14 5.828 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c  11:38:39 #14 5.844 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c  11:38:39 #14 5.849 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c  11:38:39 #14 5.850 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c  11:38:39 #14 5.850 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c  11:38:39 #14 5.853 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c  11:38:39 #14 5.860 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c  11:38:39 #14 5.861 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c  11:38:39 #14 5.863 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c  11:38:39 #14 5.871 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c  11:38:39 #14 5.871 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c  11:38:39 #14 5.897 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c  11:38:39 #14 5.901 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c  11:38:39 #14 5.902 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c  11:38:39 #14 5.903 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c  11:38:39 #14 5.903 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c  11:38:39 #14 5.909 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c  11:38:39 #14 5.910 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c  11:38:39 #14 5.910 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c  11:38:39 #14 5.911 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c  11:38:39 #14 5.911 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c  11:38:39 #14 5.912 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c  11:38:39 #14 5.917 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c  11:38:39 #14 5.917 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c  11:38:39 #14 5.924 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c  11:38:39 #14 5.943 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 11:38:39 #14 5.943 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 11:38:39 #14 5.943 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.h:15, 11:38:39 #14 5.943 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-SingleContainerE2.c:8: 11:38:39 #14 5.943 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 5.943 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 5.943 11:38:39 #14 5.943 :0:0: note: this is the location of the previous definition 11:38:39 #14 5.944 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c  11:38:39 #14 6.000 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c  11:38:39 #14 6.000 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c  11:38:39 #14 6.001 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c  11:38:39 #14 6.007 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c  11:38:39 #14 6.007 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c  11:38:39 #14 6.007 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c  11:38:39 #14 6.008 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c  11:38:39 #14 6.009 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c  11:38:39 #14 6.009 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c  11:38:39 #14 6.011 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c  11:38:39 #14 6.014 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c  11:38:39 #14 6.017 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c  11:38:39 #14 6.020 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.h:56:0, 11:38:39 #14 6.020 from /opt/o-du-l2/src/codec_utils/E2AP/ENGNB-ID.c:8: 11:38:39 #14 6.020 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.020 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.020 11:38:39 #14 6.020 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.021 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c  11:38:39 #14 6.034 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c  11:38:39 #14 6.037 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c  11:38:39 #14 6.076 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 11:38:39 #14 6.076 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.c:8: 11:38:39 #14 6.076 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.076 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.076 11:38:39 #14 6.080 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c  11:38:39 #14 6.081 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c  11:38:39 #14 6.082 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c  11:38:39 #14 6.084 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 11:38:39 #14 6.084 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.h:15, 11:38:39 #14 6.084 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceS1.c:8: 11:38:39 #14 6.084 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.084 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.084 11:38:39 #14 6.084 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.085 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c  11:38:39 #14 6.088 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c  11:38:39 #14 6.101 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c  11:38:39 #14 6.103 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c  11:38:39 #14 6.104 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.h:41:0, 11:38:39 #14 6.104 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RemovedForModification-List.c:8: 11:38:39 #14 6.104 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.104 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.104 11:38:39 #14 6.104 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.105 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c  11:38:39 #14 6.108 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c  11:38:39 #14 6.110 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:38:39 #14 6.110 from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.c:8: 11:38:39 #14 6.110 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.110 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.110 11:38:39 #14 6.110 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.114 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c  11:38:39 #14 6.115 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c  11:38:39 #14 6.120 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.h:23:0, 11:38:39 #14 6.120 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairList.c:8: 11:38:39 #14 6.120 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.120 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.120 11:38:39 #14 6.120 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.126 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:38:39 #14 6.126 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.h:15, 11:38:39 #14 6.126 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-Item.c:8: 11:38:39 #14 6.126 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.126 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.126 11:38:39 #14 6.126 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.135 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:39 #14 6.135 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.h:15, 11:38:39 #14 6.135 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupFailure.c:8: 11:38:39 #14 6.135 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.135 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.135 11:38:39 #14 6.135 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.149 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:39 #14 6.149 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.h:15, 11:38:39 #14 6.149 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionFailure.c:8: 11:38:39 #14 6.149 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.149 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.149 11:38:39 #14 6.149 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.155 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.h:45:0, 11:38:39 #14 6.155 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationHeader.c:8: 11:38:39 #14 6.155 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.155 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.155 11:38:39 #14 6.177 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c  11:38:39 #14 6.177 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.193 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c  11:38:39 #14 6.194 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c  11:38:39 #14 6.196 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:38:39 #14 6.196 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.h:15, 11:38:39 #14 6.196 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-Item.c:8: 11:38:39 #14 6.196 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.196 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.196 11:38:39 #14 6.196 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.196 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.198 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c  11:38:39 #14 6.198 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.h:41:0, 11:38:39 #14 6.198 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeRemoved-List.c:8: 11:38:39 #14 6.198 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.198 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.198 11:38:39 #14 6.198 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.200 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:38:39 #14 6.200 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 11:38:39 #14 6.200 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.c:8: 11:38:39 #14 6.200 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.200 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.200 11:38:39 #14 6.200 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.215 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.h:41:0, 11:38:39 #14 6.215 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeAddedForModification-List.c:8: 11:38:39 #14 6.215 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.215 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.215 11:38:39 #14 6.219 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:39 #14 6.219 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.h:15, 11:38:39 #14 6.219 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolFailure.c:8: 11:38:39 #14 6.219 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.219 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.219 11:38:39 #14 6.219 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.233 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c  11:38:39 #14 6.234 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c  11:38:39 #14 6.234 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c  11:38:39 #14 6.235 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-DU-ID.h:46:0, 11:38:39 #14 6.235 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.h:15, 11:38:39 #14 6.235 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceF1.c:8: 11:38:39 #14 6.235 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.235 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.235 11:38:39 #14 6.240 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c  11:38:39 #14 6.240 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c  11:38:39 #14 6.252 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c  11:38:39 #14 6.258 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:38:39 #14 6.258 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 11:38:39 #14 6.258 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 11:38:39 #14 6.258 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.c:8: 11:38:39 #14 6.258 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.258 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.258 11:38:39 #14 6.258 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.258 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.268 In file included from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.h:46:0, 11:38:39 #14 6.268 from /opt/o-du-l2/src/codec_utils/E2AP/MMEname.c:8: 11:38:39 #14 6.268 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.268 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.268 11:38:39 #14 6.269 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c  11:38:39 #14 6.271 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:39 #14 6.271 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.h:15, 11:38:39 #14 6.271 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAcknowledge.c:8: 11:38:39 #14 6.271 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.271 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.271 11:38:39 #14 6.271 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.272 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c  11:38:39 #14 6.275 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c  11:38:39 #14 6.277 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c  11:38:39 #14 6.278 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:39 #14 6.278 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.h:15, 11:38:39 #14 6.278 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeAddedForModification-Item.c:8: 11:38:39 #14 6.278 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.278 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.278 11:38:39 #14 6.278 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.281 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:39 #14 6.281 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.h:15, 11:38:39 #14 6.281 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateAcknowledge.c:8: 11:38:39 #14 6.281 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.281 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.281 11:38:39 #14 6.281 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.h:58:0, 11:38:39 #14 6.281 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Misc.c:8: 11:38:39 #14 6.281 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.281 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.281 11:38:39 #14 6.289 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c  11:38:39 #14 6.294 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.h:55:0, 11:38:39 #14 6.294 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2node.c:8: 11:38:39 #14 6.294 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.294 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.294 11:38:39 #14 6.294 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.294 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.294 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c  11:38:39 #14 6.300 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 11:38:39 #14 6.300 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.h:15, 11:38:39 #14 6.300 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceNG.c:8: 11:38:39 #14 6.300 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.300 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.300 11:38:39 #14 6.300 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.307 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.h:41:0, 11:38:39 #14 6.307 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeRemovedForModification-List.c:8: 11:38:39 #14 6.307 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.307 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.307 11:38:39 #14 6.326 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:39 #14 6.326 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.h:15, 11:38:39 #14 6.326 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate.c:8: 11:38:39 #14 6.326 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.326 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.326 11:38:39 #14 6.326 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.337 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c  11:38:39 #14 6.340 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c  11:38:39 #14 6.347 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:38:39 #14 6.347 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.h:15, 11:38:39 #14 6.347 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID-Item.c:8: 11:38:39 #14 6.347 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.347 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.347 11:38:39 #14 6.357 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c  11:38:39 #14 6.357 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:39 #14 6.357 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.h:15, 11:38:39 #14 6.357 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateAcknowledge.c:8: 11:38:39 #14 6.357 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.357 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.357 11:38:39 #14 6.358 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.h:60:0, 11:38:39 #14 6.358 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID-Choice.c:8: 11:38:39 #14 6.358 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.358 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.358 11:38:39 #14 6.358 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.358 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.368 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:39 #14 6.368 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.h:15, 11:38:39 #14 6.368 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupResponse.c:8: 11:38:39 #14 6.368 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.368 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.368 11:38:39 #14 6.373 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c  11:38:39 #14 6.373 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.374 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.383 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c  11:38:39 #14 6.384 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:39 #14 6.384 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.c:8: 11:38:39 #14 6.384 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.384 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.384 11:38:39 #14 6.384 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.386 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c  11:38:39 #14 6.389 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.h:45:0, 11:38:39 #14 6.389 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfiguration.c:8: 11:38:39 #14 6.389 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.389 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.389 11:38:39 #14 6.393 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c  11:38:39 #14 6.398 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c  11:38:39 #14 6.398 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.398 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.417 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c  11:38:39 #14 6.424 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 11:38:39 #14 6.424 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.c:8: 11:38:39 #14 6.424 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.424 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.424 11:38:39 #14 6.425 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c  11:38:39 #14 6.426 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c  11:38:39 #14 6.426 :0:0: note: this is the location of the previous definition 11:38:39 #14 6.428 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.h:45:0, 11:38:39 #14 6.428 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationSN.c:8: 11:38:39 #14 6.428 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:39 #14 6.428 #define __EXTENSIONS__ /* for Sun */ 11:38:39 #14 6.428 11:38:40 #14 6.434 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.434 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.h:15, 11:38:40 #14 6.434 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-Item.c:8: 11:38:40 #14 6.434 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.434 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.434 11:38:40 #14 6.441 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.h:61:0, 11:38:40 #14 6.441 from /opt/o-du-l2/src/codec_utils/E2AP/ENB-ID.c:8: 11:38:40 #14 6.441 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.441 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.441 11:38:40 #14 6.442 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.h:41:0, 11:38:40 #14 6.442 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeModifiedForModification-List.c:8: 11:38:40 #14 6.442 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.442 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.442 11:38:40 #14 6.442 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.443 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.h:45:0, 11:38:40 #14 6.443 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionDefinition.c:8: 11:38:40 #14 6.443 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.443 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.443 11:38:40 #14 6.443 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.446 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.h:41:0, 11:38:40 #14 6.446 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsIDcause-List.c:8: 11:38:40 #14 6.446 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.446 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.446 11:38:40 #14 6.451 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.h:41:0, 11:38:40 #14 6.451 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForRemoval-List.c:8: 11:38:40 #14 6.451 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.451 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.451 11:38:40 #14 6.453 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:38:40 #14 6.453 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalenGNB-ID.h:15, 11:38:40 #14 6.453 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.h:15, 11:38:40 #14 6.453 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-en-gNB-ID.c:8: 11:38:40 #14 6.453 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.453 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.453 11:38:40 #14 6.453 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.465 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.465 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.h:15, 11:38:40 #14 6.465 from /opt/o-du-l2/src/codec_utils/E2AP/ResetResponseE2.c:8: 11:38:40 #14 6.465 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.465 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.465 11:38:40 #14 6.465 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.468 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.h:41:0, 11:38:40 #14 6.468 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ConfirmedForModification-List.c:8: 11:38:40 #14 6.468 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.468 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.468 11:38:40 #14 6.468 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.469 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c  11:38:40 #14 6.473 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.474 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c  11:38:40 #14 6.476 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.h:57:0, 11:38:40 #14 6.476 from /opt/o-du-l2/src/codec_utils/E2AP/TNLusage.c:8: 11:38:40 #14 6.476 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.476 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.476 11:38:40 #14 6.476 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.481 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c  11:38:40 #14 6.481 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.489 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:38:40 #14 6.489 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 11:38:40 #14 6.489 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.c:8: 11:38:40 #14 6.489 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.489 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.489 11:38:40 #14 6.489 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.493 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.510 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.519 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c  11:38:40 #14 6.519 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.525 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.525 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.528 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c  11:38:40 #14 6.529 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.h:54:0, 11:38:40 #14 6.529 from /opt/o-du-l2/src/codec_utils/E2AP/TriggeringMessageE2.c:8: 11:38:40 #14 6.529 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.529 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.529 11:38:40 #14 6.529 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.531 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.531 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.h:15, 11:38:40 #14 6.531 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionResponse.c:8: 11:38:40 #14 6.531 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.531 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.531 11:38:40 #14 6.531 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.533 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c  11:38:40 #14 6.533 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c  11:38:40 #14 6.535 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:38:40 #14 6.535 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.h:15, 11:38:40 #14 6.535 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-Item.c:8: 11:38:40 #14 6.535 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.535 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.535 11:38:40 #14 6.535 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.550 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.560 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.560 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.h:15, 11:38:40 #14 6.560 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeModifiedForModification-Item.c:8: 11:38:40 #14 6.560 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.560 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.560 11:38:40 #14 6.561 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.561 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.h:15, 11:38:40 #14 6.561 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationConfirm.c:8: 11:38:40 #14 6.561 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.561 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.561 11:38:40 #14 6.561 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.564 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.564 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.h:15, 11:38:40 #14 6.564 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdate.c:8: 11:38:40 #14 6.564 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.564 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.564 11:38:40 #14 6.575 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.h:45:0, 11:38:40 #14 6.575 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolHeader.c:8: 11:38:40 #14 6.575 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.575 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.575 11:38:40 #14 6.577 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.606 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:38:40 #14 6.606 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.h:15, 11:38:40 #14 6.606 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-Item.c:8: 11:38:40 #14 6.606 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.606 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.606 11:38:40 #14 6.606 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.619 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.h:41:0, 11:38:40 #14 6.619 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-List.c:8: 11:38:40 #14 6.619 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.619 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.619 11:38:40 #14 6.637 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.637 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.h:15, 11:38:40 #14 6.637 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForModification-Item.c:8: 11:38:40 #14 6.637 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.637 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.637 11:38:40 #14 6.637 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.639 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c  11:38:40 #14 6.643 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c  11:38:40 #14 6.645 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.652 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.652 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.h:15, 11:38:40 #14 6.652 from /opt/o-du-l2/src/codec_utils/E2AP/ErrorIndicationE2.c:8: 11:38:40 #14 6.652 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.652 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.652 11:38:40 #14 6.652 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.679 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 11:38:40 #14 6.679 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.c:8: 11:38:40 #14 6.679 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.679 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.679 11:38:40 #14 6.679 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.687 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.h:23:0, 11:38:40 #14 6.687 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerPairE2.c:8: 11:38:40 #14 6.687 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.687 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.687 11:38:40 #14 6.687 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.688 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.h:23:0, 11:38:40 #14 6.688 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldPairE2.c:8: 11:38:40 #14 6.688 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.688 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.688 11:38:40 #14 6.690 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.707 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.h:57:0, 11:38:40 #14 6.707 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICservice.c:8: 11:38:40 #14 6.707 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.707 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.707 11:38:40 #14 6.707 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.714 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.714 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.h:15, 11:38:40 #14 6.714 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-Item.c:8: 11:38:40 #14 6.714 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.714 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.714 11:38:40 #14 6.714 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.716 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.717 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c  11:38:40 #14 6.718 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.719 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c  11:38:40 #14 6.727 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.727 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.h:15, 11:38:40 #14 6.727 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ConfirmedForRemoval-Item.c:8: 11:38:40 #14 6.727 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.727 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.727 11:38:40 #14 6.727 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.728 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c  11:38:40 #14 6.731 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.731 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.h:15, 11:38:40 #14 6.731 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeModifiedForModification-Item.c:8: 11:38:40 #14 6.731 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.731 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.731 11:38:40 #14 6.731 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.735 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.735 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.h:15, 11:38:40 #14 6.735 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeRemovedForModification-Item.c:8: 11:38:40 #14 6.735 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.735 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.735 11:38:40 #14 6.736 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.736 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.h:15, 11:38:40 #14 6.736 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceQuery.c:8: 11:38:40 #14 6.736 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.736 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.736 11:38:40 #14 6.741 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c  11:38:40 #14 6.743 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2RICrequest.h:74:0, 11:38:40 #14 6.743 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.h:15, 11:38:40 #14 6.743 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2.c:8: 11:38:40 #14 6.743 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.743 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.743 11:38:40 #14 6.743 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.746 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c  11:38:40 #14 6.751 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.751 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.h:15, 11:38:40 #14 6.751 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-AddedForModification-Item.c:8: 11:38:40 #14 6.751 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.751 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.751 11:38:40 #14 6.751 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.761 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.767 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.767 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.h:15, 11:38:40 #14 6.767 from /opt/o-du-l2/src/codec_utils/E2AP/ResetRequestE2.c:8: 11:38:40 #14 6.767 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.767 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.767 11:38:40 #14 6.778 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.h:41:0, 11:38:40 #14 6.778 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-Admitted-List.c:8: 11:38:40 #14 6.778 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.778 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.778 11:38:40 #14 6.778 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.783 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.h:56:0, 11:38:40 #14 6.783 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Transport.c:8: 11:38:40 #14 6.783 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.783 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.783 11:38:40 #14 6.783 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.784 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:38:40 #14 6.784 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.h:15, 11:38:40 #14 6.784 from /opt/o-du-l2/src/codec_utils/E2AP/InitiatingMessageE2.c:8: 11:38:40 #14 6.784 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.784 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.784 11:38:40 #14 6.785 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 11:38:40 #14 6.785 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.h:15, 11:38:40 #14 6.785 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentAction.c:8: 11:38:40 #14 6.785 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.785 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.785 11:38:40 #14 6.785 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.789 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.h:45:0, 11:38:40 #14 6.789 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryHeader.c:8: 11:38:40 #14 6.789 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.789 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.789 11:38:40 #14 6.790 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c  11:38:40 #14 6.791 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.791 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.h:15, 11:38:40 #14 6.791 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolRequest.c:8: 11:38:40 #14 6.791 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.791 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.791 11:38:40 #14 6.791 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.801 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c  11:38:40 #14 6.812 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.h:41:0, 11:38:40 #14 6.812 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctions-List.c:8: 11:38:40 #14 6.812 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.812 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.812 11:38:40 #14 6.821 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:38:40 #14 6.821 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.h:15, 11:38:40 #14 6.821 from /opt/o-du-l2/src/codec_utils/E2AP/SuccessfulOutcomeE2.c:8: 11:38:40 #14 6.821 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.821 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.821 11:38:40 #14 6.821 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.835 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.835 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.h:15, 11:38:40 #14 6.835 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeRemoved-Item.c:8: 11:38:40 #14 6.835 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.835 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.835 11:38:40 #14 6.841 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.844 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.h:61:0, 11:38:40 #14 6.844 from /opt/o-du-l2/src/codec_utils/E2AP/CauseE2Protocol.c:8: 11:38:40 #14 6.844 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.844 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.844 11:38:40 #14 6.850 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.851 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 11:38:40 #14 6.851 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.c:8: 11:38:40 #14 6.851 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.851 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.851 11:38:40 #14 6.853 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:38:40 #14 6.853 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalENB-ID.h:15, 11:38:40 #14 6.853 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.h:15, 11:38:40 #14 6.853 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-eNB-ID.c:8: 11:38:40 #14 6.853 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.853 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.853 11:38:40 #14 6.857 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.860 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.860 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.h:15, 11:38:40 #14 6.860 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequired.c:8: 11:38:40 #14 6.860 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.860 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.860 11:38:40 #14 6.860 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.863 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityE2.h:54:0, 11:38:40 #14 6.863 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.h:15, 11:38:40 #14 6.863 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ItemE2.c:8: 11:38:40 #14 6.863 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.863 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.863 11:38:40 #14 6.864 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.h:45:0, 11:38:40 #14 6.864 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryOutcome.c:8: 11:38:40 #14 6.864 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.864 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.864 11:38:40 #14 6.864 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.865 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.865 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.h:15, 11:38:40 #14 6.865 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeRemovedForModification-Item.c:8: 11:38:40 #14 6.865 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.865 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.865 11:38:40 #14 6.865 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.873 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c  11:38:40 #14 6.877 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c  11:38:40 #14 6.879 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.879 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.h:15, 11:38:40 #14 6.879 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteResponse.c:8: 11:38:40 #14 6.879 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.879 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.879 11:38:40 #14 6.879 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.880 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c  11:38:40 #14 6.884 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.h:48:0, 11:38:40 #14 6.884 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceX2.c:8: 11:38:40 #14 6.884 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.884 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.884 11:38:40 #14 6.893 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.893 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.h:15, 11:38:40 #14 6.893 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ModifiedForModification-Item.c:8: 11:38:40 #14 6.893 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.893 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.893 11:38:40 #14 6.893 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c  11:38:40 #14 6.897 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 11:38:40 #14 6.897 from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.c:8: 11:38:40 #14 6.897 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.897 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.897 11:38:40 #14 6.899 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c  11:38:40 #14 6.900 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c  11:38:40 #14 6.907 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICrequestID.h:45:0, 11:38:40 #14 6.907 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.h:15, 11:38:40 #14 6.907 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-withCause-Item.c:8: 11:38:40 #14 6.907 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.907 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.907 11:38:40 #14 6.911 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c  11:38:40 #14 6.912 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:38:40 #14 6.912 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.h:15, 11:38:40 #14 6.912 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionSetupFailed-Item.c:8: 11:38:40 #14 6.912 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.912 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.912 11:38:40 #14 6.917 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c  11:38:40 #14 6.921 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.h:41:0, 11:38:40 #14 6.921 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-List.c:8: 11:38:40 #14 6.921 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.921 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.921 11:38:40 #14 6.927 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.927 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.h:15, 11:38:40 #14 6.927 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionRequest.c:8: 11:38:40 #14 6.927 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.927 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.927 11:38:40 #14 6.927 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.936 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.h:41:0, 11:38:40 #14 6.936 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-FailedToBeAddedForModification-List.c:8: 11:38:40 #14 6.936 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.936 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.936 11:38:40 #14 6.936 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.936 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.938 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c  11:38:40 #14 6.943 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.h:41:0, 11:38:40 #14 6.943 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ModifiedForModification-List.c:8: 11:38:40 #14 6.943 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.943 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.943 11:38:40 #14 6.946 -e Compiling  /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c  11:38:40 #14 6.950 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.h:41:0, 11:38:40 #14 6.950 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-List.c:8: 11:38:40 #14 6.950 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.950 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.950 11:38:40 #14 6.950 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.951 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.952 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.957 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.957 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.960 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.h:45:0, 11:38:40 #14 6.960 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationMessage.c:8: 11:38:40 #14 6.960 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.960 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.960 11:38:40 #14 6.963 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 11:38:40 #14 6.963 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.h:15, 11:38:40 #14 6.963 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceW1.c:8: 11:38:40 #14 6.963 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.963 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.963 11:38:40 #14 6.963 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.965 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 6.965 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.h:15, 11:38:40 #14 6.965 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RequiredToBeModified-Item.c:8: 11:38:40 #14 6.965 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.965 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.965 11:38:40 #14 6.967 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.h:45:0, 11:38:40 #14 6.967 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolMessage.c:8: 11:38:40 #14 6.967 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.967 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.967 11:38:40 #14 6.975 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalNG-RANNode-ID.h:61:0, 11:38:40 #14 6.975 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.h:15, 11:38:40 #14 6.975 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceXn.c:8: 11:38:40 #14 6.975 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.975 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.975 11:38:40 #14 6.978 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.978 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.h:15, 11:38:40 #14 6.978 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryResponse.c:8: 11:38:40 #14 6.978 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.978 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.978 11:38:40 #14 6.979 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:38:40 #14 6.979 from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.c:8: 11:38:40 #14 6.979 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.979 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.979 11:38:40 #14 6.980 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.980 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.986 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.h:41:0, 11:38:40 #14 6.986 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemovalAck-List.c:8: 11:38:40 #14 6.986 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.986 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.986 11:38:40 #14 6.986 :0:0: note: this is the location of the previous definition 11:38:40 #14 6.991 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.991 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.h:15, 11:38:40 #14 6.991 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequired.c:8: 11:38:40 #14 6.991 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.991 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.991 11:38:40 #14 6.995 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 6.995 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.h:15, 11:38:40 #14 6.995 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteRequest.c:8: 11:38:40 #14 6.995 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 6.995 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 6.995 11:38:40 #14 7.004 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.h:54:0, 11:38:40 #14 7.004 from /opt/o-du-l2/src/codec_utils/E2AP/PresenceE2.c:8: 11:38:40 #14 7.004 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.004 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.004 11:38:40 #14 7.006 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 11:38:40 #14 7.006 from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.c:8: 11:38:40 #14 7.006 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.006 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.006 11:38:40 #14 7.006 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.007 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-CU-UP-ID.h:46:0, 11:38:40 #14 7.007 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.h:15, 11:38:40 #14 7.007 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceE1.c:8: 11:38:40 #14 7.007 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.007 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.007 11:38:40 #14 7.011 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.011 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.011 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.h:41:0, 11:38:40 #14 7.011 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeModified-List.c:8: 11:38:40 #14 7.011 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.011 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.011 11:38:40 #14 7.012 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.014 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:38:40 #14 7.014 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.h:15, 11:38:40 #14 7.014 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigRemoval-Item.c:8: 11:38:40 #14 7.014 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.014 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.014 11:38:40 #14 7.022 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.h:45:0, 11:38:40 #14 7.022 from /opt/o-du-l2/src/codec_utils/E2AP/RICcallProcessID.c:8: 11:38:40 #14 7.022 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.022 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.022 11:38:40 #14 7.022 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.027 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.h:45:0, 11:38:40 #14 7.027 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionDefinition.c:8: 11:38:40 #14 7.027 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.027 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.027 11:38:40 #14 7.027 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.027 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.030 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.030 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.h:15, 11:38:40 #14 7.030 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRefuse.c:8: 11:38:40 #14 7.030 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.030 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.030 11:38:40 #14 7.030 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.030 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.030 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.031 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.035 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.h:76:0, 11:38:40 #14 7.035 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentID.c:8: 11:38:40 #14 7.035 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.035 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.035 11:38:40 #14 7.035 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.036 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.038 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.h:46:0, 11:38:40 #14 7.038 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionExecutionOrder.c:8: 11:38:40 #14 7.038 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.038 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.038 11:38:40 #14 7.038 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.041 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.041 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.044 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.h:41:0, 11:38:40 #14 7.044 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeRemovedForModification-List.c:8: 11:38:40 #14 7.044 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.044 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.044 11:38:40 #14 7.044 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.044 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.048 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:38:40 #14 7.048 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 11:38:40 #14 7.048 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.c:8: 11:38:40 #14 7.048 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.048 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.048 11:38:40 #14 7.048 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.052 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.h:41:0, 11:38:40 #14 7.052 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAddition-List.c:8: 11:38:40 #14 7.052 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.052 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.052 11:38:40 #14 7.052 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.056 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.056 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.h:15, 11:38:40 #14 7.056 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationRequest.c:8: 11:38:40 #14 7.056 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.056 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.056 11:38:40 #14 7.056 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.062 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.062 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.h:15, 11:38:40 #14 7.062 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalFailure.c:8: 11:38:40 #14 7.062 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.062 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.062 11:38:40 #14 7.062 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.063 In file included from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.h:44:0, 11:38:40 #14 7.063 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnostics-IE-ListE2.c:8: 11:38:40 #14 7.063 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.063 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.063 11:38:40 #14 7.064 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.064 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.h:41:0, 11:38:40 #14 7.064 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeModifiedForModification-List.c:8: 11:38:40 #14 7.064 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.064 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.064 11:38:40 #14 7.064 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.065 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.h:41:0, 11:38:40 #14 7.065 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-List.c:8: 11:38:40 #14 7.065 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.065 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.065 11:38:40 #14 7.065 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.070 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 11:38:40 #14 7.070 from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.c:8: 11:38:40 #14 7.070 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.070 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.070 11:38:40 #14 7.070 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.073 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:38:40 #14 7.073 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.h:15, 11:38:40 #14 7.073 from /opt/o-du-l2/src/codec_utils/E2AP/CriticalityDiagnosticsE2.c:8: 11:38:40 #14 7.073 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.073 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.073 11:38:40 #14 7.073 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.075 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.h:41:0, 11:38:40 #14 7.075 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscription-List-withCause.c:8: 11:38:40 #14 7.075 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.075 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.075 11:38:40 #14 7.075 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.075 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.077 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:38:40 #14 7.077 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.h:15, 11:38:40 #14 7.077 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunction-Item.c:8: 11:38:40 #14 7.077 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.077 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.077 11:38:40 #14 7.080 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.h:45:0, 11:38:40 #14 7.080 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolOutcome.c:8: 11:38:40 #14 7.080 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.080 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.080 11:38:40 #14 7.080 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.082 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.h:56:0, 11:38:40 #14 7.082 from /opt/o-du-l2/src/codec_utils/E2AP/GNB-ID-Choice.c:8: 11:38:40 #14 7.082 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.082 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.082 11:38:40 #14 7.082 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.083 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.083 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.085 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.h:46:0, 11:38:40 #14 7.085 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionOID.c:8: 11:38:40 #14 7.085 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.085 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.085 11:38:40 #14 7.085 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.087 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.h:41:0, 11:38:40 #14 7.087 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RefusedToBeRemoved-List.c:8: 11:38:40 #14 7.087 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.087 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.087 11:38:40 #14 7.087 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.088 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.h:56:0, 11:38:40 #14 7.088 from /opt/o-du-l2/src/codec_utils/E2AP/TypeOfErrorE2.c:8: 11:38:40 #14 7.088 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.088 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.088 11:38:40 #14 7.089 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.h:41:0, 11:38:40 #14 7.089 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigAdditionAck-List.c:8: 11:38:40 #14 7.089 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.089 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.089 11:38:40 #14 7.089 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.090 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.h:41:0, 11:38:40 #14 7.090 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-AddedForModification-List.c:8: 11:38:40 #14 7.090 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.090 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.090 11:38:40 #14 7.090 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.091 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.092 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 11:38:40 #14 7.092 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.c:8: 11:38:40 #14 7.092 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.092 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.092 11:38:40 #14 7.092 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.099 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.h:41:0, 11:38:40 #14 7.099 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-RequiredToBeModified-List.c:8: 11:38:40 #14 7.099 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.099 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.099 11:38:40 #14 7.100 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 7.100 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.h:15, 11:38:40 #14 7.100 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-ToBeSetup-Item.c:8: 11:38:40 #14 7.100 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.100 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.100 11:38:40 #14 7.103 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.103 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.h:15, 11:38:40 #14 7.103 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryFailure.c:8: 11:38:40 #14 7.103 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.103 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.103 11:38:40 #14 7.103 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.103 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.106 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.h:54:0, 11:38:40 #14 7.106 from /opt/o-du-l2/src/codec_utils/E2AP/RICcontrolAckRequest.c:8: 11:38:40 #14 7.106 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.106 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.106 11:38:40 #14 7.106 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.108 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.108 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.h:15, 11:38:40 #14 7.108 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdateFailure.c:8: 11:38:40 #14 7.108 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.108 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.108 11:38:40 #14 7.108 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.110 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.h:54:0, 11:38:40 #14 7.110 from /opt/o-du-l2/src/codec_utils/E2AP/RICindicationType.c:8: 11:38:40 #14 7.110 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.110 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.110 11:38:40 #14 7.110 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.115 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:38:40 #14 7.115 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.h:15, 11:38:40 #14 7.115 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionIDcause-Item.c:8: 11:38:40 #14 7.115 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.115 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.115 11:38:40 #14 7.115 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.121 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.h:57:0, 11:38:40 #14 7.121 from /opt/o-du-l2/src/codec_utils/E2AP/RICactionType.c:8: 11:38:40 #14 7.121 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.121 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.121 11:38:40 #14 7.121 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.130 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.130 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.h:15, 11:38:40 #14 7.130 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeConfigurationUpdate.c:8: 11:38:40 #14 7.130 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.130 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.130 11:38:40 #14 7.130 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.134 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.h:41:0, 11:38:40 #14 7.134 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeTNLassociationRemoval-List.c:8: 11:38:40 #14 7.134 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.134 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.134 11:38:40 #14 7.137 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.138 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.147 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProcedureCodeE2.h:62:0, 11:38:40 #14 7.147 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.h:15, 11:38:40 #14 7.147 from /opt/o-du-l2/src/codec_utils/E2AP/UnsuccessfulOutcomeE2.c:8: 11:38:40 #14 7.147 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.147 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.147 11:38:40 #14 7.147 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.153 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.h:41:0, 11:38:40 #14 7.153 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-List.c:8: 11:38:40 #14 7.153 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.153 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.153 11:38:40 #14 7.157 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 7.157 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.h:15, 11:38:40 #14 7.157 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeRemoved-Item.c:8: 11:38:40 #14 7.157 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.157 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.157 11:38:40 #14 7.157 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.161 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.163 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 7.163 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.h:15, 11:38:40 #14 7.163 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RefusedToBeModified-Item.c:8: 11:38:40 #14 7.163 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.163 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.163 11:38:40 #14 7.163 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.164 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.174 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.h:23:0, 11:38:40 #14 7.174 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerList.c:8: 11:38:40 #14 7.174 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.174 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.174 11:38:40 #14 7.174 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.176 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.h:46:0, 11:38:40 #14 7.176 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionID.c:8: 11:38:40 #14 7.176 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.176 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.176 11:38:40 #14 7.176 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.176 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.199 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.199 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.h:15, 11:38:40 #14 7.199 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDeleteFailure.c:8: 11:38:40 #14 7.199 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.199 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.199 11:38:40 #14 7.199 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.206 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.206 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.h:15, 11:38:40 #14 7.206 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalResponse.c:8: 11:38:40 #14 7.206 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.206 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.206 11:38:40 #14 7.206 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.213 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.217 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.218 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.h:44:0, 11:38:40 #14 7.218 from /opt/o-du-l2/src/codec_utils/E2AP/RICactions-ToBeSetup-List.c:8: 11:38:40 #14 7.218 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.218 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.218 11:38:40 #14 7.227 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.227 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.h:15, 11:38:40 #14 7.227 from /opt/o-du-l2/src/codec_utils/E2AP/E2RemovalRequest.c:8: 11:38:40 #14 7.227 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.227 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.227 11:38:40 #14 7.227 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.228 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.233 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.243 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:38:40 #14 7.243 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.h:15, 11:38:40 #14 7.243 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdate-Item.c:8: 11:38:40 #14 7.243 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.243 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.243 11:38:40 #14 7.243 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.247 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.247 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.h:15, 11:38:40 #14 7.247 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateAcknowledge.c:8: 11:38:40 #14 7.247 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.247 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.247 11:38:40 #14 7.247 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.249 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.250 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:38:40 #14 7.250 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.h:15, 11:38:40 #14 7.250 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdateAck-Item.c:8: 11:38:40 #14 7.250 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.250 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.250 11:38:40 #14 7.252 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.260 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.260 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.h:15, 11:38:40 #14 7.260 from /opt/o-du-l2/src/codec_utils/E2AP/RICQueryRequest.c:8: 11:38:40 #14 7.260 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.260 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.260 11:38:40 #14 7.271 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.271 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.h:15, 11:38:40 #14 7.271 from /opt/o-du-l2/src/codec_utils/E2AP/RICserviceUpdateFailure.c:8: 11:38:40 #14 7.271 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.271 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.271 11:38:40 #14 7.271 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.272 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:38:40 #14 7.272 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.h:15, 11:38:40 #14 7.272 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalRIC-ID.c:8: 11:38:40 #14 7.272 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.272 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.272 11:38:40 #14 7.293 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.306 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.320 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 11:38:40 #14 7.320 from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.c:8: 11:38:40 #14 7.320 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.320 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.320 11:38:40 #14 7.325 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.365 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.365 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.h:15, 11:38:40 #14 7.365 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateFailure.c:8: 11:38:40 #14 7.365 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.365 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.365 11:38:40 #14 7.365 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.397 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.397 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.h:15, 11:38:40 #14 7.397 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionModificationFailure.c:8: 11:38:40 #14 7.397 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.397 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.397 11:38:40 #14 7.397 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.397 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.397 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.h:15, 11:38:40 #14 7.397 from /opt/o-du-l2/src/codec_utils/E2AP/RICindication.c:8: 11:38:40 #14 7.397 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.397 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.397 11:38:40 #14 7.399 In file included from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.h:64:0, 11:38:40 #14 7.399 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ID.c:8: 11:38:40 #14 7.399 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.399 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.399 11:38:40 #14 7.399 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.421 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-IDE2.h:141:0, 11:38:40 #14 7.421 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.h:15, 11:38:40 #14 7.421 from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-FieldE2.c:8: 11:38:40 #14 7.421 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.421 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.421 11:38:40 #14 7.421 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.426 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.h:71:0, 11:38:40 #14 7.426 from /opt/o-du-l2/src/codec_utils/E2AP/RICtimeToWait.c:8: 11:38:40 #14 7.426 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.426 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.426 11:38:40 #14 7.426 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.433 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:38:40 #14 7.433 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.c:8: 11:38:40 #14 7.433 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.433 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.433 11:38:40 #14 7.433 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.440 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICeventTriggerDefinition.h:45:0, 11:38:40 #14 7.440 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.h:15, 11:38:40 #14 7.440 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionDetails.c:8: 11:38:40 #14 7.440 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.440 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.440 11:38:40 #14 7.447 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentInterfaceType.h:61:0, 11:38:40 #14 7.447 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.h:15, 11:38:40 #14 7.447 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigUpdate-Item.c:8: 11:38:40 #14 7.447 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.447 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.447 11:38:40 #14 7.447 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.447 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.452 In file included from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.h:46:0, 11:38:40 #14 7.452 from /opt/o-du-l2/src/codec_utils/E2AP/NGENB-DU-ID.c:8: 11:38:40 #14 7.452 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.452 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.452 11:38:40 #14 7.454 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:40 #14 7.454 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.h:15, 11:38:40 #14 7.454 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-RemovedForModification-Item.c:8: 11:38:40 #14 7.454 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.454 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.454 11:38:40 #14 7.454 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.459 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:38:40 #14 7.459 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 11:38:40 #14 7.459 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.c:8: 11:38:40 #14 7.459 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.459 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.459 11:38:40 #14 7.465 In file included from /opt/o-du-l2/src/codec_utils/E2AP/ProtocolIE-ContainerE2.h:462:0, 11:38:40 #14 7.465 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.h:15, 11:38:40 #14 7.465 from /opt/o-du-l2/src/codec_utils/E2AP/E2setupRequest.c:8: 11:38:40 #14 7.465 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:40 #14 7.465 #define __EXTENSIONS__ /* for Sun */ 11:38:40 #14 7.465 11:38:40 #14 7.465 :0:0: note: this is the location of the previous definition 11:38:40 #14 7.465 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.472 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.h:41:0, 11:38:41 #14 7.472 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionsID-List.c:8: 11:38:41 #14 7.472 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.472 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.472 11:38:41 #14 7.472 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.472 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.478 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.h:45:0, 11:38:41 #14 7.478 from /opt/o-du-l2/src/codec_utils/E2AP/RICqueryDefinition.c:8: 11:38:41 #14 7.478 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.478 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.478 11:38:41 #14 7.478 In file included from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.h:46:0, 11:38:41 #14 7.478 from /opt/o-du-l2/src/codec_utils/E2AP/AMFName.c:8: 11:38:41 #14 7.478 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.478 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.478 11:38:41 #14 7.478 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.482 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.483 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TNLinformation.h:45:0, 11:38:41 #14 7.483 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.h:15, 11:38:41 #14 7.483 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-Item.c:8: 11:38:41 #14 7.483 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.483 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.483 11:38:41 #14 7.483 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.483 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.484 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.h:46:0, 11:38:41 #14 7.484 from /opt/o-du-l2/src/codec_utils/E2AP/RANfunctionRevision.c:8: 11:38:41 #14 7.484 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.484 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.484 11:38:41 #14 7.485 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.h:41:0, 11:38:41 #14 7.485 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-NotAdmitted-List.c:8: 11:38:41 #14 7.485 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.485 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.485 11:38:41 #14 7.485 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.488 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.h:56:0, 11:38:41 #14 7.488 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubsequentActionType.c:8: 11:38:41 #14 7.488 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.488 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.488 11:38:41 #14 7.490 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.h:58:0, 11:38:41 #14 7.490 from /opt/o-du-l2/src/codec_utils/E2AP/E2nodeComponentConfigurationAck.c:8: 11:38:41 #14 7.490 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.490 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.490 11:38:41 #14 7.490 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.492 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICactionID.h:46:0, 11:38:41 #14 7.492 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.h:15, 11:38:41 #14 7.492 from /opt/o-du-l2/src/codec_utils/E2AP/RICaction-FailedToBeAddedForModification-Item.c:8: 11:38:41 #14 7.492 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.492 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.492 11:38:41 #14 7.492 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.494 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:38:41 #14 7.494 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalngeNB-ID.h:15, 11:38:41 #14 7.494 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.h:15, 11:38:41 #14 7.494 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-ng-eNB-ID.c:8: 11:38:41 #14 7.494 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.494 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.494 11:38:41 #14 7.507 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.508 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.h:41:0, 11:38:41 #14 7.508 from /opt/o-du-l2/src/codec_utils/E2AP/E2connectionUpdateRemove-List.c:8: 11:38:41 #14 7.508 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.508 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.508 11:38:41 #14 7.514 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.517 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.519 In file included from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.h:45:0, 11:38:41 #14 7.519 from /opt/o-du-l2/src/codec_utils/E2AP/RICsubscriptionTime.c:8: 11:38:41 #14 7.519 /opt/o-du-l2/src/codec_utils/E2AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 7.519 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 7.519 11:38:41 #14 7.521 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.534 :0:0: note: this is the location of the previous definition 11:38:41 #14 7.945 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  11:38:41 #14 7.980 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:41 #14 7.986 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:41 #14 7.987 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c  11:38:41 #14 7.988 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c  11:38:41 #14 7.989 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c  11:38:41 #14 7.990 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c  11:38:41 #14 7.991 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c  11:38:41 #14 7.992 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c  11:38:41 #14 7.992 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c  11:38:41 #14 7.994 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c  11:38:41 #14 7.995 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c  11:38:41 #14 7.995 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c  11:38:41 #14 7.996 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c  11:38:41 #14 7.997 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c  11:38:41 #14 7.998 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c  11:38:41 #14 7.999 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c  11:38:41 #14 8.000 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c  11:38:41 #14 8.001 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c  11:38:41 #14 8.004 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c  11:38:41 #14 8.005 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c  11:38:41 #14 8.006 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c  11:38:41 #14 8.012 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c  11:38:41 #14 8.013 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c  11:38:41 #14 8.016 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c  11:38:41 #14 8.017 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c  11:38:41 #14 8.017 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c  11:38:41 #14 8.018 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c  11:38:41 #14 8.020 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c  11:38:41 #14 8.021 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c  11:38:41 #14 8.021 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c  11:38:41 #14 8.021 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c  11:38:41 #14 8.022 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c  11:38:41 #14 8.023 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c  11:38:41 #14 8.032 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.h:46:0, 11:38:41 #14 8.032 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeID.c:8: 11:38:41 #14 8.032 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.032 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.032 11:38:41 #14 8.032 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c  11:38:41 #14 8.033 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NULL.c:5:0: 11:38:41 #14 8.033 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.033 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.033 11:38:41 #14 8.033 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.041 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.058 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c  11:38:41 #14 8.059 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c  11:38:41 #14 8.060 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c  11:38:41 #14 8.060 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c  11:38:41 #14 8.064 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c  11:38:41 #14 8.069 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c  11:38:41 #14 8.070 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c  11:38:41 #14 8.073 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c  11:38:41 #14 8.074 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c  11:38:41 #14 8.078 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c  11:38:41 #14 8.079 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c  11:38:41 #14 8.079 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c  11:38:41 #14 8.082 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c  11:38:41 #14 8.082 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c  11:38:41 #14 8.091 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c  11:38:41 #14 8.092 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c  11:38:41 #14 8.092 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c  11:38:41 #14 8.093 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c  11:38:41 #14 8.097 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c  11:38:41 #14 8.113 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c  11:38:41 #14 8.116 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NativeReal.c:12:0: 11:38:41 #14 8.116 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.116 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.116 11:38:41 #14 8.116 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.119 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c  11:38:41 #14 8.120 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c  11:38:41 #14 8.126 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:38:41 #14 8.126 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:38:41 #14 8.126 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.h:15, 11:38:41 #14 8.126 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidItem.c:8: 11:38:41 #14 8.126 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.126 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.126 11:38:41 #14 8.126 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.135 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c  11:38:41 #14 8.138 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 11:38:41 #14 8.138 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.c:8: 11:38:41 #14 8.138 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.138 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.138 11:38:41 #14 8.138 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.146 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c  11:38:41 #14 8.150 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.h:72:0, 11:38:41 #14 8.150 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Value.c:8: 11:38:41 #14 8.150 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.150 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.150 11:38:41 #14 8.150 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.160 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:38:41 #14 8.160 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.h:15, 11:38:41 #14 8.160 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-Item.c:8: 11:38:41 #14 8.160 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.160 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.160 11:38:41 #14 8.162 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.h:46:0, 11:38:41 #14 8.162 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/QosFlowIdentifier.c:8: 11:38:41 #14 8.162 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.162 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.162 11:38:41 #14 8.162 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.171 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.h:46:0, 11:38:41 #14 8.171 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFSetID.c:8: 11:38:41 #14 8.171 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.171 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.171 11:38:41 #14 8.171 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.182 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.h:59:0, 11:38:41 #14 8.182 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeValue.c:8: 11:38:41 #14 8.182 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.182 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.182 11:38:41 #14 8.182 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.182 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.189 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 11:38:41 #14 8.189 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.h:15, 11:38:41 #14 8.189 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/S-NSSAI.c:8: 11:38:41 #14 8.189 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.189 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.189 11:38:41 #14 8.207 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 11:38:41 #14 8.207 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.h:15, 11:38:41 #14 8.207 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format1.c:8: 11:38:41 #14 8.207 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.207 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.207 11:38:41 #14 8.207 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.216 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 11:38:41 #14 8.216 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.h:15, 11:38:41 #14 8.216 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-F1AP-ID-Item.c:8: 11:38:41 #14 8.216 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.216 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.216 11:38:41 #14 8.216 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.222 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c  11:38:41 #14 8.224 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.h:45:0, 11:38:41 #14 8.224 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition-Format1.c:8: 11:38:41 #14 8.224 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.224 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.224 11:38:41 #14 8.224 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.224 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c  11:38:41 #14 8.225 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 11:38:41 #14 8.225 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.h:15, 11:38:41 #14 8.225 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-UP.c:8: 11:38:41 #14 8.225 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.225 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.225 11:38:41 #14 8.225 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.225 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c  11:38:41 #14 8.228 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.h:60:0, 11:38:41 #14 8.228 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NgENB-ID.c:8: 11:38:41 #14 8.228 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.228 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.228 11:38:41 #14 8.228 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.229 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c  11:38:41 #14 8.230 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c  11:38:41 #14 8.230 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.231 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c  11:38:41 #14 8.232 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c  11:38:41 #14 8.234 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c  11:38:41 #14 8.237 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.h:47:0, 11:38:41 #14 8.237 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NG-RANnodeUEXnAPID.c:8: 11:38:41 #14 8.237 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.237 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.237 11:38:41 #14 8.240 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 11:38:41 #14 8.240 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 11:38:41 #14 8.240 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.h:15, 11:38:41 #14 8.240 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubItem.c:8: 11:38:41 #14 8.240 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.240 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.240 11:38:41 #14 8.241 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.241 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c  11:38:41 #14 8.242 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c  11:38:41 #14 8.242 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c  11:38:41 #14 8.243 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c  11:38:41 #14 8.243 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c  11:38:41 #14 8.244 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c  11:38:41 #14 8.247 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c  11:38:41 #14 8.248 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c  11:38:41 #14 8.251 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c  11:38:41 #14 8.252 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.252 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c  11:38:41 #14 8.253 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c  11:38:41 #14 8.256 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c  11:38:41 #14 8.258 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c  11:38:41 #14 8.260 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c  11:38:41 #14 8.261 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c  11:38:41 #14 8.262 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c  11:38:41 #14 8.262 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c  11:38:41 #14 8.263 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c  11:38:41 #14 8.263 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c  11:38:41 #14 8.266 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.h:44:0, 11:38:41 #14 8.266 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP.c:8: 11:38:41 #14 8.266 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.266 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.266 11:38:41 #14 8.266 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.267 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c  11:38:41 #14 8.273 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c  11:38:41 #14 8.281 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c  11:38:41 #14 8.282 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c  11:38:41 #14 8.282 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c  11:38:41 #14 8.288 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c  11:38:41 #14 8.288 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c  11:38:41 #14 8.289 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c  11:38:41 #14 8.289 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c  11:38:41 #14 8.291 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c  11:38:41 #14 8.292 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c  11:38:41 #14 8.301 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:38:41 #14 8.301 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.h:15, 11:38:41 #14 8.301 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem.c:8: 11:38:41 #14 8.301 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.301 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.301 11:38:41 #14 8.301 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.301 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c  11:38:41 #14 8.306 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c  11:38:41 #14 8.311 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c  11:38:41 #14 8.312 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c  11:38:41 #14 8.312 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 11:38:41 #14 8.312 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.h:15, 11:38:41 #14 8.312 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format4.c:8: 11:38:41 #14 8.312 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.312 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.312 11:38:41 #14 8.312 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.337 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:38:41 #14 8.337 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.h:15, 11:38:41 #14 8.337 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUAMI.c:8: 11:38:41 #14 8.337 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.337 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.337 11:38:41 #14 8.337 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.354 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:38:41 #14 8.354 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:38:41 #14 8.354 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.c:8: 11:38:41 #14 8.354 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.354 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.354 11:38:41 #14 8.354 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.372 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:9:0: 11:38:41 #14 8.372 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.372 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.372 11:38:41 #14 8.373 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c  11:38:41 #14 8.377 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c  11:38:41 #14 8.378 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c  11:38:41 #14 8.378 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c  11:38:41 #14 8.384 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 11:38:41 #14 8.384 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.c:8: 11:38:41 #14 8.384 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.384 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.384 11:38:41 #14 8.393 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c  11:38:41 #14 8.396 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c  11:38:41 #14 8.398 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c  11:38:41 #14 8.404 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 11:38:41 #14 8.404 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.c:8: 11:38:41 #14 8.404 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.404 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.404 11:38:41 #14 8.409 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c  11:38:41 #14 8.417 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c  11:38:41 #14 8.424 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.h:46:0, 11:38:41 #14 8.424 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID-Extension.c:8: 11:38:41 #14 8.424 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.424 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.424 11:38:41 #14 8.428 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.h:46:0, 11:38:41 #14 8.428 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANUEID.c:8: 11:38:41 #14 8.428 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.428 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.428 11:38:41 #14 8.429 :0:0: note: this is the location of the previous definition 11:38:41 #14 8.432 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c  11:38:41 #14 8.438 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-UE-F1AP-ID.h:47:0, 11:38:41 #14 8.438 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.h:15, 11:38:41 #14 8.438 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-DU.c:8: 11:38:41 #14 8.438 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:41 #14 8.438 #define __EXTENSIONS__ /* for Sun */ 11:38:41 #14 8.438 11:38:41 #14 8.438 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.459 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.h:59:0, 11:38:42 #14 8.459 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Expression.c:8: 11:38:42 #14 8.459 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.459 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.459 11:38:42 #14 8.464 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.h:46:0, 11:38:42 #14 8.464 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFPointer.c:8: 11:38:42 #14 8.464 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.464 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.464 11:38:42 #14 8.468 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:38:42 #14 8.468 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.h:15, 11:38:42 #14 8.468 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition.c:8: 11:38:42 #14 8.468 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.468 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.468 11:38:42 #14 8.473 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 11:38:42 #14 8.473 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.c:8: 11:38:42 #14 8.473 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.473 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.473 11:38:42 #14 8.476 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:38:42 #14 8.476 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.h:15, 11:38:42 #14 8.476 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format2.c:8: 11:38:42 #14 8.476 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.476 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.476 11:38:42 #14 8.479 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 11:38:42 #14 8.479 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.c:8: 11:38:42 #14 8.479 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.479 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.479 11:38:42 #14 8.487 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:38:42 #14 8.487 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.h:15, 11:38:42 #14 8.487 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRA-CGI.c:8: 11:38:42 #14 8.487 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.487 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.487 11:38:42 #14 8.493 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.h:45:0, 11:38:42 #14 8.493 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Format-Type.c:8: 11:38:42 #14 8.493 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.493 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.493 11:38:42 #14 8.494 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 11:38:42 #14 8.494 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.c:8: 11:38:42 #14 8.494 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.494 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.494 11:38:42 #14 8.494 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.494 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.495 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c  11:38:42 #14 8.498 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c  11:38:42 #14 8.502 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.h:77:0, 11:38:42 #14 8.502 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerGP-Item.c:8: 11:38:42 #14 8.502 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.502 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.502 11:38:42 #14 8.502 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.503 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.503 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.504 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.505 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.508 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.514 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.h:70:0, 11:38:42 #14 8.514 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage.c:8: 11:38:42 #14 8.514 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.514 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.514 11:38:42 #14 8.514 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.514 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c  11:38:42 #14 8.518 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:38:42 #14 8.518 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.c:8: 11:38:42 #14 8.518 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.518 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.518 11:38:42 #14 8.519 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 11:38:42 #14 8.519 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.c:8: 11:38:42 #14 8.519 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.519 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.519 11:38:42 #14 8.519 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.519 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c  11:38:42 #14 8.521 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 11:38:42 #14 8.521 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.c:8: 11:38:42 #14 8.521 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.521 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.521 11:38:42 #14 8.527 -e Compiling  /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c  11:38:42 #14 8.538 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.h:65:0, 11:38:42 #14 8.538 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader.c:8: 11:38:42 #14 8.538 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.538 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.538 11:38:42 #14 8.538 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.538 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.548 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:38:42 #14 8.548 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.h:15, 11:38:42 #14 8.548 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNgENB-ID.c:8: 11:38:42 #14 8.548 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.548 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.548 11:38:42 #14 8.548 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.548 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.553 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.553 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.569 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:38:42 #14 8.569 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.h:15, 11:38:42 #14 8.569 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GUMMEI.c:8: 11:38:42 #14 8.569 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.569 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.569 11:38:42 #14 8.569 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.569 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.569 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.589 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.616 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.h:44:0, 11:38:42 #14 8.616 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfo-Action-List.c:8: 11:38:42 #14 8.616 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.616 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.616 11:38:42 #14 8.617 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 11:38:42 #14 8.617 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.c:8: 11:38:42 #14 8.617 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.617 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.617 11:38:42 #14 8.625 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.629 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.639 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.h:46:0, 11:38:42 #14 8.639 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SD.c:8: 11:38:42 #14 8.639 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.639 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.639 11:38:42 #14 8.667 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.h:46:0, 11:38:42 #14 8.667 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Group-ID.c:8: 11:38:42 #14 8.667 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.667 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.667 11:38:42 #14 8.670 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TimeStamp.h:46:0, 11:38:42 #14 8.670 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.h:15, 11:38:42 #14 8.670 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationHeader-Format1.c:8: 11:38:42 #14 8.670 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.670 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.670 11:38:42 #14 8.675 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.h:44:0, 11:38:42 #14 8.675 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUeCondPerSubList.c:8: 11:38:42 #14 8.675 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.675 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.675 11:38:42 #14 8.676 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 11:38:42 #14 8.676 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.c:8: 11:38:42 #14 8.676 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.676 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.676 11:38:42 #14 8.685 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.691 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.695 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.h:44:0, 11:38:42 #14 8.695 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondUEidList.c:8: 11:38:42 #14 8.695 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.695 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.695 11:38:42 #14 8.700 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:38:42 #14 8.700 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.h:15, 11:38:42 #14 8.700 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportItem.c:8: 11:38:42 #14 8.700 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.700 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.700 11:38:42 #14 8.700 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.700 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.705 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.h:61:0, 11:38:42 #14 8.705 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/CGI.c:8: 11:38:42 #14 8.705 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.705 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.705 11:38:42 #14 8.705 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.708 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.h:44:0, 11:38:42 #14 8.708 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoList.c:8: 11:38:42 #14 8.708 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.708 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.708 11:38:42 #14 8.708 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.718 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.721 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.725 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.735 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:38:42 #14 8.735 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.h:15, 11:38:42 #14 8.735 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidItem-PerGP.c:8: 11:38:42 #14 8.735 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.735 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.735 11:38:42 #14 8.735 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.740 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 11:38:42 #14 8.740 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.c:8: 11:38:42 #14 8.740 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.740 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.740 11:38:42 #14 8.740 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.744 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:38:42 #14 8.744 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 11:38:42 #14 8.744 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.h:15, 11:38:42 #14 8.744 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoItem.c:8: 11:38:42 #14 8.744 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.744 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.744 11:38:42 #14 8.744 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.744 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.749 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:38:42 #14 8.749 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.h:15, 11:38:42 #14 8.749 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalGNB-ID.c:8: 11:38:42 #14 8.749 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.749 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.749 11:38:42 #14 8.749 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.754 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.h:46:0, 11:38:42 #14 8.754 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/SST.c:8: 11:38:42 #14 8.754 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.754 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.754 11:38:42 #14 8.754 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.757 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:38:42 #14 8.757 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.c:8: 11:38:42 #14 8.757 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.757 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.757 11:38:42 #14 8.757 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.760 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.h:44:0, 11:38:42 #14 8.760 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LabelInfoList.c:8: 11:38:42 #14 8.760 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.760 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.760 11:38:42 #14 8.760 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 11:38:42 #14 8.760 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.h:15, 11:38:42 #14 8.760 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB.c:8: 11:38:42 #14 8.760 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.760 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.760 11:38:42 #14 8.760 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.762 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.h:44:0, 11:38:42 #14 8.762 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeList.c:8: 11:38:42 #14 8.762 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.762 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.762 11:38:42 #14 8.762 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.767 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:38:42 #14 8.767 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:38:42 #14 8.767 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.h:15, 11:38:42 #14 8.767 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondItem.c:8: 11:38:42 #14 8.767 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.767 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.767 11:38:42 #14 8.768 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.h:44:0, 11:38:42 #14 8.768 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-F1AP-ID-List.c:8: 11:38:42 #14 8.768 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.768 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.768 11:38:42 #14 8.768 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.774 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.h:47:0, 11:38:42 #14 8.774 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GranularityPeriod.c:8: 11:38:42 #14 8.774 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.774 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.774 11:38:42 #14 8.774 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.778 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 11:38:42 #14 8.778 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.h:15, 11:38:42 #14 8.778 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format2.c:8: 11:38:42 #14 8.778 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.778 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.778 11:38:42 #14 8.778 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.780 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecord.h:44:0, 11:38:42 #14 8.780 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.h:15, 11:38:42 #14 8.780 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementDataItem.c:8: 11:38:42 #14 8.780 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.780 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.780 11:38:42 #14 8.784 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RANfunction-Name.h:48:0, 11:38:42 #14 8.784 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.h:15, 11:38:42 #14 8.784 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-RANfunction-Description.c:8: 11:38:42 #14 8.784 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.784 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.784 11:38:42 #14 8.784 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.786 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:38:42 #14 8.786 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.h:15, 11:38:42 #14 8.786 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-ReportStyle-Item.c:8: 11:38:42 #14 8.786 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.786 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.786 11:38:42 #14 8.788 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-UE-S1AP-ID.h:47:0, 11:38:42 #14 8.788 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.h:15, 11:38:42 #14 8.788 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-ENB.c:8: 11:38:42 #14 8.788 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.788 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.788 11:38:42 #14 8.793 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.h:61:0, 11:38:42 #14 8.793 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GlobalNGRANNodeID.c:8: 11:38:42 #14 8.793 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.793 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.793 11:38:42 #14 8.797 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:38:42 #14 8.797 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.h:15, 11:38:42 #14 8.797 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubItem.c:8: 11:38:42 #14 8.797 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.797 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.797 11:38:42 #14 8.797 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.797 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.798 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:38:42 #14 8.798 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.h:15, 11:38:42 #14 8.798 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-EventTriggerStyle-Item.c:8: 11:38:42 #14 8.798 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.798 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.798 11:38:42 #14 8.801 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.h:63:0, 11:38:42 #14 8.801 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementRecordItem.c:8: 11:38:42 #14 8.801 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.801 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.801 11:38:42 #14 8.801 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.801 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.801 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.808 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCond-Type.h:152:0, 11:38:42 #14 8.808 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.h:15, 11:38:42 #14 8.808 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/TestCondInfo.c:8: 11:38:42 #14 8.808 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.808 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.808 11:38:42 #14 8.808 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.811 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:38:42 #14 8.811 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.h:15, 11:38:42 #14 8.811 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NR-CGI.c:8: 11:38:42 #14 8.811 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.811 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.811 11:38:42 #14 8.811 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.814 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:38:42 #14 8.814 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:38:42 #14 8.814 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.h:15, 11:38:42 #14 8.814 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementInfoItem.c:8: 11:38:42 #14 8.814 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.814 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.814 11:38:42 #14 8.814 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.815 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.815 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.817 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementTypeName.h:46:0, 11:38:42 #14 8.817 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementType.h:15, 11:38:42 #14 8.817 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.h:15, 11:38:42 #14 8.817 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/DistMeasurementBinRangeItem.c:8: 11:38:42 #14 8.817 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.817 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.817 11:38:42 #14 8.817 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.818 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementData.h:44:0, 11:38:42 #14 8.818 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.h:15, 11:38:42 #14 8.818 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format1.c:8: 11:38:42 #14 8.818 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.818 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.818 11:38:42 #14 8.818 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.822 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementCondList.h:44:0, 11:38:42 #14 8.822 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.h:15, 11:38:42 #14 8.822 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format3.c:8: 11:38:42 #14 8.822 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.822 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.822 11:38:42 #14 8.822 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.822 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.822 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.826 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.h:76:0, 11:38:42 #14 8.826 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID.c:8: 11:38:42 #14 8.826 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.826 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.826 11:38:42 #14 8.827 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.h:45:0, 11:38:42 #14 8.827 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Type.c:8: 11:38:42 #14 8.827 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.827 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.827 11:38:42 #14 8.827 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.829 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.h:44:0, 11:38:42 #14 8.829 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondList.c:8: 11:38:42 #14 8.829 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.829 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.829 11:38:42 #14 8.829 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.829 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 11:38:42 #14 8.829 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.c:8: 11:38:42 #14 8.829 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.829 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.829 11:38:42 #14 8.829 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.831 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 11:38:42 #14 8.831 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.h:15, 11:38:42 #14 8.831 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-IndicationMessage-Format3.c:8: 11:38:42 #14 8.831 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.831 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.831 11:38:42 #14 8.831 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.832 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeList.h:44:0, 11:38:42 #14 8.832 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.h:15, 11:38:42 #14 8.832 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeDefinition.c:8: 11:38:42 #14 8.832 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.832 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.832 11:38:42 #14 8.832 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.837 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.841 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.h:44:0, 11:38:42 #14 8.841 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList-PerGP.c:8: 11:38:42 #14 8.841 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.841 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.841 11:38:42 #14 8.842 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem-Choice.h:61:0, 11:38:42 #14 8.842 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.h:15, 11:38:42 #14 8.842 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingCondItem.c:8: 11:38:42 #14 8.842 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.842 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.842 11:38:42 #14 8.842 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.846 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.846 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.h:65:0, 11:38:42 #14 8.846 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-EventTriggerDefinition.c:8: 11:38:42 #14 8.846 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.846 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.846 11:38:42 #14 8.846 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.848 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 11:38:42 #14 8.848 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.h:15, 11:38:42 #14 8.848 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB-DU.c:8: 11:38:42 #14 8.848 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.848 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.848 11:38:42 #14 8.848 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.850 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.h:44:0, 11:38:42 #14 8.850 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-List.c:8: 11:38:42 #14 8.850 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.850 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.850 11:38:42 #14 8.850 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.855 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidPerSubList.h:44:0, 11:38:42 #14 8.855 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.h:15, 11:38:42 #14 8.855 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/E2SM-KPM-ActionDefinition-Format5.c:8: 11:38:42 #14 8.855 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.855 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.855 11:38:42 #14 8.855 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.856 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 11:38:42 #14 8.856 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.c:8: 11:38:42 #14 8.856 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.856 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.856 11:38:42 #14 8.856 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.874 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinIndex.h:46:0, 11:38:42 #14 8.874 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.h:15, 11:38:42 #14 8.874 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/BinRangeItem.c:8: 11:38:42 #14 8.874 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.874 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.874 11:38:42 #14 8.880 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/ENB-UE-X2AP-ID.h:46:0, 11:38:42 #14 8.880 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.h:15, 11:38:42 #14 8.880 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-EN-GNB.c:8: 11:38:42 #14 8.880 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.880 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.880 11:38:42 #14 8.886 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.h:44:0, 11:38:42 #14 8.886 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEMeasurementReportList.c:8: 11:38:42 #14 8.886 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.886 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.886 11:38:42 #14 8.896 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 11:38:42 #14 8.896 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.c:8: 11:38:42 #14 8.896 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.896 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.896 11:38:42 #14 8.896 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.897 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.903 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.h:46:0, 11:38:42 #14 8.903 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/RIC-Style-Name.c:8: 11:38:42 #14 8.903 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.903 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.903 11:38:42 #14 8.915 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-CU-CP-UE-E1AP-ID.h:47:0, 11:38:42 #14 8.915 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.h:15, 11:38:42 #14 8.915 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-GNB-CU-CP-E1AP-ID-Item.c:8: 11:38:42 #14 8.915 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.915 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.915 11:38:42 #14 8.915 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.918 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.h:44:0, 11:38:42 #14 8.918 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MatchingUEidList.c:8: 11:38:42 #14 8.918 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.918 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.918 11:38:42 #14 8.918 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.h:46:0, 11:38:42 #14 8.918 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MME-Code.c:8: 11:38:42 #14 8.918 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.918 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.918 11:38:42 #14 8.918 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.919 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.922 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.h:46:0, 11:38:42 #14 8.922 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMFRegionID.c:8: 11:38:42 #14 8.922 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.922 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.922 11:38:42 #14 8.922 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.926 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: In function 'REAL__dump': 11:38:42 #14 8.927 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.928 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.h:47:0, 11:38:42 #14 8.928 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/NGENB-CU-UE-W1AP-ID.c:8: 11:38:42 #14 8.928 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.928 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.928 11:38:42 #14 8.928 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.933 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:239:19: warning: declaration of 's' shadows a previous local [-Wshadow] 11:38:42 #14 8.933 char *s = expptr; 11:38:42 #14 8.933 ^ 11:38:42 #14 8.933 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:198:15: note: shadowed declaration is here 11:38:42 #14 8.933 char *s; 11:38:42 #14 8.933 ^ 11:38:42 #14 8.937 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.941 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c: At top level: 11:38:42 #14 8.941 /opt/o-du-l2/src/codec_utils/E2SM_KPM/REAL.c:835:1: warning: 'no_sanitize' attribute directive ignored [-Wattributes] 11:38:42 #14 8.941 asn_double2float(double d, float *outcome) { 11:38:42 #14 8.941 ^~~~~~~~~~~~~~~~ 11:38:42 #14 8.943 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.h:56:0, 11:38:42 #14 8.943 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/GNB-ID.c:8: 11:38:42 #14 8.943 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.943 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.943 11:38:42 #14 8.949 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.h:55:0, 11:38:42 #14 8.949 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/LogicalOR.c:8: 11:38:42 #14 8.949 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.949 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.949 11:38:42 #14 8.949 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.962 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.965 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.h:46:0, 11:38:42 #14 8.965 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/EUTRACellIdentity.c:8: 11:38:42 #14 8.965 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.965 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.965 11:38:42 #14 8.969 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.973 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.975 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/AMF-UE-NGAP-ID.h:46:0, 11:38:42 #14 8.975 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.h:15, 11:38:42 #14 8.975 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/UEID-NG-ENB.c:8: 11:38:42 #14 8.975 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.975 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.975 11:38:42 #14 8.975 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.977 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/PLMNIdentity.h:46:0, 11:38:42 #14 8.977 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.h:16, 11:38:42 #14 8.977 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/MeasurementLabel.c:8: 11:38:42 #14 8.977 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.977 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.977 11:38:42 #14 8.977 :0:0: note: this is the location of the previous definition 11:38:42 #14 8.979 In file included from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.h:46:0, 11:38:42 #14 8.979 from /opt/o-du-l2/src/codec_utils/E2SM_KPM/FiveQI.c:8: 11:38:42 #14 8.979 /opt/o-du-l2/src/codec_utils/E2SM_KPM/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 8.979 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 8.979 11:38:42 #14 8.979 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.031 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_e2ap.a  11:38:42 #14 9.071 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:42 #14 9.084 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:42 #14 9.085 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  11:38:42 #14 9.086 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  11:38:42 #14 9.086 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  11:38:42 #14 9.087 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  11:38:42 #14 9.088 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  11:38:42 #14 9.089 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  11:38:42 #14 9.091 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  11:38:42 #14 9.092 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  11:38:42 #14 9.092 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  11:38:42 #14 9.093 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  11:38:42 #14 9.093 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  11:38:42 #14 9.094 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  11:38:42 #14 9.095 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  11:38:42 #14 9.095 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  11:38:42 #14 9.098 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  11:38:42 #14 9.099 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  11:38:42 #14 9.099 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  11:38:42 #14 9.099 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  11:38:42 #14 9.100 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  11:38:42 #14 9.101 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  11:38:42 #14 9.101 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  11:38:42 #14 9.105 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  11:38:42 #14 9.106 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  11:38:42 #14 9.106 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  11:38:42 #14 9.106 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  11:38:42 #14 9.106 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  11:38:42 #14 9.106 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  11:38:42 #14 9.107 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  11:38:42 #14 9.107 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  11:38:42 #14 9.107 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  11:38:42 #14 9.110 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  11:38:42 #14 9.110 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  11:38:42 #14 9.111 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  11:38:42 #14 9.111 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  11:38:42 #14 9.113 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  11:38:42 #14 9.114 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  11:38:42 #14 9.116 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  11:38:42 #14 9.117 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  11:38:42 #14 9.118 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  11:38:42 #14 9.118 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  11:38:42 #14 9.120 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  11:38:42 #14 9.133 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  11:38:42 #14 9.133 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  11:38:42 #14 9.147 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  11:38:42 #14 9.149 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  11:38:42 #14 9.149 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  11:38:42 #14 9.151 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  11:38:42 #14 9.184 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  11:38:42 #14 9.185 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  11:38:42 #14 9.186 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  11:38:42 #14 9.188 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:38:42 #14 9.188 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 11:38:42 #14 9.188 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, 11:38:42 #14 9.188 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: 11:38:42 #14 9.188 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.188 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.188 11:38:42 #14 9.188 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  11:38:42 #14 9.196 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  11:38:42 #14 9.196 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  11:38:42 #14 9.198 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  11:38:42 #14 9.205 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, 11:38:42 #14 9.205 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: 11:38:42 #14 9.205 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.205 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.205 11:38:42 #14 9.205 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.205 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  11:38:42 #14 9.209 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  11:38:42 #14 9.209 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.216 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  11:38:42 #14 9.247 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, 11:38:42 #14 9.247 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: 11:38:42 #14 9.247 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.247 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.247 11:38:42 #14 9.247 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.255 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 11:38:42 #14 9.255 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: 11:38:42 #14 9.255 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.255 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.255 11:38:42 #14 9.255 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.258 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, 11:38:42 #14 9.258 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: 11:38:42 #14 9.258 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.258 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.258 11:38:42 #14 9.258 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.261 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  11:38:42 #14 9.265 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:42 #14 9.265 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, 11:38:42 #14 9.265 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: 11:38:42 #14 9.265 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.265 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.265 11:38:42 #14 9.265 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.268 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, 11:38:42 #14 9.268 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: 11:38:42 #14 9.268 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.268 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.268 11:38:42 #14 9.268 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.268 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  11:38:42 #14 9.268 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  11:38:42 #14 9.272 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, 11:38:42 #14 9.272 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: 11:38:42 #14 9.272 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.272 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.272 11:38:42 #14 9.272 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.273 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  11:38:42 #14 9.280 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, 11:38:42 #14 9.280 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: 11:38:42 #14 9.280 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.280 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.280 11:38:42 #14 9.280 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.282 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:42 #14 9.282 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, 11:38:42 #14 9.282 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: 11:38:42 #14 9.282 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.282 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.282 11:38:42 #14 9.289 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 11:38:42 #14 9.289 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: 11:38:42 #14 9.289 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.289 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.289 11:38:42 #14 9.289 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.294 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.294 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:38:42 #14 9.294 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, 11:38:42 #14 9.294 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: 11:38:42 #14 9.294 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.294 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.294 11:38:42 #14 9.294 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.295 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, 11:38:42 #14 9.295 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: 11:38:42 #14 9.295 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.295 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.295 11:38:42 #14 9.295 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.307 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 11:38:42 #14 9.307 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, 11:38:42 #14 9.307 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: 11:38:42 #14 9.307 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.307 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.307 11:38:42 #14 9.307 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.314 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, 11:38:42 #14 9.314 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: 11:38:42 #14 9.314 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.314 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.314 11:38:42 #14 9.314 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.320 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:42 #14 9.320 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, 11:38:42 #14 9.320 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: 11:38:42 #14 9.320 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.320 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.320 11:38:42 #14 9.320 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.322 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:38:42 #14 9.322 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: 11:38:42 #14 9.322 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.322 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.322 11:38:42 #14 9.322 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.323 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, 11:38:42 #14 9.323 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: 11:38:42 #14 9.323 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.323 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.323 11:38:42 #14 9.323 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.328 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, 11:38:42 #14 9.328 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: 11:38:42 #14 9.328 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.328 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.328 11:38:42 #14 9.330 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, 11:38:42 #14 9.330 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: 11:38:42 #14 9.330 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.330 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.330 11:38:42 #14 9.330 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:42 #14 9.330 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, 11:38:42 #14 9.330 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: 11:38:42 #14 9.330 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.330 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.330 11:38:42 #14 9.330 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.335 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, 11:38:42 #14 9.335 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: 11:38:42 #14 9.335 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.335 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.335 11:38:42 #14 9.341 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.342 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:38:42 #14 9.342 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: 11:38:42 #14 9.342 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.342 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.342 11:38:42 #14 9.344 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, 11:38:42 #14 9.344 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: 11:38:42 #14 9.344 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.344 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.344 11:38:42 #14 9.344 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.349 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.351 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 11:38:42 #14 9.351 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: 11:38:42 #14 9.351 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.351 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.351 11:38:42 #14 9.351 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.352 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 11:38:42 #14 9.352 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, 11:38:42 #14 9.352 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: 11:38:42 #14 9.352 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.352 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.352 11:38:42 #14 9.356 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, 11:38:42 #14 9.356 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: 11:38:42 #14 9.356 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.356 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.356 11:38:42 #14 9.357 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.357 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  11:38:42 #14 9.358 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  11:38:42 #14 9.360 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  11:38:42 #14 9.360 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  11:38:42 #14 9.361 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  11:38:42 #14 9.362 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, 11:38:42 #14 9.362 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: 11:38:42 #14 9.362 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.362 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.362 11:38:42 #14 9.362 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.363 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  11:38:42 #14 9.363 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  11:38:42 #14 9.364 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.365 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.365 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  11:38:42 #14 9.366 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  11:38:42 #14 9.367 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  11:38:42 #14 9.369 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  11:38:42 #14 9.370 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  11:38:42 #14 9.372 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, 11:38:42 #14 9.372 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: 11:38:42 #14 9.372 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.372 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.372 11:38:42 #14 9.372 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  11:38:42 #14 9.373 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  11:38:42 #14 9.373 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, 11:38:42 #14 9.373 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: 11:38:42 #14 9.373 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:42 #14 9.373 #define __EXTENSIONS__ /* for Sun */ 11:38:42 #14 9.373 11:38:42 #14 9.373 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.373 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  11:38:42 #14 9.374 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  11:38:42 #14 9.374 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  11:38:42 #14 9.375 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  11:38:42 #14 9.375 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  11:38:42 #14 9.376 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  11:38:42 #14 9.376 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  11:38:42 #14 9.381 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  11:38:42 #14 9.381 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  11:38:42 #14 9.383 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  11:38:42 #14 9.384 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  11:38:42 #14 9.384 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  11:38:42 #14 9.387 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  11:38:42 #14 9.387 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  11:38:42 #14 9.389 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  11:38:42 #14 9.389 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  11:38:42 #14 9.389 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  11:38:42 #14 9.390 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  11:38:42 #14 9.391 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  11:38:42 #14 9.393 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  11:38:42 #14 9.394 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  11:38:42 #14 9.394 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  11:38:42 #14 9.395 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  11:38:42 #14 9.398 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  11:38:42 #14 9.400 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  11:38:42 #14 9.400 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  11:38:42 #14 9.401 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  11:38:42 #14 9.402 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  11:38:42 #14 9.402 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  11:38:42 #14 9.403 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  11:38:42 #14 9.409 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  11:38:42 #14 9.421 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  11:38:42 #14 9.423 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  11:38:42 #14 9.428 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  11:38:42 #14 9.432 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  11:38:42 #14 9.459 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  11:38:42 #14 9.459 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  11:38:42 #14 9.460 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  11:38:42 #14 9.462 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  11:38:42 #14 9.465 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  11:38:42 #14 9.465 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  11:38:42 #14 9.468 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  11:38:42 #14 9.469 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  11:38:42 #14 9.469 :0:0: note: this is the location of the previous definition 11:38:42 #14 9.470 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  11:38:42 #14 9.470 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  11:38:42 #14 9.471 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  11:38:42 #14 9.485 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  11:38:42 #14 9.490 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  11:38:42 #14 9.499 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  11:38:43 #14 9.504 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:38:43 #14 9.504 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: 11:38:43 #14 9.504 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.504 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.504 11:38:43 #14 9.504 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.509 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  11:38:43 #14 9.512 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  11:38:43 #14 9.513 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  11:38:43 #14 9.514 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 11:38:43 #14 9.514 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 11:38:43 #14 9.514 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: 11:38:43 #14 9.514 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.514 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.514 11:38:43 #14 9.516 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  11:38:43 #14 9.517 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  11:38:43 #14 9.517 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  11:38:43 #14 9.522 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  11:38:43 #14 9.522 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.529 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  11:38:43 #14 9.576 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 11:38:43 #14 9.576 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: 11:38:43 #14 9.576 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.576 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.576 11:38:43 #14 9.576 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.579 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  11:38:43 #14 9.581 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  11:38:43 #14 9.584 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 11:38:43 #14 9.584 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, 11:38:43 #14 9.584 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: 11:38:43 #14 9.584 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.584 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.584 11:38:43 #14 9.584 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.585 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  11:38:43 #14 9.589 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  11:38:43 #14 9.590 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.593 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  11:38:43 #14 9.610 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  11:38:43 #14 9.614 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  11:38:43 #14 9.618 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  11:38:43 #14 9.633 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, 11:38:43 #14 9.633 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: 11:38:43 #14 9.633 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.633 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.633 11:38:43 #14 9.633 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.637 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  11:38:43 #14 9.653 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  11:38:43 #14 9.657 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 11:38:43 #14 9.657 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, 11:38:43 #14 9.657 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: 11:38:43 #14 9.657 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.657 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.657 11:38:43 #14 9.657 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.677 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  11:38:43 #14 9.677 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  11:38:43 #14 9.684 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, 11:38:43 #14 9.684 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: 11:38:43 #14 9.684 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.684 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.684 11:38:43 #14 9.684 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.690 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, 11:38:43 #14 9.690 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: 11:38:43 #14 9.690 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.690 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.690 11:38:43 #14 9.690 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.691 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  11:38:43 #14 9.696 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:43 #14 9.696 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, 11:38:43 #14 9.696 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: 11:38:43 #14 9.696 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.696 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.696 11:38:43 #14 9.696 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.698 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, 11:38:43 #14 9.698 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: 11:38:43 #14 9.698 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.698 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.698 11:38:43 #14 9.698 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.720 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:38:43 #14 9.720 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, 11:38:43 #14 9.720 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: 11:38:43 #14 9.720 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.720 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.720 11:38:43 #14 9.720 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.733 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 11:38:43 #14 9.733 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: 11:38:43 #14 9.733 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.733 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.733 11:38:43 #14 9.733 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.744 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, 11:38:43 #14 9.744 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: 11:38:43 #14 9.744 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.744 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.744 11:38:43 #14 9.744 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.745 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, 11:38:43 #14 9.745 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: 11:38:43 #14 9.745 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.745 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.745 11:38:43 #14 9.745 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.762 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, 11:38:43 #14 9.762 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: 11:38:43 #14 9.762 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.762 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.762 11:38:43 #14 9.762 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.768 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, 11:38:43 #14 9.768 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: 11:38:43 #14 9.768 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.768 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.768 11:38:43 #14 9.768 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.768 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, 11:38:43 #14 9.768 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: 11:38:43 #14 9.768 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.768 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.768 11:38:43 #14 9.768 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.773 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 11:38:43 #14 9.773 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: 11:38:43 #14 9.773 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.773 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.773 11:38:43 #14 9.773 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.779 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:38:43 #14 9.779 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, 11:38:43 #14 9.779 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: 11:38:43 #14 9.779 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.779 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.779 11:38:43 #14 9.779 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.780 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 11:38:43 #14 9.780 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, 11:38:43 #14 9.780 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: 11:38:43 #14 9.780 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.780 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.780 11:38:43 #14 9.780 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.784 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:38:43 #14 9.784 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: 11:38:43 #14 9.784 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.784 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.784 11:38:43 #14 9.784 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.791 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:43 #14 9.791 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, 11:38:43 #14 9.791 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: 11:38:43 #14 9.791 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.791 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.791 11:38:43 #14 9.791 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.794 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, 11:38:43 #14 9.794 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: 11:38:43 #14 9.794 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.794 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.794 11:38:43 #14 9.794 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.800 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, 11:38:43 #14 9.800 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: 11:38:43 #14 9.800 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.800 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.800 11:38:43 #14 9.800 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.804 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, 11:38:43 #14 9.804 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: 11:38:43 #14 9.804 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.804 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.804 11:38:43 #14 9.804 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.805 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 11:38:43 #14 9.805 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: 11:38:43 #14 9.805 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.805 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.805 11:38:43 #14 9.805 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.806 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, 11:38:43 #14 9.806 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: 11:38:43 #14 9.806 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.806 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.806 11:38:43 #14 9.806 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.815 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 11:38:43 #14 9.815 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: 11:38:43 #14 9.815 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.815 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.815 11:38:43 #14 9.815 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.826 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  11:38:43 #14 9.827 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, 11:38:43 #14 9.827 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: 11:38:43 #14 9.827 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.827 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.827 11:38:43 #14 9.827 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.840 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 11:38:43 #14 9.840 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, 11:38:43 #14 9.840 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: 11:38:43 #14 9.840 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.840 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.840 11:38:43 #14 9.846 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, 11:38:43 #14 9.846 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: 11:38:43 #14 9.846 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.846 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.846 11:38:43 #14 9.856 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, 11:38:43 #14 9.856 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: 11:38:43 #14 9.856 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.856 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.856 11:38:43 #14 9.860 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:43 #14 9.860 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, 11:38:43 #14 9.860 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: 11:38:43 #14 9.860 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.860 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.860 11:38:43 #14 9.864 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, 11:38:43 #14 9.864 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: 11:38:43 #14 9.864 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.864 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.864 11:38:43 #14 9.868 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:38:43 #14 9.868 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 11:38:43 #14 9.868 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: 11:38:43 #14 9.868 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.868 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.868 11:38:43 #14 9.875 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, 11:38:43 #14 9.875 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: 11:38:43 #14 9.875 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.875 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.875 11:38:43 #14 9.875 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.879 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:38:43 #14 9.879 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, 11:38:43 #14 9.879 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: 11:38:43 #14 9.879 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.879 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.879 11:38:43 #14 9.887 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, 11:38:43 #14 9.887 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: 11:38:43 #14 9.887 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.887 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.887 11:38:43 #14 9.890 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:38:43 #14 9.890 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: 11:38:43 #14 9.890 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.890 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.890 11:38:43 #14 9.892 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, 11:38:43 #14 9.892 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: 11:38:43 #14 9.892 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.892 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.892 11:38:43 #14 9.896 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, 11:38:43 #14 9.896 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: 11:38:43 #14 9.896 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.896 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.896 11:38:43 #14 9.897 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:38:43 #14 9.897 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: 11:38:43 #14 9.897 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.897 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.897 11:38:43 #14 9.899 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:43 #14 9.899 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, 11:38:43 #14 9.899 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: 11:38:43 #14 9.899 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.899 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.899 11:38:43 #14 9.902 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:43 #14 9.902 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, 11:38:43 #14 9.902 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: 11:38:43 #14 9.902 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.902 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.902 11:38:43 #14 9.904 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, 11:38:43 #14 9.904 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: 11:38:43 #14 9.904 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.904 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.904 11:38:43 #14 9.905 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 11:38:43 #14 9.905 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: 11:38:43 #14 9.905 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.905 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.905 11:38:43 #14 9.916 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.917 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.917 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.925 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.925 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.925 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.926 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  11:38:43 #14 9.926 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  11:38:43 #14 9.927 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  11:38:43 #14 9.927 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  11:38:43 #14 9.927 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.928 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  11:38:43 #14 9.928 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  11:38:43 #14 9.932 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, 11:38:43 #14 9.932 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: 11:38:43 #14 9.932 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.932 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.932 11:38:43 #14 9.932 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.933 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:38:43 #14 9.933 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, 11:38:43 #14 9.933 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: 11:38:43 #14 9.933 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.933 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.933 11:38:43 #14 9.933 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  11:38:43 #14 9.933 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  11:38:43 #14 9.934 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  11:38:43 #14 9.934 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.934 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  11:38:43 #14 9.934 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.935 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  11:38:43 #14 9.935 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  11:38:43 #14 9.936 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  11:38:43 #14 9.936 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.937 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  11:38:43 #14 9.938 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  11:38:43 #14 9.938 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  11:38:43 #14 9.938 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  11:38:43 #14 9.938 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.939 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  11:38:43 #14 9.940 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.940 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  11:38:43 #14 9.940 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.941 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  11:38:43 #14 9.941 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  11:38:43 #14 9.941 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  11:38:43 #14 9.945 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  11:38:43 #14 9.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  11:38:43 #14 9.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  11:38:43 #14 9.949 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  11:38:43 #14 9.949 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  11:38:43 #14 9.950 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.950 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  11:38:43 #14 9.951 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  11:38:43 #14 9.951 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  11:38:43 #14 9.951 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  11:38:43 #14 9.952 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  11:38:43 #14 9.952 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  11:38:43 #14 9.952 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  11:38:43 #14 9.953 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  11:38:43 #14 9.956 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  11:38:43 #14 9.956 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  11:38:43 #14 9.957 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  11:38:43 #14 9.957 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  11:38:43 #14 9.960 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  11:38:43 #14 9.960 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  11:38:43 #14 9.961 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  11:38:43 #14 9.961 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:43 #14 9.961 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, 11:38:43 #14 9.961 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: 11:38:43 #14 9.961 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.961 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.961 11:38:43 #14 9.964 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 11:38:43 #14 9.964 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 11:38:43 #14 9.964 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, 11:38:43 #14 9.964 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: 11:38:43 #14 9.964 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.964 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.964 11:38:43 #14 9.964 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.965 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  11:38:43 #14 9.965 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, 11:38:43 #14 9.965 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: 11:38:43 #14 9.965 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.965 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.965 11:38:43 #14 9.965 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.973 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:43 #14 9.973 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, 11:38:43 #14 9.973 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: 11:38:43 #14 9.973 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.973 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.973 11:38:43 #14 9.973 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.973 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  11:38:43 #14 9.973 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.974 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  11:38:43 #14 9.977 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  11:38:43 #14 9.985 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  11:38:43 #14 9.985 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.988 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 11:38:43 #14 9.988 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: 11:38:43 #14 9.988 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.988 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.988 11:38:43 #14 9.988 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.997 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 11:38:43 #14 9.997 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: 11:38:43 #14 9.997 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.997 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.997 11:38:43 #14 9.997 :0:0: note: this is the location of the previous definition 11:38:43 #14 9.998 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:43 #14 9.998 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, 11:38:43 #14 9.998 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: 11:38:43 #14 9.998 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 9.998 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 9.998 11:38:43 #14 9.998 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 11:38:43 #14 10.00 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, 11:38:43 #14 10.00 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: 11:38:43 #14 10.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.00 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.00 11:38:43 #14 10.00 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 11:38:43 #14 10.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, 11:38:43 #14 10.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: 11:38:43 #14 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.03 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.03 11:38:43 #14 10.03 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 11:38:43 #14 10.03 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, 11:38:43 #14 10.03 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: 11:38:43 #14 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.03 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.03 11:38:43 #14 10.03 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, 11:38:43 #14 10.03 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: 11:38:43 #14 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.03 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.03 11:38:43 #14 10.03 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, 11:38:43 #14 10.05 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: 11:38:43 #14 10.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.05 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.05 11:38:43 #14 10.05 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 11:38:43 #14 10.06 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: 11:38:43 #14 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.06 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.06 11:38:43 #14 10.06 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:43 #14 10.07 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, 11:38:43 #14 10.07 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: 11:38:43 #14 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.07 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.07 11:38:43 #14 10.07 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.08 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, 11:38:43 #14 10.10 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: 11:38:43 #14 10.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.10 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.10 11:38:43 #14 10.11 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, 11:38:43 #14 10.14 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: 11:38:43 #14 10.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.14 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.14 11:38:43 #14 10.14 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, 11:38:43 #14 10.14 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: 11:38:43 #14 10.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.14 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.14 11:38:43 #14 10.14 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:38:43 #14 10.15 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, 11:38:43 #14 10.15 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: 11:38:43 #14 10.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.15 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.15 11:38:43 #14 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, 11:38:43 #14 10.16 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: 11:38:43 #14 10.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.16 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.16 11:38:43 #14 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, 11:38:43 #14 10.16 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: 11:38:43 #14 10.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.16 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.16 11:38:43 #14 10.16 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:38:43 #14 10.18 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, 11:38:43 #14 10.18 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: 11:38:43 #14 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.18 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.18 11:38:43 #14 10.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  11:38:43 #14 10.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  11:38:43 #14 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  11:38:43 #14 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:38:43 #14 10.20 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, 11:38:43 #14 10.20 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: 11:38:43 #14 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.20 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.20 11:38:43 #14 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, 11:38:43 #14 10.20 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: 11:38:43 #14 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.20 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.20 11:38:43 #14 10.20 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  11:38:43 #14 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  11:38:43 #14 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  11:38:43 #14 10.24 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:43 #14 10.25 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, 11:38:43 #14 10.25 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: 11:38:43 #14 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.25 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.25 11:38:43 #14 10.25 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  11:38:43 #14 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, 11:38:43 #14 10.26 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: 11:38:43 #14 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.26 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.26 11:38:43 #14 10.26 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  11:38:43 #14 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 11:38:43 #14 10.27 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: 11:38:43 #14 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.27 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.27 11:38:43 #14 10.27 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  11:38:43 #14 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  11:38:43 #14 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  11:38:43 #14 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  11:38:43 #14 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 11:38:43 #14 10.29 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c:8: 11:38:43 #14 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.29 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.29 11:38:43 #14 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  11:38:43 #14 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  11:38:43 #14 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  11:38:43 #14 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, 11:38:43 #14 10.30 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: 11:38:43 #14 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.30 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.30 11:38:43 #14 10.30 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  11:38:43 #14 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  11:38:43 #14 10.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 11:38:43 #14 10.31 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, 11:38:43 #14 10.31 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: 11:38:43 #14 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.31 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.31 11:38:43 #14 10.31 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:43 #14 10.31 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, 11:38:43 #14 10.31 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: 11:38:43 #14 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.31 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.31 11:38:43 #14 10.31 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.31 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 11:38:43 #14 10.32 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: 11:38:43 #14 10.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.32 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.32 11:38:43 #14 10.32 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 11:38:43 #14 10.32 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: 11:38:43 #14 10.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.32 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.32 11:38:43 #14 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  11:38:43 #14 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  11:38:43 #14 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  11:38:43 #14 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  11:38:43 #14 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  11:38:43 #14 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  11:38:43 #14 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  11:38:43 #14 10.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, 11:38:43 #14 10.34 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: 11:38:43 #14 10.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.34 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.34 11:38:43 #14 10.34 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, 11:38:43 #14 10.35 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: 11:38:43 #14 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.35 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.35 11:38:43 #14 10.35 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  11:38:43 #14 10.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  11:38:43 #14 10.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  11:38:43 #14 10.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  11:38:43 #14 10.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, 11:38:43 #14 10.35 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: 11:38:43 #14 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.35 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.35 11:38:43 #14 10.35 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 11:38:43 #14 10.36 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, 11:38:43 #14 10.36 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: 11:38:43 #14 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.36 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.36 11:38:43 #14 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, 11:38:43 #14 10.36 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: 11:38:43 #14 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.36 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.36 11:38:43 #14 10.36 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, 11:38:43 #14 10.36 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: 11:38:43 #14 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.36 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.36 11:38:43 #14 10.36 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:43 #14 10.37 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, 11:38:43 #14 10.37 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: 11:38:43 #14 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.37 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.37 11:38:43 #14 10.37 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, 11:38:43 #14 10.37 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: 11:38:43 #14 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.37 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.37 11:38:43 #14 10.37 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:38:43 #14 10.37 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, 11:38:43 #14 10.37 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: 11:38:43 #14 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.37 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.37 11:38:43 #14 10.37 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.38 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, 11:38:43 #14 10.38 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: 11:38:43 #14 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.38 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.38 11:38:43 #14 10.38 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.39 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, 11:38:43 #14 10.40 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: 11:38:43 #14 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.40 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.40 11:38:43 #14 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 11:38:43 #14 10.40 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: 11:38:43 #14 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.40 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.40 11:38:43 #14 10.40 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.40 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:38:43 #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: 11:38:43 #14 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.41 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.41 11:38:43 #14 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, 11:38:43 #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: 11:38:43 #14 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.41 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.41 11:38:43 #14 10.41 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 11:38:43 #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, 11:38:43 #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: 11:38:43 #14 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.41 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.41 11:38:43 #14 10.41 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 11:38:43 #14 10.41 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: 11:38:43 #14 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.41 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.41 11:38:43 #14 10.42 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 11:38:43 #14 10.43 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, 11:38:43 #14 10.43 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: 11:38:43 #14 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.43 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.43 11:38:43 #14 10.43 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:38:43 #14 10.44 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: 11:38:43 #14 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.44 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.44 11:38:43 #14 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:38:43 #14 10.44 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, 11:38:43 #14 10.44 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: 11:38:43 #14 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.44 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.44 11:38:43 #14 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:38:43 #14 10.44 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: 11:38:43 #14 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.44 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.44 11:38:43 #14 10.44 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.44 :0:0: note: this is the location of the previous definition 11:38:43 #14 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, 11:38:43 #14 10.44 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: 11:38:43 #14 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:43 #14 10.44 #define __EXTENSIONS__ /* for Sun */ 11:38:43 #14 10.44 11:38:43 #14 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  11:38:44 #14 10.44 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 11:38:44 #14 10.45 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: 11:38:44 #14 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.45 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.45 11:38:44 #14 10.45 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:44 #14 10.45 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, 11:38:44 #14 10.45 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: 11:38:44 #14 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.45 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.45 11:38:44 #14 10.45 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, 11:38:44 #14 10.47 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: 11:38:44 #14 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.47 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.47 11:38:44 #14 10.47 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.47 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.47 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, 11:38:44 #14 10.48 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: 11:38:44 #14 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.48 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.48 11:38:44 #14 10.48 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.49 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  11:38:44 #14 10.49 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 11:38:44 #14 10.51 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: 11:38:44 #14 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.51 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.51 11:38:44 #14 10.51 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 11:38:44 #14 10.51 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: 11:38:44 #14 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.51 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.51 11:38:44 #14 10.51 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.51 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:38:44 #14 10.52 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, 11:38:44 #14 10.52 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: 11:38:44 #14 10.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.52 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.52 11:38:44 #14 10.52 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, 11:38:44 #14 10.53 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: 11:38:44 #14 10.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.53 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.53 11:38:44 #14 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 11:38:44 #14 10.53 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, 11:38:44 #14 10.53 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: 11:38:44 #14 10.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.53 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.53 11:38:44 #14 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:44 #14 10.54 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, 11:38:44 #14 10.54 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: 11:38:44 #14 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.54 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.54 11:38:44 #14 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, 11:38:44 #14 10.55 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: 11:38:44 #14 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.55 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.55 11:38:44 #14 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  11:38:44 #14 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  11:38:44 #14 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  11:38:44 #14 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  11:38:44 #14 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 11:38:44 #14 10.57 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: 11:38:44 #14 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.57 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.57 11:38:44 #14 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  11:38:44 #14 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:44 #14 10.57 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, 11:38:44 #14 10.57 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: 11:38:44 #14 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.57 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.57 11:38:44 #14 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:44 #14 10.57 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: 11:38:44 #14 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.57 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.57 11:38:44 #14 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, 11:38:44 #14 10.57 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: 11:38:44 #14 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.57 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.57 11:38:44 #14 10.57 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  11:38:44 #14 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  11:38:44 #14 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, 11:38:44 #14 10.58 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: 11:38:44 #14 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.58 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.58 11:38:44 #14 10.58 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 11:38:44 #14 10.58 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, 11:38:44 #14 10.58 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: 11:38:44 #14 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.58 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.58 11:38:44 #14 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  11:38:44 #14 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, 11:38:44 #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: 11:38:44 #14 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.59 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.59 11:38:44 #14 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 11:38:44 #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, 11:38:44 #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: 11:38:44 #14 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.59 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.59 11:38:44 #14 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 11:38:44 #14 10.59 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: 11:38:44 #14 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.59 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.59 11:38:44 #14 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:38:44 #14 10.60 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: 11:38:44 #14 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.60 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.60 11:38:44 #14 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  11:38:44 #14 10.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  11:38:44 #14 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:38:44 #14 10.60 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 11:38:44 #14 10.60 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: 11:38:44 #14 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.60 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.60 11:38:44 #14 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:44 #14 10.60 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, 11:38:44 #14 10.60 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: 11:38:44 #14 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.60 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.60 11:38:44 #14 10.60 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.60 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, 11:38:44 #14 10.60 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: 11:38:44 #14 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.60 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.60 11:38:44 #14 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 11:38:44 #14 10.60 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: 11:38:44 #14 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.60 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.60 11:38:44 #14 10.60 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.61 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.61 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.61 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  11:38:44 #14 10.62 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.62 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.62 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.62 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.63 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.63 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  11:38:44 #14 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, 11:38:44 #14 10.63 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: 11:38:44 #14 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.63 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.63 11:38:44 #14 10.63 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  11:38:44 #14 10.63 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  11:38:44 #14 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, 11:38:44 #14 10.63 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: 11:38:44 #14 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.63 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.63 11:38:44 #14 10.64 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  11:38:44 #14 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  11:38:44 #14 10.65 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.66 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 11:38:44 #14 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, 11:38:44 #14 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: 11:38:44 #14 10.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.67 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.67 11:38:44 #14 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:38:44 #14 10.68 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, 11:38:44 #14 10.68 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: 11:38:44 #14 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.68 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.68 11:38:44 #14 10.68 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:44 #14 10.68 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, 11:38:44 #14 10.68 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: 11:38:44 #14 10.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.68 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.68 11:38:44 #14 10.68 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  11:38:44 #14 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  11:38:44 #14 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  11:38:44 #14 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  11:38:44 #14 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 11:38:44 #14 10.70 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, 11:38:44 #14 10.70 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: 11:38:44 #14 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.70 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.70 11:38:44 #14 10.70 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.72 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  11:38:44 #14 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, 11:38:44 #14 10.74 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, 11:38:44 #14 10.74 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: 11:38:44 #14 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.74 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.74 11:38:44 #14 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, 11:38:44 #14 10.74 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: 11:38:44 #14 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.74 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.74 11:38:44 #14 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  11:38:44 #14 10.74 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  11:38:44 #14 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  11:38:44 #14 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  11:38:44 #14 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  11:38:44 #14 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, 11:38:44 #14 10.77 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: 11:38:44 #14 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.77 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.77 11:38:44 #14 10.77 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  11:38:44 #14 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  11:38:44 #14 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:38:44 #14 10.78 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, 11:38:44 #14 10.78 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: 11:38:44 #14 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.78 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.78 11:38:44 #14 10.78 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, 11:38:44 #14 10.78 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: 11:38:44 #14 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.78 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.78 11:38:44 #14 10.78 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 11:38:44 #14 10.79 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 11:38:44 #14 10.79 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: 11:38:44 #14 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.79 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.79 11:38:44 #14 10.79 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:44 #14 10.81 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, 11:38:44 #14 10.81 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: 11:38:44 #14 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.81 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.81 11:38:44 #14 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 11:38:44 #14 10.83 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, 11:38:44 #14 10.83 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: 11:38:44 #14 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.83 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.83 11:38:44 #14 10.83 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, 11:38:44 #14 10.84 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: 11:38:44 #14 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.84 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.84 11:38:44 #14 10.84 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 11:38:44 #14 10.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, 11:38:44 #14 10.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: 11:38:44 #14 10.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.85 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.85 11:38:44 #14 10.85 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:38:44 #14 10.85 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, 11:38:44 #14 10.85 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: 11:38:44 #14 10.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.85 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.85 11:38:44 #14 10.86 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, 11:38:44 #14 10.86 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: 11:38:44 #14 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.86 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.86 11:38:44 #14 10.86 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, 11:38:44 #14 10.86 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: 11:38:44 #14 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.86 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.86 11:38:44 #14 10.86 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  11:38:44 #14 10.87 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:38:44 #14 10.87 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, 11:38:44 #14 10.87 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: 11:38:44 #14 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.87 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.87 11:38:44 #14 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, 11:38:44 #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: 11:38:44 #14 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.88 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.88 11:38:44 #14 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 11:38:44 #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, 11:38:44 #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: 11:38:44 #14 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.88 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.88 11:38:44 #14 10.88 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, 11:38:44 #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: 11:38:44 #14 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.88 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.88 11:38:44 #14 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  11:38:44 #14 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, 11:38:44 #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: 11:38:44 #14 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.88 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.88 11:38:44 #14 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, 11:38:44 #14 10.88 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: 11:38:44 #14 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.88 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.88 11:38:44 #14 10.88 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, 11:38:44 #14 10.89 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: 11:38:44 #14 10.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.89 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.89 11:38:44 #14 10.89 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, 11:38:44 #14 10.89 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: 11:38:44 #14 10.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.89 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.89 11:38:44 #14 10.89 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.89 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.90 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 11:38:44 #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, 11:38:44 #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: 11:38:44 #14 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.91 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.91 11:38:44 #14 10.91 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.91 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, 11:38:44 #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: 11:38:44 #14 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.91 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.91 11:38:44 #14 10.91 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, 11:38:44 #14 10.91 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: 11:38:44 #14 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.91 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.91 11:38:44 #14 10.91 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.92 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, 11:38:44 #14 10.92 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: 11:38:44 #14 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.92 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.92 11:38:44 #14 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  11:38:44 #14 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:38:44 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 11:38:44 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 11:38:44 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, 11:38:44 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: 11:38:44 #14 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.93 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.93 11:38:44 #14 10.93 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, 11:38:44 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: 11:38:44 #14 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.93 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.93 11:38:44 #14 10.93 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, 11:38:44 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, 11:38:44 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: 11:38:44 #14 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.93 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.93 11:38:44 #14 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  11:38:44 #14 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  11:38:44 #14 10.93 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 11:38:44 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, 11:38:44 #14 10.93 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: 11:38:44 #14 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.93 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.93 11:38:44 #14 10.93 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:38:44 #14 10.94 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 11:38:44 #14 10.94 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: 11:38:44 #14 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.94 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.94 11:38:44 #14 10.94 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, 11:38:44 #14 10.94 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: 11:38:44 #14 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.94 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.94 11:38:44 #14 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:38:44 #14 10.94 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: 11:38:44 #14 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.94 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.94 11:38:44 #14 10.94 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  11:38:44 #14 10.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 11:38:44 #14 10.95 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, 11:38:44 #14 10.95 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: 11:38:44 #14 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.95 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.95 11:38:44 #14 10.95 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  11:38:44 #14 10.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, 11:38:44 #14 10.95 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: 11:38:44 #14 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.95 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.95 11:38:44 #14 10.95 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.95 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  11:38:44 #14 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:44 #14 10.96 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, 11:38:44 #14 10.96 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: 11:38:44 #14 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.96 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.96 11:38:44 #14 10.96 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  11:38:44 #14 10.96 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  11:38:44 #14 10.97 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  11:38:44 #14 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  11:38:44 #14 10.98 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:38:44 #14 10.98 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: 11:38:44 #14 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.98 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.98 11:38:44 #14 10.98 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  11:38:44 #14 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, 11:38:44 #14 10.98 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: 11:38:44 #14 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.98 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.98 11:38:44 #14 10.98 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:38:44 #14 10.99 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 11:38:44 #14 10.99 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, 11:38:44 #14 10.99 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: 11:38:44 #14 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.99 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.99 11:38:44 #14 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, 11:38:44 #14 10.99 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: 11:38:44 #14 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.99 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.99 11:38:44 #14 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  11:38:44 #14 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:38:44 #14 10.99 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: 11:38:44 #14 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 10.99 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 10.99 11:38:44 #14 10.99 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.99 :0:0: note: this is the location of the previous definition 11:38:44 #14 10.99 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:38:44 #14 11.00 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, 11:38:44 #14 11.00 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: 11:38:44 #14 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.00 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.00 11:38:44 #14 11.00 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, 11:38:44 #14 11.00 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: 11:38:44 #14 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.00 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.00 11:38:44 #14 11.00 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  11:38:44 #14 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, 11:38:44 #14 11.03 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: 11:38:44 #14 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.03 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.03 11:38:44 #14 11.03 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, 11:38:44 #14 11.04 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: 11:38:44 #14 11.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.04 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.04 11:38:44 #14 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, 11:38:44 #14 11.04 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: 11:38:44 #14 11.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.04 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.04 11:38:44 #14 11.04 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:38:44 #14 11.05 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, 11:38:44 #14 11.05 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: 11:38:44 #14 11.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.05 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.05 11:38:44 #14 11.05 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  11:38:44 #14 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  11:38:44 #14 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  11:38:44 #14 11.07 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:38:44 #14 11.08 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, 11:38:44 #14 11.08 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: 11:38:44 #14 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.08 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.08 11:38:44 #14 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  11:38:44 #14 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, 11:38:44 #14 11.08 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: 11:38:44 #14 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.08 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.08 11:38:44 #14 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  11:38:44 #14 11.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:38:44 #14 11.09 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, 11:38:44 #14 11.09 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: 11:38:44 #14 11.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.09 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.09 11:38:44 #14 11.09 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.10 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, 11:38:44 #14 11.11 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: 11:38:44 #14 11.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.11 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.11 11:38:44 #14 11.11 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  11:38:44 #14 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  11:38:44 #14 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  11:38:44 #14 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  11:38:44 #14 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:38:44 #14 11.13 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, 11:38:44 #14 11.13 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: 11:38:44 #14 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.13 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.13 11:38:44 #14 11.13 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 11:38:44 #14 11.14 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, 11:38:44 #14 11.14 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: 11:38:44 #14 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.14 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.14 11:38:44 #14 11.14 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:44 #14 11.15 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, 11:38:44 #14 11.15 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: 11:38:44 #14 11.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.15 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.15 11:38:44 #14 11.15 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  11:38:44 #14 11.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 11:38:44 #14 11.16 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, 11:38:44 #14 11.16 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: 11:38:44 #14 11.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.16 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.16 11:38:44 #14 11.16 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  11:38:44 #14 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:38:44 #14 11.18 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, 11:38:44 #14 11.18 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: 11:38:44 #14 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.18 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.18 11:38:44 #14 11.18 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  11:38:44 #14 11.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, 11:38:44 #14 11.19 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: 11:38:44 #14 11.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.19 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.19 11:38:44 #14 11.19 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, 11:38:44 #14 11.19 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: 11:38:44 #14 11.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.19 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.19 11:38:44 #14 11.19 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  11:38:44 #14 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  11:38:44 #14 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  11:38:44 #14 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  11:38:44 #14 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  11:38:44 #14 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  11:38:44 #14 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  11:38:44 #14 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  11:38:44 #14 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  11:38:44 #14 11.20 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  11:38:44 #14 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 11:38:44 #14 11.21 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: 11:38:44 #14 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.21 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.21 11:38:44 #14 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 11:38:44 #14 11.21 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, 11:38:44 #14 11.21 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: 11:38:44 #14 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.21 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.21 11:38:44 #14 11.21 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:38:44 #14 11.22 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, 11:38:44 #14 11.22 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: 11:38:44 #14 11.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.22 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.22 11:38:44 #14 11.22 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, 11:38:44 #14 11.23 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, 11:38:44 #14 11.23 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: 11:38:44 #14 11.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.23 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.23 11:38:44 #14 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  11:38:44 #14 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  11:38:44 #14 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  11:38:44 #14 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  11:38:44 #14 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:38:44 #14 11.24 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, 11:38:44 #14 11.24 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: 11:38:44 #14 11.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.24 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.24 11:38:44 #14 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  11:38:44 #14 11.26 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.26 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  11:38:44 #14 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, 11:38:44 #14 11.28 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, 11:38:44 #14 11.28 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: 11:38:44 #14 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.28 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.28 11:38:44 #14 11.28 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  11:38:44 #14 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  11:38:44 #14 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 11:38:44 #14 11.29 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, 11:38:44 #14 11.29 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: 11:38:44 #14 11.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.29 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.29 11:38:44 #14 11.29 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  11:38:44 #14 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  11:38:44 #14 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  11:38:44 #14 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  11:38:44 #14 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 11:38:44 #14 11.32 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: 11:38:44 #14 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.32 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.32 11:38:44 #14 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, 11:38:44 #14 11.32 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: 11:38:44 #14 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.32 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.32 11:38:44 #14 11.32 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  11:38:44 #14 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  11:38:44 #14 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  11:38:44 #14 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  11:38:44 #14 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  11:38:44 #14 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  11:38:44 #14 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  11:38:44 #14 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  11:38:44 #14 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  11:38:44 #14 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  11:38:44 #14 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  11:38:44 #14 11.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, 11:38:44 #14 11.36 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: 11:38:44 #14 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.36 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.36 11:38:44 #14 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  11:38:44 #14 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  11:38:44 #14 11.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:38:44 #14 11.36 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, 11:38:44 #14 11.36 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: 11:38:44 #14 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.36 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.36 11:38:44 #14 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  11:38:44 #14 11.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 11:38:44 #14 11.37 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, 11:38:44 #14 11.37 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: 11:38:44 #14 11.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.37 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.37 11:38:44 #14 11.37 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  11:38:44 #14 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  11:38:44 #14 11.37 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, 11:38:44 #14 11.37 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: 11:38:44 #14 11.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.37 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.37 11:38:44 #14 11.37 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.37 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.37 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  11:38:44 #14 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  11:38:44 #14 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  11:38:44 #14 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  11:38:44 #14 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  11:38:44 #14 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  11:38:44 #14 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  11:38:44 #14 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  11:38:44 #14 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  11:38:44 #14 11.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  11:38:44 #14 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, 11:38:44 #14 11.40 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: 11:38:44 #14 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.40 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.40 11:38:44 #14 11.40 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.41 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:38:44 #14 11.46 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, 11:38:44 #14 11.46 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, 11:38:44 #14 11.46 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: 11:38:44 #14 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.46 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.46 11:38:44 #14 11.46 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 11:38:44 #14 11.48 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, 11:38:44 #14 11.48 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: 11:38:44 #14 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.48 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.48 11:38:44 #14 11.48 :0:0: note: this is the location of the previous definition 11:38:44 #14 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:38:44 #14 11.48 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 11:38:44 #14 11.48 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: 11:38:44 #14 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:44 #14 11.48 #define __EXTENSIONS__ /* for Sun */ 11:38:44 #14 11.48 11:38:44 #14 11.48 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, 11:38:45 #14 11.50 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: 11:38:45 #14 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.50 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.50 11:38:45 #14 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, 11:38:45 #14 11.50 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: 11:38:45 #14 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.50 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.50 11:38:45 #14 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  11:38:45 #14 11.50 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, 11:38:45 #14 11.51 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, 11:38:45 #14 11.51 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: 11:38:45 #14 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.51 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.51 11:38:45 #14 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:45 #14 11.51 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, 11:38:45 #14 11.51 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: 11:38:45 #14 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.51 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.51 11:38:45 #14 11.51 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  11:38:45 #14 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  11:38:45 #14 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  11:38:45 #14 11.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  11:38:45 #14 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, 11:38:45 #14 11.52 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: 11:38:45 #14 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.52 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.52 11:38:45 #14 11.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  11:38:45 #14 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:38:45 #14 11.52 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: 11:38:45 #14 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.52 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.52 11:38:45 #14 11.53 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  11:38:45 #14 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:38:45 #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 11:38:45 #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, 11:38:45 #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: 11:38:45 #14 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.56 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.56 11:38:45 #14 11.56 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:38:45 #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: 11:38:45 #14 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.56 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.56 11:38:45 #14 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, 11:38:45 #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: 11:38:45 #14 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.56 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.56 11:38:45 #14 11.56 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  11:38:45 #14 11.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  11:38:45 #14 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:45 #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, 11:38:45 #14 11.56 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: 11:38:45 #14 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.56 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.56 11:38:45 #14 11.56 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  11:38:45 #14 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, 11:38:45 #14 11.58 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: 11:38:45 #14 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.58 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.58 11:38:45 #14 11.59 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:38:45 #14 11.59 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 11:38:45 #14 11.59 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: 11:38:45 #14 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.59 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.59 11:38:45 #14 11.59 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, 11:38:45 #14 11.61 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: 11:38:45 #14 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.61 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.61 11:38:45 #14 11.61 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.61 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.61 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 11:38:45 #14 11.63 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: 11:38:45 #14 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.63 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.63 11:38:45 #14 11.63 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, 11:38:45 #14 11.63 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: 11:38:45 #14 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.63 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.63 11:38:45 #14 11.63 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, 11:38:45 #14 11.63 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: 11:38:45 #14 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.63 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.63 11:38:45 #14 11.64 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.64 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 11:38:45 #14 11.64 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: 11:38:45 #14 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.64 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.64 11:38:45 #14 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 11:38:45 #14 11.64 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: 11:38:45 #14 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.64 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.64 11:38:45 #14 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  11:38:45 #14 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  11:38:45 #14 11.65 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.65 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  11:38:45 #14 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 11:38:45 #14 11.66 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, 11:38:45 #14 11.66 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: 11:38:45 #14 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.66 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.66 11:38:45 #14 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  11:38:45 #14 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  11:38:45 #14 11.66 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  11:38:45 #14 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  11:38:45 #14 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  11:38:45 #14 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 11:38:45 #14 11.68 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, 11:38:45 #14 11.68 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: 11:38:45 #14 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.68 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.68 11:38:45 #14 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:38:45 #14 11.68 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, 11:38:45 #14 11.68 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: 11:38:45 #14 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.68 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.68 11:38:45 #14 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 11:38:45 #14 11.69 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, 11:38:45 #14 11.69 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: 11:38:45 #14 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.69 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.69 11:38:45 #14 11.69 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.70 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, 11:38:45 #14 11.71 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: 11:38:45 #14 11.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.71 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.71 11:38:45 #14 11.71 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 11:38:45 #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, 11:38:45 #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: 11:38:45 #14 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.72 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.72 11:38:45 #14 11.72 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, 11:38:45 #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: 11:38:45 #14 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.72 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.72 11:38:45 #14 11.72 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:38:45 #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, 11:38:45 #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, 11:38:45 #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: 11:38:45 #14 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.72 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.72 11:38:45 #14 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:38:45 #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, 11:38:45 #14 11.72 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: 11:38:45 #14 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.72 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.72 11:38:45 #14 11.72 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 11:38:45 #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, 11:38:45 #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: 11:38:45 #14 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.73 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.73 11:38:45 #14 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:45 #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, 11:38:45 #14 11.73 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: 11:38:45 #14 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.73 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.73 11:38:45 #14 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:38:45 #14 11.74 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, 11:38:45 #14 11.74 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: 11:38:45 #14 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.74 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.74 11:38:45 #14 11.74 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, 11:38:45 #14 11.74 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: 11:38:45 #14 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.74 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.74 11:38:45 #14 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, 11:38:45 #14 11.74 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: 11:38:45 #14 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.74 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.74 11:38:45 #14 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:38:45 #14 11.74 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, 11:38:45 #14 11.74 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: 11:38:45 #14 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.74 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.74 11:38:45 #14 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:38:45 #14 11.75 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, 11:38:45 #14 11.75 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: 11:38:45 #14 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.75 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.75 11:38:45 #14 11.75 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 11:38:45 #14 11.75 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, 11:38:45 #14 11.75 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: 11:38:45 #14 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.75 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.75 11:38:45 #14 11.76 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.76 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, 11:38:45 #14 11.76 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, 11:38:45 #14 11.76 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: 11:38:45 #14 11.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.76 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.76 11:38:45 #14 11.76 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, 11:38:45 #14 11.76 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, 11:38:45 #14 11.76 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: 11:38:45 #14 11.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.76 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.76 11:38:45 #14 11.76 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, 11:38:45 #14 11.76 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, 11:38:45 #14 11.76 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: 11:38:45 #14 11.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.76 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.76 11:38:45 #14 11.76 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, 11:38:45 #14 11.76 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: 11:38:45 #14 11.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.76 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.76 11:38:45 #14 11.76 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, 11:38:45 #14 11.78 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: 11:38:45 #14 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.78 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.78 11:38:45 #14 11.78 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:38:45 #14 11.78 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, 11:38:45 #14 11.78 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: 11:38:45 #14 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.78 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.78 11:38:45 #14 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:38:45 #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, 11:38:45 #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: 11:38:45 #14 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.79 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.79 11:38:45 #14 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:38:45 #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, 11:38:45 #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: 11:38:45 #14 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.79 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.79 11:38:45 #14 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:45 #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, 11:38:45 #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: 11:38:45 #14 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.79 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.79 11:38:45 #14 11.79 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:38:45 #14 11.79 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: 11:38:45 #14 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.79 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.79 11:38:45 #14 11.80 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.80 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.80 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.80 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.81 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 11:38:45 #14 11.81 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, 11:38:45 #14 11.81 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: 11:38:45 #14 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.81 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.81 11:38:45 #14 11.81 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 11:38:45 #14 11.81 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: 11:38:45 #14 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.81 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.81 11:38:45 #14 11.81 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 11:38:45 #14 11.81 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, 11:38:45 #14 11.81 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: 11:38:45 #14 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.81 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.81 11:38:45 #14 11.81 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.81 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:45 #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, 11:38:45 #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: 11:38:45 #14 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.83 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.83 11:38:45 #14 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 11:38:45 #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, 11:38:45 #14 11.83 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: 11:38:45 #14 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.83 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.83 11:38:45 #14 11.83 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.85 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  11:38:45 #14 11.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  11:38:45 #14 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, 11:38:45 #14 11.85 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: 11:38:45 #14 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.85 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.85 11:38:45 #14 11.85 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, 11:38:45 #14 11.86 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: 11:38:45 #14 11.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.86 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.86 11:38:45 #14 11.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:45 #14 11.86 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, 11:38:45 #14 11.86 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: 11:38:45 #14 11.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.86 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.86 11:38:45 #14 11.86 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  11:38:45 #14 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  11:38:45 #14 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  11:38:45 #14 11.87 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  11:38:45 #14 11.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  11:38:45 #14 11.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  11:38:45 #14 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:45 #14 11.88 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 11:38:45 #14 11.88 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: 11:38:45 #14 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.88 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.88 11:38:45 #14 11.88 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:38:45 #14 11.88 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, 11:38:45 #14 11.88 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: 11:38:45 #14 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.88 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.88 11:38:45 #14 11.88 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.88 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 11:38:45 #14 11.90 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: 11:38:45 #14 11.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.90 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.90 11:38:45 #14 11.90 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.90 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:38:45 #14 11.91 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 11:38:45 #14 11.91 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: 11:38:45 #14 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.91 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.91 11:38:45 #14 11.91 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.91 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, 11:38:45 #14 11.91 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, 11:38:45 #14 11.91 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: 11:38:45 #14 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.91 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.91 11:38:45 #14 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, 11:38:45 #14 11.92 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: 11:38:45 #14 11.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.92 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.92 11:38:45 #14 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, 11:38:45 #14 11.94 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: 11:38:45 #14 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.94 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.94 11:38:45 #14 11.94 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.95 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, 11:38:45 #14 11.95 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: 11:38:45 #14 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.95 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.95 11:38:45 #14 11.95 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.96 :0:0: note: this is the location of the previous definition 11:38:45 #14 11.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, 11:38:45 #14 11.97 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: 11:38:45 #14 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 11.97 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 11.97 11:38:45 #14 11.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  11:38:45 #14 12.00 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.01 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.01 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  11:38:45 #14 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  11:38:45 #14 12.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  11:38:45 #14 12.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  11:38:45 #14 12.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  11:38:45 #14 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, 11:38:45 #14 12.06 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: 11:38:45 #14 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.06 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.06 11:38:45 #14 12.06 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, 11:38:45 #14 12.07 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: 11:38:45 #14 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.07 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.07 11:38:45 #14 12.07 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 11:38:45 #14 12.07 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, 11:38:45 #14 12.07 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: 11:38:45 #14 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.07 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.07 11:38:45 #14 12.07 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, 11:38:45 #14 12.08 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: 11:38:45 #14 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.08 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.08 11:38:45 #14 12.08 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  11:38:45 #14 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  11:38:45 #14 12.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  11:38:45 #14 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 11:38:45 #14 12.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, 11:38:45 #14 12.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, 11:38:45 #14 12.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: 11:38:45 #14 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.09 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.09 11:38:45 #14 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, 11:38:45 #14 12.10 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: 11:38:45 #14 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.10 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.10 11:38:45 #14 12.10 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:38:45 #14 12.10 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, 11:38:45 #14 12.10 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: 11:38:45 #14 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.10 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.10 11:38:45 #14 12.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  11:38:45 #14 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 11:38:45 #14 12.10 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, 11:38:45 #14 12.10 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: 11:38:45 #14 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.10 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.10 11:38:45 #14 12.10 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 11:38:45 #14 12.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, 11:38:45 #14 12.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: 11:38:45 #14 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.11 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.11 11:38:45 #14 12.11 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  11:38:45 #14 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, 11:38:45 #14 12.11 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: 11:38:45 #14 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.11 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.11 11:38:45 #14 12.11 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, 11:38:45 #14 12.11 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: 11:38:45 #14 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.11 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.11 11:38:45 #14 12.11 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.11 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, 11:38:45 #14 12.11 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: 11:38:45 #14 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.11 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.11 11:38:45 #14 12.11 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:45 #14 12.12 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, 11:38:45 #14 12.12 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: 11:38:45 #14 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.12 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.12 11:38:45 #14 12.12 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, 11:38:45 #14 12.12 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: 11:38:45 #14 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.12 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.12 11:38:45 #14 12.12 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, 11:38:45 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: 11:38:45 #14 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.13 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.13 11:38:45 #14 12.13 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:38:45 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, 11:38:45 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: 11:38:45 #14 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.13 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.13 11:38:45 #14 12.13 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:38:45 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: 11:38:45 #14 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.13 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.13 11:38:45 #14 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, 11:38:45 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: 11:38:45 #14 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.13 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.13 11:38:45 #14 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, 11:38:45 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: 11:38:45 #14 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.13 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.13 11:38:45 #14 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 11:38:45 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, 11:38:45 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: 11:38:45 #14 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.13 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.13 11:38:45 #14 12.13 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.13 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 11:38:45 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, 11:38:45 #14 12.13 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: 11:38:45 #14 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.13 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.13 11:38:45 #14 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, 11:38:45 #14 12.14 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: 11:38:45 #14 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.14 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.14 11:38:45 #14 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, 11:38:45 #14 12.14 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: 11:38:45 #14 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.14 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.14 11:38:45 #14 12.14 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.14 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, 11:38:45 #14 12.14 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: 11:38:45 #14 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.14 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.14 11:38:45 #14 12.14 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.14 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 11:38:45 #14 12.15 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, 11:38:45 #14 12.15 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: 11:38:45 #14 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.15 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.15 11:38:45 #14 12.15 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, 11:38:45 #14 12.15 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: 11:38:45 #14 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.15 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.15 11:38:45 #14 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:45 #14 12.15 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, 11:38:45 #14 12.15 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: 11:38:45 #14 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.15 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.15 11:38:45 #14 12.15 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 11:38:45 #14 12.15 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: 11:38:45 #14 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.15 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.15 11:38:45 #14 12.15 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, 11:38:45 #14 12.15 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: 11:38:45 #14 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.15 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.15 11:38:45 #14 12.15 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  11:38:45 #14 12.16 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.17 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  11:38:45 #14 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:45 #14 12.18 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, 11:38:45 #14 12.18 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: 11:38:45 #14 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.18 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.18 11:38:45 #14 12.18 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  11:38:45 #14 12.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  11:38:45 #14 12.19 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  11:38:45 #14 12.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  11:38:45 #14 12.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:38:45 #14 12.19 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, 11:38:45 #14 12.19 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: 11:38:45 #14 12.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.19 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.19 11:38:45 #14 12.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  11:38:45 #14 12.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  11:38:45 #14 12.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  11:38:45 #14 12.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  11:38:45 #14 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:45 #14 12.21 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, 11:38:45 #14 12.21 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: 11:38:45 #14 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.21 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.21 11:38:45 #14 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  11:38:45 #14 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, 11:38:45 #14 12.21 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: 11:38:45 #14 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.21 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.21 11:38:45 #14 12.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  11:38:45 #14 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  11:38:45 #14 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 11:38:45 #14 12.22 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: 11:38:45 #14 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.22 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.22 11:38:45 #14 12.22 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  11:38:45 #14 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  11:38:45 #14 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, 11:38:45 #14 12.23 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: 11:38:45 #14 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.23 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.23 11:38:45 #14 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  11:38:45 #14 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:38:45 #14 12.24 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, 11:38:45 #14 12.24 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: 11:38:45 #14 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.24 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.24 11:38:45 #14 12.25 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, 11:38:45 #14 12.25 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: 11:38:45 #14 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.25 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.25 11:38:45 #14 12.25 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, 11:38:45 #14 12.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: 11:38:45 #14 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.25 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.25 11:38:45 #14 12.25 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.26 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:45 #14 12.26 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, 11:38:45 #14 12.26 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: 11:38:45 #14 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.26 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.26 11:38:45 #14 12.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  11:38:45 #14 12.27 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, 11:38:45 #14 12.28 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: 11:38:45 #14 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.28 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.28 11:38:45 #14 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 11:38:45 #14 12.28 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, 11:38:45 #14 12.28 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: 11:38:45 #14 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.28 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.28 11:38:45 #14 12.28 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:38:45 #14 12.29 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, 11:38:45 #14 12.29 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: 11:38:45 #14 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.29 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.29 11:38:45 #14 12.29 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, 11:38:45 #14 12.29 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: 11:38:45 #14 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.29 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.29 11:38:45 #14 12.29 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.29 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  11:38:45 #14 12.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  11:38:45 #14 12.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:38:45 #14 12.31 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: 11:38:45 #14 12.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.31 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.31 11:38:45 #14 12.31 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  11:38:45 #14 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  11:38:45 #14 12.31 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  11:38:45 #14 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  11:38:45 #14 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  11:38:45 #14 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  11:38:45 #14 12.32 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  11:38:45 #14 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  11:38:45 #14 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  11:38:45 #14 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  11:38:45 #14 12.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  11:38:45 #14 12.33 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  11:38:45 #14 12.34 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  11:38:45 #14 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  11:38:45 #14 12.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  11:38:45 #14 12.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  11:38:45 #14 12.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  11:38:45 #14 12.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  11:38:45 #14 12.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  11:38:45 #14 12.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  11:38:45 #14 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, 11:38:45 #14 12.35 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: 11:38:45 #14 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.35 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.35 11:38:45 #14 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 11:38:45 #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: 11:38:45 #14 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.36 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.36 11:38:45 #14 12.36 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, 11:38:45 #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: 11:38:45 #14 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.36 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.36 11:38:45 #14 12.36 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 11:38:45 #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, 11:38:45 #14 12.36 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: 11:38:45 #14 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.36 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.36 11:38:45 #14 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, 11:38:45 #14 12.37 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: 11:38:45 #14 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.37 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.37 11:38:45 #14 12.37 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  11:38:45 #14 12.37 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, 11:38:45 #14 12.38 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: 11:38:45 #14 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.38 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.38 11:38:45 #14 12.38 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  11:38:45 #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  11:38:45 #14 12.38 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  11:38:45 #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  11:38:45 #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  11:38:45 #14 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, 11:38:45 #14 12.38 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: 11:38:45 #14 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.38 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.38 11:38:45 #14 12.38 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  11:38:45 #14 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  11:38:45 #14 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  11:38:45 #14 12.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  11:38:45 #14 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:38:45 #14 12.39 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 11:38:45 #14 12.39 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: 11:38:45 #14 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.39 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.39 11:38:45 #14 12.39 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:38:45 #14 12.41 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: 11:38:45 #14 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:45 #14 12.41 #define __EXTENSIONS__ /* for Sun */ 11:38:45 #14 12.41 11:38:45 #14 12.41 :0:0: note: this is the location of the previous definition 11:38:45 #14 12.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  11:38:46 #14 12.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  11:38:46 #14 12.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  11:38:46 #14 12.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  11:38:46 #14 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 11:38:46 #14 12.43 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: 11:38:46 #14 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.43 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.43 11:38:46 #14 12.43 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  11:38:46 #14 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  11:38:46 #14 12.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  11:38:46 #14 12.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  11:38:46 #14 12.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  11:38:46 #14 12.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  11:38:46 #14 12.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  11:38:46 #14 12.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  11:38:46 #14 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:38:46 #14 12.46 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, 11:38:46 #14 12.46 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: 11:38:46 #14 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.46 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.46 11:38:46 #14 12.46 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:38:46 #14 12.47 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, 11:38:46 #14 12.47 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: 11:38:46 #14 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.47 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.47 11:38:46 #14 12.48 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 11:38:46 #14 12.48 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, 11:38:46 #14 12.48 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, 11:38:46 #14 12.48 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: 11:38:46 #14 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.48 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.48 11:38:46 #14 12.48 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, 11:38:46 #14 12.51 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: 11:38:46 #14 12.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.51 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.51 11:38:46 #14 12.51 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, 11:38:46 #14 12.51 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: 11:38:46 #14 12.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.51 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.51 11:38:46 #14 12.51 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:46 #14 12.52 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, 11:38:46 #14 12.52 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: 11:38:46 #14 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.52 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.52 11:38:46 #14 12.52 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  11:38:46 #14 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  11:38:46 #14 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  11:38:46 #14 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  11:38:46 #14 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  11:38:46 #14 12.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  11:38:46 #14 12.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  11:38:46 #14 12.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  11:38:46 #14 12.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  11:38:46 #14 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 11:38:46 #14 12.60 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: 11:38:46 #14 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.60 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.60 11:38:46 #14 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  11:38:46 #14 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  11:38:46 #14 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  11:38:46 #14 12.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  11:38:46 #14 12.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  11:38:46 #14 12.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:38:46 #14 12.62 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, 11:38:46 #14 12.62 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: 11:38:46 #14 12.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.62 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.62 11:38:46 #14 12.62 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  11:38:46 #14 12.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  11:38:46 #14 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  11:38:46 #14 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  11:38:46 #14 12.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, 11:38:46 #14 12.64 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: 11:38:46 #14 12.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.64 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.64 11:38:46 #14 12.64 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  11:38:46 #14 12.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  11:38:46 #14 12.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, 11:38:46 #14 12.66 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: 11:38:46 #14 12.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.66 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.66 11:38:46 #14 12.66 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, 11:38:46 #14 12.67 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: 11:38:46 #14 12.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.67 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.67 11:38:46 #14 12.67 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, 11:38:46 #14 12.67 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: 11:38:46 #14 12.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.67 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.67 11:38:46 #14 12.67 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  11:38:46 #14 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  11:38:46 #14 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  11:38:46 #14 12.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  11:38:46 #14 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  11:38:46 #14 12.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  11:38:46 #14 12.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 11:38:46 #14 12.69 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, 11:38:46 #14 12.69 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: 11:38:46 #14 12.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.69 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.69 11:38:46 #14 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  11:38:46 #14 12.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  11:38:46 #14 12.72 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.73 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, 11:38:46 #14 12.74 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: 11:38:46 #14 12.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.74 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.74 11:38:46 #14 12.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:38:46 #14 12.74 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, 11:38:46 #14 12.74 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: 11:38:46 #14 12.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.74 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.74 11:38:46 #14 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  11:38:46 #14 12.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  11:38:46 #14 12.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  11:38:46 #14 12.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, 11:38:46 #14 12.76 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: 11:38:46 #14 12.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.76 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.76 11:38:46 #14 12.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  11:38:46 #14 12.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 11:38:46 #14 12.78 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, 11:38:46 #14 12.78 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: 11:38:46 #14 12.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.78 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.78 11:38:46 #14 12.78 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  11:38:46 #14 12.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  11:38:46 #14 12.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 11:38:46 #14 12.79 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: 11:38:46 #14 12.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.79 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.79 11:38:46 #14 12.79 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  11:38:46 #14 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  11:38:46 #14 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  11:38:46 #14 12.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  11:38:46 #14 12.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 11:38:46 #14 12.80 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, 11:38:46 #14 12.80 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: 11:38:46 #14 12.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.80 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.80 11:38:46 #14 12.80 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, 11:38:46 #14 12.80 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: 11:38:46 #14 12.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.80 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.80 11:38:46 #14 12.80 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.80 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  11:38:46 #14 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  11:38:46 #14 12.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  11:38:46 #14 12.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  11:38:46 #14 12.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 11:38:46 #14 12.81 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: 11:38:46 #14 12.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.81 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.81 11:38:46 #14 12.81 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  11:38:46 #14 12.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, 11:38:46 #14 12.82 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, 11:38:46 #14 12.82 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: 11:38:46 #14 12.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.82 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.82 11:38:46 #14 12.82 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  11:38:46 #14 12.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:38:46 #14 12.82 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, 11:38:46 #14 12.82 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: 11:38:46 #14 12.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.82 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.82 11:38:46 #14 12.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  11:38:46 #14 12.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:38:46 #14 12.83 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, 11:38:46 #14 12.83 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: 11:38:46 #14 12.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.83 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.83 11:38:46 #14 12.83 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.83 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 11:38:46 #14 12.84 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, 11:38:46 #14 12.84 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: 11:38:46 #14 12.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.84 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.84 11:38:46 #14 12.84 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, 11:38:46 #14 12.86 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: 11:38:46 #14 12.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.86 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.86 11:38:46 #14 12.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, 11:38:46 #14 12.86 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c:8: 11:38:46 #14 12.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.86 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.86 11:38:46 #14 12.86 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, 11:38:46 #14 12.87 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: 11:38:46 #14 12.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.87 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.87 11:38:46 #14 12.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, 11:38:46 #14 12.88 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: 11:38:46 #14 12.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.88 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.88 11:38:46 #14 12.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, 11:38:46 #14 12.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: 11:38:46 #14 12.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.88 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.88 11:38:46 #14 12.88 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  11:38:46 #14 12.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  11:38:46 #14 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:38:46 #14 12.89 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, 11:38:46 #14 12.89 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: 11:38:46 #14 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.89 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.89 11:38:46 #14 12.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, 11:38:46 #14 12.89 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: 11:38:46 #14 12.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.89 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.89 11:38:46 #14 12.89 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.90 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, 11:38:46 #14 12.90 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: 11:38:46 #14 12.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.90 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.90 11:38:46 #14 12.90 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, 11:38:46 #14 12.90 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: 11:38:46 #14 12.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.90 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.90 11:38:46 #14 12.91 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:38:46 #14 12.91 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, 11:38:46 #14 12.91 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: 11:38:46 #14 12.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.91 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.91 11:38:46 #14 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, 11:38:46 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, 11:38:46 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c:8: 11:38:46 #14 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.92 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.92 11:38:46 #14 12.92 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.92 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:38:46 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: 11:38:46 #14 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.92 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.92 11:38:46 #14 12.92 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, 11:38:46 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, 11:38:46 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: 11:38:46 #14 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.92 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.92 11:38:46 #14 12.92 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:46 #14 12.92 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: 11:38:46 #14 12.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.92 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.92 11:38:46 #14 12.92 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  11:38:46 #14 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:38:46 #14 12.93 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, 11:38:46 #14 12.93 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, 11:38:46 #14 12.93 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: 11:38:46 #14 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.93 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.93 11:38:46 #14 12.93 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.93 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, 11:38:46 #14 12.93 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: 11:38:46 #14 12.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.93 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.93 11:38:46 #14 12.93 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.94 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:46 #14 12.95 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, 11:38:46 #14 12.95 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: 11:38:46 #14 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.95 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.95 11:38:46 #14 12.95 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.95 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, 11:38:46 #14 12.95 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: 11:38:46 #14 12.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.95 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.95 11:38:46 #14 12.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  11:38:46 #14 12.96 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, 11:38:46 #14 12.97 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: 11:38:46 #14 12.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.97 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.97 11:38:46 #14 12.97 :0:0: note: this is the location of the previous definition 11:38:46 #14 12.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, 11:38:46 #14 12.98 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: 11:38:46 #14 12.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.98 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.98 11:38:46 #14 12.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, 11:38:46 #14 12.98 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: 11:38:46 #14 12.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.98 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.98 11:38:46 #14 12.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, 11:38:46 #14 12.98 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: 11:38:46 #14 12.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.98 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.98 11:38:46 #14 12.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, 11:38:46 #14 12.99 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, 11:38:46 #14 12.99 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: 11:38:46 #14 12.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 12.99 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 12.99 11:38:46 #14 12.99 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:38:46 #14 13.00 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, 11:38:46 #14 13.00 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: 11:38:46 #14 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.00 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.00 11:38:46 #14 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:38:46 #14 13.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, 11:38:46 #14 13.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: 11:38:46 #14 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.00 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.00 11:38:46 #14 13.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:38:46 #14 13.00 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, 11:38:46 #14 13.00 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: 11:38:46 #14 13.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.00 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.00 11:38:46 #14 13.00 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  11:38:46 #14 13.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  11:38:46 #14 13.01 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, 11:38:46 #14 13.01 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: 11:38:46 #14 13.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.01 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.01 11:38:46 #14 13.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  11:38:46 #14 13.02 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  11:38:46 #14 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, 11:38:46 #14 13.02 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: 11:38:46 #14 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.02 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.02 11:38:46 #14 13.02 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.02 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, 11:38:46 #14 13.02 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, 11:38:46 #14 13.02 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: 11:38:46 #14 13.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.02 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.02 11:38:46 #14 13.02 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  11:38:46 #14 13.03 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.03 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, 11:38:46 #14 13.03 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: 11:38:46 #14 13.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.03 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.03 11:38:46 #14 13.04 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, 11:38:46 #14 13.04 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: 11:38:46 #14 13.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.04 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.04 11:38:46 #14 13.04 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  11:38:46 #14 13.04 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  11:38:46 #14 13.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:38:46 #14 13.05 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, 11:38:46 #14 13.05 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: 11:38:46 #14 13.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.05 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.05 11:38:46 #14 13.06 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  11:38:46 #14 13.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:38:46 #14 13.08 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, 11:38:46 #14 13.08 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: 11:38:46 #14 13.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.08 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.08 11:38:46 #14 13.08 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.08 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  11:38:46 #14 13.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  11:38:46 #14 13.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, 11:38:46 #14 13.10 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: 11:38:46 #14 13.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.10 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.10 11:38:46 #14 13.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  11:38:46 #14 13.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:38:46 #14 13.12 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 11:38:46 #14 13.12 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: 11:38:46 #14 13.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.12 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.12 11:38:46 #14 13.12 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.12 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, 11:38:46 #14 13.13 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: 11:38:46 #14 13.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.13 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.13 11:38:46 #14 13.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 11:38:46 #14 13.14 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, 11:38:46 #14 13.14 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: 11:38:46 #14 13.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.14 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.14 11:38:46 #14 13.14 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 11:38:46 #14 13.15 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: 11:38:46 #14 13.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.15 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.15 11:38:46 #14 13.15 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.15 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  11:38:46 #14 13.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, 11:38:46 #14 13.15 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: 11:38:46 #14 13.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.15 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.15 11:38:46 #14 13.15 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, 11:38:46 #14 13.16 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: 11:38:46 #14 13.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.16 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.16 11:38:46 #14 13.16 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, 11:38:46 #14 13.17 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: 11:38:46 #14 13.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.17 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.17 11:38:46 #14 13.17 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, 11:38:46 #14 13.18 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: 11:38:46 #14 13.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.18 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.18 11:38:46 #14 13.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  11:38:46 #14 13.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:46 #14 13.19 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, 11:38:46 #14 13.19 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: 11:38:46 #14 13.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.19 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.19 11:38:46 #14 13.19 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  11:38:46 #14 13.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:38:46 #14 13.20 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, 11:38:46 #14 13.20 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, 11:38:46 #14 13.20 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: 11:38:46 #14 13.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.20 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.20 11:38:46 #14 13.20 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, 11:38:46 #14 13.21 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, 11:38:46 #14 13.21 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: 11:38:46 #14 13.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.21 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.21 11:38:46 #14 13.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, 11:38:46 #14 13.22 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: 11:38:46 #14 13.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.22 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.22 11:38:46 #14 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  11:38:46 #14 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  11:38:46 #14 13.23 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  11:38:46 #14 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  11:38:46 #14 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  11:38:46 #14 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  11:38:46 #14 13.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  11:38:46 #14 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  11:38:46 #14 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  11:38:46 #14 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  11:38:46 #14 13.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  11:38:46 #14 13.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  11:38:46 #14 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, 11:38:46 #14 13.26 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: 11:38:46 #14 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.26 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.26 11:38:46 #14 13.26 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, 11:38:46 #14 13.26 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: 11:38:46 #14 13.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.26 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.26 11:38:46 #14 13.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  11:38:46 #14 13.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, 11:38:46 #14 13.27 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: 11:38:46 #14 13.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.27 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.27 11:38:46 #14 13.27 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:38:46 #14 13.28 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, 11:38:46 #14 13.28 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: 11:38:46 #14 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.28 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.28 11:38:46 #14 13.28 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 11:38:46 #14 13.28 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, 11:38:46 #14 13.28 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: 11:38:46 #14 13.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.28 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.28 11:38:46 #14 13.28 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  11:38:46 #14 13.28 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  11:38:46 #14 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  11:38:46 #14 13.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  11:38:46 #14 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, 11:38:46 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: 11:38:46 #14 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.30 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.30 11:38:46 #14 13.30 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.30 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:38:46 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 11:38:46 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 11:38:46 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, 11:38:46 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: 11:38:46 #14 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.30 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.30 11:38:46 #14 13.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, 11:38:46 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, 11:38:46 #14 13.30 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: 11:38:46 #14 13.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.30 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.30 11:38:46 #14 13.30 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 11:38:46 #14 13.31 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, 11:38:46 #14 13.31 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: 11:38:46 #14 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.31 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.31 11:38:46 #14 13.31 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  11:38:46 #14 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:38:46 #14 13.31 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, 11:38:46 #14 13.31 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: 11:38:46 #14 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.31 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.31 11:38:46 #14 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, 11:38:46 #14 13.31 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: 11:38:46 #14 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.31 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.31 11:38:46 #14 13.31 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:38:46 #14 13.31 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, 11:38:46 #14 13.31 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: 11:38:46 #14 13.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.31 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.31 11:38:46 #14 13.31 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.31 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, 11:38:46 #14 13.32 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, 11:38:46 #14 13.32 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: 11:38:46 #14 13.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.32 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.32 11:38:46 #14 13.32 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:38:46 #14 13.33 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 11:38:46 #14 13.33 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 11:38:46 #14 13.33 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, 11:38:46 #14 13.33 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: 11:38:46 #14 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.33 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.33 11:38:46 #14 13.33 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 11:38:46 #14 13.33 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: 11:38:46 #14 13.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.33 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.33 11:38:46 #14 13.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, 11:38:46 #14 13.34 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: 11:38:46 #14 13.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.34 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.34 11:38:46 #14 13.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:46 #14 13.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, 11:38:46 #14 13.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: 11:38:46 #14 13.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.34 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.34 11:38:46 #14 13.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  11:38:46 #14 13.35 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, 11:38:46 #14 13.36 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, 11:38:46 #14 13.36 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: 11:38:46 #14 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.36 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.36 11:38:46 #14 13.36 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.36 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  11:38:46 #14 13.36 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.36 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:38:46 #14 13.36 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, 11:38:46 #14 13.36 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: 11:38:46 #14 13.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.36 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.36 11:38:46 #14 13.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, 11:38:46 #14 13.37 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, 11:38:46 #14 13.37 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: 11:38:46 #14 13.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.37 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.37 11:38:46 #14 13.37 :0:0: note: this is the location of the previous definition 11:38:46 #14 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 11:38:46 #14 13.38 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 11:38:46 #14 13.38 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, 11:38:46 #14 13.38 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: 11:38:46 #14 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.38 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.38 11:38:46 #14 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, 11:38:46 #14 13.38 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: 11:38:46 #14 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.38 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.38 11:38:46 #14 13.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 11:38:46 #14 13.38 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: 11:38:46 #14 13.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.38 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.38 11:38:46 #14 13.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 11:38:46 #14 13.39 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, 11:38:46 #14 13.39 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: 11:38:46 #14 13.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.39 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.39 11:38:46 #14 13.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  11:38:46 #14 13.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 11:38:46 #14 13.40 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 11:38:46 #14 13.40 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: 11:38:46 #14 13.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:46 #14 13.40 #define __EXTENSIONS__ /* for Sun */ 11:38:46 #14 13.40 11:38:46 #14 13.40 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.42 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, 11:38:47 #14 13.42 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: 11:38:47 #14 13.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.42 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.42 11:38:47 #14 13.42 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.42 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.43 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 11:38:47 #14 13.44 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: 11:38:47 #14 13.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.44 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.44 11:38:47 #14 13.44 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  11:38:47 #14 13.44 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.44 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  11:38:47 #14 13.44 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  11:38:47 #14 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  11:38:47 #14 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  11:38:47 #14 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  11:38:47 #14 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  11:38:47 #14 13.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  11:38:47 #14 13.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, 11:38:47 #14 13.45 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: 11:38:47 #14 13.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.45 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.45 11:38:47 #14 13.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  11:38:47 #14 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, 11:38:47 #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: 11:38:47 #14 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.46 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.46 11:38:47 #14 13.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, 11:38:47 #14 13.46 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: 11:38:47 #14 13.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.46 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.46 11:38:47 #14 13.46 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.46 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.46 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:38:47 #14 13.47 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, 11:38:47 #14 13.47 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: 11:38:47 #14 13.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.47 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.47 11:38:47 #14 13.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:38:47 #14 13.48 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, 11:38:47 #14 13.48 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: 11:38:47 #14 13.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.48 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.48 11:38:47 #14 13.48 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.49 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.49 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, 11:38:47 #14 13.51 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: 11:38:47 #14 13.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.51 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.51 11:38:47 #14 13.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  11:38:47 #14 13.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  11:38:47 #14 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  11:38:47 #14 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  11:38:47 #14 13.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, 11:38:47 #14 13.53 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: 11:38:47 #14 13.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.53 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.53 11:38:47 #14 13.53 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  11:38:47 #14 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  11:38:47 #14 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  11:38:47 #14 13.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, 11:38:47 #14 13.53 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: 11:38:47 #14 13.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.53 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.53 11:38:47 #14 13.53 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  11:38:47 #14 13.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  11:38:47 #14 13.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  11:38:47 #14 13.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, 11:38:47 #14 13.55 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: 11:38:47 #14 13.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.55 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.55 11:38:47 #14 13.55 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 11:38:47 #14 13.56 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: 11:38:47 #14 13.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.56 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.56 11:38:47 #14 13.56 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.56 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, 11:38:47 #14 13.58 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: 11:38:47 #14 13.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.58 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.58 11:38:47 #14 13.58 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, 11:38:47 #14 13.58 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: 11:38:47 #14 13.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.58 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.58 11:38:47 #14 13.58 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, 11:38:47 #14 13.59 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: 11:38:47 #14 13.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.59 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.59 11:38:47 #14 13.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, 11:38:47 #14 13.60 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: 11:38:47 #14 13.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.60 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.60 11:38:47 #14 13.60 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  11:38:47 #14 13.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  11:38:47 #14 13.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, 11:38:47 #14 13.62 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: 11:38:47 #14 13.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.62 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.62 11:38:47 #14 13.62 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.62 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  11:38:47 #14 13.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, 11:38:47 #14 13.63 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: 11:38:47 #14 13.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.63 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.63 11:38:47 #14 13.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  11:38:47 #14 13.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, 11:38:47 #14 13.65 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: 11:38:47 #14 13.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.65 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.65 11:38:47 #14 13.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:47 #14 13.65 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, 11:38:47 #14 13.65 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: 11:38:47 #14 13.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.65 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.65 11:38:47 #14 13.65 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, 11:38:47 #14 13.66 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: 11:38:47 #14 13.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.66 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.66 11:38:47 #14 13.66 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  11:38:47 #14 13.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  11:38:47 #14 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, 11:38:47 #14 13.68 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: 11:38:47 #14 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.68 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.68 11:38:47 #14 13.68 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, 11:38:47 #14 13.68 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: 11:38:47 #14 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.68 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.68 11:38:47 #14 13.68 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, 11:38:47 #14 13.68 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: 11:38:47 #14 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.68 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.68 11:38:47 #14 13.68 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:38:47 #14 13.68 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, 11:38:47 #14 13.68 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: 11:38:47 #14 13.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.68 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.68 11:38:47 #14 13.68 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, 11:38:47 #14 13.69 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c:8: 11:38:47 #14 13.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.69 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.69 11:38:47 #14 13.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, 11:38:47 #14 13.70 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, 11:38:47 #14 13.70 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: 11:38:47 #14 13.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.70 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.70 11:38:47 #14 13.70 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, 11:38:47 #14 13.71 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: 11:38:47 #14 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.71 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.71 11:38:47 #14 13.71 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, 11:38:47 #14 13.71 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: 11:38:47 #14 13.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.71 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.71 11:38:47 #14 13.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, 11:38:47 #14 13.72 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: 11:38:47 #14 13.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.72 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.72 11:38:47 #14 13.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, 11:38:47 #14 13.72 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: 11:38:47 #14 13.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.72 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.72 11:38:47 #14 13.72 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  11:38:47 #14 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, 11:38:47 #14 13.73 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: 11:38:47 #14 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.73 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.73 11:38:47 #14 13.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, 11:38:47 #14 13.73 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: 11:38:47 #14 13.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.73 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.73 11:38:47 #14 13.74 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.74 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.74 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, 11:38:47 #14 13.75 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: 11:38:47 #14 13.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.75 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.75 11:38:47 #14 13.75 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  11:38:47 #14 13.76 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, 11:38:47 #14 13.76 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: 11:38:47 #14 13.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.76 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.76 11:38:47 #14 13.76 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.76 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  11:38:47 #14 13.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, 11:38:47 #14 13.77 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: 11:38:47 #14 13.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.77 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.77 11:38:47 #14 13.77 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.78 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.78 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:38:47 #14 13.78 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, 11:38:47 #14 13.78 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: 11:38:47 #14 13.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.78 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.78 11:38:47 #14 13.78 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, 11:38:47 #14 13.79 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: 11:38:47 #14 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.79 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.79 11:38:47 #14 13.79 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, 11:38:47 #14 13.79 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: 11:38:47 #14 13.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.79 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.79 11:38:47 #14 13.79 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:38:47 #14 13.80 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: 11:38:47 #14 13.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.80 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.80 11:38:47 #14 13.80 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:47 #14 13.81 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, 11:38:47 #14 13.81 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: 11:38:47 #14 13.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.81 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.81 11:38:47 #14 13.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  11:38:47 #14 13.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, 11:38:47 #14 13.82 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, 11:38:47 #14 13.82 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: 11:38:47 #14 13.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.82 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.82 11:38:47 #14 13.82 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, 11:38:47 #14 13.83 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, 11:38:47 #14 13.83 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: 11:38:47 #14 13.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.83 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.83 11:38:47 #14 13.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 11:38:47 #14 13.83 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, 11:38:47 #14 13.83 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: 11:38:47 #14 13.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.83 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.83 11:38:47 #14 13.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, 11:38:47 #14 13.83 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: 11:38:47 #14 13.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.83 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.83 11:38:47 #14 13.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, 11:38:47 #14 13.86 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: 11:38:47 #14 13.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.86 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.86 11:38:47 #14 13.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, 11:38:47 #14 13.87 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, 11:38:47 #14 13.87 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: 11:38:47 #14 13.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.87 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.87 11:38:47 #14 13.87 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 11:38:47 #14 13.88 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, 11:38:47 #14 13.88 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: 11:38:47 #14 13.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.88 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.88 11:38:47 #14 13.88 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  11:38:47 #14 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  11:38:47 #14 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  11:38:47 #14 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  11:38:47 #14 13.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  11:38:47 #14 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  11:38:47 #14 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  11:38:47 #14 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  11:38:47 #14 13.89 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  11:38:47 #14 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  11:38:47 #14 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  11:38:47 #14 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  11:38:47 #14 13.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, 11:38:47 #14 13.89 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: 11:38:47 #14 13.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.89 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.89 11:38:47 #14 13.89 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  11:38:47 #14 13.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  11:38:47 #14 13.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  11:38:47 #14 13.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  11:38:47 #14 13.90 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, 11:38:47 #14 13.91 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: 11:38:47 #14 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.91 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.91 11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  11:38:47 #14 13.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:47 #14 13.91 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, 11:38:47 #14 13.91 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: 11:38:47 #14 13.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.91 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.91 11:38:47 #14 13.91 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  11:38:47 #14 13.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:38:47 #14 13.93 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, 11:38:47 #14 13.93 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: 11:38:47 #14 13.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.93 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.93 11:38:47 #14 13.93 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  11:38:47 #14 13.94 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  11:38:47 #14 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  11:38:47 #14 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  11:38:47 #14 13.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  11:38:47 #14 13.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  11:38:47 #14 13.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, 11:38:47 #14 13.96 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: 11:38:47 #14 13.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.96 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.96 11:38:47 #14 13.96 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, 11:38:47 #14 13.97 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: 11:38:47 #14 13.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.97 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.97 11:38:47 #14 13.97 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  11:38:47 #14 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  11:38:47 #14 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  11:38:47 #14 13.98 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:38:47 #14 13.98 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: 11:38:47 #14 13.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.98 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.98 11:38:47 #14 13.98 :0:0: note: this is the location of the previous definition 11:38:47 #14 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  11:38:47 #14 13.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  11:38:47 #14 13.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  11:38:47 #14 13.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  11:38:47 #14 13.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  11:38:47 #14 13.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:38:47 #14 13.99 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, 11:38:47 #14 13.99 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: 11:38:47 #14 13.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 13.99 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 13.99 11:38:47 #14 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, 11:38:47 #14 14.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: 11:38:47 #14 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.00 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.00 11:38:47 #14 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, 11:38:47 #14 14.00 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: 11:38:47 #14 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.00 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.00 11:38:47 #14 14.00 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, 11:38:47 #14 14.00 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, 11:38:47 #14 14.00 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: 11:38:47 #14 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.00 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.00 11:38:47 #14 14.00 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:47 #14 14.00 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, 11:38:47 #14 14.00 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: 11:38:47 #14 14.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.00 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.00 11:38:47 #14 14.01 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.01 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.01 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  11:38:47 #14 14.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, 11:38:47 #14 14.02 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c:8: 11:38:47 #14 14.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.02 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.02 11:38:47 #14 14.02 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, 11:38:47 #14 14.02 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: 11:38:47 #14 14.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.02 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.02 11:38:47 #14 14.02 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  11:38:47 #14 14.03 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, 11:38:47 #14 14.04 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: 11:38:47 #14 14.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.04 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.04 11:38:47 #14 14.04 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.04 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  11:38:47 #14 14.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, 11:38:47 #14 14.05 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: 11:38:47 #14 14.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.05 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.05 11:38:47 #14 14.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:38:47 #14 14.06 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: 11:38:47 #14 14.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.06 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.06 11:38:47 #14 14.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  11:38:47 #14 14.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  11:38:47 #14 14.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  11:38:47 #14 14.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  11:38:47 #14 14.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  11:38:47 #14 14.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, 11:38:47 #14 14.08 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: 11:38:47 #14 14.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.08 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.08 11:38:47 #14 14.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:38:47 #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 11:38:47 #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, 11:38:47 #14 14.09 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: 11:38:47 #14 14.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.09 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.09 11:38:47 #14 14.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  11:38:47 #14 14.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, 11:38:47 #14 14.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, 11:38:47 #14 14.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: 11:38:47 #14 14.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.11 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.11 11:38:47 #14 14.12 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, 11:38:47 #14 14.12 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: 11:38:47 #14 14.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.12 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.12 11:38:47 #14 14.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  11:38:47 #14 14.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  11:38:47 #14 14.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  11:38:47 #14 14.13 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  11:38:47 #14 14.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, 11:38:47 #14 14.14 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: 11:38:47 #14 14.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.14 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.14 11:38:47 #14 14.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:38:47 #14 14.14 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, 11:38:47 #14 14.14 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: 11:38:47 #14 14.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.14 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.14 11:38:47 #14 14.14 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.15 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.15 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.15 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 11:38:47 #14 14.16 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, 11:38:47 #14 14.16 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: 11:38:47 #14 14.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.16 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.16 11:38:47 #14 14.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 11:38:47 #14 14.16 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: 11:38:47 #14 14.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.16 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.16 11:38:47 #14 14.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, 11:38:47 #14 14.17 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: 11:38:47 #14 14.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.17 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.17 11:38:47 #14 14.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, 11:38:47 #14 14.18 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: 11:38:47 #14 14.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.18 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.18 11:38:47 #14 14.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  11:38:47 #14 14.20 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  11:38:47 #14 14.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, 11:38:47 #14 14.20 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, 11:38:47 #14 14.20 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: 11:38:47 #14 14.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.20 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.20 11:38:47 #14 14.20 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  11:38:47 #14 14.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  11:38:47 #14 14.21 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, 11:38:47 #14 14.21 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: 11:38:47 #14 14.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.21 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.21 11:38:47 #14 14.21 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.21 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  11:38:47 #14 14.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  11:38:47 #14 14.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, 11:38:47 #14 14.23 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: 11:38:47 #14 14.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.23 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.23 11:38:47 #14 14.23 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:47 #14 14.24 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, 11:38:47 #14 14.24 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, 11:38:47 #14 14.24 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: 11:38:47 #14 14.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.24 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.24 11:38:47 #14 14.24 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.24 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, 11:38:47 #14 14.25 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, 11:38:47 #14 14.25 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: 11:38:47 #14 14.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.25 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.25 11:38:47 #14 14.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, 11:38:47 #14 14.25 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: 11:38:47 #14 14.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.25 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.25 11:38:47 #14 14.25 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  11:38:47 #14 14.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  11:38:47 #14 14.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  11:38:47 #14 14.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  11:38:47 #14 14.27 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  11:38:47 #14 14.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, 11:38:47 #14 14.28 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, 11:38:47 #14 14.28 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: 11:38:47 #14 14.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.28 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.28 11:38:47 #14 14.28 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  11:38:47 #14 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 11:38:47 #14 14.29 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, 11:38:47 #14 14.29 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: 11:38:47 #14 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.29 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.29 11:38:47 #14 14.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, 11:38:47 #14 14.29 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, 11:38:47 #14 14.29 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c:8: 11:38:47 #14 14.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.29 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.29 11:38:47 #14 14.29 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  11:38:47 #14 14.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, 11:38:47 #14 14.31 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: 11:38:47 #14 14.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.31 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.31 11:38:47 #14 14.31 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  11:38:47 #14 14.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, 11:38:47 #14 14.32 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, 11:38:47 #14 14.32 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: 11:38:47 #14 14.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.32 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.32 11:38:47 #14 14.32 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.32 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, 11:38:47 #14 14.34 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: 11:38:47 #14 14.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.34 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.34 11:38:47 #14 14.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  11:38:47 #14 14.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  11:38:47 #14 14.34 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  11:38:47 #14 14.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  11:38:47 #14 14.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  11:38:47 #14 14.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  11:38:47 #14 14.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  11:38:47 #14 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  11:38:47 #14 14.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  11:38:47 #14 14.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  11:38:47 #14 14.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, 11:38:47 #14 14.38 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: 11:38:47 #14 14.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.38 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.38 11:38:47 #14 14.38 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, 11:38:47 #14 14.39 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: 11:38:47 #14 14.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.39 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.39 11:38:47 #14 14.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:38:47 #14 14.40 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, 11:38:47 #14 14.40 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, 11:38:47 #14 14.40 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: 11:38:47 #14 14.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.40 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.40 11:38:47 #14 14.40 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, 11:38:47 #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, 11:38:47 #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: 11:38:47 #14 14.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.42 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.42 11:38:47 #14 14.42 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.42 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:38:47 #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: 11:38:47 #14 14.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.42 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.42 11:38:47 #14 14.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  11:38:47 #14 14.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:38:47 #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, 11:38:47 #14 14.42 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: 11:38:47 #14 14.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.42 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.42 11:38:47 #14 14.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  11:38:47 #14 14.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  11:38:47 #14 14.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, 11:38:47 #14 14.43 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, 11:38:47 #14 14.43 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: 11:38:47 #14 14.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:47 #14 14.43 #define __EXTENSIONS__ /* for Sun */ 11:38:47 #14 14.43 11:38:47 #14 14.43 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  11:38:47 #14 14.43 :0:0: note: this is the location of the previous definition 11:38:47 #14 14.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  11:38:47 #14 14.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  11:38:48 #14 14.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:38:48 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 11:38:48 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 11:38:48 #14 14.45 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c:8: 11:38:48 #14 14.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.45 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.45 11:38:48 #14 14.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  11:38:48 #14 14.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  11:38:48 #14 14.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  11:38:48 #14 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 11:38:48 #14 14.46 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 11:38:48 #14 14.46 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: 11:38:48 #14 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.46 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.46 11:38:48 #14 14.46 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 11:38:48 #14 14.46 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: 11:38:48 #14 14.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.46 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.46 11:38:48 #14 14.47 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:48 #14 14.48 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, 11:38:48 #14 14.48 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: 11:38:48 #14 14.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.48 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.48 11:38:48 #14 14.48 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, 11:38:48 #14 14.48 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, 11:38:48 #14 14.48 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: 11:38:48 #14 14.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.48 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.48 11:38:48 #14 14.48 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, 11:38:48 #14 14.48 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: 11:38:48 #14 14.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.48 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.48 11:38:48 #14 14.48 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.49 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:38:48 #14 14.49 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, 11:38:48 #14 14.49 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: 11:38:48 #14 14.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.49 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.49 11:38:48 #14 14.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, 11:38:48 #14 14.50 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: 11:38:48 #14 14.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.50 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.50 11:38:48 #14 14.50 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, 11:38:48 #14 14.50 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, 11:38:48 #14 14.50 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: 11:38:48 #14 14.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.50 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.50 11:38:48 #14 14.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, 11:38:48 #14 14.50 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: 11:38:48 #14 14.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.50 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.50 11:38:48 #14 14.50 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.50 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, 11:38:48 #14 14.50 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, 11:38:48 #14 14.50 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: 11:38:48 #14 14.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.50 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.50 11:38:48 #14 14.50 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, 11:38:48 #14 14.51 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: 11:38:48 #14 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.51 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.51 11:38:48 #14 14.51 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.51 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 11:38:48 #14 14.51 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, 11:38:48 #14 14.51 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: 11:38:48 #14 14.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.51 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.51 11:38:48 #14 14.51 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.51 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.52 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:38:48 #14 14.52 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, 11:38:48 #14 14.52 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: 11:38:48 #14 14.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.52 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.52 11:38:48 #14 14.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, 11:38:48 #14 14.52 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: 11:38:48 #14 14.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.52 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.52 11:38:48 #14 14.52 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, 11:38:48 #14 14.53 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: 11:38:48 #14 14.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.53 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.53 11:38:48 #14 14.53 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:48 #14 14.53 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, 11:38:48 #14 14.53 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: 11:38:48 #14 14.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.53 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.53 11:38:48 #14 14.53 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.53 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.54 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  11:38:48 #14 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 11:38:48 #14 14.54 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: 11:38:48 #14 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.54 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.54 11:38:48 #14 14.54 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  11:38:48 #14 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, 11:38:48 #14 14.54 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: 11:38:48 #14 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.54 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.54 11:38:48 #14 14.54 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, 11:38:48 #14 14.54 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, 11:38:48 #14 14.54 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: 11:38:48 #14 14.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.54 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.54 11:38:48 #14 14.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, 11:38:48 #14 14.55 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, 11:38:48 #14 14.55 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: 11:38:48 #14 14.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.55 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.55 11:38:48 #14 14.55 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:48 #14 14.55 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, 11:38:48 #14 14.55 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: 11:38:48 #14 14.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.55 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.55 11:38:48 #14 14.55 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, 11:38:48 #14 14.55 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: 11:38:48 #14 14.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.55 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.55 11:38:48 #14 14.55 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 11:38:48 #14 14.56 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, 11:38:48 #14 14.56 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: 11:38:48 #14 14.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.56 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.56 11:38:48 #14 14.56 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.56 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, 11:38:48 #14 14.57 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: 11:38:48 #14 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.57 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.57 11:38:48 #14 14.57 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, 11:38:48 #14 14.57 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, 11:38:48 #14 14.57 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: 11:38:48 #14 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.57 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.57 11:38:48 #14 14.57 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:48 #14 14.57 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, 11:38:48 #14 14.57 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: 11:38:48 #14 14.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.57 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.57 11:38:48 #14 14.57 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, 11:38:48 #14 14.58 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, 11:38:48 #14 14.58 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: 11:38:48 #14 14.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.58 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.58 11:38:48 #14 14.58 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  11:38:48 #14 14.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  11:38:48 #14 14.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  11:38:48 #14 14.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, 11:38:48 #14 14.59 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: 11:38:48 #14 14.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.59 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.59 11:38:48 #14 14.59 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, 11:38:48 #14 14.60 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: 11:38:48 #14 14.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.60 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.60 11:38:48 #14 14.60 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, 11:38:48 #14 14.60 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, 11:38:48 #14 14.60 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: 11:38:48 #14 14.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.60 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.60 11:38:48 #14 14.60 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  11:38:48 #14 14.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  11:38:48 #14 14.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  11:38:48 #14 14.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  11:38:48 #14 14.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, 11:38:48 #14 14.61 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: 11:38:48 #14 14.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.61 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.61 11:38:48 #14 14.61 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  11:38:48 #14 14.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  11:38:48 #14 14.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  11:38:48 #14 14.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  11:38:48 #14 14.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, 11:38:48 #14 14.62 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: 11:38:48 #14 14.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.62 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.62 11:38:48 #14 14.62 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  11:38:48 #14 14.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  11:38:48 #14 14.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:38:48 #14 14.62 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 11:38:48 #14 14.62 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: 11:38:48 #14 14.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.62 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.62 11:38:48 #14 14.62 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:48 #14 14.62 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, 11:38:48 #14 14.62 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: 11:38:48 #14 14.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.62 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.62 11:38:48 #14 14.62 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, 11:38:48 #14 14.63 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, 11:38:48 #14 14.63 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: 11:38:48 #14 14.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.63 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.63 11:38:48 #14 14.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, 11:38:48 #14 14.63 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: 11:38:48 #14 14.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.63 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.63 11:38:48 #14 14.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, 11:38:48 #14 14.65 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c:8: 11:38:48 #14 14.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.65 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.65 11:38:48 #14 14.65 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:48 #14 14.66 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, 11:38:48 #14 14.66 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: 11:38:48 #14 14.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.66 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.66 11:38:48 #14 14.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, 11:38:48 #14 14.67 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, 11:38:48 #14 14.67 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c:8: 11:38:48 #14 14.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.67 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.67 11:38:48 #14 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, 11:38:48 #14 14.68 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, 11:38:48 #14 14.68 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, 11:38:48 #14 14.68 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: 11:38:48 #14 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.68 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.68 11:38:48 #14 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, 11:38:48 #14 14.68 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c:8: 11:38:48 #14 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.68 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.68 11:38:48 #14 14.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, 11:38:48 #14 14.68 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: 11:38:48 #14 14.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.68 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.68 11:38:48 #14 14.68 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  11:38:48 #14 14.69 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.69 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.69 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  11:38:48 #14 14.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, 11:38:48 #14 14.69 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: 11:38:48 #14 14.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.69 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.69 11:38:48 #14 14.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  11:38:48 #14 14.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  11:38:48 #14 14.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  11:38:48 #14 14.70 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  11:38:48 #14 14.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  11:38:48 #14 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, 11:38:48 #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, 11:38:48 #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, 11:38:48 #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: 11:38:48 #14 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.72 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.72 11:38:48 #14 14.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  11:38:48 #14 14.72 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:48 #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, 11:38:48 #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: 11:38:48 #14 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.72 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.72 11:38:48 #14 14.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, 11:38:48 #14 14.72 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: 11:38:48 #14 14.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.72 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.72 11:38:48 #14 14.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, 11:38:48 #14 14.73 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: 11:38:48 #14 14.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.73 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.73 11:38:48 #14 14.73 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.74 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.74 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, 11:38:48 #14 14.74 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: 11:38:48 #14 14.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.74 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.74 11:38:48 #14 14.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:48 #14 14.75 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: 11:38:48 #14 14.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.75 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.75 11:38:48 #14 14.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, 11:38:48 #14 14.75 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, 11:38:48 #14 14.75 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: 11:38:48 #14 14.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.75 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.75 11:38:48 #14 14.75 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.75 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.76 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.76 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.77 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  11:38:48 #14 14.78 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  11:38:48 #14 14.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  11:38:48 #14 14.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  11:38:48 #14 14.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  11:38:48 #14 14.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  11:38:48 #14 14.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, 11:38:48 #14 14.81 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: 11:38:48 #14 14.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.81 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.81 11:38:48 #14 14.81 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  11:38:48 #14 14.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  11:38:48 #14 14.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  11:38:48 #14 14.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, 11:38:48 #14 14.83 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: 11:38:48 #14 14.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.83 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.83 11:38:48 #14 14.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  11:38:48 #14 14.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  11:38:48 #14 14.83 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  11:38:48 #14 14.83 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  11:38:48 #14 14.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  11:38:48 #14 14.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  11:38:48 #14 14.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  11:38:48 #14 14.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  11:38:48 #14 14.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, 11:38:48 #14 14.88 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: 11:38:48 #14 14.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.88 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.88 11:38:48 #14 14.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, 11:38:48 #14 14.88 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: 11:38:48 #14 14.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.88 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.88 11:38:48 #14 14.88 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  11:38:48 #14 14.92 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, 11:38:48 #14 14.92 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: 11:38:48 #14 14.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.92 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.92 11:38:48 #14 14.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, 11:38:48 #14 14.93 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: 11:38:48 #14 14.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.93 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.93 11:38:48 #14 14.93 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, 11:38:48 #14 14.93 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: 11:38:48 #14 14.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.93 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.93 11:38:48 #14 14.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, 11:38:48 #14 14.94 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: 11:38:48 #14 14.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.94 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.94 11:38:48 #14 14.94 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  11:38:48 #14 14.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  11:38:48 #14 14.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  11:38:48 #14 14.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, 11:38:48 #14 14.95 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: 11:38:48 #14 14.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.95 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.95 11:38:48 #14 14.95 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.95 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  11:38:48 #14 14.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, 11:38:48 #14 14.96 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c:8: 11:38:48 #14 14.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.96 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.96 11:38:48 #14 14.96 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.96 :0:0: note: this is the location of the previous definition 11:38:48 #14 14.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, 11:38:48 #14 14.97 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, 11:38:48 #14 14.97 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: 11:38:48 #14 14.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.97 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.97 11:38:48 #14 14.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  11:38:48 #14 14.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, 11:38:48 #14 14.98 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: 11:38:48 #14 14.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.98 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.98 11:38:48 #14 14.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:48 #14 14.98 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, 11:38:48 #14 14.98 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: 11:38:48 #14 14.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.98 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.98 11:38:48 #14 14.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, 11:38:48 #14 14.99 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, 11:38:48 #14 14.99 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: 11:38:48 #14 14.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 14.99 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 14.99 11:38:48 #14 15.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, 11:38:48 #14 15.00 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: 11:38:48 #14 15.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.00 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.00 11:38:48 #14 15.00 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.00 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.00 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, 11:38:48 #14 15.01 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, 11:38:48 #14 15.01 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, 11:38:48 #14 15.01 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, 11:38:48 #14 15.01 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: 11:38:48 #14 15.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.01 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.01 11:38:48 #14 15.01 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:48 #14 15.01 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, 11:38:48 #14 15.01 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: 11:38:48 #14 15.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.01 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.01 11:38:48 #14 15.01 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, 11:38:48 #14 15.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, 11:38:48 #14 15.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: 11:38:48 #14 15.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.01 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.01 11:38:48 #14 15.01 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, 11:38:48 #14 15.02 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, 11:38:48 #14 15.02 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: 11:38:48 #14 15.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.02 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.02 11:38:48 #14 15.02 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.02 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.02 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, 11:38:48 #14 15.03 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: 11:38:48 #14 15.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.03 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.03 11:38:48 #14 15.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, 11:38:48 #14 15.05 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: 11:38:48 #14 15.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.05 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.05 11:38:48 #14 15.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, 11:38:48 #14 15.06 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: 11:38:48 #14 15.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.06 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.06 11:38:48 #14 15.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 11:38:48 #14 15.07 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: 11:38:48 #14 15.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.07 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.07 11:38:48 #14 15.07 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, 11:38:48 #14 15.07 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: 11:38:48 #14 15.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.07 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.07 11:38:48 #14 15.08 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.08 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, 11:38:48 #14 15.09 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, 11:38:48 #14 15.09 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: 11:38:48 #14 15.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.09 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.09 11:38:48 #14 15.09 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, 11:38:48 #14 15.09 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: 11:38:48 #14 15.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.09 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.09 11:38:48 #14 15.09 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.10 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, 11:38:48 #14 15.13 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, 11:38:48 #14 15.13 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: 11:38:48 #14 15.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.13 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.13 11:38:48 #14 15.13 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, 11:38:48 #14 15.13 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: 11:38:48 #14 15.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.13 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.13 11:38:48 #14 15.13 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, 11:38:48 #14 15.13 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: 11:38:48 #14 15.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.13 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.13 11:38:48 #14 15.13 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:38:48 #14 15.14 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, 11:38:48 #14 15.14 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: 11:38:48 #14 15.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.14 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.14 11:38:48 #14 15.14 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, 11:38:48 #14 15.14 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: 11:38:48 #14 15.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.14 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.14 11:38:48 #14 15.14 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, 11:38:48 #14 15.15 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: 11:38:48 #14 15.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.15 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.15 11:38:48 #14 15.15 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, 11:38:48 #14 15.15 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, 11:38:48 #14 15.15 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: 11:38:48 #14 15.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.15 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.15 11:38:48 #14 15.15 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, 11:38:48 #14 15.15 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, 11:38:48 #14 15.15 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: 11:38:48 #14 15.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.15 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.15 11:38:48 #14 15.15 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, 11:38:48 #14 15.15 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: 11:38:48 #14 15.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.15 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.15 11:38:48 #14 15.15 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, 11:38:48 #14 15.16 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: 11:38:48 #14 15.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.16 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.16 11:38:48 #14 15.16 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, 11:38:48 #14 15.17 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: 11:38:48 #14 15.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.17 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.17 11:38:48 #14 15.17 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, 11:38:48 #14 15.17 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, 11:38:48 #14 15.17 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: 11:38:48 #14 15.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.17 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.17 11:38:48 #14 15.17 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, 11:38:48 #14 15.17 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: 11:38:48 #14 15.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.17 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.17 11:38:48 #14 15.17 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, 11:38:48 #14 15.18 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, 11:38:48 #14 15.18 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, 11:38:48 #14 15.18 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: 11:38:48 #14 15.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.18 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.18 11:38:48 #14 15.18 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, 11:38:48 #14 15.19 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: 11:38:48 #14 15.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.19 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.19 11:38:48 #14 15.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, 11:38:48 #14 15.19 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: 11:38:48 #14 15.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.19 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.19 11:38:48 #14 15.19 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, 11:38:48 #14 15.19 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, 11:38:48 #14 15.19 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: 11:38:48 #14 15.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.19 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.19 11:38:48 #14 15.19 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.19 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:48 #14 15.20 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, 11:38:48 #14 15.20 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: 11:38:48 #14 15.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.20 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.20 11:38:48 #14 15.20 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, 11:38:48 #14 15.22 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: 11:38:48 #14 15.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.22 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.22 11:38:48 #14 15.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, 11:38:48 #14 15.22 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: 11:38:48 #14 15.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.22 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.22 11:38:48 #14 15.22 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, 11:38:48 #14 15.24 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: 11:38:48 #14 15.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.24 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.24 11:38:48 #14 15.24 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, 11:38:48 #14 15.24 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, 11:38:48 #14 15.24 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: 11:38:48 #14 15.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.24 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.24 11:38:48 #14 15.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, 11:38:48 #14 15.25 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, 11:38:48 #14 15.25 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: 11:38:48 #14 15.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.25 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.25 11:38:48 #14 15.25 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:48 #14 15.25 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, 11:38:48 #14 15.25 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: 11:38:48 #14 15.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.25 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.25 11:38:48 #14 15.25 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, 11:38:48 #14 15.25 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: 11:38:48 #14 15.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.25 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.25 11:38:48 #14 15.25 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, 11:38:48 #14 15.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: 11:38:48 #14 15.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.25 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.25 11:38:48 #14 15.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, 11:38:48 #14 15.25 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: 11:38:48 #14 15.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.25 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.25 11:38:48 #14 15.25 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, 11:38:48 #14 15.26 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, 11:38:48 #14 15.26 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: 11:38:48 #14 15.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.26 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.26 11:38:48 #14 15.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, 11:38:48 #14 15.26 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: 11:38:48 #14 15.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.26 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.26 11:38:48 #14 15.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, 11:38:48 #14 15.26 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, 11:38:48 #14 15.26 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: 11:38:48 #14 15.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.26 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.26 11:38:48 #14 15.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, 11:38:48 #14 15.26 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: 11:38:48 #14 15.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.26 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.26 11:38:48 #14 15.26 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.26 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.27 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, 11:38:48 #14 15.27 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: 11:38:48 #14 15.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.27 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.27 11:38:48 #14 15.27 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, 11:38:48 #14 15.28 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, 11:38:48 #14 15.28 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: 11:38:48 #14 15.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.28 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.28 11:38:48 #14 15.28 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.28 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.29 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, 11:38:48 #14 15.30 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: 11:38:48 #14 15.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.30 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.30 11:38:48 #14 15.30 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.30 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, 11:38:48 #14 15.30 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, 11:38:48 #14 15.30 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: 11:38:48 #14 15.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.30 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.30 11:38:48 #14 15.30 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 11:38:48 #14 15.31 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 11:38:48 #14 15.31 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: 11:38:48 #14 15.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.31 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.31 11:38:48 #14 15.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, 11:38:48 #14 15.31 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: 11:38:48 #14 15.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.31 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.31 11:38:48 #14 15.33 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, 11:38:48 #14 15.33 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, 11:38:48 #14 15.33 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: 11:38:48 #14 15.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.33 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.33 11:38:48 #14 15.33 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, 11:38:48 #14 15.34 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, 11:38:48 #14 15.34 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: 11:38:48 #14 15.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.34 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.34 11:38:48 #14 15.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, 11:38:48 #14 15.34 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, 11:38:48 #14 15.34 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: 11:38:48 #14 15.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.34 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.34 11:38:48 #14 15.34 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, 11:38:48 #14 15.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: 11:38:48 #14 15.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.34 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.34 11:38:48 #14 15.34 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.34 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, 11:38:48 #14 15.34 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, 11:38:48 #14 15.34 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: 11:38:48 #14 15.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.34 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.34 11:38:48 #14 15.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, 11:38:48 #14 15.34 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: 11:38:48 #14 15.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.34 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.34 11:38:48 #14 15.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, 11:38:48 #14 15.35 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: 11:38:48 #14 15.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.35 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.35 11:38:48 #14 15.35 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, 11:38:48 #14 15.35 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: 11:38:48 #14 15.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.35 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.35 11:38:48 #14 15.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, 11:38:48 #14 15.36 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, 11:38:48 #14 15.36 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: 11:38:48 #14 15.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.36 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.36 11:38:48 #14 15.36 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, 11:38:48 #14 15.36 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, 11:38:48 #14 15.36 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: 11:38:48 #14 15.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.36 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.36 11:38:48 #14 15.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, 11:38:48 #14 15.36 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: 11:38:48 #14 15.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.36 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.36 11:38:48 #14 15.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, 11:38:48 #14 15.36 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: 11:38:48 #14 15.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.36 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.36 11:38:48 #14 15.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, 11:38:48 #14 15.36 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: 11:38:48 #14 15.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.36 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.36 11:38:48 #14 15.36 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.37 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.37 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.37 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.38 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.38 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.38 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.38 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.38 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, 11:38:48 #14 15.39 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, 11:38:48 #14 15.39 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: 11:38:48 #14 15.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:48 #14 15.39 #define __EXTENSIONS__ /* for Sun */ 11:38:48 #14 15.39 11:38:48 #14 15.39 :0:0: note: this is the location of the previous definition 11:38:48 #14 15.40 :0:0: note: this is the location of the previous definition 11:38:49 #14 15.45 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libasn_rrc.a  11:38:49 #14 15.54 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:49 #14 15.55 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_tmr.c  11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c  11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_ue_mgr.c  11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_utils.c  11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_conversions.c  11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_main.c  11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_e2_conversions.c  11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_e2ap_mgr.c  11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_sys_info_hdl.c  11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_cfg.c  11:38:49 #14 15.56 -e Compiling  /opt/o-du-l2/src/du_app//du_egtp.c  11:38:49 #14 15.57 -e Compiling  /opt/o-du-l2/src/du_app//du_msg_hdl.c  11:38:49 #14 15.57 -e Compiling  /opt/o-du-l2/src/du_app//du_cell_mgr.c  11:38:49 #14 15.57 -e Compiling  /opt/o-du-l2/src/du_app//du_sctp.c  11:38:49 #14 15.57 -e Compiling  /opt/o-du-l2/src/du_app//du_mgr_msg_router.c  11:38:49 #14 15.59 -e Compiling  /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c  11:38:49 #14 15.63 /opt/o-du-l2/src/du_app//du_ue_mgr.c: In function 'fillDefaultInitDlBwp': 11:38:49 #14 15.63 /opt/o-du-l2/src/du_app//du_ue_mgr.c:724:10: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 11:38:49 #14 15.63 memset(initDlBwp->pdcchCfg.cRSetToAddModList, 0, MAX_NUM_CRSET); 11:38:49 #14 15.63 ^~~~~~ 11:38:49 #14 15.77 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 11:38:49 #14 15.77 from /opt/o-du-l2/src/du_app//du_msg_hdl.c:37: 11:38:49 #14 15.77 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:49 #14 15.77 #define __EXTENSIONS__ /* for Sun */ 11:38:49 #14 15.77 11:38:49 #14 15.77 :0:0: note: this is the location of the previous definition 11:38:49 #14 15.81 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, 11:38:49 #14 15.81 from /opt/o-du-l2/src/du_app//du_f1ap_msg_hdl.c:31: 11:38:49 #14 15.81 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:49 #14 15.81 #define __EXTENSIONS__ /* for Sun */ 11:38:49 #14 15.81 11:38:49 #14 15.81 In file included from /opt/o-du-l2/src/codec_utils/E2AP/TimeToWaitE2.h:58:0, 11:38:49 #14 15.81 from /opt/o-du-l2/src/du_app//du_e2_conversions.c:23: 11:38:49 #14 15.81 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:49 #14 15.81 #define __EXTENSIONS__ /* for Sun */ 11:38:49 #14 15.81 11:38:49 #14 15.81 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsModReq': 11:38:49 #14 15.81 :0:0: note: this is the location of the previous definition 11:38:49 #14 15.81 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:645:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:38:49 #14 15.81 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:38:49 #14 15.81 ^~ 11:38:49 #14 15.81 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'procStatsRspForSubsReq': 11:38:49 #14 15.81 :0:0: note: this is the location of the previous definition 11:38:49 #14 15.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, 11:38:49 #14 15.82 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.c:23: 11:38:49 #14 15.82 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:49 #14 15.82 #define __EXTENSIONS__ /* for Sun */ 11:38:49 #14 15.82 11:38:49 #14 15.82 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:752:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:38:49 #14 15.82 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:38:49 #14 15.82 ^~ 11:38:49 #14 15.82 In file included from /opt/o-du-l2/src/codec_utils/E2AP/E2AP-PDU.h:61:0, 11:38:49 #14 15.82 from /opt/o-du-l2/src/du_app//du_mgr_msg_router.c:37: 11:38:49 #14 15.82 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:49 #14 15.82 #define __EXTENSIONS__ /* for Sun */ 11:38:49 #14 15.82 11:38:49 #14 15.82 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcActionDeleteRsp': 11:38:49 #14 15.82 :0:0: note: this is the location of the previous definition 11:38:49 #14 15.83 :0:0: note: this is the location of the previous definition 11:38:49 #14 15.83 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:1806:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:38:49 #14 15.83 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:38:49 #14 15.83 ^~ 11:38:49 #14 15.83 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c: In function 'e2ProcStatsModificationRsp': 11:38:49 #14 15.83 /opt/o-du-l2/src/du_app//du_e2ap_mgr.c:2001:56: warning: self-comparison always evaluates to true [-Wtautological-compare] 11:38:49 #14 15.83 (ricSubscriptionInfo->requestId.instanceId == ricSubscriptionInfo->requestId.instanceId)) 11:38:49 #14 15.83 ^~ 11:38:49 #14 15.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, 11:38:49 #14 15.85 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, 11:38:49 #14 15.85 from /opt/o-du-l2/src/du_app//du_cell_mgr.c:35: 11:38:49 #14 15.85 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:49 #14 15.85 #define __EXTENSIONS__ /* for Sun */ 11:38:49 #14 15.85 11:38:49 #14 15.85 :0:0: note: this is the location of the previous definition 11:38:49 #14 15.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, 11:38:49 #14 15.86 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, 11:38:49 #14 15.86 from /opt/o-du-l2/src/du_app//du_sys_info_hdl.c:32: 11:38:49 #14 15.86 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:49 #14 15.86 #define __EXTENSIONS__ /* for Sun */ 11:38:49 #14 15.86 11:38:49 #14 15.86 :0:0: note: this is the location of the previous definition 11:38:49 #14 15.86 In file included from /opt/o-du-l2/src/codec_utils/E2AP/PLMN-Identity.h:46:0, 11:38:49 #14 15.86 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalgNB-ID.h:15, 11:38:49 #14 15.86 from /opt/o-du-l2/src/codec_utils/E2AP/GlobalE2node-gNB-ID.h:15, 11:38:49 #14 15.86 from /opt/o-du-l2/src/du_app//du_e2ap_msg_hdl.c:34: 11:38:49 #14 15.86 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:49 #14 15.86 #define __EXTENSIONS__ /* for Sun */ 11:38:49 #14 15.86 11:38:49 #14 15.86 :0:0: note: this is the location of the previous definition 11:38:49 #14 15.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, 11:38:49 #14 15.92 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, 11:38:49 #14 15.92 from /opt/o-du-l2/src/du_app//du_f1ap_conversions.h:21, 11:38:49 #14 15.92 from /opt/o-du-l2/src/du_app//du_cfg.c:38: 11:38:49 #14 15.92 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined 11:38:49 #14 15.92 #define __EXTENSIONS__ /* for Sun */ 11:38:49 #14 15.92 11:38:49 #14 15.92 :0:0: note: this is the location of the previous definition 11:38:49 #14 16.00 /opt/o-du-l2/src/du_app//du_cfg.c: In function 'parseSctpParams': 11:38:49 #14 16.00 /opt/o-du-l2/src/du_app//du_cfg.c:208:13: warning: unused variable 'e2_sctp_port' [-Wunused-variable] 11:38:49 #14 16.00 uint16_t e2_sctp_port = 0; 11:38:49 #14 16.00 ^~~~~~~~~~~~ 11:38:49 #14 16.00 /opt/o-du-l2/src/du_app//du_cfg.c:207:13: warning: unused variable 'f1_sctp_port' [-Wunused-variable] 11:38:49 #14 16.00 uint16_t f1_sctp_port = 0; 11:38:49 #14 16.00 ^~~~~~~~~~~~ 11:38:49 #14 16.00 /opt/o-du-l2/src/du_app//du_cfg.c:206:12: warning: unused variable 'max_du_port' [-Wunused-variable] 11:38:49 #14 16.00 uint8_t max_du_port = 0; 11:38:49 #14 16.00 ^~~~~~~~~~~ 11:38:49 #14 16.00 /opt/o-du-l2/src/du_app//du_cfg.c: In function 'parseSupportedSliceList': 11:38:49 #14 16.00 /opt/o-du-l2/src/du_app//du_cfg.c:542:15: warning: unused variable 'child' [-Wunused-variable] 11:38:49 #14 16.00 xmlNodePtr child = NULLP; 11:38:49 #14 16.00 ^~~~~ 11:38:49 #14 16.01 /opt/o-du-l2/src/du_app//du_cfg.c: In function 'parseF1SrvdPlmn': 11:38:49 #14 16.01 /opt/o-du-l2/src/du_app//du_cfg.c:633:7: warning: implicit declaration of function 'fillPlmnFromO1' [-Wimplicit-function-declaration] 11:38:49 #14 16.01 fillPlmnFromO1(&srvdPlmn ->plmn, srvdPlmnIdx); 11:38:49 #14 16.01 ^~~~~~~~~~~~~~ 11:38:49 #14 16.01 /opt/o-du-l2/src/du_app//du_cfg.c: At top level: 11:38:49 #14 16.01 /opt/o-du-l2/src/du_app//du_cfg.c:1368:6: warning: conflicting types for 'fillPlmnFromO1' 11:38:49 #14 16.01 void fillPlmnFromO1(Plmn *PLMN, uint8_t srvdPlmnIdx) 11:38:49 #14 16.01 ^~~~~~~~~~~~~~ 11:38:49 #14 16.01 /opt/o-du-l2/src/du_app//du_cfg.c:633:7: note: previous implicit declaration of 'fillPlmnFromO1' was here 11:38:49 #14 16.01 fillPlmnFromO1(&srvdPlmn ->plmn, srvdPlmnIdx); 11:38:49 #14 16.01 ^~~~~~~~~~~~~~ 11:38:49 #14 16.02 /opt/o-du-l2/src/du_app//du_cfg.c: In function 'parseDuCfgParams': 11:38:49 #14 16.02 /opt/o-du-l2/src/du_app//du_cfg.c:5163:10: warning: unused variable 'ricIpV4Addr' [-Wunused-variable] 11:38:49 #14 16.02 char *ricIpV4Addr; 11:38:49 #14 16.02 ^~~~~~~~~~~ 11:38:49 #14 16.02 /opt/o-du-l2/src/du_app//du_cfg.c:5162:10: warning: unused variable 'cuIpV4Addr' [-Wunused-variable] 11:38:49 #14 16.02 char *cuIpV4Addr; 11:38:49 #14 16.02 ^~~~~~~~~~ 11:38:49 #14 16.02 /opt/o-du-l2/src/du_app//du_cfg.c:5161:10: warning: unused variable 'duIpV4Addr' [-Wunused-variable] 11:38:49 #14 16.02 char *duIpV4Addr; 11:38:49 #14 16.02 ^~~~~~~~~~ 11:38:50 #14 16.73 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libduapp.a  11:38:50 #14 16.74 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:50 #14 16.74 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:50 #14 16.74 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_ul.c  11:38:50 #14 16.74 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_portable_functions.c  11:38:50 #14 16.74 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_api.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_layer_mgr.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptul.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ul.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_dl.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_msg_router.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_stats.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_umm_dl.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_cfg_ul.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_sys_id.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_dl.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_dl.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_ul.c  11:38:50 #14 16.75 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_upr_inf_mgr.c  11:38:50 #14 16.76 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_mgr.c  11:38:50 #14 16.76 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_lwr_inf_api.c  11:38:50 #14 16.76 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_utl_ul.c  11:38:50 #14 16.76 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_mgr.c  11:38:50 #14 16.76 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_msg_hdl.c  11:38:50 #14 16.76 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_ul_msg_router.c  11:38:50 #14 16.76 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_amm_dl.c  11:38:50 #14 16.76 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_ul.c  11:38:50 #14 16.76 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmm_dl.c  11:38:50 #14 16.76 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_ptdl.c  11:38:50 #14 16.77 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dl_ul_inf_dl.c  11:38:50 #14 16.77 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_tmr.c  11:38:50 #14 16.77 -e Compiling  /opt/o-du-l2/src/5gnrrlc/rlc_dbm_ul.c  11:38:50 #14 17.41 -e Creating Archive /opt/o-du-l2/build/odu/lib/odu/libkw.a  11:38:50 #14 17.41 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:50 #14 17.42 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:50 #14 17.42 -e Compiling  /opt/o-du-l2/src/cm/crg.c  11:38:50 #14 17.42 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  11:38:50 #14 17.43 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  11:38:50 #14 17.43 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  11:38:50 #14 17.43 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  11:38:50 #14 17.43 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  11:38:50 #14 17.43 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  11:38:50 #14 17.43 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  11:38:50 #14 17.43 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  11:38:50 #14 17.43 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  11:38:50 #14 17.43 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  11:38:50 #14 17.43 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  11:38:51 #14 17.44 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  11:38:51 #14 17.45 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  11:38:51 #14 17.46 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  11:38:51 #14 17.61 /opt/o-du-l2/src/cm/cm_mem_wl.c:223:16: warning: 'stopBtInfo' initialized and declared 'extern' 11:38:51 #14 17.61 extern uint8_t stopBtInfo = FALSE; 11:38:51 #14 17.61 ^~~~~~~~~~ 11:38:51 #14 18.05 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libcm.a  11:38:51 #14 18.05 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:51 #14 18.06 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:51 #14 18.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptmi.c  11:38:51 #14 18.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_slot_ind.c  11:38:51 #14 18.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_phy.c  11:38:51 #14 18.06 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_cfg_hdl.c  11:38:51 #14 18.07 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_upr_inf_api.c  11:38:51 #14 18.07 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_demux.c  11:38:51 #14 18.07 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_harq_dl.c  11:38:51 #14 18.07 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_id.c  11:38:51 #14 18.07 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_lmm.c  11:38:51 #14 18.07 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_ex_ms.c  11:38:51 #14 18.07 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_ue_mgr.c  11:38:51 #14 18.08 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_utils.c  11:38:51 #14 18.08 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_util.c  11:38:51 #14 18.08 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_uim.c  11:38:51 #14 18.09 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_rach.c  11:38:51 #14 18.09 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_mux.c  11:38:51 #14 18.09 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_upr_inf.c  11:38:51 #14 18.09 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_handle_phy.c  11:38:51 #14 18.09 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_hdl.c  11:38:51 #14 18.09 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_utl.c  11:38:51 #14 18.09 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_tmr.c  11:38:51 #14 18.09 -e Compiling  /opt/o-du-l2/src/5gnrmac/rg_ptui.c  11:38:51 #14 18.11 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_msg_router.c  11:38:51 #14 18.11 -e Compiling  /opt/o-du-l2/src/5gnrmac/lwr_mac_fsm.c  11:38:51 #14 18.11 -e Compiling  /opt/o-du-l2/src/5gnrmac/mac_stop_ind.c  11:38:52 #14 18.69 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  11:38:52 #14 18.70 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:52 #14 18.71 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:52 #14 18.71 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_crc.c  11:38:52 #14 18.71 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_utils.c  11:38:52 #14 18.71 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch.c  11:38:52 #14 18.71 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_common.c  11:38:52 #14 18.71 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_msg_router.c  11:38:52 #14 18.71 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_rach.c  11:38:52 #14 18.72 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slot_ind.c  11:38:52 #14 18.72 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_dl.c  11:38:52 #14 18.72 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_tmr.c  11:38:52 #14 18.72 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_ue_mgr.c  11:38:52 #14 18.72 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_drx.c  11:38:52 #14 18.72 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_slice_based.c  11:38:52 #14 18.72 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_fcfs.c  11:38:52 #14 18.72 -e Compiling  /opt/o-du-l2/src/5gnrsch/sch_harq_ul.c  11:38:52 #14 19.10 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/librg.a  11:38:52 #14 19.11 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:52 #14 19.12 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:52 #14 19.12 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  11:38:52 #14 19.12 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  11:38:52 #14 19.12 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  11:38:52 #14 19.12 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  11:38:52 #14 19.12 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  11:38:52 #14 19.12 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  11:38:52 #14 19.13 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  11:38:52 #14 19.13 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  11:38:52 #14 19.13 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  11:38:52 #14 19.14 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  11:38:52 #14 19.14 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  11:38:52 #14 19.17 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': 11:38:52 #14 19.17 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] 11:38:52 #14 19.17 Data reg =0; 11:38:52 #14 19.17 ^~~ 11:38:52 #14 19.38 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:53 #14 19.39 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:53 #14 19.39 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_thread_hdl.c  11:38:53 #14 19.39 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_msg_hdl.c  11:38:53 #14 19.39 -e Compiling  /opt/o-du-l2/src/phy_stub//phy_stub_ex_ms.c  11:38:53 #14 19.53 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libphystub.a  11:38:53 #14 19.53 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:53 #14 19.53 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//Subject.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//VesConfigFile.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//AlarmManager.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//Thread.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//InitConfig.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//SessionHandler.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//CmInterface.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//O1Interface.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//NetconfConfigFile.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//NetconfUtils.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//AlarmOranYangModel.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//Observer.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//NetconfManager.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//NrCellDuCb.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//NrCellCb.cpp  11:38:53 #14 19.54 -e Compiling  /opt/o-du-l2/src/o1//PmInterface.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//NrCellList.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//UnixSocketClient.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//SliceMetrics.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//UnixSocketServer.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//GlobalDefs.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//ConfigLoader.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//RrmPolicyCb.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//O1App.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//Alarm3GPPYangModel.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//AlarmInterface.cpp  11:38:53 #14 19.55 -e Compiling  /opt/o-du-l2/src/o1//NrCellInfo.cpp  11:38:55 #14 22.13 -e Creating Archive  /opt/o-du-l2/build/odu/lib/odu/libo1.a  11:38:55 #14 22.14 make[1]: Leaving directory '/opt/o-du-l2/build/odu' 11:38:55 #14 22.14 make[1]: Entering directory '/opt/o-du-l2/build/odu' 11:38:55 #14 22.14 -e Compiling  /opt/o-du-l2/src/o1/ves/HttpClient.cpp  11:38:55 #14 22.14 -e Compiling  /opt/o-du-l2/src/o1/ves/CellStateChange.cpp  11:38:55 #14 22.14 -e Compiling  /opt/o-du-l2/src/o1/ves/VesEvent.cpp  11:38:55 #14 22.14 -e Compiling  /opt/o-du-l2/src/o1/ves/VesEventHandler.cpp  11:38:55 #14 22.14 -e Compiling  /opt/o-du-l2/src/o1/ves/PnfRegistrationThread.cpp  11:38:55 #14 22.14 -e Compiling  /opt/o-du-l2/src/o1/ves/PerfMeasurementEvent.cpp  11:38:55 #14 22.14 -e Compiling  /opt/o-du-l2/src/o1/ves/PnfRegistrationEvent.cpp  11:38:55 #14 22.14 -e Compiling  /opt/o-du-l2/src/o1/ves/SliceMeasurementEventStdDef.cpp  11:38:55 #14 22.15 -e Compiling  /opt/o-du-l2/src/o1/ves/JsonHelper.cpp  11:38:55 #14 22.15 -e Compiling  /opt/o-du-l2/src/o1/ves/CellStateChangeStdDef.cpp  11:38:55 #14 22.15 -e Compiling  /opt/o-du-l2/src/o1/ves/SliceMeasurementEvent.cpp  11:38:55 #14 22.15 -e Compiling  /opt/o-du-l2/src/o1/ves/VesCommonHeader.cpp  11:38:55 #14 22.15 -e Compiling  /opt/o-du-l2/src/o1/ves/Notification.cpp  11:38:55 #14 22.34 /opt/o-du-l2/src/o1/ves/SliceMeasurementEventStdDef.cpp:90:75: warning: backslash and newline separated by space 11:38:55 #14 22.34 os<<"/"< docker-build.sh ends 11:39:33 [o-du-l2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins3024206843123772921.sh 11:39:33 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins17374401808923850514.sh 11:39:33 $ ssh-agent -k 11:39:33 unset SSH_AUTH_SOCK; 11:39:33 unset SSH_AGENT_PID; 11:39:33 echo Agent pid 2086 killed; 11:39:33 [ssh-agent] Stopped. 11:39:33 [PostBuildScript] - [INFO] Executing post build scripts. 11:39:33 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins1007165629890083446.sh 11:39:33 ---> sysstat.sh 11:39:33 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins5741837256418440284.sh 11:39:33 ---> package-listing.sh 11:39:33 ++ facter osfamily 11:39:33 ++ tr '[:upper:]' '[:lower:]' 11:39:34 + OS_FAMILY=debian 11:39:34 + workspace=/w/workspace/o-du-l2-docker-verify-master 11:39:34 + START_PACKAGES=/tmp/packages_start.txt 11:39:34 + END_PACKAGES=/tmp/packages_end.txt 11:39:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:39:34 + PACKAGES=/tmp/packages_start.txt 11:39:34 + '[' /w/workspace/o-du-l2-docker-verify-master ']' 11:39:34 + PACKAGES=/tmp/packages_end.txt 11:39:34 + case "${OS_FAMILY}" in 11:39:34 + dpkg -l 11:39:34 + grep '^ii' 11:39:34 + '[' -f /tmp/packages_start.txt ']' 11:39:34 + '[' -f /tmp/packages_end.txt ']' 11:39:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:39:34 + '[' /w/workspace/o-du-l2-docker-verify-master ']' 11:39:34 + mkdir -p /w/workspace/o-du-l2-docker-verify-master/archives/ 11:39:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/o-du-l2-docker-verify-master/archives/ 11:39:34 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins6549988329940007164.sh 11:39:34 ---> capture-instance-metadata.sh 11:39:34 Setup pyenv: 11:39:34 system 11:39:34 3.8.13 11:39:34 3.9.13 11:39:34 * 3.10.6 (set by /w/workspace/o-du-l2-docker-verify-master/.python-version) 11:39:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYYZ from file:/tmp/.os_lf_venv 11:39:36 lf-activate-venv(): INFO: Installing: lftools 11:39:46 lf-activate-venv(): INFO: Adding /tmp/venv-wYYZ/bin to PATH 11:39:46 INFO: Running in OpenStack, capturing instance metadata 11:39:46 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins81750933990784765.sh 11:39:46 provisioning config files... 11:39:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/o-du-l2-docker-verify-master@tmp/config5291617801268554415tmp 11:39:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:39:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:39:46 [EnvInject] - Injecting environment variables from a build step. 11:39:46 [EnvInject] - Injecting as environment variables the properties content 11:39:46 SERVER_ID=logs 11:39:46 11:39:46 [EnvInject] - Variables injected successfully. 11:39:46 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins7863455904176035856.sh 11:39:46 ---> create-netrc.sh 11:39:46 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins3898894549487161366.sh 11:39:46 ---> python-tools-install.sh 11:39:46 Setup pyenv: 11:39:46 system 11:39:46 3.8.13 11:39:46 3.9.13 11:39:46 * 3.10.6 (set by /w/workspace/o-du-l2-docker-verify-master/.python-version) 11:39:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYYZ from file:/tmp/.os_lf_venv 11:39:48 lf-activate-venv(): INFO: Installing: lftools 11:39:57 lf-activate-venv(): INFO: Adding /tmp/venv-wYYZ/bin to PATH 11:39:57 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins5501196554162622068.sh 11:39:57 ---> sudo-logs.sh 11:39:57 Archiving 'sudo' log.. 11:39:57 [o-du-l2-docker-verify-master] $ /bin/bash /tmp/jenkins8225007579802550896.sh 11:39:57 ---> job-cost.sh 11:39:57 Setup pyenv: 11:39:57 system 11:39:57 3.8.13 11:39:57 3.9.13 11:39:57 * 3.10.6 (set by /w/workspace/o-du-l2-docker-verify-master/.python-version) 11:39:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYYZ from file:/tmp/.os_lf_venv 11:39:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:40:03 lf-activate-venv(): INFO: Adding /tmp/venv-wYYZ/bin to PATH 11:40:03 INFO: No Stack... 11:40:04 INFO: Retrieving Pricing Info for: v2-highcpu-4 11:40:04 INFO: Archiving Costs 11:40:04 [o-du-l2-docker-verify-master] $ /bin/bash -l /tmp/jenkins17605726149508701914.sh 11:40:04 ---> logs-deploy.sh 11:40:04 Setup pyenv: 11:40:04 system 11:40:04 3.8.13 11:40:04 3.9.13 11:40:04 * 3.10.6 (set by /w/workspace/o-du-l2-docker-verify-master/.python-version) 11:40:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYYZ from file:/tmp/.os_lf_venv 11:40:05 lf-activate-venv(): INFO: Installing: lftools 11:40:14 lf-activate-venv(): INFO: Adding /tmp/venv-wYYZ/bin to PATH 11:40:14 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/o-du-l2-docker-verify-master/2319 11:40:14 INFO: archiving workspace using pattern(s): 11:40:18 Archives upload complete. 11:40:18 INFO: archiving logs to Nexus 11:40:19 ---> uname -a: 11:40:19 Linux prd-ubuntu1804-docker-4c-4g-3090 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:40:19 11:40:19 11:40:19 ---> lscpu: 11:40:19 Architecture: x86_64 11:40:19 CPU op-mode(s): 32-bit, 64-bit 11:40:19 Byte Order: Little Endian 11:40:19 CPU(s): 4 11:40:19 On-line CPU(s) list: 0-3 11:40:19 Thread(s) per core: 1 11:40:19 Core(s) per socket: 1 11:40:19 Socket(s): 4 11:40:19 NUMA node(s): 1 11:40:19 Vendor ID: AuthenticAMD 11:40:19 CPU family: 23 11:40:19 Model: 49 11:40:19 Model name: AMD EPYC-Rome Processor 11:40:19 Stepping: 0 11:40:19 CPU MHz: 2799.998 11:40:19 BogoMIPS: 5599.99 11:40:19 Virtualization: AMD-V 11:40:19 Hypervisor vendor: KVM 11:40:19 Virtualization type: full 11:40:19 L1d cache: 32K 11:40:19 L1i cache: 32K 11:40:19 L2 cache: 512K 11:40:19 L3 cache: 16384K 11:40:19 NUMA node0 CPU(s): 0-3 11:40:19 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 11:40:19 11:40:19 11:40:19 ---> nproc: 11:40:19 4 11:40:19 11:40:19 11:40:19 ---> df -h: 11:40:19 Filesystem Size Used Avail Use% Mounted on 11:40:19 udev 2.0G 0 2.0G 0% /dev 11:40:19 tmpfs 395M 696K 394M 1% /run 11:40:19 /dev/vda1 20G 13G 6.9G 65% / 11:40:19 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:40:19 tmpfs 5.0M 0 5.0M 0% /run/lock 11:40:19 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:40:19 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:40:19 tmpfs 395M 0 395M 0% /run/user/1001 11:40:19 11:40:19 11:40:19 ---> free -m: 11:40:19 total used free shared buff/cache available 11:40:19 Mem: 3943 495 560 0 2888 3165 11:40:19 Swap: 1023 1 1022 11:40:19 11:40:19 11:40:19 ---> ip addr: 11:40:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:40:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:40:19 inet 127.0.0.1/8 scope host lo 11:40:19 valid_lft forever preferred_lft forever 11:40:19 inet6 ::1/128 scope host 11:40:19 valid_lft forever preferred_lft forever 11:40:19 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:40:19 link/ether fa:16:3e:14:e6:80 brd ff:ff:ff:ff:ff:ff 11:40:19 inet 10.32.6.255/23 brd 10.32.7.255 scope global dynamic ens3 11:40:19 valid_lft 85946sec preferred_lft 85946sec 11:40:19 inet6 fe80::f816:3eff:fe14:e680/64 scope link 11:40:19 valid_lft forever preferred_lft forever 11:40:19 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:40:19 link/ether 02:42:b5:55:1c:06 brd ff:ff:ff:ff:ff:ff 11:40:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:40:19 valid_lft forever preferred_lft forever 11:40:19 11:40:19 11:40:19 ---> sar -b -r -n DEV: 11:40:19 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3090) 01/29/25 _x86_64_ (4 CPU) 11:40:19 11:40:19 11:32:47 LINUX RESTART (4 CPU) 11:40:19 11:40:19 11:33:01 tps rtps wtps bread/s bwrtn/s 11:40:19 11:34:01 170.91 69.23 101.68 5608.40 42294.05 11:40:19 11:35:01 206.21 15.73 190.49 2296.05 107470.66 11:40:19 11:36:01 171.02 89.24 81.79 5106.22 29768.24 11:40:19 11:37:01 323.29 80.82 242.47 4976.07 15503.63 11:40:19 11:38:01 69.27 1.80 67.47 102.40 5938.13 11:40:19 11:39:01 104.75 44.69 60.06 5429.50 14084.45 11:40:19 11:40:01 360.26 338.04 22.23 23747.15 1159.88 11:40:19 Average: 200.83 91.37 109.46 6752.54 30891.87 11:40:19 11:40:19 11:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:40:19 11:34:01 1572828 3318152 2465824 61.06 45840 1854240 918108 18.05 611464 1672540 195952 11:40:19 11:35:01 120676 3319704 3917976 97.01 107500 3156092 1124020 22.09 496724 3109148 250000 11:40:19 11:36:01 1165132 3115540 2873520 71.15 116880 1935652 1440472 28.32 758460 1833208 54820 11:40:19 11:37:01 930644 3313932 3108008 76.96 139596 2318468 1247916 24.53 757332 2046532 16872 11:40:19 11:38:01 749992 3312140 3288660 81.43 142840 2469908 1253712 24.64 827420 2130600 72152 11:40:19 11:39:01 1413332 3305184 2625320 65.00 144224 1872412 1131896 22.25 813656 1566196 1408 11:40:19 11:40:01 633880 3272568 3404772 84.30 145996 2604384 990888 19.48 873920 2268768 15104 11:40:19 Average: 940926 3279603 3097726 76.70 120411 2315879 1158145 22.77 734139 2089570 86615 11:40:19 11:40:19 11:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:40:19 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:19 11:34:01 ens3 465.26 312.75 2023.66 73.85 0.00 0.00 0.00 0.00 11:40:19 11:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 11:40:19 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:19 11:35:01 ens3 423.49 220.06 13492.61 19.62 0.00 0.00 0.00 0.00 11:40:19 11:35:01 lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 11:40:19 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:19 11:36:01 ens3 368.77 209.70 345.66 81.50 0.00 0.00 0.00 0.00 11:40:19 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:19 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:19 11:37:01 ens3 73.53 49.60 263.60 7.47 0.00 0.00 0.00 0.00 11:40:19 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:40:19 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:19 11:38:01 ens3 172.87 109.32 786.99 15.18 0.00 0.00 0.00 0.00 11:40:19 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:19 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:19 11:39:01 ens3 360.14 219.95 90.60 74.21 0.00 0.00 0.00 0.00 11:40:19 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:40:19 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:19 11:40:01 ens3 15.98 14.38 13.87 7.26 0.00 0.00 0.00 0.00 11:40:19 11:40:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:40:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:19 Average: ens3 268.58 162.25 2431.45 39.87 0.00 0.00 0.00 0.00 11:40:19 Average: lo 0.63 0.63 0.05 0.05 0.00 0.00 0.00 0.00 11:40:19 11:40:19 11:40:19 ---> sar -P ALL: 11:40:19 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3090) 01/29/25 _x86_64_ (4 CPU) 11:40:19 11:40:19 11:32:47 LINUX RESTART (4 CPU) 11:40:19 11:40:19 11:33:01 CPU %user %nice %system %iowait %steal %idle 11:40:19 11:34:01 all 17.82 0.00 2.32 5.18 0.07 74.61 11:40:19 11:34:01 0 19.72 0.00 2.13 8.74 0.08 69.32 11:40:19 11:34:01 1 20.51 0.00 2.19 1.94 0.07 75.29 11:40:19 11:34:01 2 14.26 0.00 1.91 6.35 0.08 77.40 11:40:19 11:34:01 3 16.78 0.00 3.05 3.69 0.07 76.41 11:40:19 11:35:01 all 24.96 0.00 6.80 2.89 0.13 65.22 11:40:19 11:35:01 0 18.39 0.00 6.26 0.95 0.10 74.30 11:40:19 11:35:01 1 15.74 0.00 7.17 3.90 0.10 73.08 11:40:19 11:35:01 2 23.21 0.00 6.85 4.18 0.12 65.65 11:40:19 11:35:01 3 42.46 0.00 6.92 2.55 0.17 47.90 11:40:19 11:36:01 all 41.35 0.00 19.01 4.20 0.14 35.29 11:40:19 11:36:01 0 42.82 0.00 17.94 0.75 0.13 38.36 11:40:19 11:36:01 1 40.66 0.00 18.81 1.29 0.13 39.11 11:40:19 11:36:01 2 38.48 0.00 19.99 10.23 0.18 31.11 11:40:19 11:36:01 3 43.43 0.00 19.29 4.56 0.13 32.59 11:40:19 11:37:01 all 11.67 0.00 5.47 10.39 0.12 72.35 11:40:19 11:37:01 0 13.31 0.00 5.21 19.66 0.10 61.71 11:40:19 11:37:01 1 10.31 0.00 5.66 11.03 0.10 72.91 11:40:19 11:37:01 2 12.93 0.00 5.23 0.86 0.15 80.83 11:40:19 11:37:01 3 10.13 0.00 5.78 10.02 0.10 73.97 11:40:19 11:38:01 all 26.11 0.00 8.58 1.64 0.13 63.54 11:40:19 11:38:01 0 25.17 0.00 7.97 4.37 0.15 62.33 11:40:19 11:38:01 1 31.71 0.00 8.69 0.92 0.15 58.53 11:40:19 11:38:01 2 19.00 0.00 7.74 0.30 0.12 72.84 11:40:19 11:38:01 3 28.55 0.00 9.93 0.94 0.13 60.45 11:40:19 11:39:01 all 36.14 0.00 13.02 3.22 0.16 47.46 11:40:19 11:39:01 0 37.19 0.00 13.13 3.35 0.15 46.18 11:40:19 11:39:01 1 33.38 0.00 12.80 1.92 0.13 51.77 11:40:19 11:39:01 2 36.34 0.00 13.45 4.45 0.15 45.61 11:40:19 11:39:01 3 37.69 0.00 12.69 3.16 0.17 46.30 11:40:19 11:40:01 all 12.09 0.00 1.63 19.07 0.10 67.11 11:40:19 11:40:01 0 16.97 0.00 1.83 18.66 0.10 62.44 11:40:19 11:40:01 1 5.60 0.00 1.60 19.93 0.08 72.78 11:40:19 11:40:01 2 3.12 0.00 1.42 19.08 0.12 76.26 11:40:19 11:40:01 3 22.61 0.00 1.65 18.59 0.12 57.03 11:40:19 Average: all 24.32 0.00 8.13 6.65 0.12 60.78 11:40:19 Average: 0 24.82 0.00 7.79 8.07 0.12 59.20 11:40:19 Average: 1 22.59 0.00 8.15 5.83 0.11 63.32 11:40:19 Average: 2 21.07 0.00 8.09 6.49 0.13 64.22 11:40:19 Average: 3 28.80 0.00 8.48 6.21 0.13 56.38 11:40:19 11:40:19 11:40:19